an
analogjs
GitHub
analog
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
analog
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
Succeeded
2470
25522e63 chore: add handhold-pr agent skill Captures the flow for taking a PR from failing checks to green: pull the real CI output (Nx distributed execution hides task logs behind the summary table that `--log-failed` shows), classify each failure against the branch diff and the base branch before touching anything, then fix, re-run once, or escalate. Documents the two failure modes that read as real but aren't: Nx DTE ordering flakes on workspace subpath exports, and local-only failures from a Node version drifting off `.node-version`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Brandon Ro...
B
Succeeded
2470
b4ad6efb fix(vite-plugin-angular): hash JIT inline style virtual module ids Angular's JIT resource transformer emits inline component styles as `angular:jit:style:inline;<base64 of the whole stylesheet>`. The plugin rewrote only the prefix, so the full base64 stayed in the module id and the bundler derived the emitted chunk name from it — a large inline stylesheet pushed the filename past the 255-byte limit and the build died with ENAMETOOLONG. Hash the payload into the id at rewrite time and keep the base64 in a lookup table the JIT plugin's `load` reads back, so the id stays a fixed length regardless of stylesheet size. Closes #2459 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Brandon Ro...
B
Failed
2470
Environment issue
→
b4ad6efb fix(vite-plugin-angular): hash JIT inline style virtual module ids Angular's JIT resource transformer emits inline component styles as `angular:jit:style:inline;<base64 of the whole stylesheet>`. The plugin rewrote only the prefix, so the full base64 stayed in the module id and the bundler derived the emitted chunk name from it — a large inline stylesheet pushed the filename past the 255-byte limit and the build died with ENAMETOOLONG. Hash the payload into the id at rewrite time and keep the base64 in a lookup table the JIT plugin's `load` reads back, so the id stays a fixed length regardless of stylesheet size. Closes #2459 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Brandon Ro...
B
Previous
Next