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

releases -> master #7403

Merged
merged 31 commits into from
Sep 30, 2021
Merged

releases -> master #7403

merged 31 commits into from
Sep 30, 2021

Conversation

jennijuju
Copy link
Member

No description provided.

jennijuju and others added 30 commits September 8, 2021 01:31
jq is already installed now in either a newer version of CircleCI's MacOS VMs or in a previous CI step.
I ran a failing macos job with ssh enabled, and inspected '/usr/local/bin' and found found the following output

lrwxr-xr-x    1 distiller  admin    23 Jun 22 14:50 jq -> ../Cellar/jq/1.6/bin/jq

the existing symlink causes the 'Install jq' job to fail.
removing this job should resolve the issue
…ion-check

feat(ci): include version/cli checks in tagged releases
fix bug for CommittedCapacitySectorLifetime
update to ffi to update-bellperson-proofs-v9-0-2
…-grep

fix: escape periods to match actual periods in version
@jennijuju jennijuju requested a review from a team as a code owner September 29, 2021 07:21
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #7403 (d7690aa) into master (98c99b4) will decrease coverage by 0.10%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7403      +/-   ##
==========================================
- Coverage   39.64%   39.54%   -0.11%     
==========================================
  Files         615      615              
  Lines       65134    65139       +5     
==========================================
- Hits        25820    25756      -64     
- Misses      34831    34882      +51     
- Partials     4483     4501      +18     
Impacted Files Coverage Δ
extern/storage-sealing/states_failed.go 12.44% <0.00%> (-0.17%) ⬇️
node/config/def.go 98.63% <100.00%> (ø)
node/modules/storageminer.go 62.43% <100.00%> (+0.12%) ⬆️
storage/wdpost_sched.go 75.24% <0.00%> (-11.89%) ⬇️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
extern/sector-storage/sched_resources.go 75.00% <0.00%> (-9.38%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-7.28%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
extern/storage-sealing/fsm.go 56.22% <0.00%> (-1.61%) ⬇️
... and 11 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 98c99b4...d7690aa. Read the comment docs.

@magik6k magik6k merged commit 4192e40 into master Sep 30, 2021
@magik6k magik6k deleted the jen/backport branch September 30, 2021 10:44
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.

7 participants