Skip to content

ci(release): unblock the release train — HOTCRM_REF v2.1.0 + console e164196801bd - #3294

Merged
baozhoutao merged 2 commits into
mainfrom
claude/release-version-b07459
Jul 19, 2026
Merged

ci(release): unblock the release train — HOTCRM_REF v2.1.0 + console e164196801bd#3294
baozhoutao merged 2 commits into
mainfrom
claude/release-version-b07459

Conversation

@baozhoutao

Copy link
Copy Markdown
Contributor

The last 4 Release runs on main all failed at the pre-publish downstream-compat smoke: #3216 (ADR-0056 D8) removed the unenforced agent visibility field from the spec, but the smoke pins hotcrm v2.0.0, whose two copilot agents still author it — typecheck goes red, so npm publish is blocked and the changesets version PR (#3098) has gone stale.

Two changes:

  1. Bump HOTCRM_REF v2.0.0 → v2.1.0 in .github/workflows/release.yml. hotcrm v2.1.0 (refactor(agents): drop removed agent visibility field (spec 15 / ADR-0056 D8) hotcrm#449) drops the removed field; hotcrm main is already on ObjectStack 14.7 with package.json at 2.1.0. Verified locally by replicating downstream-smoke.sh against the freshly built spec dist from latest main: hotcrm typecheck + validate both green.
  2. Refresh the console pin (scripts/bump-objectui.sh): .objectui-sha 2e7d7f0f7ee7 → e164196801bd, with the usual @objectstack/console changeset covering the objectui range (bumped to minor — the range contains feats).

Merging this should turn the next Release run on main green, refresh #3098, and let the release ship.

🤖 Generated with Claude Code

@vercel

vercelBot commented Jul 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJul 19, 2026 4:12pm

Request Review

@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation ci/cd tooling size/s labels Jul 19, 2026
@baozhoutao
baozhoutao merged commit 447465a into mainJul 19, 2026
15 checks passed
@baozhoutao
baozhoutao deleted the claude/release-version-b07459 branch July 19, 2026 16:15
baozhoutaoand others added 2 commits July 19, 2026 12:02
…lity removal)
hotcrm v2.0.0 still authors the agent `visibility` field that #3216
removed from the spec (ADR-0056 D8), so the pre-publish downstream
smoke has been red and the release train is stalled. Point the gate at
hotcrm v2.1.0, which drops the field.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fix(app-shell,plugin-detail): record History tab renders display values, not raw audit payloads (#2691)
objectui@e164196801bd38e1396798877a69e0a09e80d8d3
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cddocumentationImprovements or additions to documentationsize/stooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@baozhoutao