Skip to content

🦋 New version release#108

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Jun 24, 2026
Merged

🦋 New version release#108
brentrager merged 1 commit into
mainfrom
changeset-release/main

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smooai/smooth@0.15.2

Patch Changes

  • 118089f: Fix the release pipeline so the Homebrew tap update (and build/release) only run on the actual version-bump merge, not the version-PR run. check_release keyed should_release off git log -1, but the changesets action leaves HEAD on its own 🦋 New version release commit on the changeset-release/main side-branch — so the gate matched in the version-PR run too, firing build/release/update-homebrew-tap against a half-merged tree and 404'ing the tap job on a not-yet-published asset (a spurious red failure every release). Now keyed off github.event.head_commit.message (the commit actually pushed to main), with an origin/main-tip fallback for workflow_dispatch. README: brew install stays the headline method, with a verify step. (pearl th-891ccb)

@brentrager brentrager force-pushed the changeset-release/main branch from c229a3c to d0fb41f Compare June 24, 2026 14:55
@brentrager brentrager enabled auto-merge (squash) June 24, 2026 14:55
@brentrager brentrager merged commit 164b351 into main Jun 24, 2026
2 checks passed
brentrager added a commit that referenced this pull request Jun 25, 2026
…5d79)

The local-flavor seams merged to smooth-operator main (#108), so point
smooth-operator-server + smooth-operator-svc at ../smooth-operator (canonical
main checkout) instead of the temporary smooth-local-flavor worktree, which is
now removed. Same two-repo path pattern as the engine dep. Daemon builds + 97
tests pass + live smoke green against main (v1.7.0).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016wBikCFJyoowRokiWK5rX1
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