docs(port): record Linux gate results — 228 tests green on domedog (Sam & Claude) #116

Merged
clawdie merged 1 commit from docs/linux-gate-0.11.0 into main 2026-06-20 22:43:10 +02:00
Owner

Added a Validation section to packaging/freebsd/port/README.md documenting the Linux-side gate results for the 0.11.0 release tree.

Results (domedog.pro, Debian)

Gate Result
cargo fmt --check clean
cargo build --workspace --release 4m 31s
cargo clippy -D warnings zero warnings
cargo test --workspace 228 passed, 0 failed

228 tests cover all 13 crates. FreeBSD runtime validation (cargo test on FreeBSD 15) remains the pre-poudriere step.

Added a **Validation** section to `packaging/freebsd/port/README.md` documenting the Linux-side gate results for the 0.11.0 release tree. ## Results (domedog.pro, Debian) | Gate | Result | |------|--------| | cargo fmt --check | clean | | cargo build --workspace --release | 4m 31s | | cargo clippy -D warnings | zero warnings | | cargo test --workspace | **228 passed, 0 failed** | 228 tests cover all 13 crates. FreeBSD runtime validation (cargo test on FreeBSD 15) remains the pre-poudriere step.
clawdie added 1 commit 2026-06-20 22:40:58 +02:00
docs(port): record Linux gate results — 228 tests green on domedog (Sam & Claude)
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
CI / port (pull_request) Has been cancelled
d77e46ec92
Verified the 0.11.0 release tree on Linux (domedog.pro, Debian) before
tagging:
  cargo fmt --check             
  cargo build --workspace --release   (4m 31s)
  cargo clippy -D warnings      
  cargo test --workspace         (228 passed, 0 failed)

FreeBSD runtime validation remains the pre-poudriere step.
clawdie merged commit 03289f9cc3 into main 2026-06-20 22:43:10 +02:00
clawdie deleted branch docs/linux-gate-0.11.0 2026-06-20 22:43:10 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#116
No description provided.