Skip to content

fix: update ci to use latest docs preprocessing#3067

Merged
anish-sahoo merged 1 commit into
mainfrom
fix/deploy-docs-workflow
Jun 22, 2026
Merged

fix: update ci to use latest docs preprocessing#3067
anish-sahoo merged 1 commit into
mainfrom
fix/deploy-docs-workflow

Conversation

@anish-sahoo

Copy link
Copy Markdown
Collaborator
  • fixes out of date docs.yml step which diverged from the current docs preprocessing
  • updated ci step to now use the same mise commands, future-proofing it

@anish-sahoo anish-sahoo requested a review from a team as a code owner June 19, 2026 19:49
@ask-bonk

ask-bonk Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

I'm Bonk, and I've done a quick review of your PR.

This PR extracts the docs preprocessing/staging logic into a reusable docs:stage mise task and updates the CI workflow to use it, fixing a divergence where CI was skipping link preprocessing and using a different staging approach than local development.

After reviewing the changes, I don't see any actionable issues. The refactor is clean, correctly DRYs up the staging logic between docs, docs:serve, and CI, and fixes the real bug where the deployed docs weren't getting the same preprocessing as local builds.

LGTM

github run

@anish-sahoo anish-sahoo added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit 319b35f Jun 22, 2026
43 checks passed
@anish-sahoo anish-sahoo deleted the fix/deploy-docs-workflow branch June 22, 2026 15:34
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