Skip to content

Allow pushing Docker images in pull requests for testing#18253

Merged
zanieb merged 2 commits intomainfrom
zb/docker-test
Mar 3, 2026
Merged

Allow pushing Docker images in pull requests for testing#18253
zanieb merged 2 commits intomainfrom
zb/docker-test

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Mar 2, 2026

I need to test features that require push to a registry, e.g., #18252, and want to do so without releasing. This adds publish to a uv-dev namespace and uses the sha instead of the version. It requires the release-test environment, which is allowed from non-main but requires approval from me to run. It is trigged by the build:push-docker label.

See https://github.com/astral-sh/uv/pkgs/container/uv-dev

@zanieb zanieb added the build:push-docker Enable a test push of Docker images with a SHA tag label Mar 2, 2026
@zanieb zanieb changed the title Allow pushing Docker images with the SHA for testing Allow pushing Docker images in pull requests for testing Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:push-docker Enable a test push of Docker images with a SHA tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants