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

Deprecate HttpSensorAsync #1459

Merged
merged 20 commits into from
Jan 29, 2024
Merged

Deprecate HttpSensorAsync #1459

merged 20 commits into from
Jan 29, 2024

Conversation

vatsrahul1001
Copy link
Contributor

@vatsrahul1001 vatsrahul1001 commented Jan 25, 2024

This PR deprecates HttpSensorAsync by proxying them to their Airflow OSS provider's.

closes: #1420

@vatsrahul1001 vatsrahul1001 marked this pull request as draft January 25, 2024 05:07
@pankajastro
Copy link
Contributor

Note: bump http provider too https://github.com/astronomer/astronomer-providers/blob/main/setup.cfg

…er-providers into deprecate-httpSensor

taking latest
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6167579) 98.20% compared to head (849767c) 98.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1459      +/-   ##
==========================================
+ Coverage   98.20%   98.28%   +0.08%     
==========================================
  Files          91       91              
  Lines        4684     4674      -10     
==========================================
- Hits         4600     4594       -6     
+ Misses         84       80       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vatsrahul1001
Copy link
Contributor Author

vatsrahul1001 commented Jan 29, 2024

Ran example DAG to verify task going in deferred state

image

@vatsrahul1001 vatsrahul1001 marked this pull request as ready for review January 29, 2024 11:06
@pankajkoti pankajkoti mentioned this pull request Jan 29, 2024
1 task
@pankajkoti pankajkoti merged commit 63b0421 into main Jan 29, 2024
11 checks passed
@pankajkoti pankajkoti deleted the deprecate-httpSensor branch January 29, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate http async provider
3 participants