-
Notifications
You must be signed in to change notification settings - Fork 16.9k
AIP-83 Logical date should be required field when triggering run via API #46390
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
Merged
uranusjr
merged 44 commits into
apache:main
from
astronomer:make-logical-date-as-required-field-to-trigger-dag-api
Feb 10, 2025
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
d0e22ad
restore unique constraint on logical date and make it nullable
vatsrahul1001 2b11aed
restore unique constraint on logical date and make it nullable
vatsrahul1001 237360d
fix migration file
vatsrahul1001 6f423c1
Merge branch 'main' into restore-unique-constraint-logical-date
vatsrahul1001 18efafb
fix migration file
vatsrahul1001 8f9e076
Merge branch 'restore-unique-constraint-logical-date' of github.com:a…
vatsrahul1001 1c47c75
Merge branch 'main' into restore-unique-constraint-logical-date
vatsrahul1001 d3bfe20
Merge branch 'main' of github.com:astronomer/airflow into restore-uni…
vatsrahul1001 0fa2477
Merge branch 'restore-unique-constraint-logical-date' of github.com:a…
vatsrahul1001 75a684a
fixing tests
vatsrahul1001 cefc9a3
refactor backfill reprocess logic
vatsrahul1001 8f84606
fixing tests
vatsrahul1001 f239846
Merge branch 'main' into refactor-backfill-reprocess-logic
vatsrahul1001 322b25c
fix tests
vatsrahul1001 0c24eff
fix tests
vatsrahul1001 f74c84b
Merge branch 'main' into refactor-backfill-reprocess-logic
vatsrahul1001 53d329b
resolve conflict
vatsrahul1001 c3e29c7
remove default date from logical date in dag run model
vatsrahul1001 0830d58
Merge branch 'main' of github.com:astronomer/airflow into restore-uni…
vatsrahul1001 2b4251d
fix task_filter
vatsrahul1001 3ec1ecd
merge main
vatsrahul1001 c05c19e
Merge branch 'restore-unique-constraint-logical-date' of github.com:a…
vatsrahul1001 4b223d8
Merge branch 'refactor-backfill-reprocess-logic' of github.com:astron…
vatsrahul1001 16cdaa1
Merge branch 'main' into refactor-backfill-reprocess-logic
vatsrahul1001 a4bc83d
Merge branch 'main' into refactor-backfill-reprocess-logic
vatsrahul1001 90595d6
fix failing tests
vatsrahul1001 8b654b5
Merge branch 'main' into refactor-backfill-reprocess-logic
vatsrahul1001 fd4c069
make logical date as required field
vatsrahul1001 78f8f43
refactor
vatsrahul1001 7dd4320
Merge branch 'main' into make-logical-date-as-required-field-to-trigg…
vatsrahul1001 54bbbe5
Merge branch 'main' of github.com:astronomer/airflow into make-logica…
vatsrahul1001 fab917d
Merge branch 'make-logical-date-as-required-field-to-trigger-dag-api'…
vatsrahul1001 15dfbf9
Merge branch 'main' of github.com:astronomer/airflow into make-logica…
vatsrahul1001 c8b8577
remove backfill related changes
vatsrahul1001 5467412
implement review comments
vatsrahul1001 d521d4d
add time now to var
vatsrahul1001 3da8eae
Merge branch 'main' into make-logical-date-as-required-field-to-trigg…
vatsrahul1001 afc7383
fix tests
vatsrahul1001 a8bd93a
Merge branch 'make-logical-date-as-required-field-to-trigger-dag-api'…
vatsrahul1001 92d4c00
Merge branch 'main' into make-logical-date-as-required-field-to-trigg…
vatsrahul1001 590b55d
Merge branch 'main' into make-logical-date-as-required-field-to-trigg…
vatsrahul1001 b91f3fa
fix review comments
vatsrahul1001 8ce5073
Merge branch 'main' into make-logical-date-as-required-field-to-trigg…
vatsrahul1001 ccb7ed1
Update tests/api_fastapi/core_api/routes/public/test_dag_run.py
vatsrahul1001 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
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
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.