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

Fix: Let pontos run when no initial tag is in the repository. #276

Merged
merged 3 commits into from
Feb 10, 2022

Conversation

y0urself
Copy link
Member

@y0urself y0urself commented Feb 9, 2022

What:

Fix: Let pontos run when no initial tag is in the repository.

Why:

It didn't run without tags in a repository

How:

  • Just look for commits in HEAD to parse conventional commits

Checklist:

  • Tests
  • Conventional commit message
  • Documentation

@y0urself y0urself requested a review from a team February 9, 2022 19:51
@y0urself y0urself enabled auto-merge February 9, 2022 19:53
@y0urself y0urself added the make release To trigger GitHub release action. label Feb 9, 2022
@y0urself y0urself requested a review from bjoernricks February 9, 2022 19:53
@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #276 (9ff8919) into main (ef5f644) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
+ Coverage   85.35%   85.39%   +0.03%     
==========================================
  Files          27       27              
  Lines        1516     1520       +4     
  Branches      223      224       +1     
==========================================
+ Hits         1294     1298       +4     
  Misses        173      173              
  Partials       49       49              
Impacted Files Coverage Δ
pontos/changelog/conventional_commits.py 69.69% <100.00%> (+1.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef5f644...9ff8919. Read the comment docs.

@y0urself y0urself changed the title Y0urself/empty tags Fix: Let pontos run when no initial tag is in the repository. Feb 9, 2022
@y0urself y0urself disabled auto-merge February 9, 2022 22:04
@y0urself y0urself enabled auto-merge February 9, 2022 22:05
@y0urself y0urself merged commit 54c1111 into main Feb 10, 2022
@y0urself y0urself deleted the y0urself/empty-tags branch February 10, 2022 07:36
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