Skip to content

Conversation

@btravers
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 22, 2026 08:08
Copy link
Contributor

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

This PR attempts to fix documentation deployment by modifying the build command used in GitHub Actions workflows. The change updates the command from pnpm --filter ./docs build to pnpm --filter ./docs exec turbo build and adds a new CI job to build documentation.

Changes:

  • Modified the documentation build command in the deploy-docs workflow
  • Added a new build-docs job to the CI workflow for documentation validation

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/deploy-docs.yml Updated build command from pnpm --filter ./docs build to pnpm --filter ./docs exec turbo build
.github/workflows/ci.yml Added new build-docs job using the same command structure as deploy-docs

@btravers btravers enabled auto-merge (squash) January 22, 2026 08:11
@btravers btravers merged commit cc24d57 into main Jan 22, 2026
14 checks passed
@btravers btravers deleted the fix-deploy-docs branch January 22, 2026 08:13
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