Skip to content

scratchpatch v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 20:50
· 7 commits to main since this release
d6faf8a

scratchpatch v0.1.0 🪦

git stash for the throwaway files you were never going to commit anyway.

Grab the binary for your platform below, drop it on your PATH, and run
sp --help. Single static binary, no runtime dependencies.

Changelog

Others

  • e356ffd Add GoReleaser config + release workflow for cross-platform binaries (#6) (#19)
  • d6faf8a Add interactive fuzzy picker for sp open (#10) (#24)
  • 894044f Add lifecycle: cat/open/rm/resurrect + the morgue (#4) (#14)
  • 6f40d38 Add secret tripwire: sp scan + ls marker + promote guard (#9) (#22)
  • 26fb19e Add sp completion + ls --json output (#6) (#17)
  • f10c746 Add sp doctor --json output for scripting (#6) (#21)
  • 4ceac21 Add sp doctor: read-only store health check (#6) (#16)
  • 3c819c1 Add sp new + sp ls with colorized table (#3) (#13)
  • 39237ea Add sp promote: graduate a scratch into the working tree (#8) (#20)
  • 0e07125 Add sp reap + TTL engine (#5) (#15)
  • 605c9dc Add sp reap scheduler flags: --install-cron/--launchd/--uninstall-cron (#7) (#18)
  • 14700cb Add store + index foundation (#2) (#12)
  • cf54bfd Give command confirmations tombstone-flavored personality (#6) (#23)
  • 3f2c274 Initial plan and scaffolding
  • a455124 Scaffold Go module + cobra root with sp version (#1) (#11)

See PLAN.md for
the roadmap. Found a rotting scratch we missed? Open an issue.