Commit Graph

3613 Commits

Author SHA1 Message Date
Vincent Koc b0ccced3d8 fix(release): allow generated ledger repair
(cherry picked from commit e4a9398396)
2026-07-11 21:38:31 -07:00
Vincent Koc a050dcc38a fix(release): preserve original PRs for named backports
(cherry picked from commit b1cda07878)
2026-07-11 21:38:31 -07:00
Peter Steinberger 699a1c0283 test(live): harden GPT-5.6 nonce retries for July (#104939)
* test(live): retry GPT-5.6 nonce mismatches

* test(ci): harden live tool nonce retries (#102980)

* test(qa): wait for complete process pid fixture

(cherry picked from commit 56c832e838)
2026-07-11 21:22:57 -07:00
JC 62ba1f63e6 feat: support GPT-5.6 Ultra across OpenClaw and Codex runtimes (#98021)
* feat: support GPT-5.6 Ultra across agent runtimes

Co-authored-by: J Cai <anyech@gmail.com>

* fix: keep harness projections discovery-free

* fix(codex): mirror V2 native subagent tasks

* chore: refresh plugin SDK surface budgets

* test: expose Ultra wire effort proof

* test(cron): avoid hoisted mock initialization race

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
(cherry picked from commit 59e95fe3fd)
2026-07-11 19:28:24 -07:00
Vincent Koc 4175fd1821 test(lint): allow external public surface loader
(cherry picked from commit 38b2494bfc)
2026-07-11 17:41:31 -07:00
Vincent Koc b4fce16971 fix(providers): load trusted external thinking policies
(cherry picked from commit 16a647041c)
2026-07-11 17:41:28 -07:00
Peter Steinberger 1df56c8f08 fix(cli): reduce plugin listing startup memory (#103132)
(cherry picked from commit a1ce77d2a9)
2026-07-11 16:56:22 -07:00
Peter Steinberger 92ebc97e52 fix(release/2026.7.1): backport migration-hang cluster and GPT-5.6 defaults for the stable cut (#104656)
* feat(openai): default new setups to GPT-5.6 (#103581)

* feat(openai): default fresh setup to GPT-5.6

* test(crestodian): expect GPT-5.6 Codex defaults

* test(crestodian): expect GPT-5.6 bootstrap default

(cherry picked from commit ab5d143d59)

* fix(infra): converge legacy state migrations on archive collisions

(cherry picked from commit 474d660137)

* fix(codex): prevent startup hangs after binding migration (#103281)

* fix(codex): archive imported orphan binding sidecars

* fix(codex): harden binding sidecar migration

Co-authored-by: Benjamin Badejo <ben@benbadejo.com>

* chore: keep release notes out of contributor PRs

---------

Co-authored-by: Benjamin Badejo <ben@benbadejo.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
(cherry picked from commit 1f3ea6faaa)

* fix(migrations): converge recoverable legacy state (#104529)

Signed-off-by: sallyom <somalley@redhat.com>
(cherry picked from commit cdb58cafb5)

* test(openai): align auth contract with provider default (#103760)

(cherry picked from commit 9b4c7c0991)

* fix: clear remaining release validation blockers (#104555)

* test: align provider tool call lifecycles

* test: isolate plugin install repair migrations

* fix: accept catalog temperature compatibility

* fix: disable GPT-5.6 tool reasoning on completions

* style: avoid shadowed stream model

(cherry picked from commit 57af2bbff0)

* test(release): keep GPT-5.6 backport scoped

* test(release): restore doctor config type import

---------

Signed-off-by: sallyom <somalley@redhat.com>
Co-authored-by: Ayaan Zaidi <hi@obviy.us>
Co-authored-by: Ben Badejo <188106718+bdjben@users.noreply.github.com>
Co-authored-by: Benjamin Badejo <ben@benbadejo.com>
Co-authored-by: Sally O'Malley <somalley@redhat.com>
2026-07-11 13:13:53 -07:00
Vincent Koc 74c2a4607a fix(release): lock packed AI runtime dependency 2026-07-11 02:42:04 -07:00
Vincent Koc d94640f23f test(release): align Docker rerun env assertions 2026-07-11 00:08:25 -07:00
Vincent Koc 78aa9f5c9f fix(release): backport immutable validation producer 2026-07-10 23:14:53 -07:00
Vincent Koc b2124af4e7 fix(release): validate changelog before atomic write 2026-07-10 23:14:52 -07:00
Peter Steinberger 2571ae3d9f fix: current-tree package checks support unreleased versions (#104186)
* fix(ci): package unreleased QA builds safely

* style(ci): format QA changelog intent

(cherry picked from commit 6e9e64bd30)
2026-07-10 22:58:52 -07:00
Peter Steinberger 544d35595e fix(release): let alpha tags publish from their exact changelog heading
Shipped alpha tags carry a dedicated ## X-alpha.N heading with no base
section (see v2026.6.20-alpha.1's tagged CHANGELOG.md); the renderer and
candidate provenance now prefer that dedicated heading for alpha and
correction tags while beta/stable remain pinned to the stable base
section per #103222.

(cherry picked from commit eefe2e8837)
2026-07-10 22:57:47 -07:00
Vincent Koc a25bd5d21c improve(release): reuse exact-SHA validation evidence (#104162)
* perf(release): share changelog verification snapshots

* perf(release): reuse exact-SHA validation evidence

* feat(release): checkpoint candidate workflow state

* feat(release): watch CI transitions compactly

* fix(testbox): rotate stale reusable leases

* refactor(release): move CI verifier into scripts

* fix(release): preserve verifier executable mode

* fix(testbox): force noninteractive remote hydration

* perf(testbox): skip sync for proven clean heads

* fix(testbox): keep changed gates synchronized

* fix(testbox): isolate git state probes

* fix(testbox): isolate wrapper git commands

* fix(testbox): preserve git command contracts

* fix(release): validate reused SHA evidence

* fix(release): resume serialized plugin selections

* fix(testbox): sync source on every lease reuse

* fix(release): verify from trusted workflow checkout

* fix(release): gate evidence reuse on trusted lineage

* fix(release): support legacy verifier checkouts

* fix(testbox): export CI across shell snippets

* fix(release): revalidate reused evidence before publish

* fix(release): reject untrusted reuse before lookup

* fix(release): reuse SHA-pinned root evidence

* fix(ci): allow unreleased notes in QA packages

* fix(release): satisfy script lint contracts

* fix(release): handle Unicode workflow refs safely

(cherry picked from commit c47ceb0f3d)
2026-07-10 22:57:34 -07:00
Vincent Koc 6606e9bff5 fix(release): canonicalize changelog PR provenance 2026-07-10 19:14:42 -07:00
Vincent Koc dee2619535 test(release): use current private shrinkwrap fixture 2026-07-10 18:23:24 -07:00
Vincent Koc f02a4dfbf6 fix(release): keep correction tags at base version 2026-07-10 18:23:24 -07:00
Vincent Koc d75f92e6a6 fix(pr): support rebase landings 2026-07-10 18:23:24 -07:00
Vincent Koc 0049a7a81d fix(release): align plugin shrinkwrap scope 2026-07-10 18:23:24 -07:00
Vincent Koc 304d306f4c fix(pr): allow merge-commit landings 2026-07-10 18:23:24 -07:00
Vincent Koc bc1dbe1777 fix(release): manage tracked private shrinkwraps 2026-07-10 18:23:24 -07:00
Vincent Koc c7b38beab0 fix(release): avoid pnpm bootstrap in version prep 2026-07-10 18:23:24 -07:00
Vincent Koc 583fe664da fix(release): keep JSON output machine-readable 2026-07-10 18:23:24 -07:00
Vincent Koc a5582cc02b fix(release): serialize root package generation 2026-07-10 18:23:24 -07:00
Vincent Koc 00848e2bcb fix(release): avoid caching GitHub errors 2026-07-10 18:23:24 -07:00
Vincent Koc fedd49a688 fix(release): keep Android notes aligned 2026-07-10 18:23:24 -07:00
Vincent Koc 7f9ea2f7b4 chore(release): satisfy parallel runner lint 2026-07-10 18:23:24 -07:00
Vincent Koc e7cb09a2c2 feat(release): add shadow preparation controller 2026-07-10 18:23:24 -07:00
Vincent Koc 58b094cfce perf(release): cache changelog GitHub discovery 2026-07-10 18:23:24 -07:00
Vincent Koc f1447e9737 perf(release): parallelize shrinkwrap generation 2026-07-10 18:23:24 -07:00
Vincent Koc 6d7da847c8 perf(release): parallelize scoped preflight tasks 2026-07-10 18:23:24 -07:00
Vincent Koc 271b4a965c feat(release): add atomic version preparation 2026-07-10 18:23:24 -07:00
Peter Steinberger 50feb488eb fix(ci): isolate OpenWebUI release smoke
Backport the missing scheduler, documentation, and focused regression proof from #103095 so stable/full release-path runs execute OpenWebUI exactly once on the dedicated lane while legacy aggregate aliases remain compatible.

Partial backport of ff28c1f66639f00b8aab00ae81b9b73788c2ac06; the workflow and workflow-test portions were already present on this release branch, while the skill-only documentation remains main-only.
2026-07-10 18:23:24 -07:00
Peter Steinberger a56643e552 fix(release): keep validation evidence immutable across reruns (#103906)
* fix(release): bind validation evidence to exact attempts

* test(release): cover exact validation attempts
2026-07-10 12:40:22 -07:00
Peter Steinberger ffe682f325 fix(release): recognize conventional squash reverts 2026-07-10 09:28:16 -07:00
Peter Steinberger 98a2229b79 fix(release): preserve squash revert targets 2026-07-10 09:28:15 -07:00
Peter Steinberger b9dd72b2f2 ci(release): pin validated Kova revision 2026-07-10 05:40:39 -07:00
Peter Steinberger 0782a94452 fix(release): require installer doctor evidence 2026-07-10 05:37:58 -07:00
Peter Steinberger 795202863a fix(release): contain installer artifact restores 2026-07-10 05:06:10 -07:00
Peter Steinberger faf619db3d fix(ci): restore manually dispatched live suites (#103654) 2026-07-10 04:31:03 -07:00
Vincent Koc de3762676b fix(release): bundle AI runtime in installer smoke (#103556)
* fix(release): bundle AI runtime in installer smoke

* fix(release): verify bundled AI runtime loadability

* fix(release): preserve advisory doctor exits

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-10 02:44:09 -07:00
Peter Steinberger e3caf03f2e fix(release): allow advisory doctor exits in installer smoke 2026-07-10 02:35:46 -07:00
Peter Steinberger 3059c114ac ci(release): pin latest Kova revision 2026-07-10 02:34:14 -07:00
Peter Steinberger 521ba0226c fix(release): ignore nested squash revert markers 2026-07-10 02:34:14 -07:00
Peter Steinberger 30f54a5fe1 fix(release): proxy upgrade fixtures to npm 2026-07-10 02:34:14 -07:00
Vincent Koc ee8827d92b fix(ci): read Codex bindings from SQLite in live harness (#103467)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-10 02:34:14 -07:00
Peter Steinberger 1c205e5c92 fix(release): restore bundled AI runtime in update smoke (#103564) 2026-07-10 10:29:35 +01:00
Peter Steinberger a748518333 ci: align release child dispatch and guard tests with the synced umbrella
The synced Full Release Validation umbrella dispatches children with a
dispatch_id and adopts runs by exact name (#102858), so ci.yml,
npm-telegram-beta-e2e.yml, and plugin-prerelease.yml need the matching
input; applies that commit's hunks plus its ci-workflow-guards update,
syncs scripts/ci-live-command-retry.sh, and ports the guard test blocks
that pin the synced workflow text.
2026-07-10 00:40:04 -07:00
Peter Steinberger 8f0d4500af ci: backport release validation evidence reuse and beta live-advisory
Backports the release pipeline speedups from main (ace2407acd and
ancestors) so the 2026.7.1 train benefits immediately:
- metadata-only evidence reuse with input/harness/child-run matching
- Docker runtime-assets preflight runs in parallel with lanes
- release/* umbrella runs supersede in-progress duplicates
- beta profile treats live-provider suites as advisory
Syncing the umbrella workflow also picks up the main-only dispatch
idempotency and transient-read retries (#102858, #102896).
2026-07-10 00:23:30 -07:00