Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 617 Bytes

File metadata and controls

24 lines (15 loc) · 617 Bytes

What does this PR do?

Why?

Testing

  • go vet ./... passes
  • Relevant tests added or updated
  • Tested locally (./openboot install --dry-run or similar)

Cross-repo checklist

  • Does this need a docs/content update in openboot.dev?
  • Does this change the CLI ↔ server API contract? (update openboot-contract first)

Notes for reviewer