ethereum-optimism / ethereum-optimism/optimism

ci: route PR docker builds to a dedicated registry

Open
#20,137 0 comments 0 reactions 1 assignee Claimed by @falcorocks View on GitHub
M-do-not-merge
Dominant language
Go
Stars
6.5k
Forks
4k
Avg merge
2d 38m
Merged PRs (30d)
164

Description

PR docker builds currently push to the production `images` Artifact Registry. They should go to a dedicated registry so PR artifacts don't share space with production-bound images.

### Scope
- `.github/workflows/branches.yaml`: route `pull_request` event docker builds to `us-docker.pkg.dev/oplabs-tools-artifacts/tmp`
- Keep `push` (develop) and `schedule` builds on `us-docker.pkg.dev/oplabs-tools-artifacts/images`
- `.github/workflows/tags.yaml` (tag/release builds) unchanged

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.