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

fix: add condition for version_metadata in Makefile #1128

Merged

Conversation

akagami-harsh
Copy link
Contributor

Copy link

github-actions bot commented Jan 6, 2024

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@akagami-harsh akagami-harsh changed the title add condition for version_metadata in Makefile fix: add condition for version_metadata in Makefile Jan 6, 2024
@github-actions github-actions bot added the fix label Jan 6, 2024
@kmehant
Copy link
Member

kmehant commented Jan 28, 2024

@akagami-harsh thanks for the contribution, can you rebase this branch fetching the updates?

@akagami-harsh akagami-harsh force-pushed the version-metadata-bugfix branch from f107e6a to a22e035 Compare January 28, 2024 15:01
@akagami-harsh
Copy link
Contributor Author

done!

Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.89%. Comparing base (e53812c) to head (2144ddb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1128   +/-   ##
=======================================
  Coverage   14.89%   14.89%           
=======================================
  Files          90       90           
  Lines        8380     8380           
=======================================
  Hits         1248     1248           
  Misses       6809     6809           
  Partials      323      323           

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

Copy link
Contributor

@HarikrishnanBalagopal HarikrishnanBalagopal left a comment

Choose a reason for hiding this comment

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

LGTM

@HarikrishnanBalagopal HarikrishnanBalagopal merged commit d9f7e62 into konveyor:main Mar 21, 2024
3 checks passed
@akagami-harsh akagami-harsh deleted the version-metadata-bugfix branch March 21, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: version metadata is empty when the tag is non empty?
3 participants