karapace/crates/karapace-store
Marco Allegretti 37211dfd22 fix CI: fmt, skip migrate readonly test as root, fix container shell
- Run cargo fmt on skip_if_root() blocks
- Add skip_if_root() to migrate_atomic_version_unchanged_on_write_failure
- Add libc dev-dependency to karapace-store for root check
- Remove explicit shell: sh from container rustup steps (OCI exec
  can't find sh in PATH; default run shell works)
2026-02-22 20:11:09 +01:00
..
src feat: karapace-store — content-addressable object store, layers, metadata, WAL 2026-02-22 18:36:31 +01:00
tests fix CI: fmt, skip migrate readonly test as root, fix container shell 2026-02-22 20:11:09 +01:00
Cargo.toml fix CI: fmt, skip migrate readonly test as root, fix container shell 2026-02-22 20:11:09 +01:00
karapace-store.cdx.json feat: karapace-store — content-addressable object store, layers, metadata, WAL 2026-02-22 18:36:31 +01:00