24 Commits

Author SHA1 Message Date
renovate[bot] 929f584a15 Update codecov/codecov-action action to v7 2026-06-07 05:13:59 +00:00
renovate[bot] 91aa61c6db chore(deps): update codecov/codecov-action action to v6 2026-03-27 07:22:20 +01:00
Sylvestre Ledru 3e86476a45 Include examples in code coverage CI job 2026-03-09 22:50:22 +01:00
Sylvestre Ledru 1904cc999b Extend CI clippy check with comprehensive warning flags 2026-03-09 22:41:11 +01:00
renovate[bot] c0bf4dbaad chore(deps): update moonrepo/setup-rust action to v1 2026-03-07 22:08:31 +00:00
Sylvestre Ledru 7c87fb4afb add divan benchmarks and CodSpeed workflow 2026-03-07 23:06:16 +01:00
Sylvestre Ledru 1bebe9c401 fix the code coverage task 2026-03-07 22:55:15 +01:00
renovate[bot] 983fc5bd8e chore(deps): update actions/checkout action to v6 2025-11-20 17:39:39 +00:00
renovate[bot] ece70132d9 chore(deps): update actions/checkout action to v5 2025-08-11 14:50:49 +00:00
renovate[bot] 2445692c64 chore(deps): update codecov/codecov-action action to v5 2025-03-30 11:05:07 +00:00
Daniel Hofstetter de183c9fdd ci: use -Cinstrument-coverage instead of -Zprofile
Support for -Zprofile has been removed: https://github.com/rust-lang/rust/pull/131829
2024-11-11 10:36:07 +01:00
renovate[bot] 5c211cf6a7 chore(deps): update codecov/codecov-action action to v4 2024-01-31 18:24:07 +00:00
Daniel Hofstetter 21029d661b ci: update deprecated "set-output" 2024-01-22 13:39:02 +01:00
Sylvestre Ledru fa567a175c Merge pull request #30 from cakebaker/ci_fix_warnings
ci: fix warnings by removing actions-rs/cargo and actions-rs/toolchain
2024-01-22 11:26:38 +01:00
Daniel Hofstetter 7631e14cff ci: remove actions-rs/cargo & use cargo directly 2024-01-22 11:05:04 +01:00
Daniel Hofstetter a0b07f7894 ci: use dtolnay/rust-toolchain instead of
unmaintained actions_rs/toolchain
2024-01-22 10:59:34 +01:00
Daniel Hofstetter 9b766238f2 Remove dependabot.yml 2024-01-22 10:41:57 +01:00
Sylvestre Ledru 174ad0dcbc Revert "Bump codecov/codecov-action from 3 to 4" 2023-09-24 23:28:02 +02:00
Sylvestre Ledru e092c2e096 Merge pull request #14 from uutils/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-24 21:23:35 +02:00
dependabot[bot] 804ec66382 Bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 23:25:06 +00:00
dependabot[bot] c55806c34a Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 23:20:20 +00:00
Sylvestre Ledru 15e0f7be58 try to add coverage 2022-11-19 20:17:29 +01:00
Sylvestre Ledru d52d701918 Add dependabot 2022-11-19 18:51:28 +01:00
Terts Diepraam 7c673933f9 Create ci.yml 2022-11-19 18:44:33 +01:00