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

Use url_from_endpoint inside HttpHook. #42785

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Use url_from_endpoint inside HttpHook. #42785

merged 1 commit into from
Oct 10, 2024

Conversation

simi
Copy link
Contributor

@simi simi commented Oct 6, 2024

url_from_endpoint was removed at #37696 and returned back later at #37738. Is there any reason to not use the url_from_endpoint inside HttpHook? That way it can be overriden in other hooks based on HttpHook to enhance URL building logic. In my case, I would like to append api key to the end of the url as query parameter.

@simi
Copy link
Contributor Author

simi commented Oct 6, 2024

🤔 CI seems not related (I see similar errors on other PR).

@simi
Copy link
Contributor Author

simi commented Oct 7, 2024

ℹ️ squashed and rebased @potiuk

@simi simi force-pushed the patch-1 branch 2 times, most recently from 12c46ac to 33d37d2 Compare October 9, 2024 05:14
@simi
Copy link
Contributor Author

simi commented Oct 10, 2024

@potiuk CI is happy after latest rebase.

@potiuk potiuk merged commit df4df2a into apache:main Oct 10, 2024
56 checks passed
@simi simi deleted the patch-1 branch October 10, 2024 22:22
@simi
Copy link
Contributor Author

simi commented Oct 10, 2024

Thanks!

kunaljubce pushed a commit to kunaljubce/airflow that referenced this pull request Oct 13, 2024
pavansharma36 pushed a commit to pavansharma36/airflow that referenced this pull request Oct 14, 2024
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants