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

Set always_increment_patch_version: true #61

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Set always_increment_patch_version: true #61

merged 1 commit into from
Sep 7, 2023

Conversation

tgharold
Copy link
Contributor

@tgharold tgharold commented Sep 6, 2023

With this setting, every PR (or merge) to the trunk branch will automatically bump the patch version and publish a new release tag.

The underlying workflows/actions (v1.3.0) have been updated to actually publish to the npmjs.org registry.


Example: Even without adding the "+semver:patch" label to this PR, the patch version is bumped.

image

With this setting, every PR (or merge) to the trunk branch
will automatically bump the patch version and publish
a new release tag.

The underlying workflows/actions have been updated
to actually publish to the npmjs.org registry.
@tgharold tgharold requested a review from a team as a code owner September 6, 2023 18:44
@jaime-lynn
Copy link
Contributor

I just want to make sure that this is indeed what we want on a package that actually publishes to npm?

@hougasian
Copy link
Member

@jaime-lynn what are your concerns?

@jaime-lynn
Copy link
Contributor

I have zero issues if that's what we want to do! Just wanted to double check because it does mean that we won't really get a QA period before throwing the update out into the universe.

@hougasian
Copy link
Member

We do not, but we really don't now either. We just push multiple patches until the thing works.
This may actually cut down on our number of patches due to human error.

@schilco-rimdev schilco-rimdev merged commit bfe20e9 into ritterim:master Sep 7, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

4 participants