Skip to content

Conversation

@yusinto
Copy link
Contributor

@yusinto yusinto commented Apr 12, 2024

No description provided.

yusinto added 28 commits March 20, 2024 20:34
fi

echo "Publishing to npm."
npm publish --provenance --access public "./$WORKSPACE_PATH/package.tgz" || { echo "npm publish failed" >&2; exit 1; }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

According to the docs, we get provenance for free if we use npx jsr publish and github-actions. These two conditions are required for provenance.

@yusinto yusinto requested a review from kinyoklion April 15, 2024 19:34
@yusinto yusinto merged commit 881a745 into main Apr 15, 2024
@yusinto yusinto deleted the yus/sc-238808/release-please-to-jsr branch April 15, 2024 19:53
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.

3 participants