The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user josh-fell (triggered by josh-fell).
Head commit for run: dfd3bb474efd49fdf7f8beabe03a9b3de21b8226 / Josh Fell <[email protected]> Correct tenant eval within async logic of DbtCloudHook Related: #28890 #29014 There was a recent enhancement of DbtCloudRunJobOperator to include deferrable/async functionality. Unfortunately the `tenant` evaluation in the DbtCloudHook was outdated and didn't include the most recent change to properly handle domain specification. This PR consolidates the tenant eval logic to a common method to be used by both sync and async methods in the hook. Report URL: https://github.com/apache/airflow/actions/runs/4008998853 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
