fetch_ml/.forgejo/workflows
Jeremie Fraeys 7efefa1933
feat(native): implement Rust native layer as a test
- queue_index: mmap-based priority queue with safe storage wrapper
- dataset_hash: BLAKE3 parallel hashing with rayon
- common: FFI utilities with panic recovery
- Minimal deps: ~20 total (rayon, blake3, memmap2, walkdir, chrono)
- Drop crossbeam, prometheus - use stdlib + manual metrics
- Makefile: cargo build targets, help text updated
- Forgejo CI: clippy, tests, miri, cargo-deny
- C FFI compatible with existing Go bindings
2026-03-14 17:45:58 -04:00
..
benchmark-metrics.yml ci: add SHA256 verification for SQLite and fix CLI build 2026-02-21 20:58:08 -05:00
build-cli.yml ci: consolidate CLI build workflow and add static rsync 2026-03-05 13:12:45 -05:00
build.yml ci(deploy): add Forgejo workflows and deployment automation 2026-02-26 12:04:23 -05:00
checkout-test.yaml ci: push all workflow updates 2026-02-12 13:28:15 -05:00
ci.yml docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00
contract-test.yml ci(forgejo): add contract tests and docs deployment 2026-02-20 15:51:29 -05:00
deploy-prod.yml ci(deploy): add Forgejo workflows and deployment automation 2026-02-26 12:04:23 -05:00
deploy-staging.yml ci(deploy): add Forgejo workflows and deployment automation 2026-02-26 12:04:23 -05:00
docker-tests.yml ci(docker): add test workflow and container architecture docs 2026-03-12 14:05:53 -04:00
docs-deploy.yml ci(forgejo): add contract tests and docs deployment 2026-02-20 15:51:29 -05:00
docs.yml fix(docs): fix Hugo installation path detection 2026-02-23 11:22:33 -05:00
label.yml ci: push all workflow updates 2026-02-12 13:28:15 -05:00
release-mirror.yml chore: update dependencies and remove obsolete compose files 2026-03-04 13:23:52 -05:00
rust-native.yml feat(native): implement Rust native layer as a test 2026-03-14 17:45:58 -04:00
security-modes-test.yml docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00
security-scan.yml chore: Update security scan workflow and SQLite build script 2026-02-23 14:24:00 -05:00
stale.yml ci: push all workflow updates 2026-02-12 13:28:15 -05:00
test-matrix.yml docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00
verification.yml docs: add Known Limitations section and testing structure updates 2026-03-12 16:33:19 -04:00