Skip to content

chore: remove legacy python owlbot pipeline and dependencies - #13912

Merged
yangyzs merged 1 commit into
googleapis:mainfrom
yangyzs:cleanup-owlbot-pipeline
Jul 27, 2026
Merged

chore: remove legacy python owlbot pipeline and dependencies#13912
yangyzs merged 1 commit into
googleapis:mainfrom
yangyzs:cleanup-owlbot-pipeline

Conversation

@yangyzs

@yangyzs yangyzs commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This change removes dead pip configurations, CI environment variables, and the hermetic build Python codebase. All post-processing tasks are now handled natively in Go by Librarian.

Fixes googleapis/librarian#7064

This change removes dead pip configurations, CI environment variables, and the hermetic build Python codebase. All post-processing tasks are now handled natively in Go by Librarian.

Fixes googleapis/librarian#7064
@yangyzs
yangyzs requested review from a team as code owners July 27, 2026 20:43
@snippet-bot

snippet-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to delete 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes a significant portion of the repository, including the entire synthtool and owlbot post-processing infrastructure, associated templates, GitHub workflows, Kokoro configurations, samples, and tests. Additionally, it removes Python-related pip dependencies from librarian.yaml and references to deleted templates in renovate.json. As there are no review comments provided, I have no feedback to offer.

@blakeli0 blakeli0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does librarian install still installs python? If yes, we can remove it now.

@yangyzs

yangyzs commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Does librarian install still installs python? If yes, we can remove it now.

Yes. After this PR is merged, we will remove the remaining Python install chain in Librarian.

@yangyzs
yangyzs merged commit 6bdd222 into googleapis:main Jul 27, 2026
308 of 317 checks passed
zhumin8 added a commit that referenced this pull request Jul 28, 2026
Remove unused python setup step in workflows. They are unused since
#13912 and causing
problems in clean up steps.

Fixes googleapis/librarian#7096
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.

chore: remove legacy python owlbot pipeline and hermetic build from google-cloud-java

2 participants