-
Notifications
You must be signed in to change notification settings - Fork 16.4k
AIP-65: Add back DAG versioning support #43735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3bac829 to
7a7d15e
Compare
|
Yeah.. Looks like fairly |
62c5bb8 to
ec04cf8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good, though i'd be more happy if this one is rebased (and tests are green) after #43771 that should fix google.auth pickiness about mocks used.
ec04cf8 to
c165726
Compare
c165726 to
13a6248
Compare
Yeah, rebased, and it was green except for a Kubernetes test and task sdk test that stopped midway. Have rebased again. Let's see how it goes |
* AIP-65: Add back DAG versioning support This reverts commit b757bd8. * Minimize test changes * Init DagBag where needed instead of using fixture
This reverts commit b757bd8.