Skip to content

fix(bazel): enable driver extraction in core - #2769

Merged
alangou merged 1 commit into
mainfrom
fix/bazel-driver-extraction-feature
Aug 17, 2026
Merged

fix(bazel): enable driver extraction in core#2769
alangou merged 1 commit into
mainfrom
fix/bazel-driver-extraction-feature

Conversation

@SDAChess

Copy link
Copy Markdown
Collaborator

Summary

Enable the driver-extraction feature when Bazel builds openshell-core, allowing the Docker and Podman drivers to use the shared supervisor extraction helpers.

Related Issue

No issue required: this is an obvious localized Bazel build fix.

Changes

  • Enable driver-extraction for the openshell-core Bazel library and test targets
  • Update MODULE.bazel.lock to reflect the current Cargo dependency graph

Testing

  • mise run pre-commit passes (skipped as requested)
  • Unit tests added/updated (not required)
  • E2E tests added/updated (not applicable)
  • All 124 Bazel build targets pass
  • All 78 Bazel tests pass

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable; build-only change)

Signed-off-by: Simon Scatton <sscatton@nvidia.com>
@alangou
alangou added this pull request to the merge queueAug 17, 2026
Merged via the queue into main with commit 88cf35eAug 17, 2026
38 checks passed
@alangou
alangou deleted the fix/bazel-driver-extraction-feature branch August 17, 2026 09:11
Sign up for freeto 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.

2 participants

@SDAChess@alangou