Skip to content

Release

Release #7756

Triggered via schedule August 31, 2026 06:19
Status Success
Total duration 4m 51s
Artifacts

release.yml

on: schedule
Release integrity (audit + no-mint backfill)
0s
Release integrity (audit + no-mint backfill)
Version PR maintenance
4m 48s
Version PR maintenance
Publish ${{ needs.release-integrity.outputs.cli-version }} to npm (awaiting approval)
Publish ${{ needs.release-integrity.outputs.cli-version }} to npm (awaiting approval)
Docker image  /  Build & push ghcr.io/objectstack-ai/objectstack
Docker image / Build & push ghcr.io/objectstack-ai/objectstack
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Release section coverage
content/docs/releases/index.mdx: the v17 entry's status reads "current series: 17.2.0, released 2026-08-23", but the newest released 17.x version is 17.3.0. The sibling gate only rejects a PRE-RELEASE here, so a superseded STABLE version passes it — "(current series: 17.0.0)" while 17.3.0 is on `latest` is the exact state that shipped. Name the newest release.
Release section coverage
content/docs/releases/v17.mdx: @objectstack/spec 17.3.0 is published (it has a `## 17.3.0` section in packages/spec/CHANGELOG.md) but NO heading on this page names the 17.3 series. Fold it in under a running section — the shape both current pages use is "# What's new in 17.3.0" plus "### 17.3.0" in the upgrade checklist. This gate writes no prose and cannot: a curated section is a judgement about what is user-facing, read out of the per-package changelogs. It only reports that the section is absent.