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 prep #9112

Merged
merged 7 commits into from
Aug 3, 2022
Merged

build: release: v1.17.0 prep #9112

merged 7 commits into from
Aug 3, 2022

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Aug 2, 2022

Related Issues

Proposed Changes

Additional Info

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

rjan90 added 2 commits August 2, 2022 21:30
v1.17.0 prep
Add PR 9106 to the changelog
@rjan90 rjan90 requested a review from a team as a code owner August 2, 2022 19:43
@jennijuju
Copy link
Member

lets add a call out on boost!

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #9112 (c1c3e3e) into release/v1.17.0 (201a4ea) will decrease coverage by 0.46%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.17.0    #9112      +/-   ##
===================================================
- Coverage            40.61%   40.15%   -0.47%     
===================================================
  Files                  707      707              
  Lines                78751    78751              
===================================================
- Hits                 31987    31624     -363     
- Misses               41290    41681     +391     
+ Partials              5474     5446      -28     
Impacted Files Coverage Δ
build/version.go 27.27% <ø> (ø)
chain/actors/builtin/cron/v6.go 0.00% <0.00%> (-50.00%) ⬇️
chain/actors/builtin/account/v6.go 42.85% <0.00%> (-42.86%) ⬇️
chain/actors/builtin/system/v6.go 0.00% <0.00%> (-42.86%) ⬇️
chain/actors/builtin/system/v8.go 46.66% <0.00%> (-40.00%) ⬇️
chain/actors/builtin/init/v6.go 11.11% <0.00%> (-27.78%) ⬇️
blockstore/api.go 20.68% <0.00%> (-27.59%) ⬇️
chain/events/state/fastapi.go 75.00% <0.00%> (-25.00%) ⬇️
chain/actors/builtin/multisig/v6.go 0.00% <0.00%> (-23.64%) ⬇️
chain/actors/builtin/miner/v6.go 6.26% <0.00%> (-22.89%) ⬇️
... and 49 more

rjan90 added 3 commits August 2, 2022 22:03
Add callout for Boost
Fix Lotus mission scope link
Properly fix Lotus link
CHANGELOG.md Outdated Show resolved Hide resolved
@arajasek
Copy link
Contributor

arajasek commented Aug 2, 2022

Pls pls don't forget about meeee #9115

Add 9111 to the changelog
@jennijuju jennijuju merged commit c633b25 into release/v1.17.0 Aug 3, 2022
@jennijuju jennijuju deleted the phi/v1170prep branch August 3, 2022 14:31
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.

3 participants