Commit Graph
25 Commits
Author SHA1 Message Date
Daniel Hofstetter e949800b17 ci: add job to test programs separately 2025-06-11 16:39:57 +02:00
Daniel Hofstetter 22655db489 ci: remove hardcoded version of crossbeam-epoch 2025-05-17 15:07:12 +02:00
Daniel Hofstetter cd294cc12f ci: use only one of the fmt jobs & remove other 2025-04-04 14:25:43 +02:00
renovate[bot] 135d013807 chore(deps): update mozilla-actions/sccache-action action to v0.0.9 2025-03-27 12:57:14 +00:00
Bluemangoo bd3640448f Merge remote-tracking branch 'origin/main' into feature/top-summary 2025-03-08 15:36:27 +00:00
renovate[bot] 5583b034b0 chore(deps): update mozilla-actions/sccache-action action to v0.0.8 2025-03-07 14:05:53 +00:00
Bluemangoo b7f8e7c911 ci: install libsystemd-dev on ubuntu 2025-01-25 19:48:26 +08:00
renovate[bot] 7c7719386a chore(deps): update mozilla-actions/sccache-action action to v0.0.7 2024-12-12 15:31:11 +00:00
Daniel Hofstetter a379f1b09a ci: fix deprecated codecov argument 2024-11-18 08:11:42 +01:00
renovate[bot] 756cf27df0 chore(deps): update codecov/codecov-action action to v5 2024-11-18 08:11:42 +01:00
Daniel Hofstetter e9a4a1d0b0 ci: use -Cinstrument-coverage instead of -Zprofile
Support for -Zprofile has been removed from Rust nightly: https://github.com/rust-lang/rust/pull/131829
2024-11-12 08:20:38 +01:00
Daniel Hofstetter a631fba84c ci: use --all when running cargo test 2024-10-07 07:32:50 +02:00
renovate[bot] b3dd4b9b87 chore(deps): update mozilla-actions/sccache-action action to v0.0.6 2024-09-27 11:12:14 +00:00
Daniel Hofstetter 8540aea4a7 ci: run clippy only once 2024-08-17 16:17:09 +02:00
Daniel Hofstetter c2feead36c ci: run semicolon_if_nothing_returned lint 2024-08-15 10:37:45 +02:00
Daniel Hofstetter ed9991309f ci: remove -Clink-dead-code on Windows
due to a conflict with sysinfo
2024-08-09 10:56:31 +02:00
Daniel Hofstetter fe689a1a97 ci: remove unused CARGO_FEATURES_OPTION 2024-08-01 11:01:15 +02:00
Daniel Hofstetter 2a8384b953 ci: remove clippy job from Basic CI workflow 2024-06-29 13:28:06 +02:00
Krysztal Huang 6b88ab61fa misc: Introduce CI workflow for Style/lint 2024-06-28 12:26:29 +08:00
Daniel Hofstetter e2d7ed6e80 ci: use codecov token 2024-05-12 14:06:38 +02:00
Daniel Hofstetter 1501afd2ee ci: use --all-targets with clippy 2024-04-18 10:38:32 +02:00
renovate[bot] 2d3c18a934 chore(deps): update codecov/codecov-action action to v4 2024-04-16 12:18:59 +02:00
Daniel Hofstetter 8c289fc76a ci: use dtolnay/rust-toolchain instead of
unmaintained actions-rs/toolchain
2024-02-10 16:36:06 +01:00
Daniel Hofstetter 3bf5b530cc ci: remove actions-rs/cargo & use cargo directly 2024-02-10 16:33:02 +01:00
Sylvestre Ledru 24866369d9 add github ci 2024-01-26 20:19:08 +01:00