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

Parallel container image uploads #3035

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Parallel container image uploads #3035

merged 1 commit into from
Oct 10, 2024

Conversation

DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Oct 10, 2024

Description

Push container images to each registry in a separate job (using matrices).

Context

We keep getting 500 errors from the different registries, possibly because the process takes over 5 minutes. Maybe this will help?

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@DrJosh9000 DrJosh9000 marked this pull request as ready for review October 10, 2024 02:29
@DrJosh9000 DrJosh9000 changed the title Parallel docker images Parallel container image uploads Oct 10, 2024
@DrJosh9000 DrJosh9000 merged commit 5a696c8 into main Oct 10, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the parallel-docker-images branch October 10, 2024 02:57
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.

2 participants