Skip to content

Conversation

@aherrmann
Copy link
Owner

rules_zig should default to the latest known Zig SDK version if none is specified in any MODULE.bazel files. This mechanism was broken.

This PR fixes that bug and adds an integration test to ensure that a minimal rules_zig use-case works.

Closes #438

  • Create minimal rules_zig integration test
  • Skip remote configuration in minimal test
  • Fix default Zig toolchain version configuration
  • Adjust minimal integration test timeout

@aherrmann aherrmann merged commit 4887786 into main Mar 14, 2025
47 checks passed
@aherrmann aherrmann deleted the known-versions branch March 14, 2025 11:18
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.

MODULES.bzl instructions incomplete?

2 participants