YAshhh29 commented on PR #69385: URL: https://github.com/apache/airflow/pull/69385#issuecomment-4948218347
Rebased onto latest `main` and fixed the Static Checks failure: the `sync-provider-readme` hook wanted to update the Requirements table in `README.rst` from `google-cloud-aiplatform[evaluation]` → `google-cloud-aiplatform` to match the new `pyproject.toml` base dep. I'd missed that during the initial edit — the docs `index.rst` had the right value but the README's Requirements table hadn't been re-synced. The remaining core-DB test failures on the previous run (MySQL/Postgres/Sqlite/SQLAlchemy variants) don't touch anything in this diff and looked like a main-wide flake; the rebase should clear them. --- Drafted-by: GitHub Copilot (Claude Opus 4.6); reviewed by @YAshhh29 before posting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
