Skip to content

Clean generated _api folders in prepare-provider-distributions#62573

Merged
potiuk merged 1 commit intomainfrom
cleanup-docs-api-folders
Feb 27, 2026
Merged

Clean generated _api folders in prepare-provider-distributions#62573
potiuk merged 1 commit intomainfrom
cleanup-docs-api-folders

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Feb 27, 2026

Summary

  • The prepare-provider-distributions breeze command now removes all generated _api folders from docs directories across the repository before building provider packages.
  • These folders are generated by Sphinx during documentation builds and can interfere with clean distribution builds.
  • The cleanup runs right after the existing cleanup_python_generated_files() step.

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: Claude Code the guidelines

…r-distributions

The prepare-provider-distributions command now removes all generated
_api folders from docs directories across the repository before
building provider packages. These folders are generated by Sphinx
during documentation builds and can interfere with clean builds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@potiuk potiuk merged commit 720dcb3 into main Feb 27, 2026
228 of 231 checks passed
@potiuk potiuk deleted the cleanup-docs-api-folders branch February 27, 2026 20:06
github-actions bot pushed a commit that referenced this pull request Feb 27, 2026
…pare-provider-distributions (#62573)

The prepare-provider-distributions command now removes all generated
_api folders from docs directories across the repository before
building provider packages. These folders are generated by Sphinx
during documentation builds and can interfere with clean builds.
(cherry picked from commit 720dcb3)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

Backport successfully created: v3-1-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test PR Link

potiuk added a commit that referenced this pull request Feb 27, 2026
…pare-provider-distributions (#62573) (#62587)

The prepare-provider-distributions command now removes all generated
_api folders from docs directories across the repository before
building provider packages. These folders are generated by Sphinx
during documentation builds and can interfere with clean builds.
(cherry picked from commit 720dcb3)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
AkshayArali pushed a commit to AkshayArali/airflow_630 that referenced this pull request Feb 28, 2026
…r-distributions (apache#62573)

The prepare-provider-distributions command now removes all generated
_api folders from docs directories across the repository before
building provider packages. These folders are generated by Sphinx
during documentation builds and can interfere with clean builds.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants