Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Succeeded
32427
36b50472 docs(nx-dev): fix broken markdoc components in documentation Multiple pages in the Astro documentation site display broken components due to: - Escaped template blocks (\{% ... %\}) that prevent proper rendering - Component name mismatches using hyphens instead of underscores - Missing side-by-side component causing "Undefined tag" errors - Graph components showing "Could not parse JSON" due to markdown code blocks - External JSON file references not being inlined properly All documentation pages render correctly with: - Proper template block syntax without backslash escaping - Component names matching markdoc.config.mjs registrations - All required components available and properly configured - Graph and project_details components displaying JSON data inline - All Markdoc components functioning as intended Fixes DOC-148 š¤ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2 months ago
by jaysoo
Canceled
32427
f411505d docs(nx-dev): fix broken markdoc components in documentation Multiple pages in the Astro documentation site display broken components due to: - Escaped template blocks (\{% ... %\}) that prevent proper rendering - Component name mismatches using hyphens instead of underscores - Missing side-by-side component causing "Undefined tag" errors - Graph components showing "Could not parse JSON" due to markdown code blocks - External JSON file references not being inlined properly All documentation pages render correctly with: - Proper template block syntax without backslash escaping - Component names matching markdoc.config.mjs registrations - All required components available and properly configured - Graph and project_details components displaying JSON data inline - All Markdoc components functioning as intended Fixes DOC-148 š¤ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2 months ago
by jaysoo
Failed
32427
71533fd5 docs(nx-dev): fix broken markdoc components in documentation ## Current Behavior Multiple pages in the Astro documentation site display broken components due to: - Escaped template blocks (\{% ... %\}) that prevent proper rendering - Component name mismatches using hyphens instead of underscores - Missing side-by-side component causing "Undefined tag" errors - Graph components showing "Could not parse JSON" due to markdown code blocks - External JSON file references not being inlined properly ## Expected Behavior All documentation pages render correctly with: - Proper template block syntax without backslash escaping - Component names matching markdoc.config.mjs registrations - All required components available and properly configured - Graph and project_details components displaying JSON data inline - All Markdoc components functioning as intended ## Related Issue(s) Fixes DOC-148 š¤ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2 months ago
by jaysoo
Previous page
Previous
Next
Next page