Hive
fix(ci): restore docs and release workflows
GitHub issue · Closed
Source
tuist/once #129
Updated
Jul 5, 2026
Domains
Once
Summary
- Fixes the docs deploy failure by running the repository’s deploy script, so CI uses the Wrangler version pinned by the docs package instead of installing a mismatched action version.
- Repairs release graph cross builds by collecting Cargo metadata for both target and host platforms, so host build scripts and proc macros keep the correct dependencies and features.
- Keeps release packaging on the source-built
oncebinary in CI, which makes the workflow exercise the prelude from this branch, and adds retries around Cargo vendor and metadata calls to absorb transient registry fetch failures. - The final approach keeps the generic Rust graph model intact instead of special-casing failing crates, with focused prelude tests for the host metadata cases reproduced from main.
Testing
git diff --checkbash -n mise/tasks/release/prepare-rust-graph-deps.shmise exec -- cargo fmt --all -- --checkmise exec -- cargo test -p once-frontend --test preludemise exec -- aube run buildmise/tasks/release/prepare-rust-graph-deps.sh --target x86_64-unknown-linux-gnumise exec -- cargo build --locked --release --package once-clitarget/release/once build crates/once/once_staticlib_x86_64_apple_darwin --format json --quiet
Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.
New Flights are paused
Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet
Start a Flight and preserve its objective, outcome, and session here.
No GitHub comments yet.