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

feat: support more Zig SDK versions #106

Merged
merged 13 commits into from
Nov 21, 2023
Merged

feat: support more Zig SDK versions #106

merged 13 commits into from
Nov 21, 2023

Conversation

aherrmann
Copy link
Owner

Add a script to generate the set of known versions to prepare for future automation.
Read the URL and SHA from the generated data to be more future proof.
Add integration tests to test for all supported Zig SDK versions.

In preparation for #72.

  • script to generate versions file
  • sort versions according to semver
  • Add a Bazel target to update Zig versions
  • Update Zig versions
  • Update the known platforms
  • Read URL from versions file
  • remove outdated todo note
  • Factor out the integration test helper
  • Test all Zig versions in integration tests.
  • Use the latest Zig version for testing.
  • fmt

@aherrmann aherrmann enabled auto-merge November 21, 2023 21:23
@aherrmann aherrmann merged commit 41307e7 into main Nov 21, 2023
14 checks passed
@aherrmann aherrmann deleted the zig-versions branch November 21, 2023 21:54
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.

1 participant