Skip to content

ci: install missing rust component for gitthub action workflows#5528

Merged
jouho merged 4 commits intoaws:mainfrom
jouho:fix-rust-ci
Sep 25, 2025
Merged

ci: install missing rust component for gitthub action workflows#5528
jouho merged 4 commits intoaws:mainfrom
jouho:fix-rust-ci

Conversation

@jouho
Copy link
Copy Markdown
Contributor

@jouho jouho commented Sep 25, 2025

Release Summary:

Resolved issues:

cargo fmt commands are failing in CI for aws-kms-tls-auth and Rust Bindings presumably because of latest rust release, changing what gets packaged when installing rust via stable channel.

Description of changes:

Explicitly install missing components during installation of rust.

Testing:

CI is now passing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Sep 25, 2025
@jouho jouho changed the title ci: install rsutfmt before cargo fmt ci: install rustfmt before cargo fmt Sep 25, 2025
@jouho jouho marked this pull request as ready for review September 25, 2025 20:45
@jouho jouho requested review from CarolYeh910 and dougch September 25, 2025 20:45
@jouho jouho changed the title ci: install rustfmt before cargo fmt ci: install missing rust component for gitthub action workflows Sep 25, 2025
@jouho jouho added this pull request to the merge queue Sep 25, 2025
Merged via the queue into aws:main with commit 47ee41b Sep 25, 2025
50 checks passed
@jouho jouho deleted the fix-rust-ci branch September 25, 2025 21:39
dougch pushed a commit to dougch/s2n-tls that referenced this pull request Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants