Skip to content

fix: release container image build#244

Merged
jmeridth merged 1 commit intomainfrom
jm-fix-release-container-image-pushes
Apr 21, 2024
Merged

fix: release container image build#244
jmeridth merged 1 commit intomainfrom
jm-fix-release-container-image-pushes

Conversation

@jmeridth
Copy link
Copy Markdown
Collaborator

@jmeridth jmeridth commented Apr 19, 2024

Pull Request

Proposed Changes

Seems the Unexpected status from HEAD request to <url>: 400 Bad Request is an intermittent error in GitHub Actions and pushing to ghcr that can be solved by using moby/buildkit via
docker/build-push-action#761 (comment)

Going to try this with latest release of moby/buildkit to see if it fixes it

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either fix, documentation, enhancement, infrastructure, or breaking

Seems the [`Unexpected status from HEAD request to <url>: 400 Bad Request`](https://github.com/github/issue-metrics/actions/runs/8758107284/job/24038180863#step:5:1024)
is an intermittent error in GitHub Actions and pushing to ghcr
that can be solved by using moby/buildkit via
docker/build-push-action#761 (comment)

Going to try this with latest release of moby/buildkit to see if it fixes it

Signed-off-by: jmeridth <jmeridth@gmail.com>
@jmeridth jmeridth self-assigned this Apr 19, 2024
@jmeridth jmeridth requested a review from zkoppert as a code owner April 19, 2024 21:19
@github-actions github-actions Bot added the fix label Apr 19, 2024
@jmeridth jmeridth merged commit b39021b into main Apr 21, 2024
@jmeridth jmeridth deleted the jm-fix-release-container-image-pushes branch April 21, 2024 00:11
@jmeridth
Copy link
Copy Markdown
Collaborator Author

This did not fix the issue. Still researching. May have to temporarily pause automated image builds until figured out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants