Skip to content

Revert ":construction_worker: pin nightly Rust version to nightly-2025-12-09 in CI workflow"#2465

Merged
ChanTsune merged 1 commit intomainfrom
revert-2452-ci/pin-nightly-rust-for-wasm-ci
Jan 21, 2026
Merged

Revert ":construction_worker: pin nightly Rust version to nightly-2025-12-09 in CI workflow"#2465
ChanTsune merged 1 commit intomainfrom
revert-2452-ci/pin-nightly-rust-for-wasm-ci

Conversation

@ChanTsune
Copy link
Copy Markdown
Owner

@ChanTsune ChanTsune commented Dec 15, 2025

Reverts #2452

Summary by CodeRabbit

  • Chores
    • Updated CI workflow: switched Rust Nightly from a specific dated release to the generic "nightly" channel to simplify tooling updates and maintenance.

✏️ Tip: You can customize this high-level summary in your review settings.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions github-actions Bot added the CI Pull requests that update CI config label Dec 15, 2025
@ChanTsune ChanTsune force-pushed the revert-2452-ci/pin-nightly-rust-for-wasm-ci branch from 6ed8a95 to cc52e6d Compare January 20, 2026 14:11
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 20, 2026

📝 Walkthrough

Walkthrough

The GitHub Actions WebAssembly workflow was changed to reference the generic Rust nightly toolchain (nightly) instead of a pinned dated nightly (nightly-2025-12-09).

Changes

Cohort / File(s) Summary
CI/CD Workflow Configuration
​.github/workflows/webassembly.yml
Replaced pinned Rust toolchain nightly-2025-12-09 with the generic nightly channel (one-line change).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 I hopped from dated nights to free,
A channel breeze now carries me,
No calendar to bind my pace,
Just nightly stars across my race,
Hooray — new builds with open grace!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately describes the main change: reverting a previous commit that pinned the nightly Rust version to a specific date in the CI workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ChanTsune ChanTsune force-pushed the revert-2452-ci/pin-nightly-rust-for-wasm-ci branch from cc52e6d to 5e86eb1 Compare January 21, 2026 12:13
@ChanTsune ChanTsune merged commit 0806521 into main Jan 21, 2026
100 checks passed
@ChanTsune ChanTsune deleted the revert-2452-ci/pin-nightly-rust-for-wasm-ci branch January 21, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Pull requests that update CI config

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant