-
Notifications
You must be signed in to change notification settings - Fork 17k
feat: adding the option to add bundle version parameter on dag run trigger endpoint #61550
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
Open
itayweb
wants to merge
32
commits into
apache:main
Choose a base branch
from
itayweb:feat-bundle-version-support-dagrun
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 24 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
473b066
feat: adding the option to add bundle version parameter on dag run tr…
itayweb ff00c06
removing code comments and adding the new parameter to the schema
itayweb 7986f5c
feat: adding the new parameter to schema and types files
itayweb bf85c81
fix: fixing format and missing field in class
itayweb f804f59
fix: fixing the usage of bundle version in orm dagrun creation
itayweb f145651
feat: added migration file
itayweb 22f5821
feat: adding unit test for bundle version parameter dagrun endpoint
itayweb 05f720b
fix: fixing the unit test by removing unecessary asserts
itayweb 1c39be7
fix: removing duplicate dag version check and raising exception accor…
itayweb a8953a9
fix: adding a raise exception when passing incorrect bundle version
itayweb e9d5e13
fix: verify exception message to raise accordingly
itayweb 8acf8d0
fix: wiring to bundle version and moved to the correct version target
itayweb de92b93
fix: missed adding bundle_version field in 2 unit tests response asse…
itayweb 2ea2cbd
fix: adding missing bundle version field in tests
itayweb aed386e
fix: handling dag and dag's tasks correctly when passing bundle version
itayweb 3a68d9e
feat: added new airflow exception to handle no dag version has found
itayweb 7ffcbaa
fix: assigning run dag to dag version when only using bundle version
itayweb 292f3cc
fix: fixing assertion equal failing
itayweb 770bfc4
fix: removed unecessary init files after prek hook added them
itayweb 4073255
fix: adding support for all the dag-level callbacks
itayweb f472a96
fix: prek didn't updated datamodels for airflowctl
itayweb d128f41
fix: adding bundle version support also in asset route, fixing execut…
itayweb 0ad1e72
fix: duplicate import and duplicate methods
itayweb b29b55e
Merge remote-tracking branch 'upstream/main' into feat-bundle-version…
itayweb 69cacfc
Merge remote-tracking branch 'upstream/main' into feat-bundle-version…
itayweb de01c65
fix: remove duplicate DagVersion lookup and unintended dag swap for n…
itayweb 8ab5493
fix: reverting uv lock due to unnecessary changes
itayweb 9d1d28a
Merge remote-tracking branch 'upstream/main' into feat-bundle-version…
itayweb 0f1c4c8
fix: fixing test to resolve ci errors
itayweb 68e5d33
Merge remote-tracking branch 'upstream/main' into feat-bundle-version…
itayweb 7d22da8
Merge remote-tracking branch 'upstream/main' into feat-bundle-version…
itayweb ab8682c
fix: restore uv.lock to upstream/main
itayweb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.