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

Tweak release-it #380

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

bmish
Copy link
Collaborator

@bmish bmish commented Jun 27, 2023

The eslint preset doesn't work well and doesn't appear to have any configurability.

I am switching to the conventionalcommits preset which is more popular and reliable.

I enabled the common prefixes/sections we use with it, while intentionally excluding "upgrade" which would add a lot of dependabot spam to the changelog.

This preset appears to do a better job with:

I did a dry-run to test and the results look better.

More info:

Fixes #220.

@bmish bmish added the chore label Jun 27, 2023
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same when pulling 051eb54 on bmish:release-it-fix into e2c206e on platinumazure:master.

@bmish bmish mentioned this pull request Jun 27, 2023
Copy link
Owner

@platinumazure platinumazure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks a lot for investigating!

@platinumazure platinumazure merged commit 85f2d53 into platinumazure:master Jun 28, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore release-it as a way to automate release process further
3 participants