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

build: release: v1.17.0-rc3 #9029

Merged
merged 1 commit into from
Jul 13, 2022
Merged

build: release: v1.17.0-rc3 #9029

merged 1 commit into from
Jul 13, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

Note that: due to circumstances, we have decided to reset the code freeze to the latest master for this release and restart the testing flow. This also means we are skipping the feature release of June, and have everything in the July feature release.

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs,perf, refactor, revert, style, test
    • area: api, chain, state, vm, data transfer, market, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet, deps
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in https://lotus.filecoin.io or Discussion Tutorials.
  • CI is green

@jennijuju jennijuju requested a review from a team as a code owner July 13, 2022 14:50
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #9029 (d751ef7) into release/v1.17.0 (e7c8082) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.17.0    #9029      +/-   ##
===================================================
- Coverage            40.69%   40.60%   -0.09%     
===================================================
  Files                  707      707              
  Lines                78737    78737              
===================================================
- Hits                 32040    31972      -68     
- Misses               41237    41287      +50     
- Partials              5460     5478      +18     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
chain/events/observer.go 73.79% <0.00%> (-6.21%) ⬇️
chain/consensus/filcns/weight.go 70.58% <0.00%> (-5.89%) ⬇️
storage/pipeline/currentdealinfo.go 76.19% <0.00%> (-4.77%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
blockstore/autobatch.go 54.62% <0.00%> (-3.37%) ⬇️
chain/events/events_called.go 87.80% <0.00%> (-2.44%) ⬇️
chain/consensus/filcns/mine.go 66.66% <0.00%> (-2.39%) ⬇️
miner/miner.go 57.37% <0.00%> (-2.30%) ⬇️
chain/actors/builtin/power/power.go 82.60% <0.00%> (-2.18%) ⬇️
... and 18 more

@jennijuju jennijuju merged commit 9794652 into release/v1.17.0 Jul 13, 2022
@jennijuju jennijuju deleted the jen/173 branch July 13, 2022 15:51
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.

2 participants