Skip to content

Regenerate Anthropic provider docs to remove stale common.compat extra#69363

Merged
kaxil merged 1 commit into
apache:mainfrom
astronomer:regenerate-anthropic-provider-docs
Jul 3, 2026
Merged

Regenerate Anthropic provider docs to remove stale common.compat extra#69363
kaxil merged 1 commit into
apache:mainfrom
astronomer:regenerate-anthropic-provider-docs

Conversation

@kaxil

@kaxil kaxil commented Jul 3, 2026

Copy link
Copy Markdown
Member

Static checks fail on any full-regeneration run (canary builds on main, and PRs that run with upgrade-to-newer-dependencies, e.g. this run): the update-providers-build-files hook wants to remove the "Optional cross provider package dependencies" section from providers/anthropic/docs/index.rst.

The Anthropic provider (#69003) merged with a docs/index.rst generated before #68991, which changed doc generation to skip cross-provider deps that are already required dependencies. apache-airflow-providers-common-compat is a required dependency of the Anthropic provider (already listed in its Requirements table), so the section advertising pip install apache-airflow-providers-anthropic[common.compat] refers to an extra that does not exist in the package.

Solution

Regenerate the file with the update-providers-build-files prek hook. The removed section matches exactly what the hook produces in CI.

@kaxil
kaxil merged commit c249728 into apache:main Jul 3, 2026
67 of 68 checks passed
@kaxil
kaxil deleted the regenerate-anthropic-provider-docs branch July 3, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants