Peter Steinberger
|
23c0a7b612
|
fix: preserve working installs on unsupported Node (#106994)
* fix(update): preserve installs on unsupported Node
* fix(update): verify skipped install scripts
* refactor(update): share global install preflight
* fix(update): validate Bun-installed Node runtime
* fix(update): classify install preflight failures
* refactor(update): normalize install failure reasons
* style(update): format updater policy test
* fix(update): preserve pnpm script policy safety
* fix(update): classify hosted git sources
* chore: leave release notes to release flow
* fix(release): defer package inventory helper loading
* style(release): keep inventory loader LOC-neutral
* fix(update): validate staged package lifecycle
* fix(update): match packed lifecycle contract
* fix(update): harden Bun package activation
* test(update): model packed Bun lifecycle
* style(update): avoid lifecycle name shadowing
* fix(update): remove unsafe Bun staging experiment
* fix(update): satisfy updater type checks
* fix(update): preserve packed npm package name
* fix(update): preserve checkout failure status
* fix(update): disable scripts while packing candidates
* fix(update): preflight source package engines safely
* fix(update): preserve legacy npm downgrades
* fix(update): pin npm packing to selected Node
* fix(update): stage npm activation before replacing live package
* fix(update): guard non-npm source activation
* refactor(update): isolate npm staging helpers
* fix(update): harden staged package lifecycle
* test(update): satisfy merged type gates
* fix(update): privatize runtime npm helper
* fix(ci): satisfy merged lint and type gates
* docs(changelog): defer updater note to release
* fix(update): guard package activation runtime
* fix(update): preserve installs on unsupported Node
* test(update): reject prerelease Node runtimes
* test(update): use shared temp cleanup
* fix(update): fail closed when install scripts are skipped
* fix(update): pack install guard in docker artifacts
* fix(ci): keep install guard export tooling-local
|
2026-07-14 23:19:48 -07:00 |
|
Peter Steinberger
|
96f0983a85
|
fix(onboarding): skip setup for configured gateways and require inference first (#102883)
* fix(crestodian): keep onboarding RPCs restart-safe
* fix(profiles): isolate approval state migrations
* fix(crestodian): bypass configured gateway setup
* test(crestodian): type onboarding mocks
* fix(onboarding): require inference before Crestodian
* fix(onboarding): enforce verified inference handoff
* fix(macos): reset setup on gateway endpoint edits
* chore(i18n): refresh native source inventory
* fix(gateway): keep socket on request cancellation
* test(packaging): require workspace templates
* fix(onboarding): bind setup to verified inference
* fix(onboarding): align inference gate contracts
* fix(crestodian): classify concurrent policy rejection
* test(crestodian): expect registry restoration
* fix(onboarding): bind setup to configured gateways
* fix(codex): preserve startup phase deadlines
* test(crestodian): match fail-closed policy ordering
* test(onboarding): assert bound gateway handoff
* fix(codex): bind runtime resolution to spawn cwd
* test(crestodian): assert policy rejection order
* fix(cli): preserve gateway routing across restarts
* fix(macos): fail closed during gateway edits
* test(macos): cover gateway route generation races
* chore: keep release notes out of onboarding PR
* fix(ci): refresh onboarding generated checks
* style(swift): align gateway channel formatting
* fix(ci): refresh plugin SDK surface budgets
* fix(ci): resync native string inventory
* refactor(swift): split gateway channel support
* test(doctor): isolate plugin compatibility registry
* test(macos): isolate gateway onboarding fixtures
* test(macos): assert gateway lease health ordering
* fix(codex): reconcile computer-use startup changes
|
2026-07-11 10:25:14 -07:00 |
|
Vincent Koc
|
8755077fe4
|
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:13:41 -07:00 |
|
Vincent Koc
|
63257a2b0e
|
fix(ci): scope package tarball runtime checks
|
2026-07-05 22:18:09 +02:00 |
|
Vincent Koc
|
0cd2bc474f
|
fix(ci): bundle private AI runtime in release candidates
|
2026-07-05 22:18:08 +02:00 |
|
Vincent Koc
|
a1aaa1c6de
|
fix(ci): pack cross-os candidates with pnpm
|
2026-07-05 22:18:08 +02:00 |
|
Vincent Koc
|
71a75b9b28
|
fix(release): validate package tarball check args
|
2026-06-20 22:08:25 +02:00 |
|
Vincent Koc
|
1e4ff80604
|
fix(e2e): clean failed tarball extracts
|
2026-06-03 11:18:54 +02:00 |
|
Peter Steinberger
|
c56067e34f
|
chore: harden npm shrinkwrap release path
|
2026-05-22 12:56:10 +01:00 |
|
Peter Steinberger
|
ca093d8402
|
ci: speed up package tarball validation
|
2026-04-29 15:56:08 +01:00 |
|
Peter Steinberger
|
03b1731d0f
|
fix(ci): preserve imported dist chunks after install
|
2026-04-29 01:13:03 +01:00 |
|
Peter Steinberger
|
212a32648f
|
fix(ci): speed up tarball checks and avoid CLI bootstrap
|
2026-04-29 00:52:45 +01:00 |
|
Peter Steinberger
|
b04c9380ed
|
fix(ci): harden full release live checks
|
2026-04-29 00:36:49 +01:00 |
|
Peter Steinberger
|
11d2128820
|
fix(ci): build complete release package artifacts
|
2026-04-28 21:39:10 +01:00 |
|
Peter Steinberger
|
f5a7632ffc
|
ci: allow legacy package stamp warnings
|
2026-04-28 08:31:16 +01:00 |
|
Peter Steinberger
|
acea3f2465
|
fix(build): stamp runtime postbuild artifacts
|
2026-04-28 07:56:08 +01:00 |
|
Peter Steinberger
|
44a504cd39
|
ci: time-box package acceptance legacy compat
|
2026-04-27 07:11:14 +01:00 |
|
Peter Steinberger
|
0ff0c7ce57
|
ci: tolerate legacy qa inventory entries
|
2026-04-27 05:07:15 +01:00 |
|
Peter Steinberger
|
eccb79db99
|
build: remove private QA package compat shims
|
2026-04-27 00:26:02 +01:00 |
|
Peter Steinberger
|
41ad03dda4
|
fix(test): allow legacy qa inventory entry
|
2026-04-27 00:02:33 +01:00 |
|
Peter Steinberger
|
1a02d00eb4
|
test: add docker e2e rerun helpers
|
2026-04-26 23:56:14 +01:00 |
|
Peter Steinberger
|
6cba12caae
|
test: add docker e2e planner guards
|
2026-04-26 23:48:32 +01:00 |
|