Skip to content

Conversation

kotlaja
Copy link
Contributor

@kotlaja kotlaja commented Sep 22, 2025

This PR migrates gvisor from WORKSPACE to Bzlmod (MODULE.bazel).

Test locally by:

  • Removing occurrences of pkg/sentry/socket/plugin/stack (they are failing even with WORKSPACE)
  • Running bazel build --noenable_workspace --enable_bzlmod //...

@avagin avagin added the area: bazel Issue related to bazel builds label Sep 22, 2025
copybara-service bot pushed a commit that referenced this pull request Sep 22, 2025
This PR migrates gvisor from WORKSPACE to Bzlmod (`MODULE.bazel`).

Test locally by:
* Removing occurrences of `pkg/sentry/socket/plugin/stack` (they are failing even with WORKSPACE)
* Running `bazel build  --noenable_workspace --enable_bzlmod  //...`

FUTURE_COPYBARA_INTEGRATE_REVIEW=#12154 from kotlaja:master 5469bd1
PiperOrigin-RevId: 810118921
copybara-service bot pushed a commit that referenced this pull request Sep 22, 2025
This PR migrates gvisor from WORKSPACE to Bzlmod (`MODULE.bazel`).

Test locally by:
* Removing occurrences of `pkg/sentry/socket/plugin/stack` (they are failing even with WORKSPACE)
* Running `bazel build  --noenable_workspace --enable_bzlmod  //...`

FUTURE_COPYBARA_INTEGRATE_REVIEW=#12154 from kotlaja:master 5469bd1
PiperOrigin-RevId: 810118921
copybara-service bot pushed a commit that referenced this pull request Sep 22, 2025
This PR migrates gvisor from WORKSPACE to Bzlmod (`MODULE.bazel`).

Test locally by:
* Removing occurrences of `pkg/sentry/socket/plugin/stack` (they are failing even with WORKSPACE)
* Running `bazel build  --noenable_workspace --enable_bzlmod  //...`

FUTURE_COPYBARA_INTEGRATE_REVIEW=#12154 from kotlaja:master 5469bd1
PiperOrigin-RevId: 810118921
@copybara-service copybara-service bot merged commit 8a8476d into google:master Sep 22, 2025
2 of 4 checks passed
Copy link

@meteorcloudy meteorcloudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@kotlaja kotlaja mentioned this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: bazel Issue related to bazel builds ready to pull

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants