Skip to content

Releases: reap-labs/reap

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:21

Changelog

  • 7ee3a42 Exclude Ray CRDs from shm-too-small: the operator injects the mount
  • 899f4c4 Record pre-launch verification: clean-state reproduction and Ray retraction

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 16:46

Changelog

  • 2e235fe Publish multi-arch Docker images to GHCR on release
  • b3af0e4 Add a demo GIF to the README
  • 1985c74 Add verification addendum and revise one shm verdict

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:56

Changelog

  • 37ef967 Align README with current behavior ahead of v0.2.0
  • 6dbe34d Document the operator-managed CRD boundary
  • 495017c Order findings by severity within an object
  • 5e45374 Stop overclaiming PyTorch in the shm-too-small finding
  • c082d6b Extend dogfood corpus with gap probes and record the post-fix re-run
  • 766d8bf Stop detecting the KServe control plane as a model server
  • e4839e3 Make pod templates nested in arrays visible to the parser
  • 8b95af3 Add dogfood corpus, scripts, and first real-world run report
  • 67070a8 Rework README for first-time readers

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 22:05

Changelog

  • 8491f08 Restructure text output: grouping, wrapping, ANSI color
  • 7a1d81c Add CI packaging: GitHub Action, GitLab template, GoReleaser
  • f812466 Add distroless Docker image and document adoption flows
  • e3aa5cc Add baseline mechanism for adopting reap on existing repos
  • b44febf Complete the rule set: topology, notebooks, and set-level rules
  • 7b48694 Add gpu-no-node-targeting rule
  • 9270f0e Add shm-too-small rule
  • e839972 Add distributed-training-no-gang-scheduling rule
  • c789910 Add model-server-no-probes rule
  • d1c3843 Add JSON output with stable finding fingerprints
  • 5c1e8c1 Remove CLAUDE.md from version control
  • b582bb4 Bootstrap reap CLI with first two GPU lint rules
  • 45723a8 Initial commit