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

Update the CI and pin the Rust toolchain version. #565

Merged
merged 10 commits into from
Mar 1, 2024

Conversation

xStrom
Copy link
Member

@xStrom xStrom commented Feb 24, 2024

This PR updates the CI to bring it more in sync with the current Linebender standard.

  • Various CI action versions were bumped
  • The Rust toolchain version is now pinned
  • Nightly toolchain jobs were removed
  • Docs are now tested with the nightly toolchain
  • Snapshots testing is now unified with the main CI for easier config sharing
  • Added caching
  • Preparation for enabling merge queues

@xStrom xStrom added the maintenance cleanup and refactoring label Feb 24, 2024
@xStrom xStrom marked this pull request as ready for review February 24, 2024 16:17
@xStrom
Copy link
Member Author

xStrom commented Feb 24, 2024

Alright this PR is now ready for review. 🎉

@xStrom xStrom merged commit 9dbc920 into linebender:master Mar 1, 2024
13 checks passed
@xStrom xStrom deleted the updateci branch March 1, 2024 16:43
Steve-xmh pushed a commit to Steve-xmh/piet that referenced this pull request Mar 29, 2024
* Update the CI and pin the Rust toolchain version.

* Sync snapshots submodule.

* Migrate snapshot testing to a unified CI script.

* Continue snapshot gen on error.

* Add better implementation of continue-on-error.

* Update snapshots.

* Sync snapshots.

* Pin nightly compiler to fix compilation.

* Fix CI nightly pin.

* Add link to `piet-svg` issue.
@xStrom xStrom added this to the v0.7.0 milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance cleanup and refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants