Skip to content
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

Remove internal api call decorator from trigger_dag.py #44490

Merged

Conversation

shahar1
Copy link
Contributor

@shahar1 shahar1 commented Nov 29, 2024

Part of #44436


^ 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.

@shahar1 shahar1 requested a review from potiuk November 29, 2024 21:21
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Nov 29, 2024
@potiuk potiuk merged commit 2bc8617 into apache:main Nov 29, 2024
67 checks passed
potiuk added a commit to potiuk/airflow that referenced this pull request Nov 30, 2024
The changes apache#44490, apache#44491, apache#44489 removed internal_api_call
decorator from a few methods but did not remove them from method map.

This PR is a follow-up.
potiuk added a commit that referenced this pull request Nov 30, 2024
The changes #44490, #44491, #44489 removed internal_api_call
decorator from a few methods but did not remove them from method map.

This PR is a follow-up.
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
The changes apache#44490, apache#44491, apache#44489 removed internal_api_call
decorator from a few methods but did not remove them from method map.

This PR is a follow-up.
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
The changes apache#44490, apache#44491, apache#44489 removed internal_api_call
decorator from a few methods but did not remove them from method map.

This PR is a follow-up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants