Peter Steinberger
|
c70aee247e
|
refactor(scripts): migrate JavaScript tools to TypeScript (#121005)
* refactor(scripts): migrate JavaScript tools to TypeScript
* fix(ci): keep changed-scope preflight zero-install
* fix(ci): preserve zero-install script owners
* fix(ci): complete script migration follow-through
* fix(release): keep stable closeout zero-install
* fix(scripts): preserve standalone execution boundaries
* fix(scripts): repair standalone loader boundaries
* fix(scripts): normalize gateway observation ids
* fix(scripts): keep Docker packager standalone
* test(scripts): preserve rebase cleanup helpers
* test(sessions): use tracked temp directory
|
2026-08-09 07:21:35 -07:00 |
|
qingminlong
|
aa3628ce66
|
fix(scripts): honor last repeated CLI flag value (#118710)
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-08-03 16:40:33 -05:00 |
|
Peter Steinberger
|
ea2c6a63c9
|
refactor(scripts): adopt shared scaffolding (#118514)
* refactor(scripts): adopt shared scaffolding
* fix(scripts): satisfy strict tooling checks
* fix(scripts): preserve scaffolding contracts
|
2026-08-03 04:40:30 -07:00 |
|
Peter Steinberger
|
867284dfa3
|
refactor(deadcode): delete package and script exports (#105776)
Refs #105733
|
2026-07-12 17:24:45 -07:00 |
|
Peter Steinberger
|
7bf80dc2c6
|
chore(tooling): enforce formatting and refresh TypeScript checks (#104239)
* chore(tooling): enforce current formatter and refresh checks
* chore(tooling): keep release changelog formatter-owned
* chore(tooling): retain compatible Node type surface
* ci: enforce formatting for docs-only changes
* ci: isolate docs formatter check
* chore(tooling): apply updated lint and format rules
* chore(tooling): satisfy updated switch lint
* style(ui): apply Linux formatter layout
* test(doctor): match quiet local audio contribution
* test(doctor): assert quiet output only
* test(doctor): follow restored information contract
|
2026-07-11 01:09:51 -07:00 |
|
Vincent Koc
|
72816124c9
|
fix(qa): reject duplicate single-value flags
|
2026-06-23 14:01:29 +02:00 |
|
Vincent Koc
|
a33077d9c6
|
fix(test): reject missing numeric flag values
|
2026-06-06 23:01:21 +02:00 |
|
Peter Steinberger
|
58c663920d
|
docs: document script tests
|
2026-06-04 20:49:50 -04:00 |
|
Vincent Koc
|
aae13f4dd2
|
refactor: share qa report arg parsing
|
2026-05-29 20:07:53 +02:00 |
|
Vincent Koc
|
0f72a042d6
|
fix(scripts): harden shared flag parsing
|
2026-05-29 06:45:21 +02:00 |
|
Vincent Koc
|
79ee70c8ad
|
fix(scripts): ignore forwarded arg separator
|
2026-05-24 18:13:14 +02:00 |
|