Skip to content

ci: retry transient GHCR image inspections - #45

Merged
mahoshojoHCG merged 2 commits into
mainfrom
codex/ghcr-inspect-retry
Aug 31, 2026
Merged

ci: retry transient GHCR image inspections#45
mahoshojoHCG merged 2 commits into
mainfrom
codex/ghcr-inspect-retry

Conversation

@mahoshojoHCG

@mahoshojoHCG mahoshojoHCG commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • retry transient non-zero docker buildx imagetools inspect reads up to four times with bounded backoff
  • apply the retry to immutable candidate validation and moving-tag verification for both prerelease and stable publishing
  • keep manifest, digest, platform, source revision, and version mismatches fail-closed and outside the retry condition

Root cause

Mainline publish run 33362026169 completed every build and runtime smoke job, then GHCR reset a blob download during the read-only config inspection. The one-shot command surfaced that transport failure as an image-identity mismatch.

Validation

  • git diff --check
  • actionlint reports only the same four pre-existing diagnostics for the concurrency.queue extension; no new diagnostics
  • final diff changes only publisher implementation and adds no tests, scripts, or contract assertions

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T06:12:04.588943Z 6436132 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@mahoshojoHCG

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d2b4efc18d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release.yml
@mahoshojoHCG

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

Reviewed commit: 64361323ec

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@mahoshojoHCG
mahoshojoHCG merged commit 0198d89 into main Aug 31, 2026
8 checks passed
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