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

feat: getLastGitTag with pattern #96

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

aa900031
Copy link
Contributor

@aa900031 aa900031 commented Apr 5, 2023

getLastGitTag needs to search for the latest tag based on templates.tagMessage set by the user, otherwise it will find the wrong tag.

@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #96 (85126f0) into main (f22c40f) will increase coverage by 0.78%.
The diff coverage is 80.95%.

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   68.63%   69.42%   +0.78%     
==========================================
  Files           9       10       +1     
  Lines         880      919      +39     
  Branches       81       86       +5     
==========================================
+ Hits          604      638      +34     
- Misses        276      281       +5     
Files Changed Coverage Δ
src/git.ts 81.13% <0.00%> (-2.64%) ⬇️
src/config.ts 95.32% <50.00%> (+0.04%) ⬆️
src/template.ts 100.00% <100.00%> (ø)

@aa900031
Copy link
Contributor Author

Hi @pi0 ~
This PR is completed, Please review it, THX

@aa900031 aa900031 mentioned this pull request Jun 21, 2023
6 tasks
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.

None yet

1 participant