Skip to content

chore: remove Readme API CI workflow and configs#2573

Merged
anakin87 merged 1 commit intomainfrom
readme-cleanup
Nov 27, 2025
Merged

chore: remove Readme API CI workflow and configs#2573
anakin87 merged 1 commit intomainfrom
readme-cleanup

Conversation

@anakin87
Copy link
Copy Markdown
Member

@anakin87 anakin87 commented Nov 27, 2025

Related Issues

Part of docs migration

Proposed Changes:

  • remove Readme sync workflow
  • remove Readme pydoc configs
  • modify hatch run docs cmd to point to docusaurus pydoc config: this is used in each integration workflow to test docs building

How did you test it?

CI

Checklist

if: matrix.python-version == '3.9' && runner.os == 'Linux'
run: hatch run fmt-check && hatch run test:types

- name: Generate docs
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this was simply missing

@anakin87 anakin87 marked this pull request as ready for review November 27, 2025 10:25
@anakin87 anakin87 requested a review from a team as a code owner November 27, 2025 10:25
@anakin87 anakin87 requested review from dfokina and vblagoje and removed request for a team November 27, 2025 10:25
@anakin87 anakin87 self-assigned this Nov 27, 2025
@vblagoje
Copy link
Copy Markdown
Member

Can we exclude these deprecated google integrations?

@anakin87
Copy link
Copy Markdown
Member Author

Can we exclude these deprecated google integrations?

Why excluding them?

@anakin87 anakin87 merged commit d212ec6 into main Nov 27, 2025
207 of 212 checks passed
@anakin87 anakin87 deleted the readme-cleanup branch November 27, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment