This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 1e56420 Cleans up pre-commits a little (#16547)
add f40d555 Adds automated generation of provider issue to track test
progress (#16419)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 5 +-
BREEZE.rst | 4 +
breeze | 17 ++-
breeze-complete | 2 +-
dev/README_RELEASE_PROVIDER_PACKAGES.md | 24 +++-
.../PROVIDER_ISSUE_TEMPLATE.md.jinja2 | 35 ++++++
dev/provider_packages/prepare_provider_packages.py | 127 ++++++++++++++++++++-
scripts/ci/docker-compose/forward-credentials.yml | 2 +
scripts/ci/libraries/_runs.sh | 2 +
.../run_prepare_provider_documentation.sh | 27 ++++-
setup.py | 1 +
11 files changed, 233 insertions(+), 13 deletions(-)
create mode 100644 dev/provider_packages/PROVIDER_ISSUE_TEMPLATE.md.jinja2