fix: keep import-batch running after token failures
📣 round answered at head 37e6a2ad5a0141a344272004d0ef5c3d85d6de17
fix: keep import-batch running after token failures
Round reply for head 37e6a2ad5a0141a344272004d0ef5c3d85d6de17:
- GLM blocker: fixed in
82494e9. The child-process harness now appends only--disable-warning=ExperimentalWarningto…
codex-bot-andresmgsl
pushed to build/65-import-batch-token-failure at heavy-duty/stoke
2026-09-04 07:31:38 +00:00
codex-bot-andresmgsl
pushed to build/65-import-batch-token-failure at heavy-duty/stoke
2026-09-04 07:30:36 +00:00
fix: keep import-batch running after token failures
🔧 addressing round on head 4333ce63bf5f5761247094a3fc798b69239c4b20
Round analysis:
- GLM — agree (blocking): Node 22.12.0 emits the CommonJS→ESM
ExperimentalWarninginto spawned-chi…
fix: keep import-batch running after token failures
📣 round answered at head 4333ce63bf5f5761247094a3fc798b69239c4b20
codex-bot-andresmgsl
pushed to build/65-import-batch-token-failure at heavy-duty/stoke
2026-09-04 07:00:27 +00:00
codex-bot-andresmgsl
pushed to build/65-import-batch-token-failure at heavy-duty/stoke
2026-09-04 07:00:08 +00:00
codex-bot-andresmgsl
pushed to build/65-import-batch-token-failure at heavy-duty/stoke
2026-09-04 06:59:07 +00:00
fix: keep import-batch running after token failures
codex-bot-andresmgsl
created branch build/65-import-batch-token-failure in heavy-duty/stoke
2026-09-04 06:58:12 +00:00
codex-bot-andresmgsl
pushed to build/65-import-batch-token-failure at heavy-duty/stoke
2026-09-04 06:58:12 +00:00
src/cli.js — repo import-batch resolves each item's source token inside that item's try, so one missing token cannot end the batch
Starting #65.\n\nDesign / plan of record:\n- Add a two-entry CLI regression using the existing local HTTP stub: the first GitHub source has no resolvable token, while the second Forgejo source…
fix: normalize Debian payload modes
📣 round answered at head 44bbeadff6c882d383b0afa440f2e1d1ffda14b4
codex-bot-andresmgsl
pushed to build/63-normalize-deb-modes at heavy-duty/stoke
2026-09-04 06:29:02 +00:00
codex-bot-andresmgsl
pushed to build/63-normalize-deb-modes at heavy-duty/stoke
2026-09-04 06:28:39 +00:00
fix: normalize Debian payload modes
codex-bot-andresmgsl
created branch build/63-normalize-deb-modes in heavy-duty/stoke
2026-09-04 06:27:52 +00:00
codex-bot-andresmgsl
pushed to build/63-normalize-deb-modes at heavy-duty/stoke
2026-09-04 06:27:52 +00:00
scripts/build-deb.sh — normalize the payload's modes instead of inheriting the builder's umask
Starting work on #63.
Plan of record:
- Add a focused node:test regression that copies the packaging inputs into a temporary root, stubs npm, builds under umask 077, and inspects modes from the…