AIP-84 Migrate backfill API to fast api#43496
Merged
dstandish merged 5 commits intoapache:mainfrom Nov 4, 2024
Merged
Conversation
788867c to
e0bf1c6
Compare
Member
pierrejeambrun
left a comment
There was a problem hiding this comment.
Looking great overall.
A few minor suggestions
1 task
022dc44 to
4fe5b77
Compare
b45a704 to
1f24643
Compare
pierrejeambrun
approved these changes
Nov 4, 2024
Member
pierrejeambrun
left a comment
There was a problem hiding this comment.
Looking good, thanks Daniel
Member
|
Ah... Will faili now in main - see https://github.com/apache/airflow/actions/runs/11669732900/job/32492756690?pr=43556#step:7:4733 I guess those tests should never be in FAB in the first place ? Maybe we should move them to API @dstandish @pierrejeambrun |
Member
|
It's nice to see with all those changes how sometimes mixed things were :D |
Member
|
Yep, we missed that FAB provider tests were relying on these legacy endpoints. Indeed those should not be there in the first place, Daniel opened quickly a PR to fix it, sorry for the disruption. |
ellisms
pushed a commit
to ellisms/airflow
that referenced
this pull request
Nov 13, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Related to #42370
That is all.