fetch_ml/cli/scripts
Jeremie Fraeys 7bc1c8a982
Some checks failed
Build CLI with Embedded SQLite / build (arm64, aarch64-linux) (push) Waiting to run
Build CLI with Embedded SQLite / build (x86_64, x86_64-linux) (push) Waiting to run
Build CLI with Embedded SQLite / build-macos (arm64) (push) Waiting to run
Build CLI with Embedded SQLite / build-macos (x86_64) (push) Waiting to run
CI with Native Libraries / Build and Test Native Libraries (push) Blocked by required conditions
CI with Native Libraries / Build Release Libraries (push) Blocked by required conditions
Documentation / build-and-publish (push) Waiting to run
Security Scan / Security Analysis (push) Waiting to run
Security Scan / Native Library Security (push) Waiting to run
Checkout test / test (push) Successful in 5s
CI with Native Libraries / Check Build Environment (push) Successful in 11s
CI/CD Pipeline / Test (push) Failing after 1m3s
CI/CD Pipeline / Dev Compose Smoke Test (push) Has been skipped
CI/CD Pipeline / Build (push) Has been skipped
CI/CD Pipeline / Test Scripts (push) Has been skipped
CI/CD Pipeline / Security Scan (push) Has been cancelled
CI/CD Pipeline / Docker Build (push) Has been cancelled
fix(build): avoid SIGPIPE in rsync SHA256 verification
Replace echo | sha256sum -c - pipeline with direct comparison

Fixes error 141 (SIGPIPE) caused by pipefail with early pipe close
2026-02-21 20:44:27 -05:00
..
build_rsync.sh fix(build): avoid SIGPIPE in rsync SHA256 verification 2026-02-21 20:44:27 -05:00
build_sqlite.sh refactor(cli): Update build system and core infrastructure 2026-02-20 21:39:51 -05:00
ml_completion.bash feat: CLI shell completion for new commands 2026-02-18 21:27:38 -05:00
ml_completion.zsh feat: CLI shell completion for new commands 2026-02-18 21:27:38 -05:00