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

publish PR test images to GHCR #61

Closed
turadg opened this issue Jan 12, 2024 · 1 comment
Closed

publish PR test images to GHCR #61

turadg opened this issue Jan 12, 2024 · 1 comment

Comments

@turadg
Copy link
Member

turadg commented Jan 12, 2024

Problem

PRs have started failing more often like this,

Running test image for proposal upgrade-13
Unable to find image 'ghcr.io/agoric/agoric-3-proposals:test-upgrade-13' locally

In the same CI job that tag was built, so the runner is erroneously losing it.

Design

Try publishing the test images to GHCR in one job and running the tests in a separate job that pulls from GHCR.

It might be worthwhile to tackle use at the same time,

@turadg
Copy link
Member Author

turadg commented Feb 7, 2024

With #25 and #2 solved this is no longer motivated.

@turadg turadg closed this as completed Feb 7, 2024
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

No branches or pull requests

1 participant