Skip to content

fix: tolerate npm publish visibility lag#43

Merged
jan-kubica merged 1 commit into
mainfrom
codex/npm-verify-retry
Jun 4, 2026
Merged

fix: tolerate npm publish visibility lag#43
jan-kubica merged 1 commit into
mainfrom
codex/npm-verify-retry

Conversation

@jan-kubica
Copy link
Copy Markdown
Contributor

Retry npm visibility checks after publishing release tarballs.

The publish action can complete successfully before npm view observes the new version, so finalization should poll the registry briefly before treating the release state as incomplete.

Local checks:

  • actionlint .github/workflows/npm-version-finalize.yml .github/workflows/npm-version-preflight.yml
  • git diff --check

CC on behalf of @jan-kubica

@jan-kubica jan-kubica requested a review from nnad3N as a code owner June 4, 2026 09:14
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@jan-kubica jan-kubica merged commit 1cf2d8c into main Jun 4, 2026
2 checks passed
@jan-kubica jan-kubica deleted the codex/npm-verify-retry branch June 4, 2026 09:15
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant