Skip to content
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

Add publishing workflow #135

Open
marc-aurele-besner opened this issue Oct 23, 2024 · 0 comments
Open

Add publishing workflow #135

marc-aurele-besner opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@marc-aurele-besner
Copy link
Collaborator

marc-aurele-besner commented Oct 23, 2024

Add publishing workflow

Steps should be

  • Run build
  • Run Test
  • Detect what type of semver bump we want (maybe infer from PR name/desc or default to minor?)
  • if this is run on main, move to a new branch
  • yarn publish with proper flag and npm access token
  • extra point to deploy on JSR
  • if this is run on main, create a pr for that branch
@marc-aurele-besner marc-aurele-besner added the enhancement New feature or request label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant