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

.github/workflows/release: fix release workflow 2 #2822

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

croissanne
Copy link
Member

The release event isn't present when a tag is pushed, so use ref_name to
get the tag name.

The release event isn't present when a tag is pushed, so use ref_name to
get the tag name.
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.17%. Comparing base (781c3a9) to head (5e67ae9).
Report is 3 commits behind head on main.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2822   +/-   ##
=======================================
  Coverage   83.17%   83.17%           
=======================================
  Files         190      190           
  Lines       22233    22233           
  Branches     2174     2174           
=======================================
  Hits        18492    18492           
  Misses       3719     3719           
  Partials       22       22           

Continue to review full report in Codecov by Sentry.

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

@croissanne croissanne merged commit 79ca7c6 into osbuild:main Jan 31, 2025
16 of 18 checks passed
@croissanne croissanne deleted the fix-release-wf branch January 31, 2025 11:40
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.

2 participants