Skip to content

fix: migrated from action-rs to dtolnay/rust-toolchain@stable#74

Merged
dongsupark merged 3 commits intoflatcar:mainfrom
AncutaIoan:migrated-from-action-rs-to-dtolnay-rust-toolchain
Jul 17, 2025
Merged

fix: migrated from action-rs to dtolnay/rust-toolchain@stable#74
dongsupark merged 3 commits intoflatcar:mainfrom
AncutaIoan:migrated-from-action-rs-to-dtolnay-rust-toolchain

Conversation

@AncutaIoan
Copy link
Copy Markdown
Contributor

Migrated from action-rs to dtolnay/rust-toolchain

Moved to dtolnay/rust-toolchain due to deprecated apis with action-rs

Testing done

Used act&docker to run the actions locally

Copy link
Copy Markdown
Member

@dongsupark dongsupark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge thanks for creating the PR to fix GitHub Actions warnings.

Please see comments below.

Also please refer to README file of https://github.com/dtolnay/rust-toolchain, as well as its example config.

Removed usage of the deprecated actions-rs/cargo in favor of direct `cargo` CLI commands
for formatting, building, testing, and linting. This aligns with the updated guidance
now that actions-rs/toolchain is no longer used.
Updated to make use of parameters via components and toolchain

Co-authored-by: Dongsu Park <dongsu@dpark.io>
Copy link
Copy Markdown
Member

@dongsupark dongsupark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dongsupark dongsupark merged commit a0183da into flatcar:main Jul 17, 2025
dongsupark added a commit to flatcar/scripts that referenced this pull request Sep 26, 2025
dongsupark added a commit to flatcar/scripts 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants