Peter Steinberger
|
ebdade0efc
|
ci: shard extension fast checks
|
2026-04-03 18:26:26 +01:00 |
Vincent Koc
|
f71ef47288
|
fix(ci): disable automatic clawhub release workflow
|
2026-04-04 00:20:28 +09:00 |
Onur
|
fa9e1e3d8e
|
CI: add ClawHub plugin release workflow (#59179)
* CI: add ClawHub plugin release workflow
* CI: harden ClawHub plugin release workflow
* CI: finish ClawHub plugin release hardening
* CI: watch shared ClawHub release inputs
* CI: harden ClawHub publish workflow
* CI: watch more ClawHub release deps
* CI: match shared release inputs by prefix
* CI: pin ClawHub publish source commit
* CI: refresh pinned ClawHub release commit
* CI: rename ClawHub plugin release environment
---------
Co-authored-by: Onur Solmaz <onur@solmaz.io>
|
2026-04-03 15:40:07 +02:00 |
Peter Steinberger
|
1118d032ca
|
refactor: split extension test helpers
|
2026-04-03 13:06:11 +01:00 |
Peter Steinberger
|
685ef52284
|
refactor: simplify test workflow helpers
|
2026-04-03 13:00:00 +01:00 |
Peter Steinberger
|
71a54d0c95
|
fix(ci): forward bluebubbles barrel and node env fixes
|
2026-04-03 12:58:10 +01:00 |
Peter Steinberger
|
9ef5d85e40
|
refactor: remove custom test planner runtime
|
2026-04-03 12:45:13 +01:00 |
Peter Steinberger
|
d39e4dff6a
|
test: make planner lanes explicit
|
2026-04-03 12:29:29 +01:00 |
Peter Steinberger
|
d68840ef40
|
fix(ci): handle bundled fast-check task
|
2026-04-03 11:10:50 +01:00 |
Peter Steinberger
|
6f67347e00
|
ci: restore npm token auth for dist-tag promotion
|
2026-04-02 20:37:49 +01:00 |
Peter Steinberger
|
d4d2d9e479
|
ci: move npm promotion into trusted workflow
|
2026-04-02 20:29:57 +01:00 |
Peter Steinberger
|
658f0c5d2d
|
ci: use oidc token for npm promotion
|
2026-04-02 20:23:56 +01:00 |
Peter Steinberger
|
209535b7c7
|
build: make npm release tag configurable
|
2026-04-02 19:06:37 +01:00 |
Vincent Koc
|
6eca1949d5
|
refactor(plugins): tighten web fetch provider boundary (#59646)
* refactor(plugins): tighten web fetch provider boundary
* fix(config): sync fetch secret parity and baseline
* fix(ci): enforce web fetch boundary guard
|
2026-04-02 20:53:57 +09:00 |
Onur
|
f1f5a3fcf4
|
Release: trim duplicate preflight work (#59117)
* Release: skip duplicate runtime-deps staging
* Release: trim public mac validation workflow
* Release: require promoted npm publish
* Release: verify promoted npm provenance
* Release: restore public mac validation build
* Release: skip pack check on npm promote
* Release: skip pack check on npm promote
|
2026-04-01 19:24:37 +02:00 |
Peter Steinberger
|
79d0c92f3d
|
ci: prefix reused npm tarball paths
|
2026-04-01 16:39:08 +01:00 |
Peter Steinberger
|
2988a68b70
|
ci: skip reused npm publish metadata check
|
2026-04-01 16:12:26 +01:00 |
Peter Steinberger
|
181aef5cbe
|
ci: skip npm publish validation when reusing preflight
|
2026-04-01 15:59:04 +01:00 |
Peter Steinberger
|
fc745db76d
|
ci: remove bun workflow
|
2026-04-01 21:58:46 +09:00 |
Peter Steinberger
|
d7e9d341cc
|
fix: require npm auth for dist-tag mirror
|
2026-03-31 23:14:19 +01:00 |
Peter Steinberger
|
ad06d5ab4d
|
build: reuse release preflight artifacts
|
2026-04-01 06:30:36 +09:00 |
Vincent Koc
|
2feb83babb
|
fix(ci): shard fast extension checks
|
2026-03-31 15:58:50 +09:00 |
Vincent Koc
|
8dfbcaa200
|
fix(ci): default local low-memory checks
|
2026-03-31 15:05:04 +09:00 |
Peter Steinberger
|
ba7911bd16
|
ci: extend long-running test lane timeouts
|
2026-03-29 16:48:50 +01:00 |
Peter Steinberger
|
354bc01f29
|
ci: raise test workflow timeouts
|
2026-03-29 16:00:51 +01:00 |
Vincent Koc
|
a7a89fb680
|
fix(ci): retry actionlint release downloads
|
2026-03-29 18:11:38 +09:00 |
Peter Steinberger
|
664680318e
|
fix(release): validate built tarballs in workflows
|
2026-03-28 22:33:24 +00:00 |
Peter Steinberger
|
d506eea076
|
fix(ci): restore contract plugin-sdk source loading
|
2026-03-27 21:33:32 +00:00 |
Tak Hoffman
|
45535ff433
|
dev: speed up local check loop
|
2026-03-27 07:56:41 -05:00 |
Peter Steinberger
|
d746690be5
|
ci: align bun artifact upload with node24-safe action
|
2026-03-27 11:36:53 +00:00 |
Tak Hoffman
|
b04ec4bada
|
ci: make docker release tag-driven
|
2026-03-26 10:47:01 -05:00 |
Tak Hoffman
|
9f0305420a
|
docs: add beta blocker contributor guidance (#55199)
* docs: add beta blocker contributor guidance
* fix: tighten beta blocker labeling and flaky config test
|
2026-03-26 09:31:59 -05:00 |
Tak Hoffman
|
5b68e52894
|
ci: collapse preflight manifest routing (#54773)
* ci: collapse preflight manifest routing
* ci: fix preflight workflow outputs
* ci: restore compat workflow tasks
* ci: match macos shards to windows
* ci: collapse macos swift jobs
* ci: skip empty submodule setup
* ci: drop submodule setup from node env
|
2026-03-25 22:38:30 -05:00 |
Tak Hoffman
|
ab37d8810d
|
test: introduce planner-backed test runner, stabilize local builds (#54650)
* test: stabilize ci and local vitest workers
* test: introduce planner-backed test runner
* test: address planner review follow-ups
* test: derive planner budgets from host capabilities
* test: restore planner filter helper import
* test: align planner explain output with execution
* test: keep low profile as serial alias
* test: restrict explicit planner file targets
* test: clean planner exits and pnpm launch
* test: tighten wrapper flag validation
* ci: gate heavy fanout on check
* test: key shard assignments by unit identity
* ci(bun): shard vitest lanes further
* test: restore ci overlap and stabilize planner tests
* test: relax planner output worker assertions
* test: reset plugin runtime state in optional tools suite
* ci: split macos node and swift jobs
* test: honor no-isolate top-level concurrency budgets
* ci: fix macos swift format lint
* test: cap max-profile top-level concurrency
* ci: shard macos node checks
* ci: use four macos node shards
* test: normalize explain targets before classification
|
2026-03-25 18:11:58 -05:00 |
Vincent Koc
|
ac8a5a614b
|
ci: increase test shard fanout
|
2026-03-24 14:50:31 -07:00 |
Vincent Koc
|
a97188ceb3
|
ci: start required checks earlier (#53844)
* ci: start required checks earlier
* ci: restore pnpm in security-fast
* ci: skip docs-only payloads in early check jobs
* ci: harden untrusted pull request execution
* ci: pin gradle setup action
* ci: normalize pull request concurrency cancellation
* ci: remove duplicate early-lane setup
* ci: keep install-smoke push runs unique
|
2026-03-24 11:37:58 -07:00 |
Tak Hoffman
|
240479abef
|
fix(ci): stop dropping pending main workflow runs
|
2026-03-24 12:38:07 -05:00 |
Tak Hoffman
|
0bda670d9a
|
fix(ci): do not cancel in-progress bun runs on main
|
2026-03-24 10:19:59 -05:00 |
Tak Hoffman
|
075ece3dac
|
fix(ci): do not cancel in-progress main runs
|
2026-03-24 10:02:25 -05:00 |
Peter Steinberger
|
1bfef17825
|
ci: balance shards and reuse pr artifacts
|
2026-03-24 04:19:43 +00:00 |
Peter Steinberger
|
3a36fffc15
|
docs: update mac release automation guidance
|
2026-03-23 21:12:46 -07:00 |
Peter Steinberger
|
ecc8fe5dc2
|
ci: rebalance sharded test lanes
|
2026-03-24 01:44:26 +00:00 |
Peter Steinberger
|
b8bf6c482e
|
ci: cap channel shard workers
|
2026-03-24 00:38:51 +00:00 |
Peter Steinberger
|
90fab48416
|
ci: stabilize sharded channel lanes
|
2026-03-24 00:21:50 +00:00 |
Peter Steinberger
|
2d19d2acb9
|
ci: shorten main critical path
|
2026-03-23 23:45:51 +00:00 |
Onur
|
6ab6e7a493
|
Release: document manual macOS asset upload (#53178)
* Release: document manual macOS asset upload
* Release: document macOS smoke-test mode
|
2026-03-23 23:19:52 +01:00 |
Onur
|
6e8d5cd578
|
Release: privatize macOS publish flow (#53166)
|
2026-03-23 22:35:51 +01:00 |
Onur Solmaz
|
bc95436a43
|
release: upload macos preflight artifacts (#53105)
* release: upload macos preflight artifacts
* release: speed up macos preflight
* release: use xlarge macos runner
* release: skip dmg path in macos preflight
|
2026-03-23 21:34:51 +01:00 |
Tak Hoffman
|
99c84294f3
|
ci: shard bun test lane
|
2026-03-23 14:51:47 -05:00 |
Onur Solmaz
|
01c1fc797f
|
release: harden preflight workflows (#53087)
* release: harden preflight-only workflows
* release: require main for publish runs
* release: select xcode for macos workflow
* release: retry flaky macos preflight steps
|
2026-03-23 20:30:46 +01:00 |