astronomer / dag-factory

Dynamically generate Apache Airflow DAGs from YAML configuration files
Apache License 2.0
1.21k stars 182 forks source link

Fix release action and overall CI jobs dependencies #261

Closed tatiana closed 1 month ago

tatiana commented 1 month ago

Fix issue related to publishing PyPI package, created by #255

Remove the "Authorize" job since we don't have any expensive/sensitive third-party services that justify maintainers having to approve CI running for external contributors. We can revisit this as the project evolves.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 89.35%. Comparing base (b677111) to head (771ac8c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ======================================= Coverage 89.35% 89.35% ======================================= Files 8 8 Lines 648 648 ======================================= Hits 579 579 Misses 69 69 ```

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