codinget
  • Joined on 2022-10-19
codinget pushed to main at webnet/webnet 2026-07-04 00:57:15 +02:00
1aa26fd33e ci: consolidate workflows, build once per run
codinget merged pull request webnet/webnet#57 2026-07-04 00:57:15 +02:00
ci: consolidate workflows, build once per run
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-04 00:40:36 +02:00
1aa26fd33e ci: consolidate workflows, build once per run
codinget pushed to fix/tsconnect-worker-flaky-message-waits at webnet/webnet 2026-07-04 00:29:24 +02:00
4651760494 test(tsconnect-worker): consolidate closed-state polls onto waitFor
codinget commented on pull request webnet/webnet#58 2026-07-04 00:27:58 +02:00
fix: fix flaky tsconnect-worker message-wait races

Reviewed the diff against main. This is a solid, mechanical fix.

codinget created pull request webnet/webnet#58 2026-07-04 00:12:42 +02:00
WIP: fix flaky tsconnect-worker message-wait races
codinget created branch fix/tsconnect-worker-flaky-message-waits in webnet/webnet 2026-07-04 00:12:34 +02:00
codinget pushed to fix/tsconnect-worker-flaky-message-waits at webnet/webnet 2026-07-04 00:12:34 +02:00
e61e4aa245 chore: update AI_CHANGES.md for flaky message-wait fixes
428e8b7a84 test(tsconnect-worker): poll for messages instead of fixed 10ms sleeps
Compare 2 commits »
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:49:51 +02:00
93d6cb1c06 chore: update AI_CHANGES.md for CI consolidation work
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:41:49 +02:00
d516ab0634 ci: archive per-package node_modules overrides, not just the root
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:29:16 +02:00
1f086fb5f6 ci: checkout before invoking local composite action
codinget created pull request webnet/webnet#57 2026-07-03 23:28:27 +02:00
WIP: ci: consolidate workflows, build once per run
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:25:03 +02:00
fe9d6a0f60 ci: consolidate workflows, build once per run, dedupe setup steps
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:19:37 +02:00
4e843973ae ci: test upload-artifact/download-artifact v3 as GHES-compatible fallback
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:16:38 +02:00
32ba731d88 ci: switch smoke test to actions/upload-artifact + download-artifact
codinget created branch ci-cache-speedup in webnet/webnet 2026-07-03 23:13:11 +02:00
codinget pushed to ci-cache-speedup at webnet/webnet 2026-07-03 23:13:11 +02:00
8ba4f2eecb ci: add temporary actions/cache smoke test
codinget deleted branch fix/flaky-worker-tests from webnet/webnet 2026-06-29 12:44:13 +02:00
codinget pushed to main at webnet/webnet 2026-06-29 12:44:12 +02:00
3ed8095263 chore: update AI_CHANGES.md for PR #56
b917cd88eb test(tsconnect-worker): fix flaky closed-state tests
Compare 2 commits »
codinget merged pull request webnet/webnet#56 2026-06-29 12:44:12 +02:00
test(tsconnect-worker): fix flaky closed-state tests