Skip to content

Replace docs site with migration progress dashboard#46

Merged
mrjf merged 3 commits into
mainfrom
copilot/replace-docs-site-with-migration-dashboard
May 15, 2026
Merged

Replace docs site with migration progress dashboard#46
mrjf merged 3 commits into
mainfrom
copilot/replace-docs-site-with-migration-dashboard

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 14, 2026

Description

The public GitHub Pages site still exposed aspirational product docs while APM is in the Python-to-Go migration phase. This narrows the site to the current migration progress report only.

  • Content

    • Removed product documentation sections from docs/src/content/docs/.
    • Kept the Autoloop migration report at progress/autoloop-go-migration.mdx.
  • Routing

    • Replaced the docs index with the Autoloop Go migration dashboard.
  • Site config

    • Reduced Starlight navigation to the progress dashboard.
    • Updated site metadata for githubnext/apm.

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Maintenance / refactor

Testing

  • Tested locally
  • All existing tests pass
  • Added tests for new functionality (if applicable)

Copilot AI linked an issue May 14, 2026 that may be closed by this pull request
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove product documentation pages and add migration progress dashboard Replace docs site with migration progress dashboard May 14, 2026
Copilot finished work on behalf of mrjf May 14, 2026 14:49
Copilot AI requested a review from mrjf May 14, 2026 14:49
@mrjf mrjf marked this pull request as ready for review May 14, 2026 22:58
@mrjf
Copy link
Copy Markdown
Contributor

mrjf commented May 14, 2026

@copilot fix ci tests

Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 14, 2026

@copilot fix ci tests

Fixed in 9bf04db by removing the policy help consistency assertions that targeted the deleted product CLI reference page. Targeted policy tests and final validation now pass.

Copilot finished work on behalf of mrjf May 14, 2026 23:06
@mrjf mrjf merged commit 5c09d1d into main May 15, 2026
10 checks passed
@mrjf mrjf deleted the copilot/replace-docs-site-with-migration-dashboard branch May 15, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace docs site with migration progress dashboard

2 participants