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

Use docker environment to build the actors reproducibly #865

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ianconsolata
Copy link

@ianconsolata ianconsolata commented Nov 22, 2022

I didn't have permissions to push to the original branch in #634, so I made my own fork.

@ianconsolata ianconsolata changed the title Id/reproducible build Use docker environment to build the actors reproducibly Nov 22, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #865 (df2b7cf) into master (fdcf50b) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head df2b7cf differs from pull request most recent head 582587e. Consider uploading reports for the commit 582587e to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
+ Coverage   88.08%   88.10%   +0.02%     
==========================================
  Files          95       95              
  Lines       19619    19628       +9     
==========================================
+ Hits        17281    17294      +13     
+ Misses       2338     2334       -4     
Impacted Files Coverage Δ
runtime/src/test_utils.rs 83.00% <100.00%> (+0.19%) ⬆️
actors/verifreg/src/lib.rs 92.84% <0.00%> (+0.12%) ⬆️
actors/power/src/lib.rs 83.83% <0.00%> (+0.21%) ⬆️
actors/multisig/src/lib.rs 95.04% <0.00%> (+0.23%) ⬆️
actors/init/src/lib.rs 98.14% <0.00%> (+1.85%) ⬆️

@anorth
Copy link
Member

anorth commented Nov 22, 2022

Thanks for moving things into Makefile

Copy link
Contributor

@ZenGround0 ZenGround0 left a comment

Choose a reason for hiding this comment

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

Out of an abundance of caution we shouldn't merge this until a few days after the upgrade has settled in case we're fighting fires and quickly releasing things. Once that window has passed -- say this friday this looks good to merge.

@ianconsolata
Copy link
Author

ianconsolata commented Dec 6, 2022

Just rebased onto filecoin-project/master to bring this PR up to date with recent changes. I think the upgrade from last week has settled enough we should be good to merge this now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📌 Triage
Development

Successfully merging this pull request may close these issues.

5 participants