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

Setup GitHub Actions #7

Open
doceazedo opened this issue Mar 12, 2022 · 1 comment
Open

Setup GitHub Actions #7

doceazedo opened this issue Mar 12, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@doceazedo
Copy link
Owner

It would be nice to have an action to run these steps on every pull request open:

And an action to run these on creating a new release:

  • Run build
  • Bump version (according to the release)
  • Publish package to NPM
@doceazedo doceazedo added this to the Release 1.0.0 milestone Mar 12, 2022
@doceazedo doceazedo added the help wanted Extra attention is needed label Mar 12, 2022
@doceazedo
Copy link
Owner Author

We can use release-it to easily setup a script that runs all those steps and creates a new GitHub release automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant