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

CI: Install Rust manually #72

Merged
merged 2 commits into from
Aug 10, 2022
Merged

CI: Install Rust manually #72

merged 2 commits into from
Aug 10, 2022

Conversation

Urhengulas
Copy link
Member

@Urhengulas Urhengulas commented Aug 5, 2022

Install Rust manually in the CI, instead of relying on actions-rs/toolchain.

See knurling-rs/probe-run#338.

@Urhengulas Urhengulas force-pushed the ci-install-rust-manually branch from 4396486 to 9f5dfca Compare August 5, 2022 12:59
Update CHANGELOG.md

Set default toolchain

Split commands into multiple steps

Install components

Report clippy and rustfmt versions

Fix adding components

Also install Rust manually for `static-checks`
@Urhengulas Urhengulas force-pushed the ci-install-rust-manually branch from bb2dc38 to 9a7ef7f Compare August 10, 2022 12:07
@Urhengulas Urhengulas requested review from jonas-schievink and pietroalbini and removed request for jonas-schievink August 10, 2022 12:07
@Urhengulas Urhengulas marked this pull request as ready for review August 10, 2022 12:36
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
@jonas-schievink
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 10, 2022

Build succeeded:

@bors bors bot merged commit ff66809 into main Aug 10, 2022
@bors bors bot deleted the ci-install-rust-manually branch August 10, 2022 12:50
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