Skip to content

Bottle v0.1.0#70

Merged
alexkroman merged 1 commit into
mainfrom
release/v0.1.0-formula
Jun 11, 2026
Merged

Bottle v0.1.0#70
alexkroman merged 1 commit into
mainfrom
release/v0.1.0-formula

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated by release.yml: pins the formula to the v0.1.0 source tarball and adds the arm64_sonoma bottle block. Merge with the admin override (a GITHUB_TOKEN PR does not trigger CI, so the required check will not report). The diff is formula-only.

@alexkroman alexkroman enabled auto-merge (squash) June 11, 2026 22:04
@alexkroman alexkroman merged commit dec1fd6 into main Jun 11, 2026
9 checks passed
@alexkroman alexkroman deleted the release/v0.1.0-formula branch June 11, 2026 22:06
alexkroman added a commit that referenced this pull request Jun 11, 2026
DX improvements mined from recent sessions:

- Add a PreToolUse(Bash) hook that blocks `git commit` unless ./scripts/check.sh
  passed for the current working tree. check.sh now records a tree signature
  (scripts/gate_marker.py) into .git/aai-gate-pass on success; the hook
  (.claude/hooks/require-gate-before-commit.sh) re-verifies it. The signature is
  staging-invariant but edit-sensitive, so any change after the gate re-requires
  a green run. Escape hatch for deliberate WIP commits: AAI_ALLOW_COMMIT=1.
- Document the tag-triggered release/Homebrew-bottle pipeline in AGENTS.md
  (release.yml, cut_release.sh, bump_minor.sh, update_check.py) — it was
  committed in #69/#70 but undocumented.

gate_marker.py is stdlib-only (runs from the hook and from check.sh without uv);
both new shell paths are added to check.sh's shellcheck list.

Co-authored-by: Alex Kroman <alex@assemblyai.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant