Skip to content

feat: allow adding extra attributes to generated toolchains#657

Merged
aherrmann merged 4 commits into
aherrmann:mainfrom
cerisier:codex/zig-local-execution
May 20, 2026
Merged

feat: allow adding extra attributes to generated toolchains#657
aherrmann merged 4 commits into
aherrmann:mainfrom
cerisier:codex/zig-local-execution

Conversation

@cerisier
Copy link
Copy Markdown
Contributor

@cerisier cerisier commented May 19, 2026

This PR add support for per zig.toolchain(...) extra exec constraints, target constraints,
and target settings as well root-level additive equivalent tag_class to the zig extension.

This allows users to customize the generated toolchains and will allow the broader story of allowing local only zig actions.

Added tests follow the same logic as the ones before.

Copy link
Copy Markdown
Owner

@aherrmann aherrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, that looks great!
Thanks for adding the test coverage!

@aherrmann aherrmann merged commit fa2bb6b into aherrmann:main May 20, 2026
21 of 36 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