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

Bump patch version for release and add bump action #1679

Merged
merged 4 commits into from
May 9, 2022

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented May 9, 2022

This PR bumps the patch version and adds an automation to bump it after each release.

with:
target-branch: 'main'
commit-message:
'CI: increment version to {{version}} after release [skip ci]'
Copy link
Member Author

Choose a reason for hiding this comment

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

[F] Should increment the patch version and push the change back to main, chances of it working the first time are... minimal.

@@ -11,6 +11,8 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
persist-credentials: false
ref: ${{ github.ref }}
Copy link
Member Author

Choose a reason for hiding this comment

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

@mattseddon mattseddon marked this pull request as ready for review May 9, 2022 05:25
@mattseddon mattseddon requested a review from a team May 9, 2022 05:25
@mattseddon mattseddon force-pushed the bump-patch-version branch from 63344f0 to fd8bc9b Compare May 9, 2022 05:50
@mattseddon mattseddon force-pushed the bump-patch-version branch from fd8bc9b to f228efb Compare May 9, 2022 05:52
@mattseddon mattseddon closed this May 9, 2022
@mattseddon mattseddon deleted the bump-patch-version branch May 9, 2022 06:50
@mattseddon mattseddon restored the bump-patch-version branch May 9, 2022 06:51
@mattseddon mattseddon reopened this May 9, 2022
@mattseddon mattseddon enabled auto-merge (squash) May 9, 2022 18:45
@codeclimate
Copy link

codeclimate bot commented May 9, 2022

Code Climate has analyzed commit 051bb8c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 96.6% (0.0% change).

View more on Code Climate.

@mattseddon mattseddon merged commit e759ab0 into main May 9, 2022
@mattseddon mattseddon deleted the bump-patch-version branch May 9, 2022 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants