Closed didierofrivia closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 61.78%. Comparing base (
ef6c4ac
) to head (0916b62
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR aims to fix the bundle creation and verification when the tag is SEMVER. Assigning
VERSION
from the GITHUB_REF_NAME:Removing the leading
v
in order to pass the expected version to the Makefile target.Currently it was passing:
Failing the job and not pushing the images.