The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user vandonr-amz (triggered by vandonr-amz).
Head commit for run: f7303c0d9f9d0e10c6321123cf98e2a874cba368 / Raphaël Vandon <[email protected]> remove 'wait_for_completion' from ecs register/deregister operators those operations are actually completed instantly. the doc to deregister says it explicitely: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deregister-task-definition.html > When you deregister a task definition revision, it’s immediately marked as > INACTIVE. to register a task, it's less clear, but task definition states show no transition states https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-definition-state.html and expriments show that the task is always returned as active right after having been created. Report URL: https://github.com/apache/airflow/actions/runs/5261606821 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
