Skip to content

ci(publish): fix publish config #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 9, 2024
Merged

ci(publish): fix publish config #119

merged 2 commits into from
Jul 9, 2024

Conversation

AriPerkkio
Copy link
Member

  • Scoped packages require --access public. It's designed to prevent accidentally publishing scoped packages to public. We do it intentionally for @tutorialkit/* packages.
  • Github Actions instruct to set registry explicitly, though I'm not sure if this is required.
  • --provenance flag requires repository in package.json

Example run which published couple of packages:

⚠️ Once this is merged, we should immediately publish next 0.0.1-alpha.25. It's fine to skip 24 for the other packages.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@AriPerkkio AriPerkkio requested a review from Nemikolh July 9, 2024 09:12
Copy link
Member

@Nemikolh Nemikolh left a comment

Choose a reason for hiding this comment

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

Amazing find!! 🌟

@Nemikolh Nemikolh merged commit 828bfac into main Jul 9, 2024
9 checks passed
@Nemikolh Nemikolh deleted the ci/fix-publish branch July 9, 2024 09:42
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.

2 participants