hyperhive/hive-forge
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas e816cf4d72 fix(ci-log): address review — prose tags, correct module doc, typed miss
- Remove the two issue-number tags from Rust comments (tracker-tag lint).
- Correct the module doc: the durable download is keyed by the per-repo
  run NUMBER + attempt segment (matches the code + persisted_logs doc),
  not a global id — the earlier 'global id' wording was stale.
- Replace the fragile e.to_string().contains("out of range") branch with
  a typed StreamerMiss enum (StepOutOfRange vs Unavailable), so a usage
  error can never silently fall through to the persisted-log path if a
  message string changes.
2026-06-23 22:45:05 +02:00
..
src fix(ci-log): address review — prose tags, correct module doc, typed miss 2026-06-23 22:45:05 +02:00
Cargo.toml feat(forge): trust the system CA store in the hive-forge client 2026-06-17 21:09:16 +02:00