analogjs
OSS
analog
Sign in / Sign up
Open main menu
analog
GitHub
Overview
Runs
Analytics
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
2419
bb132b0f docs(router): record Core Web Vitals results and the early-shell follow-up Adds an over-HTTP, throttled CWV section to the streaming SSR RFC: TTFB and FCP win large (head + first defer block stream early), LCP is a wash and CLS is a small regression because the eager app shell renders only in the authoritative tail and the finalize body-swap rebuilds the DOM. Captures the highest-leverage follow-up (stream the eager shell early, in position) and marks the real over-HTTP benchmark as done. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Brandon Ro...
B
Succeeded
2419
bb132b0f docs(router): record Core Web Vitals results and the early-shell follow-up Adds an over-HTTP, throttled CWV section to the streaming SSR RFC: TTFB and FCP win large (head + first defer block stream early), LCP is a wash and CLS is a small regression because the eager app shell renders only in the authoritative tail and the finalize body-swap rebuilds the DOM. Captures the highest-leverage follow-up (stream the eager shell early, in position) and marks the real over-HTTP benchmark as done. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Brandon Ro...
B
Succeeded
feat/streaming-ssr
16d1b1e0 docs(router): record Core Web Vitals results and the early-shell follow-up Adds an over-HTTP, throttled CWV section to the streaming SSR RFC: TTFB and FCP win large (head + first defer block stream early), LCP is a wash and CLS is a small regression because the eager app shell renders only in the authoritative tail and the finalize body-swap rebuilds the DOM. Captures the highest-leverage follow-up (stream the eager shell early, in position) and marks the real over-HTTP benchmark as done. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Brandon Ro...
B
Succeeded
2419
51d053d0 docs(router): reconcile the streaming SSR RFC validation section Replace the prototype-era test counts with what the committed tree actually covers: the Chromium end-to-end streaming-app run, the platform and router unit tests, and the AsyncLocalStorage-based concurrency isolation. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01L7utNvoMVtkyLsR9uf7nxM
by Brandon Ro...
B
Succeeded
2416
7aa045b4 perf(vite-plugin-angular): store transform cache under node_modules/.cache The conventional tool-cache location is evicted by installs and node_modules cleans, so no separate eviction pass is needed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QGBu5vifftgU92BmCMyQs5
by Brandon Ro...
B
Succeeded
2414
76b53605 fix(vite-plugin-angular): track inlined resources for HMR invalidation in fast compile Editing an external templateUrl/styleUrl file no longer refreshed the owning component in dev. resourceToSource was only fed from compile()'s resourceDependencies, which are recorded solely by its read fallback for resources the inliner did NOT already inline — so successfully inlined resources were never tracked. The gap was previously masked by the platform router-plugin's change-event full invalidation, removed in #2410. inlineResourceUrls now reports every resource path it successfully read, and the fast-compile plugin records them so a resource edit invalidates its parent module. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QGBu5vifftgU92BmCMyQs5
by Brandon Ro...
B
Succeeded
2412
3fee1451 fix(vite-plugin-angular): keep spec-file add/unlink invalidation for vitest watch Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QGBu5vifftgU92BmCMyQs5
by Brandon Ro...
B
Succeeded
2410
7b4eeeb9 perf(vite-plugin-angular): enable content cache for router fesm transformer Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QGBu5vifftgU92BmCMyQs5
by Brandon Ro...
B
Succeeded
2411
b3fcbdbc perf(vite-plugin-angular): read external resources asynchronously during inlining Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QGBu5vifftgU92BmCMyQs5
by Brandon Ro...
B
Succeeded
2399
e2fb7b1e docs: include Angular 22 in fast compile validated versions Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G5wuNVWvhG4iXeuJNoutn5
by Brandon Ro...
B
Succeeded
2398
b1a7a4f5 docs(vite-plugin-angular): refresh fast compiler compatibility docs for Angular 22 Verified against Angular 22.0.5 (latest) and 22.1.0-next.4: all 1094 compiler unit tests pass and the conformance failure set is identical between latest and next, so v22.1 introduces no regressions. Document the two new R3ComponentMetadata fields (legacyOptionalChaining in 22.0, foreignImports in 22.1) and why omitting them is safe, extend the version compatibility table to v22, and re-baseline the conformance pass-rate table with current comparison counts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Brandon Ro...
B
Succeeded
2397
f0ed28fd ci: drop merge-queue reference from build-windows comment Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014hp2ibFmxCr2asbMcEvZJA
by Brandon Ro...
B
Succeeded
2395
5101b5be ci: restore NX_CLOUD_ACCESS_TOKEN env for distributed run Starting a distributed CI run is a write operation and requires a read-write Nx Cloud token; the read-only token in nx.json yields 403. Forward the NX_CLOUD_ACCESS_TOKEN secret so start-ci-run can authenticate. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014hp2ibFmxCr2asbMcEvZJA
by Brandon Ro...
B
Previous page
Previous
Next
Next page