Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Auto publish when versioned PRs are merged #11

Open
ashleynolan opened this issue Jul 14, 2017 · 2 comments
Open

Auto publish when versioned PRs are merged #11

ashleynolan opened this issue Jul 14, 2017 · 2 comments

Comments

@ashleynolan
Copy link
Contributor

Want to look into if it’s possible to automate the pushes to NPM once we have merged a PR that increments the version of a fozzie package.

Travis looks like it should be able to do something like this – worth looking into when we get time.

https://docs.travis-ci.com/user/deployment/npm/

@on-ye
Copy link

on-ye commented Sep 7, 2018

With travis the only issue would be who's auth token we'd use.
Could store it in an environment variable via travis build settings to ensure it isn't committed publicly

@ashleynolan
Copy link
Contributor Author

We have a bot account on Github that should have access permissions to the fozzie repos.

If anyone picking up this task wants those cred's let me know and I can send them over.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants