dstandish opened a new pull request, #45719: URL: https://github.com/apache/airflow/pull/45719
Why .... well because it might not always be the version of that bundle. It's the bundle version that was seen when this dag was last processed, which, could be stale. The thing is, for the current dag (as represented by this model), there is only ever one bundle version -- the bundle version that was seen when the dag was parsed. So I think by simply calling i t bundle version, we are less likely to confuse. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org