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/version tag dsl #265

Merged
merged 2 commits into from
Feb 18, 2023
Merged

Feat/version tag dsl #265

merged 2 commits into from
Feb 18, 2023

Conversation

oknozor
Copy link
Collaborator

@oknozor oknozor commented Feb 18, 2023

Add {{package}} {{current_tag}} and {{latest_tag}} to hook version dsl.

Closes #257 #204

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Merging #265 (a4bb82f) into main (96aa3b6) will increase coverage by 0.55%.
The diff coverage is 99.20%.

@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
+ Coverage   85.13%   85.68%   +0.55%     
==========================================
  Files          43       43              
  Lines        5684     5918     +234     
==========================================
+ Hits         4839     5071     +232     
- Misses        845      847       +2     
Impacted Files Coverage Δ
src/hook/mod.rs 97.96% <99.03%> (+0.96%) ⬆️
src/git/tag.rs 98.11% <100.00%> (+0.02%) ⬆️
src/hook/parser.rs 98.42% <100.00%> (+0.59%) ⬆️

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

@oknozor oknozor merged commit af08a7e into main Feb 18, 2023
@oknozor oknozor deleted the feat/version-tag-dsl branch May 11, 2023 10:20
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.

[FEATURE] Add support for {{package}} in package bump hooks
1 participant