34 Commits

Author SHA1 Message Date
parazyd
396a129d53 ci: Python setup tweak 2025-04-15 13:06:18 +02:00
skoupidi
550b857227 chore: replaced remaining nightly references 2025-04-15 04:17:13 +03:00
Paul Otten
721502a468 Move from "nightly" toolchain to "stable".
Intended to address tau RefID "Gifn1u".

There are still a few things that require nightly.
- cargo +nightly fmt
- fuzzing
2025-04-14 19:42:15 -04:00
skoupidi
15d3e2ea95 chore: updated nightly references version 2025-04-11 19:28:37 +03:00
skoupidi
5a6ebc80fb gh-workflows/ci: added python installation in test-units job 2025-01-06 21:26:18 +02:00
skoupidi
779164dc75 chore: updated nightly references version 2024-12-06 13:27:13 +02:00
parazyd
27fd3785f8 chore: Update crate dependencies and CI Rust version 2024-07-09 12:20:06 +02:00
skoupidi
ee6f54c99e chore: use specific working nightly version 2024-04-13 16:22:24 +03:00
zero
bddc2b5e49 github workflows: update to v4, see https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ 2024-04-10 11:10:17 +02:00
skoupidi
c9e2cc0a42 .github/workflows: nightly is back on the menu boyz 2024-03-05 13:09:55 +02:00
skoupidi
490615a94b .github/workflows: update apt cache before installing deps 2024-02-26 21:32:13 +02:00
skoupidi
59580b55b2 .github/workflows: update apt cache before installing deps 2024-02-26 21:27:46 +02:00
skoupidi
1eaf5fae35 .github/workflows: temporary workaround for nightly build 2024-02-11 12:59:55 +02:00
parazyd
e8a25b9ec4 Kill Tim Cook 2023-08-29 14:34:20 +02:00
parazyd
27606a5a46 Update github actions 2023-08-29 13:46:30 +02:00
parazyd
ffe8643812 bin: Feature cleanup 2023-08-29 13:08:35 +02:00
parazyd
41bf60570a Implement standalone Makefiles for most of the bins and rework main Makefile. 2023-08-29 10:53:23 +02:00
parazyd
a891a483d9 CI: Disable OSX tests 2023-07-27 13:05:48 +02:00
parazyd
de2c61e81b CI: Reenable OSX builds. 2023-07-22 08:55:59 +02:00
aggstam
08cde52a93 .github/workflows: updated to use rust nightly 2023-06-29 16:54:09 +03:00
aggstam
463790ee83 .github/workflows/ci.yml: updated dependencies, contrib/docker/*: updated dependencies and minor cleanup
Only Dockerfile.alpine was tested, it works. Rest should also work. NFA, DYOR
2023-06-07 02:29:12 +03:00
parazyd
546a9810df chore: Move scripts from script/ to contrib/ 2023-05-09 15:15:55 +02:00
parazyd
affcb77ff0 CI: Install wasm32 Rust toolchain 2022-12-12 19:03:56 +01:00
parazyd
75218d29b7 CI: Always build minified token lists. 2022-04-26 23:04:50 +02:00
parazyd
9f1e9b1401 CI: Install jq as dependency, and make compile_all_bins script generic. 2022-04-23 21:21:18 +02:00
parazyd
ce93dd47a6 CI: Disable OSX builds.
They don't want to do the network integration tests.
2022-03-28 20:31:27 +02:00
parazyd
7656ab6e73 CI: Fix typo for script. 2022-03-18 20:24:05 +01:00
parazyd
2b870588e7 CI: Compile all binaries in bin/ to test compilation. 2022-03-17 12:47:57 +01:00
parazyd
183e104987 github/ci: Enable Rust cache for faster rebuilds. 2022-01-14 13:21:56 +01:00
parazyd
16d7bf3fd7 github/ci: Run feature powerset build tests. 2022-01-13 17:00:49 +01:00
parazyd
4ab35f46a4 github: Use nightly channel for rustfmt. 2021-12-19 21:53:27 +01:00
parazyd
3a07a9d729 github: Run cargo fmt manually.
This should be seeing the rustfmt.toml file.
2021-12-19 21:49:25 +01:00
parazyd
ecb4584513 github: Fix CI workflow. 2021-12-19 21:45:08 +01:00
parazyd
27a9a8f1bb github: Clean up CI checks, and run clippy lints separately. 2021-12-19 21:02:35 +01:00