Skip to content
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

Split out testing modules and test bzlmod mode on CI. #322

Closed
8 tasks done
Tracked by #181
aherrmann opened this issue Feb 10, 2023 · 1 comment
Closed
8 tasks done
Tracked by #181

Split out testing modules and test bzlmod mode on CI. #322

aherrmann opened this issue Feb 10, 2023 · 1 comment
Labels
P2 major: an upcoming release

Comments

@aherrmann
Copy link
Member

aherrmann commented Feb 10, 2023

Part of #181.

As outlined in tweag/rules_sh#41 advanced test-setups within a Bazel module are problematic when publishing the module on the Bazel Central Registry. To that end test modules should be split out into their own modules.

We then want to make sure that the Bazel modules themselves and their testing modules can be built and tested successfully in both workspace and bzlmod mode on CI.

@aherrmann aherrmann added the P2 major: an upcoming release label Feb 10, 2023
@aherrmann aherrmann self-assigned this Feb 10, 2023
@aherrmann
Copy link
Member Author

All testing modules were split out and all modules are tested on CI with bzlmod enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 major: an upcoming release
Projects
None yet
Development

No branches or pull requests

1 participant