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

BAU: mirror integration test containers to ghcr.io #5883

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

Conversation

whi-tw
Copy link
Contributor

@whi-tw whi-tw commented Feb 7, 2025

What

Mirror the docker images we use for integration tests to ghcr.io. Then use these mirrors in the integration test workflow.

This will hopefully reduce the likelihood of the workflow failing because of communication outside of the GitHub estate.

How to review

Code Review

Copy link

github-actions bot commented Feb 7, 2025

Java Tests Skipped

No Java files were changed in this pull request. Java tests will be skipped1.

Any Java files that are changed in a subsequent commit will trigger the Java tests.

Footnotes

  1. These tests will still show as passing in the PR status check, but will not actually have run.

@whi-tw whi-tw force-pushed the whi-tw/bau/integration-test-containers branch from 03b1849 to 3e6e813 Compare February 7, 2025 11:52
The images we use in our integration tests can occasionally fail to pull
from docker hub.

Pull the images from docker hub and push them to the GitHub Container
Registry, to create our own mirror of the images.

Run the mirror job whenever the workflow, or the mirror job itself, is
updated. Also, run the mirror job once a week.
@whi-tw whi-tw force-pushed the whi-tw/bau/integration-test-containers branch from d0236e6 to 5023caf Compare February 7, 2025 12:03
@whi-tw whi-tw marked this pull request as ready for review February 7, 2025 12:05
@whi-tw whi-tw requested review from a team as code owners February 7, 2025 12:05
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.

1 participant