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

Support bzlmod #120

Closed
11 of 14 tasks
cgrindel opened this issue Mar 10, 2023 · 1 comment
Closed
11 of 14 tasks

Support bzlmod #120

cgrindel opened this issue Mar 10, 2023 · 1 comment
Assignees
Labels
chore Code cleanup or refactor

Comments

@cgrindel cgrindel added the chore Code cleanup or refactor label Mar 10, 2023
@cgrindel cgrindel self-assigned this Mar 10, 2023
cgrindel added a commit that referenced this issue Mar 14, 2023
- Rename `contrib_rules_bazel_integration_test` to
`rules_bazel_integration_test`.

Related to #120.
cgrindel added a commit that referenced this issue Mar 15, 2023
- Add bzlmod support to the main repository and to the example
repositories.
- Refactor some of the utility functions in `integration_test_utils`
into `no_deps_utils`. Allows the use of the utility functions in bzlmod
extension implementation.

Related to #120.
cgrindel added a commit that referenced this issue Mar 16, 2023
- Add some missing files to the release archive.
- Create a separate test for bzlmod e2e testing.
- Add archive test to ensure that the archive contains everything needed
to run properly.

Related to bazelbuild/bazel-central-registry#519
Related to #120.
@cgrindel
Copy link
Member Author

Tracking the remaining issues separately.

cgrindel added a commit to k1nkreet/rules_bazel_integration_test that referenced this issue Sep 27, 2023
- Rename `contrib_rules_bazel_integration_test` to
`rules_bazel_integration_test`.

Related to bazel-contrib#120.
cgrindel added a commit to k1nkreet/rules_bazel_integration_test that referenced this issue Sep 27, 2023
- Add bzlmod support to the main repository and to the example
repositories.
- Refactor some of the utility functions in `integration_test_utils`
into `no_deps_utils`. Allows the use of the utility functions in bzlmod
extension implementation.

Related to bazel-contrib#120.
cgrindel added a commit to k1nkreet/rules_bazel_integration_test that referenced this issue Sep 27, 2023
…b#130)

- Add some missing files to the release archive.
- Create a separate test for bzlmod e2e testing.
- Add archive test to ensure that the archive contains everything needed
to run properly.

Related to bazelbuild/bazel-central-registry#519
Related to bazel-contrib#120.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Code cleanup or refactor
Projects
None yet
Development

No branches or pull requests

1 participant