radicle-heartwood-lfs/.radicle
Fintan Halpenny 9381232604 .radicle/ambient: Add pre-plan action for rustup
To ensure the correct toolchain is used when building and testing the
project, a pre-plan action is added for `rustup`.
It uses the same `channel` as defined in the `rust-toolchain.toml`.
A note is left about this duplication, and the possibility of it being
supported in the future.

Note that this includes a workaround:
```
sed -i /components/d rust-toolchain.toml
```
which ensures that `components` are removed, since Ambient does not
support `components` at this time.
2026-05-19 10:46:50 +01:00
..
ambient.yaml .radicle/ambient: Add pre-plan action for rustup 2026-05-19 10:46:50 +01:00
native.yaml ci: Activate all features when building docs 2025-11-03 11:30:43 +01:00