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

Use github actions for automation #121

Open
spruce-bruce opened this issue Jul 21, 2020 · 1 comment
Open

Use github actions for automation #121

spruce-bruce opened this issue Jul 21, 2020 · 1 comment
Labels
feature A new feature or a major change to an existing feature

Comments

@spruce-bruce
Copy link
Contributor

tests + linter + prettier (if you feel like setting it up) should pass before a PR can merge
Explore using gh actions to auto-publish to npm - probably when merging to master.

@chrisshiplet
Copy link
Contributor

I'd recommend publishing on a "tag" event, and then using that tag as the release version

@bobeagan bobeagan added the feature A new feature or a major change to an existing feature label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or a major change to an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants