-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
AIP-65: Add DAG versioning support #42913
Merged
Merged
Commits on Nov 5, 2024
-
AIP-65: Add DAG versioning support
This commit introduces versioning for DAGs Changes: - Introduced DagVersion model to handle versioning of DAGs. - Added version_name field to DAG for use in tracking the dagversion by users - Added support for version retrieval in the get_dag_source API endpoint - Modified DAG execution logic to reference dag_version_id instead of the dag_hash to ensure DAG runs are linked to specific versions. Fix tests revert RESTAPI changes
Configuration menu - View commit details
-
Copy full SHA for a3275a7 - Browse repository at this point
Copy the full SHA a3275a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5b6da - Browse repository at this point
Copy the full SHA ae5b6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed89ca6 - Browse repository at this point
Copy the full SHA ed89ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef506f9 - Browse repository at this point
Copy the full SHA ef506f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3821dbb - Browse repository at this point
Copy the full SHA 3821dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 683bbd7 - Browse repository at this point
Copy the full SHA 683bbd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe655de - Browse repository at this point
Copy the full SHA fe655deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9be22 - Browse repository at this point
Copy the full SHA ff9be22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f50a3c - Browse repository at this point
Copy the full SHA 7f50a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bd887 - Browse repository at this point
Copy the full SHA 57bd887View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2bdad3 - Browse repository at this point
Copy the full SHA e2bdad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e3c78 - Browse repository at this point
Copy the full SHA a4e3c78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e994074 - Browse repository at this point
Copy the full SHA e994074View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06b752 - Browse repository at this point
Copy the full SHA e06b752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bef933 - Browse repository at this point
Copy the full SHA 0bef933View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2bd271 - Browse repository at this point
Copy the full SHA d2bd271View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99abb36 - Browse repository at this point
Copy the full SHA 99abb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23204b8 - Browse repository at this point
Copy the full SHA 23204b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2525902 - Browse repository at this point
Copy the full SHA 2525902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610d3b1 - Browse repository at this point
Copy the full SHA 610d3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf03f5 - Browse repository at this point
Copy the full SHA 2cf03f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad91949 - Browse repository at this point
Copy the full SHA ad91949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11de3a2 - Browse repository at this point
Copy the full SHA 11de3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 108c80c - Browse repository at this point
Copy the full SHA 108c80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a4837 - Browse repository at this point
Copy the full SHA 53a4837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 554dd15 - Browse repository at this point
Copy the full SHA 554dd15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f2cc0 - Browse repository at this point
Copy the full SHA 72f2cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 903ed3c - Browse repository at this point
Copy the full SHA 903ed3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for db44170 - Browse repository at this point
Copy the full SHA db44170View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ed8af - Browse repository at this point
Copy the full SHA c4ed8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f011d2 - Browse repository at this point
Copy the full SHA 4f011d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf8b1f - Browse repository at this point
Copy the full SHA 4bf8b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0c127 - Browse repository at this point
Copy the full SHA 0e0c127View commit details -
Apply suggestions from code review
Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e410f2c - Browse repository at this point
Copy the full SHA e410f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76982f3 - Browse repository at this point
Copy the full SHA 76982f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4171cb - Browse repository at this point
Copy the full SHA c4171cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dad0f36 - Browse repository at this point
Copy the full SHA dad0f36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13777e7 - Browse repository at this point
Copy the full SHA 13777e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f96cb0 - Browse repository at this point
Copy the full SHA 9f96cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c4844 - Browse repository at this point
Copy the full SHA b2c4844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 611a5cb - Browse repository at this point
Copy the full SHA 611a5cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc41fb6 - Browse repository at this point
Copy the full SHA cc41fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621a407 - Browse repository at this point
Copy the full SHA 621a407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 108965b - Browse repository at this point
Copy the full SHA 108965bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a51585e - Browse repository at this point
Copy the full SHA a51585eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f3c58 - Browse repository at this point
Copy the full SHA 01f3c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11de1e9 - Browse repository at this point
Copy the full SHA 11de1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 569eb53 - Browse repository at this point
Copy the full SHA 569eb53View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7bba02 - Browse repository at this point
Copy the full SHA a7bba02View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.