Skip to content

Commit e059270

Browse files
Nathan Gillettcursoragent
andcommitted
chore(release): re-prepare v0.1.3 with post-release CI hardening
Consolidate changelog notes for post-0.1.3 process fixes (cert-bot loop prevention, conformance-only push filtering, and workflow/docs cleanup) without version bump. No manual conformance artifact edits. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent feac17c commit e059270

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,15 @@ All notable changes to this repository are documented here. **PyPI** releases us
1010

1111
## 0.1.3 — 2026-05-08
1212

13-
- **Conformance CI hardening:** keep canonical spec checks green when protected
14-
branches reject workflow push-back, while continuing to upload conformance
15-
report and certificate artifacts.
16-
- **Spec pin adoption + docs:** pin to `spec-v2.0.1` and refresh README
17-
guidance for artifact visibility and spec-pinned conformance execution.
13+
- **Conformance pipeline hardening:** pin to `spec-v2.0.1`, keep canonical
14+
spec checks green when protected branches reject push-back, and continue
15+
uploading conformance report/certificate artifacts for each run.
16+
- **Cert-bot loop prevention:** skip conformance publish follow-up when the
17+
cert bot is the actor and ignore conformance-only root JSON pushes on
18+
`main`/`master` to prevent repeated CI churn.
19+
- **CI/documentation cleanup:** tighten workflow token permissions, simplify
20+
publish gating conditions, and refresh README conformance guidance to match
21+
current spec-pinned behavior.
1822
- **Tooling polish:** normalize formatting in schema-model generation tooling to
1923
keep static checks and generated diffs stable.
2024

0 commit comments

Comments
 (0)