Skip to content

docs: add api-docs backfill workflow for Python API reference#692

Open
twishabansal wants to merge 4 commits into
docs/api-ref-workflowfrom
docs/api-ref-backfill
Open

docs: add api-docs backfill workflow for Python API reference#692
twishabansal wants to merge 4 commits into
docs/api-ref-workflowfrom
docs/api-ref-backfill

Conversation

@twishabansal

@twishabansal twishabansal commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

workflow_dispatch-only backfill that builds /core/<ver>/, /adk/<ver>/, /langchain/<ver>/, /llamaindex/<ver>/ docs for historical tags and opens a PR against gh-pages for review. Mirrors the Go SDK's api-docs-backfill.yml. Stacked on #690#689#688.

Commits split copy from edit: commit 1 copies the Go workflow verbatim; commit 2 retargets for Python.

Tested in #693

@twishabansal twishabansal added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 22, 2026
@twishabansal twishabansal marked this pull request as ready for review June 22, 2026 10:14
@twishabansal twishabansal requested a review from a team as a code owner June 22, 2026 10:14
Use npm ci against the committed docs-site lockfile instead of npm install,
which re-resolved latest semver each run and could pull a broken upstream
patch into the backfill build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants