Uh oh!
There was an error while loading. Please reload this page.
AIP-84 Migrate backfill API to fast api - #43496
Conversation
788867c to
e0bf1c6Compare
pierrejeambrun
left a comment
There was a problem hiding this comment.
Looking great overall.
A few minor suggestions
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
022dc44 to
4fe5b77Compareb45a704 to
1f24643Compare
pierrejeambrun
left a comment
There was a problem hiding this comment.
Looking good, thanks Daniel
potiuk
commented
Nov 4, 2024
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 |
potiuk
commented
Nov 4, 2024
It's nice to see with all those changes how sometimes mixed things were :D |
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. |
Related to #42370
That is all.