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

add parallelism for goreleaser #1957

Merged
merged 1 commit into from Jun 3, 2022
Merged

add parallelism for goreleaser #1957

merged 1 commit into from Jun 3, 2022

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Jun 3, 2022

Summary

looks like when signing all the artifacts this is going too fast and there is a lot, and getting some conflicts that i need to debug in a near future, but to unblock the release will set the parallelism to 1 for now

the error

getting key from Fulcio: verifying SCT: creating cached local store: resource temporarily unavailable

Ticket Link

n/a

Release Note

NONE

Signed-off-by: cpanato <ctadeu@gmail.com>
@cpanato cpanato marked this pull request as ready for review June 3, 2022 13:21
@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2022

Codecov Report

Merging #1957 (5ff1519) into main (4394708) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1957   +/-   ##
=======================================
  Coverage   34.71%   34.71%           
=======================================
  Files         153      153           
  Lines       10037    10037           
=======================================
  Hits         3484     3484           
  Misses       6166     6166           
  Partials      387      387           

Continue to review full report at Codecov.

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

@cpanato cpanato merged commit a4cb262 into sigstore:main Jun 3, 2022
@cpanato cpanato deleted the parallel branch June 3, 2022 13:47
@github-actions github-actions bot added this to the v1.9.0 milestone Jun 3, 2022
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

3 participants