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: Allow setting custom Git commit messages #193

Merged
merged 15 commits into from Apr 14, 2021

Conversation

jannfis
Copy link
Contributor

@jannfis jannfis commented Apr 14, 2021

This PR introduces the possibility to set custom Git commit messages using simple templates.

Closes #169

Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #193 (190d600) into master (0257771) will decrease coverage by 0.34%.
The diff coverage is 61.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
- Coverage   67.12%   66.77%   -0.35%     
==========================================
  Files          19       20       +1     
  Lines        1466     1502      +36     
==========================================
+ Hits          984     1003      +19     
- Misses        391      406      +15     
- Partials       91       93       +2     
Impacted Files Coverage Δ
pkg/argocd/git.go 59.80% <59.80%> (ø)
pkg/argocd/update.go 70.23% <80.00%> (+1.54%) ⬆️

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 e5ced9d...190d600. Read the comment docs.

Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
@jannfis jannfis marked this pull request as ready for review April 14, 2021 09:11
@jannfis jannfis merged commit 93d76f9 into argoproj-labs:master Apr 14, 2021
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.

Enhance Image-Updater Commit messages
1 participant