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

Automate NPM package version bump and publish #144

Open
elizabethengelman opened this issue Aug 2, 2024 · 0 comments
Open

Automate NPM package version bump and publish #144

elizabethengelman opened this issue Aug 2, 2024 · 0 comments

Comments

@elizabethengelman
Copy link
Contributor

Our current setup to bump the version, and publish the npm loam-cli package involves the following manual steps. Let's automate them both!

  • We need to bump the loam-cli npm package version in npm/package.json manually to the same version number of the published loam-cli rust crate.
  • We also have a GH action that builds and publishes the npm package to npmjs.com, but this needs to be manually kicked off after the previous step is done. Maybe we should automate this too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant