The GitHub Actions job "CodeQL" on 
airflow.git/cleanup/cloud-run-airflow-exceptions has succeeded.
Run started by GitHub user shahar1 (triggered by shahar1).

Head commit for run:
a88a091621ad559a9073789529750d25bc6b2988 / Shahar Epstein 
<[email protected]>
Google Cloud Run: replace AirflowException with Python built-in exceptions

AirflowException is pending deprecation. Replace all usages in
providers/google/cloud/operators/cloud_run.py with the appropriate
Python built-in exception types:

- TimeoutError for operation timeouts
- RuntimeError for all other error conditions

Update the corresponding test assertions and remove the file from
scripts/ci/prek/known_airflow_exceptions.txt since no AirflowException
usages remain.

Report URL: https://github.com/apache/airflow/actions/runs/26676948952

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to