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

Merged
merged 6 commits into from
Dec 5, 2024
Merged

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

gzm0 added 2 commits November 11, 2024 14:40
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
@gzm0
Copy link
Contributor Author

gzm0 commented Nov 29, 2024

Just quickly checking in here, if there is anything I can help / do to drive this forward. TY for all the great work!

@viceice viceice added this pull request to the merge queue Dec 5, 2024
Merged via the queue into renovatebot:main with commit 22d356b Dec 5, 2024
39 checks passed
SuperSandro2000 added a commit to SuperSandro2000/renovate that referenced this pull request Dec 5, 2024
* upstream/main: (95 commits)
  fix(presets): use regex to match versions for :automergeStableNonMajor preset (renovatebot#32924)
  feat(bazel-module): add support for oci.pull (renovatebot#32453)
  fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.1.0 (renovatebot#32925)
  fix(bundler): gracefully ignore internal packages (renovatebot#32923)
  docs: list uv.lock as supported by lockFileMaintenance. (renovatebot#32897)
  chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.1.0 (renovatebot#32920)
  refactor(bundler): refactor extraction regexes (renovatebot#32870)
  chore(deps): update dependency @types/node to v20.17.9 (renovatebot#32916)
  chore(deps): update python:3.13 docker digest to 220d075 (renovatebot#32914)
  chore(deps): update python:3.13 docker digest to 30fca17 (renovatebot#32912)
  chore(deps): update python docker tag to v3.13.1 (renovatebot#32913)
  fix(docs): typos (renovatebot#32888)
  chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.115.1 (renovatebot#32911)
  fix(deps): update ghcr.io/renovatebot/base-image docker tag to v9.14.1 (renovatebot#32910)
  fix(metadata): update changelog URL for mypy (renovatebot#32106)
  chore(deps): update dependency type-fest to v4.29.0 (renovatebot#32902)
  chore(deps): update python:3.13 docker digest to e95be02 (renovatebot#32900)
  docs(faq): mention weekly update goal for Mend Renovate app (renovatebot#32899)
  feat(deps): update ghcr.io/renovatebot/base-image docker tag to v9.14.0 (renovatebot#32896)
  chore(deps): update python:3.13 docker digest to 7861d60 (renovatebot#32895)
  ...
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 39.50.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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)
4 participants