Reduce default workspace dependency graph - #3751
Merged
Merged
Conversation
✅ Deploy Preview for golemcloud canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
full-debugprofiletokio-tungsteniteon 0.27 and use Rustls for WebSocket connections, including the CLI's insecure-development modeThe normal workspace dependency graph decreases from 868 to 813 package versions, and the lockfile decreases from 1110 to 1081 package entries.
Validation
cargo make fixcargo check -p golem-shard-manager --no-default-featurescargo check -p golem-shard-manager --features kubernetescargo check -p golem-worker-executor -p golem-cli -p golem-registry-servicecargo check --tests -p golem-worker-executor -p golem-debugging-service -p golem-test-frameworkcargo check -p golem-service-base --testscargo fmt --all -- --checkgit diff --checkcargo make buildcompiled the workspace but failed while linking all targets because the orb's 64 GiB filesystem filled up; targeted builds and checks above passed.