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

Simplify WORKSPACE.bzlmod and add CI test for Bzlmod #14312

Closed
wants to merge 1 commit into from

Conversation

meteorcloudy
Copy link
Member

  • All workspace suffix are removed from WORKSPACE.bzlmod, since we get
    all dependencies and toolchains from Bzlmod.
  • Added build:bzlmod bazelrc section, we have to override two flags to
    make sure toolchains are picked up correctly.
  • Added zstd-jni as dependency
  • Added postsubmit_bzlmod.yml for testing the Bzlmod build.

Tested at https://buildkite.com/bazel/bazel-bazel-with-bzlmod/builds/3

- All workspace suffix are removed from WORKSPACE.bzlmod, since we get
  all dependencies and toolchains from Bzlmod.
- Added build:bzlmod bazelrc section, we have to override two flags to
  make sure toolchains are picked up correctly.
- Added zstd-jni as dependency
- Added postsubmit_bzlmod.yml for testing the Bzlmod build.
@bazel-io bazel-io closed this in 89ea68b Nov 23, 2021
Bencodes pushed a commit to Bencodes/bazel that referenced this pull request Jan 10, 2022
- All workspace suffix are removed from WORKSPACE.bzlmod, since we get
  all dependencies and toolchains from Bzlmod.
- Added build:bzlmod bazelrc section, we have to override two flags to
  make sure toolchains are picked up correctly.
- Added zstd-jni as dependency
- Added postsubmit_bzlmod.yml for testing the Bzlmod build.

Tested at https://buildkite.com/bazel/bazel-bazel-with-bzlmod/builds/3

Closes bazelbuild#14312.

PiperOrigin-RevId: 411855954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants