Skip to content

Conversation

zees-dev
Copy link
Contributor

@zees-dev zees-dev commented Sep 11, 2025

Description

Updated the github pages workflow; switch from actions-rs/toolchain@v1 to dtolnay/rust-toolchain@master for rust env setup.
Also added the wasm32-unknown-unknown target.

Completely removed actions-rs actions - since these are now archived.
Inlined the actions-rs/cargo@v1 to cargo install - since the toolchain/binary is available via dtolnay/rust-toolchain action.

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@zees-dev zees-dev requested a review from a team as a code owner September 11, 2025 04:43
JoshuaBatty
JoshuaBatty previously approved these changes Sep 11, 2025
@zees-dev zees-dev changed the title updated actions-rs/toolchain@v1 -> dtolnay/rust-toolchain@master gh-pages workflow update to remove archived actions-rs Sep 11, 2025
@zees-dev zees-dev enabled auto-merge (squash) September 11, 2025 05:43
@zees-dev zees-dev merged commit 608fc52 into master Sep 11, 2025
39 checks passed
@zees-dev zees-dev deleted the fix/gh-pages-workflow branch September 11, 2025 06:33
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.

3 participants