Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

cd: retrieve tag for current SHA and trigger GitHub release with this tag#174

Merged
felix-seifert merged 2 commits into
masterfrom
felixs/retrieve-tag
Jan 10, 2024
Merged

cd: retrieve tag for current SHA and trigger GitHub release with this tag#174
felix-seifert merged 2 commits into
masterfrom
felixs/retrieve-tag

Conversation

@felix-seifert

Copy link
Copy Markdown
Contributor

As the maven-release workflow gets only triggered by the master ref and not by the tag, I added the functionality to retrieve the tag associated with the current SHA. If a tag is available for the current SHA, I trigger a GitHub release with this tag.

@felix-seifert felix-seifert self-assigned this Jan 9, 2024
@felix-seifert felix-seifert requested a review from a team January 9, 2024 07:11
@codecov

codecov Bot commented Jan 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (661d96f) 76.93% compared to head (3d80a88) 76.93%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #174   +/-   ##
=========================================
  Coverage     76.93%   76.93%           
  Complexity      298      298           
=========================================
  Files            42       42           
  Lines          1006     1006           
  Branches         44       44           
=========================================
  Hits            774      774           
  Misses          207      207           
  Partials         25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dennisgranath dennisgranath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@felix-seifert felix-seifert merged commit 5b3c7e5 into master Jan 10, 2024
@felix-seifert felix-seifert deleted the felixs/retrieve-tag branch January 10, 2024 10:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants