vemikhaylov opened a new pull request, #30180: URL: https://github.com/apache/airflow/pull/30180
Sometimes it may be needed to use the constants to have a single source of truth, but we may not want to introduce a dependency on the models layer, where it's possible to avoid that (e.g., in CLI parsing - https://github.com/apache/airflow/pull/29608#discussion_r1127597041). _Note: Creating it as a separate PR to keep the above mentioned one more focused on the specific `--xcoms` CLI arg task and facilitate the review._ -- 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]
