Bundle reserved Forest stdlib components #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/forest-stdlib-bundle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
forest/sdk,forest/deployment) with release artifacts and installscueforest/*so users import it directly instead of add/update treating it as registry-managedVerification
cargo test --locked -p forest stdlib::testscargo test --locked -p forest reserved_stdlibcargo test --locked -p forest contracts::testscargo build --locked -p forestbash -n scripts/install.shCUE_REGISTRY= CUE_CACHE_DIR=/tmp/forest-cue-cache-sdk target/debug/forest updatewithimport "forest.sh/forest/sdk@v0"import "forest.sh/forest/deployment@v0"Notes
cargo fmt -p forest --checkstill reports pre-existing formatting diffs outside this PR, so I left formatting scoped to touched Rust files.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.