Source commit: be1f654ae8de7d5eeb2005b4e1a05bf1ebf3124f Public tree identity: sha256:ab53679496be4be7d1e02bc00723072774d1a3f87e10cc56558a752f28f6abb1 |
||
|---|---|---|
| .. | ||
| envs | ||
| fixture | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Launch Build Demo
This build workflow is expressed as Rust source code. It uses env!("linux"),
recognizes env!("windows") when a Windows development node is attached,
spawns debugger-visible virtual tasks, and returns portable artifact and source
handles instead of moving large bytes through task arguments.
The Linux environment is defined by envs/linux/Containerfile. The Windows environment is a user-attached development contract and does not claim secure managed Windows sandboxing.
Inspect the bundle metadata:
clusterflux bundle inspect --project examples/launch-build-demo