Compare commits
1 commit
d02f8b1423
...
c146562a07
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c146562a07 |
1 changed files with 7 additions and 7 deletions
|
|
@ -7,12 +7,12 @@ this build happens on FreeBSD.
|
|||
|
||||
## Source state (unified version 0.11.0)
|
||||
|
||||
| Repo | main | tag | notes |
|
||||
| ----------- | --------- | ------- | ------------------------------------------- |
|
||||
| clawdie-iso | `7f55770` | v0.11.0 | `ISO_VERSION=0.11.0` |
|
||||
| colibri | `b626082` | v0.11.0 | MIT; 230 tests green; fmt + clippy clean |
|
||||
| clawdie-ai | `393b0c7` | — | clean on forge main |
|
||||
| zot | `1a24a20` | — | agent (front door); pinned by `ZOT_VERSION` |
|
||||
| Repo | main | tag | notes |
|
||||
| ----------- | --------- | ------- | ---------------------------------------------- |
|
||||
| clawdie-iso | `7f55770` | v0.11.0 | `ISO_VERSION=0.11.0` |
|
||||
| colibri | `b626082` | v0.11.0 | MIT; 230 tests green; fmt + clippy clean |
|
||||
| clawdie-ai | `393b0c7` | — | clean on forge main |
|
||||
| zot | `1a24a20` | — | agent (front door); pinned by `ZOT_VERSION` |
|
||||
|
||||
Locally-runnable gates pass on colibri + clawdie-iso (fmt, `CARGO_CRATES` and
|
||||
agent-jail drift checks, markdown). CI Actions are **dormant** (no runner) — gates
|
||||
|
|
@ -35,7 +35,7 @@ BUILD_CHANNEL=release ./build.sh # ISO_VERSION=0.11.0 from build.cfg
|
|||
## Caveats for this build
|
||||
|
||||
- **colibri ships as raw FreeBSD binaries** (the build host's `cargo build
|
||||
--release`). The poudriere path (`pkg install colibri` from `pkg.clawdie.si`,
|
||||
--release`). The poudriere path (`pkg install colibri` from `pkg.clawdie.si`,
|
||||
Phase 4) stays **deferred** until the `mother-build` host exists — unchanged
|
||||
from prior builds.
|
||||
- **No CI runner** — do not wait on forge checks; they sit `pending`. Validate
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue