fetch_ml/cli/scripts
Jeremie Fraeys 39bf466737
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
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/CD Pipeline / Test (push) Has been cancelled
CI/CD Pipeline / Dev Compose Smoke Test (push) Has been cancelled
CI/CD Pipeline / Build (push) Has been cancelled
CI/CD Pipeline / Test Scripts (push) Has been cancelled
CI/CD Pipeline / Test Native Libraries (push) Has been cancelled
CI/CD Pipeline / Docker Build (push) Has been cancelled
refactor(build): fetch SHA256 from official sources
- SQLite: fetch from sqlite.org/<YEAR>/<file>.zip.sha256 with embedded fallback

- Rsync: fetch from download.samba.org/.../<file>.tar.gz.sha256 with embedded fallback

- Remove hardcoded SHA256 requirement when official checksums available
2026-02-21 21:00:23 -05:00
..
build_rsync.sh refactor(build): fetch SHA256 from official sources 2026-02-21 21:00:23 -05:00
build_sqlite.sh refactor(build): fetch SHA256 from official sources 2026-02-21 21:00:23 -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