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

Add: Introduce pontos-release show CLI #840

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Aug 8, 2023

What

Introduce pontos-release show CLI

Why

Add a new CLI for displaying the current release and possible next release. This allows to get the next release version before actually creating a new release.

Checklist

  • Tests

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #840 (f19f5cb) into main (266df5f) will decrease coverage by 0.04%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main     #840      +/-   ##
==========================================
- Coverage   89.47%   89.44%   -0.04%     
==========================================
  Files          83       84       +1     
  Lines        5519     5598      +79     
  Branches      777      782       +5     
==========================================
+ Hits         4938     5007      +69     
- Misses        412      421       +9     
- Partials      169      170       +1     
Files Changed Coverage Δ
pontos/release/show.py 85.71% <85.71%> (ø)
pontos/release/parser.py 97.53% <100.00%> (+0.30%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Add a new CLI for displaying the current release and possible next
release.
@bjoernricks bjoernricks marked this pull request as ready for review August 8, 2023 10:59
@bjoernricks bjoernricks requested a review from a team as a code owner August 8, 2023 10:59
@bjoernricks bjoernricks added the make release To trigger GitHub release action. label Aug 8, 2023
@bjoernricks bjoernricks enabled auto-merge (rebase) August 8, 2023 10:59
Copy link
Member

@y0urself y0urself 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.

Would be nice, to also print the conventional commits found in show? :)

@bjoernricks bjoernricks merged commit 43d11d8 into main Aug 8, 2023
15 of 17 checks passed
@bjoernricks bjoernricks deleted the github-release-show branch August 8, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants