Skip to content

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Sep 30, 2025

  • introduce MSRV check
  • add justfile with many common recipes - allows CI to run the same steps as local development, but ensures CI treats warnings as errors
  • set MSRV by running just msrv
  • add centralized clippy lint management - lint cleanup will be in a separate PR
  • change CI to run test, msrv test, and code coverage

@nyurik nyurik force-pushed the ci branch 5 times, most recently from 3e249fa to ab09033 Compare October 1, 2025 06:40
* introduce MSRV check
* add `justfile` with many common recipes - allows CI to run the same steps as local development, but ensures CI treats warnings as errors
* set MSRV to 1.61 by running `just msrv`
* change CI to run test, msrv test, and code coverage
  * Code coverage requires `CODECOV_TOKEN` to be created at https://codecov.io
@nyurik nyurik merged commit 656de45 into oxibus:dev Oct 3, 2025
5 checks passed
@nyurik nyurik deleted the ci branch October 3, 2025 22:13
@nyurik nyurik mentioned this pull request Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants