AlejandroMorgante commented on issue #71847: URL: https://github.com/apache/airflow/issues/71847#issuecomment-5359970366
Validated my change included in the current provider RC round: - `apache-airflow-providers-google==22.4.0rc1` — #70933: `example_vertex_ai_agent_engine.py` passed against real GCP (`1 passed in 1046.82s`). The test exercised Agent Engine creation and retrieval, the new synchronous query with `RunReasoningEngineQueryOperator`, synchronous and deferrable query jobs, update, and delete flows. The published RC wheel was installed from PyPI with provider sources unmounted. Post-test checks confirmed that the temporary GCS bucket, Artifact Registry repository, and Reasoning Engine were all removed. Environment: Breeze, Airflow 3.3.1, Python 3.10 --- Drafted-by: Codex (GPT-5) (no human review 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]
