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 goreleaser issues and add new goreleaser action. #6109

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

blackpiglet
Copy link
Contributor

Fix goreleaser script's bug.
Add a new Github action to verify goreleaser related modification.

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@codecov-commenter
Copy link

Codecov Report

Merging #6109 (f719d54) into main (bacec11) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6109      +/-   ##
==========================================
- Coverage   41.32%   41.28%   -0.04%     
==========================================
  Files         251      251              
  Lines       23399    23399              
==========================================
- Hits         9669     9661       -8     
- Misses      12972    12979       +7     
- Partials      758      759       +1     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@blackpiglet blackpiglet marked this pull request as ready for review April 11, 2023 08:53
Fix goreleaser script's bug.
Add a new Github action to verify goreleaser related modification.

Signed-off-by: Xun Jiang <blackpiglet@gmail.com>
@reasonerjt reasonerjt merged commit 14f31ee into vmware-tanzu:main Apr 18, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants