Commit graph

3 commits

Author SHA1 Message Date
Peter Steinberger
06f897f562
refactor(ci): shorten release qualification and reuse prepared artifacts (#136105)
* perf(ci): shorten release qualification critical path

* fix(ci): bind native release approval to qualified CI

* test(ci): cover release retry ownership and native routing

* fix(ci): use shared waiter for native release qualification

* fix(ci): bound release diagnostics and isolate test scratch

* fix(ci): type optional npm producer verification inputs

* fix(ci): align release gates and avoid stalled iOS runners
2026-09-02 04:52:19 -07:00
Peter Steinberger
69aeafae6b
fix(release): reuse prepared artifacts on failed-job retries (#136112)
* fix(release): reuse prepared artifacts on failed-job retries

* test(release): include retained npm producer workflow coverage
2026-09-02 01:08:22 -07:00
Peter Steinberger
a162944f54
improve(release): prepare publication artifacts during validation (#135639)
* perf(release): prepare publication artifacts during validation

* fix(release): scope npm registry environment restoration

* test(ci): align release artifact verification fixtures

Account for newly tracked artifact tests and internal workflow-only inputs. Keep synthetic runner timing checks independent of unrelated suite budgets. Reuse the catalog-row selector fix already landed in #135597.

* fix(release): preserve correction identity across prepared artifacts
2026-09-01 18:41:09 -07:00