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

CI for building and publishing to npm #30

Open
killerchip opened this issue Nov 28, 2023 · 2 comments
Open

CI for building and publishing to npm #30

killerchip opened this issue Nov 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@killerchip
Copy link
Contributor

killerchip commented Nov 28, 2023

Right now we are doing manual building and publishing to npm.
We should create GH CI rules that build and publish to npm.

@killerchip killerchip added the enhancement New feature or request label Nov 28, 2023
@brunokiafuka
Copy link
Collaborator

@killerchip, we can consider using github actions, and also change the branching model to prevent errors and allow testing before release.

@killerchip
Copy link
Contributor Author

partway there...
We do have now CI for building.
But it would be good to gitignore the build folder and build dynamically with CI during releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants