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

feat(bazel-module): add support for oci.pull #32453

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

gzm0
Copy link
Contributor

@gzm0 gzm0 commented Nov 11, 2024

Changes

Adds support for the rules_oci oci.pull tag / extension.

Context

Closes: #32526

Documentation

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

This causes some spurious test changes, where more of the input can be
parsed now.
@gzm0
Copy link
Contributor Author

gzm0 commented Nov 11, 2024

Draft for now for CI (ran locally, but better be safe than waste everybody's time).

@gzm0 gzm0 requested a review from viceice November 12, 2024 07:25
Sign up for free to 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.

Support updating oci artifacts in bzlmod (rules_oci oci.pull)
3 participants