ci: Set up automated checks and npm publishing - #61
Merged
Merged
Conversation
janbuchar
commented
Mar 18, 2026
Collaborator
- As discussed with @ruocco-l, this adds automated code checks and npm publishing
- I'm pretty sure this won't work on the first try, but it's better to fix it when problems appear instead of wasting too much time trying to review it in depth
janbuchar
requested review from
metalwarrior665 and
ruocco-l
and removed request for
ruocco-l
March 18, 2026 14:27
metalwarrior665
approved these changes
Mar 18, 2026
metalwarrior665
left a comment
Member
There was a problem hiding this comment.
Thanks. I assume this is ± copied from our other packages.
Am I correct that it works as this?
- Every commit to master is beta package release
- Every commit with package.json version bump releases that version
Collaborator
Author
Yes.
No, package.json bumps are done on each commit to master, along with updating the changelog. Then, when you want to do a stable release, you manually dispatch the |
Member
|
Ok, so let's try this. The failing tests don't matter now, I will fix that later. |
Collaborator
Author
|
The failing tests will probably prevent the publishing workflow from running though... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.