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

github: Update ci-reproducibility workflow for release process refactor #3368

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Oct 2, 2020

Bump GoReleaser in ci-reproducibility workflow to 0.143.0.

@tjanez tjanez added the c:ops Category: operations label Oct 2, 2020
@tjanez tjanez force-pushed the tjanez/fix-ci-reproducibility branch from 83da38a to d7fb707 Compare October 5, 2020 16:04
tjanez added 2 commits October 5, 2020 18:04
Bump GoReleaser in ci-reproducibility workflow to 0.143.0.
This enables the usage of release-build target during development and
testing since during that time those versions don't match.
@tjanez tjanez marked this pull request as ready for review October 5, 2020 16:04
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #3368 into master will increase coverage by 0.34%.
The diff coverage is 73.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3368      +/-   ##
==========================================
+ Coverage   65.68%   66.02%   +0.34%     
==========================================
  Files         371      370       -1     
  Lines       33187    33228      +41     
==========================================
+ Hits        21799    21940     +141     
+ Misses       8151     8065      -86     
+ Partials     3237     3223      -14     
Impacted Files Coverage Δ
go/consensus/tendermint/common/common.go 67.44% <62.96%> (-7.56%) ⬇️
go/consensus/tendermint/seed/seed.go 68.66% <72.61%> (+2.41%) ⬆️
go/consensus/tendermint/full/full.go 63.10% <90.00%> (-0.07%) ⬇️
go/oasis-node/cmd/node/control.go 61.11% <100.00%> (+13.96%) ⬆️
go/oasis-node/cmd/node/node.go 53.68% <100.00%> (+0.11%) ⬆️
.../consensus/tendermint/apps/epochtime_mock/state.go 70.00% <0.00%> (-5.00%) ⬇️
go/runtime/tagindexer/tagindexer.go 66.27% <0.00%> (-4.66%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
go/storage/mkvs/iterator.go 80.57% <0.00%> (-2.88%) ⬇️
go/runtime/transaction/transaction.go 72.36% <0.00%> (-2.64%) ⬇️
... and 32 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 2fbeed4...d7fb707. Read the comment docs.

@tjanez tjanez merged commit 6ae6073 into master Oct 5, 2020
@tjanez tjanez deleted the tjanez/fix-ci-reproducibility branch October 5, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:ops Category: operations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants