Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: clean-up ci, bump deps, use renovate, use cargo-deny #61

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

davidkna
Copy link
Member

@davidkna davidkna commented Mar 24, 2024

  • Clean-up CI workflows
    • get rid of unmaintained actions-rs
    • avoid enabling cross on non-linux platforms
    • add cargo fmt check to CI
  • Bump dependencies, rust-edition & msrv
  • Format files
  • Replace dependabot with renovate
  • Replace cargo-audit with cargo-deny

This PR also applies a clippy suggestion, #60 also handled it.

- Clean-up CI workflows
    - get rid of unmaintained actions-rs
    - avoid enabling `cross` on non-linux platforms
    - add `cargo fmt` check to CI
- Bump dependencies, rust-edition & msrv
- Format files
- Replace dependabot with renovate
- Replace cargo-audit with cargo-deny
@davidkna davidkna merged commit daef77a into starship:main Apr 1, 2024
25 checks passed
@davidkna davidkna deleted the fix-ci branch April 1, 2024 13:37
@davidkna
Copy link
Member Author

davidkna commented Apr 1, 2024

Thanks for the review @matchai!

@davidkna
Copy link
Member Author

davidkna commented Apr 1, 2024

@matchai Would you mind enabling the renovate app on this repo?

@matchai
Copy link
Member

matchai commented Apr 1, 2024

@davidkna Sure thing! Done ✅

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