Skip to content

Pin Zig CI to the version against which the template was written #3195

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

Merged
merged 1 commit into from
Jul 13, 2025

Conversation

itowlson
Copy link
Collaborator

This is based on @seun-ja's investigation of the Zig CI errors and his work in #3192. The motivation for creating a separate PR was to uncouple it from the signals work. I also switched Zig CI over from the unmaintained goto-bus-stop action to the mlugg action recommended as a replacement.

I've followed @seun-ja in pinning the version in CI rather than updating the template, because the "writergate" changes (ziglang/zig#24329) are not yet in a release. We could instead track latest in the action, which would have the same effect for now but alert us when writergate went live, so that we were prompted to update the template, but that would make us a hostage to fortune in terms of CI suddenly going red!

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson enabled auto-merge July 13, 2025 21:17
@itowlson itowlson merged commit 7f2a6bf into spinframework:main Jul 13, 2025
17 checks passed
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