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 archive signing step #4099

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

yurishkuro
Copy link
Member

The release process fails because ./deploy/jaeger-$VERSION.asc file is empty. But we don't need that file.

Error: Validation Failed: {"resource":"ReleaseAsset","code":"custom","field":"size","message":"size must be greater than or equal to 1"}

Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro requested a review from a team as a code owner December 9, 2022 00:33
@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Base: 97.16% // Head: 97.16% // No change to project coverage 👍

Coverage data is based on head (05c6b99) compared to base (56e627c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4099   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files         295      295           
  Lines       17413    17413           
=======================================
  Hits        16920    16920           
  Misses        397      397           
  Partials       96       96           
Flag Coverage Δ
unittests 97.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yurishkuro yurishkuro merged commit d2eb07a into jaegertracing:main Dec 9, 2022
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Feb 22, 2023
shubbham1215 pushed a commit to shubbham1215/jaeger that referenced this pull request Mar 5, 2023
Signed-off-by: shubbham1215 <sawaikershubham@gmail.com>
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.

None yet

2 participants