norm commented on issue #29327: URL: https://github.com/apache/airflow/issues/29327#issuecomment-1451544907
@dstandish Yes, sorry, dependencies. This means using `@setup`/`@teardown` on a task should create the dependency within the TG/DAG automatically rather than having to declare it `setup >> tasks >> teardown`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
