The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user pankajkoti (triggered by pankajkoti).
Head commit for run: 2372e21d9dd44a9cb1f7cd20bbee7f1c37936faf / Wei Lee <[email protected]> add service_file support to GKEPodAsyncHook (#37081) Currently, GKEPodAsyncHook does not support service_file. Thus, passing credentials through " Keyfile Path " or " Keyfile JSON " will be ignored. This PR intends to fix this issue. As the default value of service_file in Token is None (https://github.com/talkiq/gcloud-aio/blob/8c8e1b39ec2e40b42212c270acb98c039267fbc5/auth/gcloud/aio/auth/token.py#L157) and the return value of service_file_as_context when both key file path and key file json are not provided is None. This change won't affect existing behavior Report URL: https://github.com/apache/airflow/actions/runs/7780410389 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
