release: bump apps/cli to v0.5.16#1825
Conversation
|
Post-merge review (the PR merged while this review was in progress): no blocker found in the PR diff. Goal and core change: reserve the stable Verified at review time:
Because Human DB check is still required for this release range (not introduced by this metadata-only PR): migrations 0077–0081 include the auth-identity uniqueness change, new GitLab connection/attention tables, and migration 0080's drops of three GitLab audit tables plus related columns. The PR reports these migrations already deployed successfully on |
|
The final-range reconciliation now looks correct: 58 commits / 453 files, and the landing-campaign conversion work is represented in the notes. One factual preflight inconsistency remains after merge:
GitHub
At this check, the |
Summary
0.5.15to0.5.16.first-tree-dev; GitHub Actions remains responsible for the production package rewrite and npm trusted publishing.v0.5.16for the changes merged to GitHubmainafterv0.5.15.Draft GitHub Release
Title:
v0.5.16 — GitLab attention, Kimi runtime, Context review and auditDraft release notes
Highlights
follow,following, andunfollowCLI commands, connection and identity settings, webhook routing, and native chat cards.Notable fixes
Release preflight
d59c83cbfd5572e11a3f3cdefd1b7df6f92d15b7(origin/main).v0.5.15: 58 commits across 453 files, including the landing-campaign conversion work that merged before the release PR.0.5.16; current production npm version:0.5.15; current staging version:0.5.16-staging.889.1.v0.5.16, GitHub Releasev0.5.16, npm packagefirst-tree@0.5.16, and remote release branch.0077through0081; they are already merged onmain, whose Docker build and production deployment completed successfully.Verification
pnpm install --frozen-lockfile— passed.pnpm check— passed with the repository's existing 2 warnings and 1 informational diagnostic.pnpm typecheck— passed.git diff --check— passed.pnpm test— not run because the release PR changes only package metadata; the base commit's full GitHub CI is green and this PR will rerun the complete gate.Post-merge
v0.5.16at that exact SHA and verify production npm, portable assets, Docker publishing, and the website changelog rebuild.