Skip to content

fix(release): allow npm registry propagation - #36

Merged
up2dul merged 1 commit into
mainfrom
fix/registry-propagation
Sep 13, 2026
Merged

up2dul merged 1 commit into
mainfrom
fix/registry-propagation

Conversation

@up2dul

@up2dul up2dul commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • extend the bounded npm registry lookup window from one minute to three minutes
  • keep the existing five-second polling interval
  • allow newly published packages time to propagate before verifying integrity, provenance, installation, and runtime behavior

Root cause

The publish action successfully published profanity-kit@0.2.0, but npm returned 404 for more than the verifier's one-minute retry window. The version became publicly visible before three minutes elapsed.

Validation

  • pnpm release:verify
  • pnpm check

@up2dul
up2dul merged commit a9c8f83 into main Sep 13, 2026
2 checks passed
@up2dul
up2dul deleted the fix/registry-propagation branch September 13, 2026 14:25
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