Commit Graph

34 Commits

Author SHA1 Message Date
renovate[bot] e6760307a2 chore(deps): update mozilla-actions/sccache-action action to v0.0.10 2026-04-23 08:03:11 +02:00
yushuoqi ee98c0a78f add hugetop command 2026-04-03 15:36:39 +08:00
renovate[bot] 8e5788511f chore(deps): update codecov/codecov-action action to v6 2026-03-27 07:25:34 +01:00
oech3 b12fd5f32d ci: make codcov reproducible 2026-02-20 15:09:13 +01:00
Sylvestre Ledru 6ac0e01c9d Fix the coverage 2026-02-15 11:20:55 +01:00
renovate[bot] 9cab92ca40 chore(deps): update actions/checkout action to v6 2025-11-20 17:16:27 +00:00
Daniel Hofstetter 0f72e3ab99 Move lints from CI to Cargo.toml 2025-11-03 14:16:43 +01:00
renovate[bot] 86ae494098 chore(deps): update actions/checkout action to v5 2025-08-11 14:05:06 +00:00
Daniel Hofstetter c6fb36ef74 ci: enable separate test for skill 2025-08-08 16:28:43 +02:00
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