Skip to content

feat: generate config settings for version ranges #268

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 12 commits into from
Apr 20, 2024
Merged

Conversation

aherrmann
Copy link
Owner

@aherrmann aherrmann commented Apr 20, 2024

Part of #257

Generates config_setting targets that capture ranges of Zig SDK versions, such as @zig_toolchains//:any_0.11 or @zig_toolchains//:any_0.11.pre_release.

  • Add a development version of Zig 0.11 for testing
  • TMP register release and dev version
  • Start on semver grouping
  • Implement version grouping
  • Generate Zig version config settings groups
  • semver.grouped - struct(release, pre_release)
  • handle empty version groups
  • update generated files
  • Revert "TMP register release and dev version"
  • Revert "Add a development version of Zig 0.11 for testing"

@aherrmann aherrmann enabled auto-merge April 20, 2024 16:58
@aherrmann aherrmann merged commit 3a17074 into main Apr 20, 2024
@aherrmann aherrmann deleted the version-ranges branch April 20, 2024 17:26
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