Skip to content

ci: rename CF Pages project to openarmature-python-docs#33

Merged
chris-colinsky merged 1 commit into
mainfrom
chore/cf-pages-project-rename
May 12, 2026
Merged

ci: rename CF Pages project to openarmature-python-docs#33
chris-colinsky merged 1 commit into
mainfrom
chore/cf-pages-project-rename

Conversation

@chris-colinsky
Copy link
Copy Markdown
Member

@chris-colinsky chris-colinsky commented May 12, 2026

Summary

  • Renames the CF Pages deploy target in .github/workflows/docs.yml from openarmature-docs to openarmature-python-docs to match the CF Pages project Chris just created.

  • The Python-specific name leaves the unqualified openarmature-docs slot available for a future unified docs hub once the TypeScript implementation lands (Phase B Mintlify migration).

  • No effect on the rendered site content — only on the deploy target's project name.

    Test plan

  • On merge, the post-merge `Docs` run on `main` succeeds and deploys to https://openarmature-python-docs.pages.dev/.

  • CI Docs workflow on this PR builds the site with mkdocs build --strict (deploy step is gated to push-to-main only, so this PR proves the build).

  • After deploy, the apex custom-domain step lands the site at https://openarmature.ai/ (separate follow-up PR will flip site_url once DNS is live).

Copilot AI review requested due to automatic review settings May 12, 2026 22:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames the Cloudflare Pages deploy target used by the Docs GitHub Actions workflow so deployments go to the newly created openarmature-python-docs Pages project.

Changes:

  • Update .github/workflows/docs.yml to deploy with --project-name=openarmature-python-docs instead of openarmature-docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chris-colinsky chris-colinsky merged commit 15574e4 into main May 12, 2026
10 checks passed
@chris-colinsky chris-colinsky deleted the chore/cf-pages-project-rename branch May 12, 2026 22:56
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.

2 participants