The GitHub Actions job "Tests" on 
airflow.git/feature-57867-google-id-token-databricks has failed.
Run started by GitHub user hwang-cadent (triggered by potiuk).

Head commit for run:
9059bc9ef837266dacc5af92e3dd77eb85094650 / hwang-cadent <[email protected]>
Add Google ID token authentication support for Databricks

- Add use_google_id_token, google_id_token_target_principal, and 
google_id_token_target_audience connection parameters
- Implement _get_google_id_token() and _a_get_google_id_token() methods
- Support service account impersonation via target_principal
- Use Google IAM Credentials API to generate ID tokens
- Add connection form widgets for UI configuration
- Update documentation with Google ID token authentication method
- Add comprehensive unit tests for sync and async methods
- Replace AirflowException with standard Python exceptions (ValueError, 
ConnectionError, OSError) per PR guidelines

Closes: #57867

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

With regards,
GitHub Actions via GitBox


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

Reply via email to