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

Bump GoReleaser to 0.127.0 and switch back to upstream #2716

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Feb 24, 2020

Also fix Make's ENSURE_NO_CHANGELOG_FRAGMENTS helper.

Closes #2564.

Our changes have been merged upstream, so we can now switch the GitHub
Actions release workflow back to upstream.
Copy link
Member

@kostko kostko left a comment

Choose a reason for hiding this comment

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

🎉

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #2716 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2716      +/-   ##
=========================================
- Coverage    63.2%   63.2%   -0.01%     
=========================================
  Files         378     378              
  Lines       35515   35515              
=========================================
- Hits        22449   22447       -2     
- Misses      10244   10251       +7     
+ Partials     2822    2817       -5
Impacted Files Coverage Δ
go/worker/compute/executor/committee/state.go 74.07% <0%> (-11.12%) ⬇️
go/common/cbor/codec.go 64.7% <0%> (-5.89%) ⬇️
.../consensus/tendermint/apps/epochtime_mock/state.go 84.61% <0%> (-5.13%) ⬇️
go/worker/common/p2p/p2p.go 67.56% <0%> (-3.61%) ⬇️
go/worker/compute/executor/committee/node.go 62% <0%> (-3.35%) ⬇️
go/consensus/tendermint/tendermint.go 66.75% <0%> (-0.69%) ⬇️
go/roothash/tests/tester.go 95.54% <0%> (-0.64%) ⬇️
go/worker/compute/merge/committee/node.go 76.11% <0%> (-0.25%) ⬇️
go/storage/api/grpc.go 70.56% <0%> (+0.66%) ⬆️
go/worker/common/committee/group.go 80.98% <0%> (+1.31%) ⬆️
... and 10 more

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 0205231...56d8904. Read the comment docs.

@tjanez tjanez merged commit 971c3f7 into master Feb 24, 2020
@tjanez tjanez deleted the tjanez/upstream-goreleaser branch February 24, 2020 14:06
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.

Switch Release manager GitHub Actions workflow to use the upstream GoReleaser
2 participants