[GitHub] [airflow] raphaelauv commented on a change in pull request #17683: rename none_failed_or_skipped by none_failed_and_at_least_one_succeed

2021-08-18 Thread GitBox
raphaelauv commented on a change in pull request #17683: URL: https://github.com/apache/airflow/pull/17683#discussion_r691505723 ## File path: airflow/utils/trigger_rule.py ## @@ -32,6 +32,7 @@ class TriggerRule: NONE_SKIPPED = 'none_skipped' DUMMY = 'dummy' ALWA

[GitHub] [airflow] raphaelauv commented on a change in pull request #17683: rename none_failed_or_skipped by none_failed_and_at_least_one_succeed

2021-08-18 Thread GitBox
raphaelauv commented on a change in pull request #17683: URL: https://github.com/apache/airflow/pull/17683#discussion_r691505723 ## File path: airflow/utils/trigger_rule.py ## @@ -32,6 +32,7 @@ class TriggerRule: NONE_SKIPPED = 'none_skipped' DUMMY = 'dummy' ALWA

[GitHub] [airflow] raphaelauv commented on a change in pull request #17683: rename none_failed_or_skipped by none_failed_and_at_least_one_succeed

2021-08-18 Thread GitBox
raphaelauv commented on a change in pull request #17683: URL: https://github.com/apache/airflow/pull/17683#discussion_r691505723 ## File path: airflow/utils/trigger_rule.py ## @@ -32,6 +32,7 @@ class TriggerRule: NONE_SKIPPED = 'none_skipped' DUMMY = 'dummy' ALWA

[GitHub] [airflow] raphaelauv commented on a change in pull request #17683: rename none_failed_or_skipped by none_failed_and_at_least_one_succeed

2021-08-19 Thread GitBox
raphaelauv commented on a change in pull request #17683: URL: https://github.com/apache/airflow/pull/17683#discussion_r691954797 ## File path: airflow/utils/trigger_rule.py ## @@ -32,6 +32,7 @@ class TriggerRule: NONE_SKIPPED = 'none_skipped' DUMMY = 'dummy' ALWA