Skip to content

feat: add data attributes to Zig rules #98

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 9 commits into from
Jul 8, 2023
Merged

feat: add data attributes to Zig rules #98

merged 9 commits into from
Jul 8, 2023

Conversation

aherrmann
Copy link
Owner

Adds data attributes to the Zig build rules zig_binary, zig_library, and zig_test, as well as the zig_package rule.
Adds end-to-end tests to test direct and transitive runtime dependencies.

Closes #85

@aherrmann aherrmann enabled auto-merge July 8, 2023 13:53
@aherrmann aherrmann merged commit 49ca252 into main Jul 8, 2023
@aherrmann aherrmann deleted the data-attr branch July 8, 2023 14:20
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.

Handle data attributes in Zig rules
1 participant