Skip to content

feat: add zig exec group to all rules#656

Merged
aherrmann merged 4 commits into
hermeticbuild:mainfrom
cerisier:zig-exec-group
May 19, 2026
Merged

feat: add zig exec group to all rules#656
aherrmann merged 4 commits into
hermeticbuild:mainfrom
cerisier:zig-exec-group

Conversation

@cerisier
Copy link
Copy Markdown
Member

Adds a dedicated zig exec group for Zig rule actions.

Motivation

This lets downstream repos make Zig actions run on a distinct execution platform without moving the rule’s default execution platform. In particular, remote builds can keep non-Zig actions on the normal remote platform while forcing Zig actions onto a local platform when needed.

Copy link
Copy Markdown
Member

@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.

Thanks! This looks good.

@aherrmann aherrmann merged commit abc7b2a into hermeticbuild:main May 19, 2026
18 checks passed
@cerisier cerisier deleted the zig-exec-group branch May 19, 2026 16:05
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