Skip to content

fix(release): publication fails on npm and Marketplace timing - #22

Merged
elierotenberg merged 1 commit into
mainfrom
fix/release-publication
Sep 12, 2026
Merged

elierotenberg merged 1 commit into
mainfrom
fix/release-publication

Conversation

@elierotenberg

Copy link
Copy Markdown
Member

Hosted runners provide an npm version that cannot use trusted publishing, and Marketplace indexing can exceed the confirmation window.

Run publishing through a pinned OIDC-capable npm CLI and allow more time for Marketplace visibility.

release:

  • Pin and verify the npm CLI used for trusted publication.
  • Bound Marketplace confirmation at five minutes.

Hosted runners provide an npm version that cannot use trusted
publishing, and Marketplace indexing can exceed the confirmation window.

Run publishing through a pinned OIDC-capable npm CLI and allow more time
for Marketplace visibility.

release:
  - Pin and verify the npm CLI used for trusted publication.
  - Bound Marketplace confirmation at five minutes.
@elierotenberg elierotenberg self-assigned this Sep 12, 2026
@elierotenberg elierotenberg added the bug Something isn't working label Sep 12, 2026
@elierotenberg
elierotenberg merged commit 74461a4 into main Sep 12, 2026
6 checks passed
@elierotenberg
elierotenberg deleted the fix/release-publication branch September 12, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant