Skip to content

fix(ci): add auto-install to deploy-docs toolchain setup#26

Merged
rhuanbarreto merged 1 commit into
mainfrom
fix/deploy-docs-toolchain
Feb 28, 2026
Merged

fix(ci): add auto-install to deploy-docs toolchain setup#26
rhuanbarreto merged 1 commit into
mainfrom
fix/deploy-docs-toolchain

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • The deploy-docs.yml workflow was missing auto-install: true on moonrepo/setup-toolchain@v0, causing bun: command not found during the docs build step
  • Matches the pattern already used in code-pull-request.yml

Test plan

  • Merge and trigger workflow_dispatch to verify the deploy-docs workflow completes successfully

🤖 Generated with Claude Code

The deploy-docs workflow was missing `auto-install: true` on
moonrepo/setup-toolchain, causing `bun: command not found` in CI.
Matches the pattern used in code-pull-request.yml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhuanbarreto rhuanbarreto merged commit 931d89d into main Feb 28, 2026
2 checks passed
@archgatebot archgatebot Bot mentioned this pull request Feb 28, 2026
rhuanbarreto added a commit that referenced this pull request Feb 28, 2026
The deploy-docs workflow was missing `auto-install: true` on
moonrepo/setup-toolchain, causing `bun: command not found` in CI.
Matches the pattern used in code-pull-request.yml.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@rhuanbarreto rhuanbarreto deleted the fix/deploy-docs-toolchain branch March 3, 2026 22:09
rhuanbarreto added a commit that referenced this pull request Mar 3, 2026
The deploy-docs workflow was missing `auto-install: true` on
moonrepo/setup-toolchain, causing `bun: command not found` in CI.
Matches the pattern used in code-pull-request.yml.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
rhuanbarreto added a commit that referenced this pull request Mar 4, 2026
The deploy-docs workflow was missing `auto-install: true` on
moonrepo/setup-toolchain, causing `bun: command not found` in CI.
Matches the pattern used in code-pull-request.yml.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Mar 4, 2026
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.

1 participant