Releases: cmtonkinson/governator
v1.0.9
Governator 1.0.9
Release artifacts for Governator 1.0.9.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.9_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- fd0bc77: Fix bad migration (@cmtonkinson)
Full Changelog: v1.0.8...v1.0.9
v1.0.8
Governator 1.0.8
Release artifacts for Governator 1.0.8.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.8_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- 62a7291: Transient test failure (@cmtonkinson)
Full Changelog: v1.0.7...v1.0.8
v1.0.6
Governator 1.0.6
Release artifacts for Governator 1.0.6.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.6_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- a74cc72: Fix init to stamp pre-existing migrations as complete (@claude)
- b2826ce: Fix test harness: create GOVERNATOR.md before running init (@claude)
- d1eb0af: Merge pull request #18 from cmtonkinson/claude/fix-init-migrations-TWMGM (@cmtonkinson)
- 78eeaf5: Stage GOVERNATOR.md alongside _governator during init commit (@claude)
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Governator 1.0.5
Release artifacts for Governator 1.0.5.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.5_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- cf56211: Fix #2 (@cmtonkinson)
- c98d856: Fix #3 (@cmtonkinson)
- 5bbdb01: Fix #4 (@cmtonkinson)
- f4e72f5: Fix #5 (@cmtonkinson)
- 31a3888: Fix #6 (@cmtonkinson)
- b00297e: Fix #7 (@cmtonkinson)
- 96e1000: Fix #8 (@cmtonkinson)
- 8848431: Fix #9 (@cmtonkinson)
- 2c74521: Fix merge-conflict breakage in TUI status tests (@cmtonkinson)
- 351cf03: Merge pull request #10 from cmtonkinson/issue-8-add-makefile (@cmtonkinson)
- 37ab739: Merge pull request #11 from cmtonkinson/issue-4-remove-row-selector (@cmtonkinson)
- 0535c62: Merge pull request #13 from cmtonkinson/fix-issue-3 (@cmtonkinson)
- 13b16aa: Merge pull request #14 from cmtonkinson/improve-status-output (@cmtonkinson)
- 74d338f: Migration for role assignment blocking fix (@cmtonkinson)
- 01e96ae: README (@cmtonkinson)
- 7accbed: README (@cmtonkinson)
- 45c75e4: README (@cmtonkinson)
- a9b30f5: Resolve branch naming bug test failure (@cmtonkinson)
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Governator 1.0.4
Release artifacts for Governator 1.0.4.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.4_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- 4c82ff7: Add retry command to increment task max attempts (@cmtonkinson)
- 60d9ee7: Fix locking bug and add "retry" command (@cmtonkinson)
- ca984ef: Prompt before applying pending migrations on start (@cmtonkinson)
- 2847c05: Remove role-assignment prompt from conflict resolution (@cmtonkinson)
- a600a60: Use shared index write lock for retry and execution mutations (@cmtonkinson)
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Governator 1.0.3
Release artifacts for Governator 1.0.3.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.3_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- 9452f19: Docs (@cmtonkinson)
- 22b096a: Docs (@cmtonkinson)
- ba00aa3: Docs (@cmtonkinson)
- d97235a: Docs (@cmtonkinson)
- 25dcfde: Fix planning completion gate / task idempotency bug (@cmtonkinson)
- 9e11333: Fix planning drift detection bug (@cmtonkinson)
- b685846: Fix task inventory bugs (@cmtonkinson)
- 85c3058: Fixing codex execution bug (@cmtonkinson)
- 81ae3df: README (@cmtonkinson)
- 96e29e5: README (@cmtonkinson)
- 98e5a3b: README (@cmtonkinson)
- e511b46: README (@cmtonkinson)
- 1f8c35f: README (@cmtonkinson)
- 6fb6e9f: README (@cmtonkinson)
- 1fc251e: README (@cmtonkinson)
- d20051b: README (@cmtonkinson)
- 013e953: README (@cmtonkinson)
- 7a93278: README (@cmtonkinson)
- 5451f15: README (@cmtonkinson)
- 6f996ce: README (@cmtonkinson)
- ed0af11: README (@cmtonkinson)
- 51da4ff: README (@cmtonkinson)
- 0e1a246: README (@cmtonkinson)
- fa03a4d: README (@cmtonkinson)
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Governator 1.0.2
Release artifacts for Governator 1.0.2.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.2_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- 40e7ae2: Docs (@cmtonkinson)
- d823a6c: First pass at unified supervisor (@cmtonkinson)
- 0afd225: Fix CI (@cmtonkinson)
- 5db3cb3: Fix status/tail bugs (@cmtonkinson)
- 4c34a2b: Fix tests to run gofmt (@cmtonkinson)
- b8ecf01: Forgot docs (@cmtonkinson)
- 00702b6: Identify additional e2e tests we might want (@cmtonkinson)
- 885ba98: Implement "why" command (@cmtonkinson)
- b6b6f54: Modify drift detection & replanning (@cmtonkinson)
- 76b4ec8: README (@cmtonkinson)
- 3a38d38: README (@cmtonkinson)
- 5bd3897: README (@cmtonkinson)
- 4098f42: README (@cmtonkinson)
- 48301be: README (@cmtonkinson)
- 466f0e4: README (@cmtonkinson)
- 857b89d: README (@cmtonkinson)
- d3d113f: README (@cmtonkinson)
- 3109b15: Refactor and unify supervisor logic; replace plan/execute with "start" (@cmtonkinson)
- 7f5c8bf: Refactor formatting code between tui & status (@cmtonkinson)
- 594e7f8: Refactor run package phase name mapping (@cmtonkinson)
- dd358b6: Refactor supervisor state/log lookups and equality semantics. (@cmtonkinson)
- 97d7ccd: Refactor tests (@cmtonkinson)
- 814b312: Rush-Vibing v1 has left a remarkable mess (@cmtonkinson)
- e933d2a: Test wrapper improvements (@cmtonkinson)
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Governator 1.0.1
Release artifacts for Governator 1.0.1.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.1_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- 2051ec5: Fix tests (@cmtonkinson)
- 1c627a8: README (@cmtonkinson)
- f9b600e: README (@cmtonkinson)
- c3e4a9b: README (@cmtonkinson)
- 4b01dc1: README (@cmtonkinson)
- 0cf6b4a: README (@cmtonkinson)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Governator 1.0.0
Release artifacts for Governator 1.0.0.
Installation
Homebrew (macOS/Linux):
brew install cmtonkinson/tap/governatorDebian/Ubuntu:
# Download the .deb file for your architecture from the assets below
sudo dpkg -i governator_1.0.0_amd64.debManual installation:
Download the appropriate archive for your platform from the assets below, extract it, and move the binary to a directory in your PATH.
Changelog
Others
- ecd50c5: Implement GoReleaser (@cmtonkinson)
Full Changelog: v1...v1.0.0