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 8505d2f  Fix typo. (#16192)
     add 1e64702  Rename the main branch of the Airflow repo to be `main` 
(#16149)

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   2 +-
 .github/PULL_REQUEST_TEMPLATE.md                   |   4 +-
 .github/boring-cyborg.yml                          |  10 +-
 .github/workflows/build-images.yml                 |  10 +-
 .github/workflows/ci.yml                           |  30 +++---
 .github/workflows/codeql-analysis.yml              |   2 +-
 .../workflows/label_when_reviewed_workflow_run.yml |   8 +-
 .github/workflows/repo_sync.yml                    |  36 -------
 BREEZE.rst                                         |  28 ++---
 CI.rst                                             |  56 +++++-----
 COMMITTERS.rst                                     |   4 +-
 CONTRIBUTING.rst                                   |  78 +++++++-------
 CONTRIBUTORS_QUICK_START.rst                       |  60 +++++------
 Dockerfile                                         |   6 +-
 Dockerfile.ci                                      |   6 +-
 IMAGES.rst                                         |  32 +++---
 INSTALL                                            |  12 +--
 LOCAL_VIRTUALENV.rst                               |   8 +-
 PULL_REQUEST_WORKFLOW.rst                          |  12 +--
 README.md                                          |  20 ++--
 TESTING.rst                                        |  12 +--
 UPDATING.md                                        |   6 +-
 airflow/config_templates/config.yml                |   2 +-
 airflow/config_templates/default_airflow.cfg       |   2 +-
 airflow/models/dagpickle.py                        |   2 +-
 airflow/providers/apache/beam/README.md            |  10 +-
 airflow/providers/google/CHANGELOG.rst             |  46 ++++-----
 .../cloud/example_dags/example_cloud_build.py      |   2 +-
 airflow/providers/qubole/sensors/qubole.py         |   4 +-
 airflow/providers/slack/operators/slack.py         |   2 +-
 breeze                                             |  12 +--
 chart/UPDATING.md                                  |   4 +-
 codecov.yml                                        |   2 -
 dev/README_RELEASE_AIRFLOW.md                      |   6 +-
 dev/README_RELEASE_AIRFLOW_UPGRADE_CHECK.md        |   2 +-
 dev/README_RELEASE_HELM_CHART.md                   |   4 +-
 dev/README_RELEASE_PROVIDER_PACKAGES.md            |   4 +-
 dev/airflow-github                                 |  10 +-
 dev/provider_packages/README.md                    |   2 +-
 dev/provider_packages/prepare_provider_packages.py |   6 +-
 dev/retag_docker_images.py                         |   8 +-
 docs/apache-airflow-providers-airbyte/index.rst    |   2 +-
 docs/apache-airflow-providers-amazon/index.rst     |   2 +-
 .../apache-airflow-providers-apache-beam/index.rst |   2 +-
 .../index.rst                                      |   2 +-
 .../apache-airflow-providers-apache-hive/index.rst |   2 +-
 .../index.rst                                      |   2 +-
 .../apache-airflow-providers-apache-livy/index.rst |   2 +-
 docs/apache-airflow-providers-apache-pig/index.rst |   2 +-
 .../index.rst                                      |   2 +-
 docs/apache-airflow-providers-asana/index.rst      |   2 +-
 .../index.rst                                      |   2 +-
 docs/apache-airflow-providers-databricks/index.rst |   2 +-
 docs/apache-airflow-providers-dingding/index.rst   |   2 +-
 docs/apache-airflow-providers-docker/index.rst     |   2 +-
 .../example-dags.rst                               |  12 +--
 .../operators/cloud/index.rst                      |   2 +-
 .../operators/marketing_platform/index.rst         |   2 +-
 docs/apache-airflow-providers-http/index.rst       |   2 +-
 docs/apache-airflow-providers-jdbc/index.rst       |   2 +-
 docs/apache-airflow-providers-jenkins/index.rst    |   2 +-
 .../index.rst                                      |   2 +-
 .../index.rst                                      |   2 +-
 docs/apache-airflow-providers-mysql/index.rst      |   2 +-
 docs/apache-airflow-providers-neo4j/index.rst      |   2 +-
 docs/apache-airflow-providers-papermill/index.rst  |   2 +-
 docs/apache-airflow-providers-plexus/index.rst     |   2 +-
 docs/apache-airflow-providers-postgres/index.rst   |   2 +-
 docs/apache-airflow-providers-qubole/index.rst     |   2 +-
 docs/apache-airflow-providers-salesforce/index.rst |   2 +-
 .../apache-airflow-providers-singularity/index.rst |   2 +-
 docs/apache-airflow-providers-snowflake/index.rst  |   2 +-
 docs/apache-airflow-providers-sqlite/index.rst     |   2 +-
 docs/apache-airflow-providers-tableau/index.rst    |   2 +-
 docs/apache-airflow-providers-telegram/index.rst   |   2 +-
 docs/apache-airflow-providers-yandex/index.rst     |   2 +-
 docs/apache-airflow-providers-yandex/operators.rst |   2 +-
 .../howto/create-update-providers.rst              |   8 +-
 docs/apache-airflow-providers/index.rst            |   4 +-
 .../operators-and-hooks-ref/google.rst             |   4 +-
 docs/apache-airflow/backport-providers.rst         | 115 ---------------------
 docs/apache-airflow/dag-run.rst                    |   2 +-
 docs/apache-airflow/deprecated-rest-api-ref.rst    |   2 +-
 docs/apache-airflow/installation.rst               |  18 ++--
 docs/docker-stack/build-arg-ref.rst                |   4 +-
 docs/docker-stack/build.rst                        |  12 +--
 .../customizing/github-different-repository.sh     |   4 +-
 .../docker-examples/customizing/github-master.sh   |   4 +-
 docs/docker-stack/entrypoint.rst                   |   4 +-
 docs/docker-stack/index.rst                        |   2 +-
 .../exts/docs_build/dev_index_template.html.jinja2 |   2 +-
 docs/exts/docs_build/lint_checks.py                |   2 +-
 docs/helm-chart/airflow-configuration.rst          |   2 +-
 scripts/ci/constraints/ci_branch_constraints.sh    |   4 +-
 scripts/ci/constraints/ci_commit_constraints.sh    |   2 +-
 scripts/ci/images/ci_build_dockerhub.sh            |   2 +-
 scripts/ci/images/ci_prepare_ci_image_on_ci.sh     |   2 +-
 scripts/ci/images/ci_prepare_prod_image_on_ci.sh   |   2 +-
 scripts/ci/libraries/_build_images.sh              |  16 +--
 scripts/ci/libraries/_docker_engine_resources.sh   |   2 +-
 scripts/ci/libraries/_initialization.sh            |  16 +--
 scripts/ci/libraries/_sanity_checks.sh             |   2 +-
 scripts/ci/openapi/client_codegen_diff.sh          |   2 +-
 scripts/ci/selective_ci_checks.sh                  |   8 +-
 scripts/docker/install_airflow_from_branch_tip.sh  |   2 +-
 scripts/in_container/_in_container_utils.sh        |   2 +-
 .../in_container/update_quarantined_test_status.py |   2 +-
 tests/conftest.py                                  |   2 +-
 .../google/cloud/operators/test_cloud_build.py     |   4 +-
 .../operators/test_cloud_build_system_helper.py    |   2 +-
 .../perf/scheduler_dag_execution_timing.py         |   2 +-
 111 files changed, 379 insertions(+), 538 deletions(-)
 delete mode 100644 .github/workflows/repo_sync.yml
 delete mode 100644 docs/apache-airflow/backport-providers.rst

Reply via email to