-
Notifications
You must be signed in to change notification settings - Fork 81
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
continuous integration assets look odd #187
Comments
It contains the bundles from various builds. This is probably related to two facts:
|
Documenting potential solutions after a short investigation.
I guess (4) would be the recommended way, but it feels a bit complex and rather dependent on Cargo tooling breakages/decisions. (5) seems to be the most decoupled and future-proof way. Proposed solution is to add a
|
|
The CI pipeline is producing a bundle that's 235MiB in size. After the latest changes to the bundling logic, we're probably publishing the wrong root directory.
https://github.com/filecoin-project/builtin-actors/actions/runs/2083018859
The text was updated successfully, but these errors were encountered: