cloudstateio / cloudstate

Distributed State Management for Serverless
https://cloudstate.io
Apache License 2.0
763 stars 97 forks source link

Automate npm publish for node-support #523

Closed pvlugter closed 3 years ago

pvlugter commented 3 years ago

We haven't released node-support for a long time. Setting things up so we can release from tags without local credentials. Have created a cloudstatebot account and automation token. All we should need is that token and npm publish — if the version has been bumped and tagged. The cloudstatebot account doesn't yet have access to the cloudstate package on npm, something that @jroper needs to add, and will then try this out.