Commit Graph
1 Commits
Author SHA1 Message Date
clawbot b939e016e3 refactor: remove backward compat wrapper and legacy snapshot support
check / check (pull_request) Successful in 2m26s
- Remove PurgeSnapshots wrapper; callers use PurgeSnapshotsWithOptions directly
- Update snapshot create --prune to call PurgeSnapshotsWithOptions
- Remove TestSnapshotPurgeOptions (tested Go struct assignment, no value)
- Remove legacy no-name snapshot tests (TestPurgeKeepLatest_LegacyNoNameSnapshots,
  TestPurgeKeepLatest_MixedNamedAndLegacy)
- Remove legacy format test cases from TestParseSnapshotName
- Update parseSnapshotName doc to not mention legacy format
2026-03-21 16:48:14 -07:00