astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
128 stars 25 forks source link

Disable scheduled run of providers integration tests #1492

Closed pankajkoti closed 4 months ago

pankajkoti commented 4 months ago

Since we have deprecated astronomer-providers in 1.19.0, it would make sense to disable the scheduled workflow for running the integration tests on the providers deployment. We can re-enable it if we need to run the integration tests on the providers deployment again. This will help us save some cloud costs on the resources used for running the integration tests.

Note that we still have a workflow that triggers build and deploy whenever new upstream OSS providers RCs are out.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.33%. Comparing base (4294a8b) to head (aca75e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1492 +/- ## ======================================= Coverage 98.33% 98.33% ======================================= Files 94 94 Lines 4635 4635 ======================================= Hits 4558 4558 Misses 77 77 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.