Skip to content

fix: update ci to use latest docs preprocessing#3067

Open
anish-sahoo wants to merge 1 commit into
mainfrom
fix/deploy-docs-workflow
Open

fix: update ci to use latest docs preprocessing#3067
anish-sahoo wants to merge 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

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