-
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
Revert "AIP-84: Migrating GET queued asset events for DAG to fastAPI … #44088
Conversation
We need to revert that one - because bug of no error fixed in #44087 did not catch the API errors introduced in #43934 . @amoghrajesh - you will have to recreate the PR unfortunately. |
6c2852a
to
e34cb42
Compare
…pache#43934)" This reverts commit 3917730.
e34cb42
to
a42cf9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 5 out of 13 changed files in this pull request and generated no suggestions.
Files not reviewed (8)
- airflow/api_fastapi/core_api/openapi/v1-generated.yaml: Language not supported
- airflow/ui/openapi-gen/queries/common.ts: Evaluated as low risk
- airflow/ui/openapi-gen/requests/schemas.gen.ts: Evaluated as low risk
- airflow/api_fastapi/core_api/datamodels/assets.py: Evaluated as low risk
- tests/api_fastapi/core_api/routes/public/test_assets.py: Evaluated as low risk
- airflow/ui/openapi-gen/queries/prefetch.ts: Evaluated as low risk
- airflow/ui/openapi-gen/queries/queries.ts: Evaluated as low risk
- airflow/ui/openapi-gen/queries/suspense.ts: Evaluated as low risk
now we have Copilot as reviewer 🤔 |
…pache#43934)" (apache#44088) This reverts commit 3917730.
…(#43934)"
This reverts commit 3917730.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in newsfragments.