nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
GitHub
Nx
Workspace
Succeeded
36766
32d3629c fix(core): neutralize forged migrate runbook tags at any position The re-emitted runbook's neutralizer only escaped a tag opening at a line start behind a whitespace-or-format-character prefix. Characters that render as nothing but sit outside both classes (braille blank, hangul fillers, variation selectors, NUL), or any printable prefix, carried a forged <nx_migrate_*> tag through unescaped. Position grants no exemption anymore: every < opening or closing such a tag is escaped wherever it sits, and the runbook prose now references the block names without angle brackets so authentic stored bytes keep parity with the emitted block.
by Leosvel Pé...
L
Failed
36766
Flaky task
→
32d3629c fix(core): neutralize forged migrate runbook tags at any position The re-emitted runbook's neutralizer only escaped a tag opening at a line start behind a whitespace-or-format-character prefix. Characters that render as nothing but sit outside both classes (braille blank, hangul fillers, variation selectors, NUL), or any printable prefix, carried a forged <nx_migrate_*> tag through unescaped. Position grants no exemption anymore: every < opening or closing such a tag is escaped wherever it sits, and the runbook prose now references the block names without angle brackets so authentic stored bytes keep parity with the emitted block.
by Leosvel Pé...
L
Failed
36766
Environment issue
→
0c951a8d fix(core): resolve the migrate formatter command on every dispensed step
by Leosvel Pé...
L
Canceled
36766
0c951a8d fix(core): resolve the migrate formatter command on every dispensed step
by Leosvel Pé...
L
Failed
36766
Flaky task
→
0c951a8d fix(core): resolve the migrate formatter command on every dispensed step
by Leosvel Pé...
L
Succeeded
36766
71bf71a1 fix(core): resolve the migrate formatter command on every dispensed step
by Leosvel Pé...
L
Failed
36766
Flaky task
→
71bf71a1 fix(core): resolve the migrate formatter command on every dispensed step
by Leosvel Pé...
L
Succeeded
36766
24ead47b cleanup(core): tighten migrate orchestrator comments Apply the comment audit on the migrate orchestrator changeset: drop 91 comments that restate the code, a neighbor, or a test's own name and assertions, and shorten 207 to the facts the code cannot give. Replace the unicode ellipsis and em dashes added to the agent prompt strings with ASCII; the spec regexes that asserted the ellipsis follow.
by Leosvel Pé...
L
Failed
36766
Environment issue
→
24ead47b cleanup(core): tighten migrate orchestrator comments Apply the comment audit on the migrate orchestrator changeset: drop 91 comments that restate the code, a neighbor, or a test's own name and assertions, and shorten 207 to the facts the code cannot give. Replace the unicode ellipsis and em dashes added to the agent prompt strings with ASCII; the spec regexes that asserted the ellipsis follow.
by Leosvel Pé...
L
Succeeded
36766
79bb89c9 fix(core): bound migrate handoff names by bytes [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
36766
Flaky task
→
baa2f341 fix(core): bound migrate handoff names by bytes The readable prefix was cut at 64 UTF-16 code units, so a name made of multibyte characters still produced a basename past the 255-byte per-component limit, and the cut could split a surrogate pair. Cut on code points against a 64-byte UTF-8 budget instead.
by Leosvel Pé...
L
Failed
36766
Flaky task
→
baa2f341 fix(core): bound migrate handoff names by bytes The readable prefix was cut at 64 UTF-16 code units, so a name made of multibyte characters still produced a basename past the 255-byte per-component limit, and the cut could split a surrogate pair. Cut on code points against a 64-byte UTF-8 budget instead.
by Leosvel Pé...
L
Succeeded
36766
4770e391 cleanup(core): keep the runbook replacement test off inode reuse The spec replaced RUNBOOK.md with unlink plus create between the lstat and the open. ext4 hands the freed inode number to the next create in the same directory, so on Linux the replacement matched the inspected dev/ino and the guard let the read through. Rename a sibling file over the path instead: both files exist at once, so the inode always differs. The guard comment overclaimed identity against any replacement; it now states the case it covers, a followed symlink on Windows.
by Leosvel Pé...
L
Failed
36766
Environment issue
→
4770e391 cleanup(core): keep the runbook replacement test off inode reuse The spec replaced RUNBOOK.md with unlink plus create between the lstat and the open. ext4 hands the freed inode number to the next create in the same directory, so on Linux the replacement matched the inspected dev/ino and the guard let the read through. Rename a sibling file over the path instead: both files exist at once, so the inode always differs. The guard comment overclaimed identity against any replacement; it now states the case it covers, a followed symlink on Windows.
by Leosvel Pé...
L
Failed
36766
160b0e1f cleanup(core): cover the orchestrated migrate run with fake-agent e2e scenarios Init emits the runbook before an initialized block and every later dispense is driven through the reconcile command, so the previous scenarios no longer matched the contract. Nine scenarios now drive a fake agent through the run: the base loop with validation, prompt and hybrid parks and a mid-park resume; a waived hybrid and a skipped prompt; a rejected handoff and a failed one retried; no-progress escalation and reset; issue routing, digest caps and commit issue ids; a killed worker recovered by retry-clean and by adopt; and plan-mismatch refusal with the accepted-init gitignore fallback and a same-plan resume.
by Leosvel Pé...
L
Failed
36766
582b9134 cleanup(core): cover the orchestrated migrate run with fake-agent e2e scenarios Init emits the runbook before an initialized block and every later dispense is driven through the reconcile command, so the previous scenarios no longer matched the contract. Nine scenarios now drive a fake agent through the run: the base loop with validation, prompt and hybrid parks and a mid-park resume; a waived hybrid and a skipped prompt; a rejected handoff and a failed one retried; no-progress escalation and reset; issue routing, digest caps and commit issue ids; a killed worker recovered by retry-clean and by adopt; and plan-mismatch refusal with the accepted-init gitignore fallback and a same-plan resume.
by Leosvel Pé...
L
Previous
Next