This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard 49d23b7 Make v2-2-specific CI workflow
discard 521f09b Remove tests that are not really needed in 2-2 branch
discard 17390dc Add `dbt` spelling
discard cdc5442 Add back celery intersphinx mapping (#22370)
discard 91cb8d9 Fix broken links to celery documentation (#22364)
discard 2ddfae9 Limit docs build to apache-airlfow + docker-stack for 2.2
branch
discard 5ad1637 Remove provider tests failing collection because lack of
cherry-picks
discard e089f66 Fixed dask executor and tests (#22027)
discard 592a886 Remove memorystore, not importable example
discard 73a7885 Synchronize setup.py files with new providers
add d0d3c13 Synchronize setup.py files with new providers
add 3fa334b Remove memorystore, not importable example
add d4126f8 Remove provider tests failing collection because lack of
cherry-picks
add 1b47f41 Limit docs build to apache-airlfow + docker-stack for 2.2
branch
add 33012fc Fix broken links to celery documentation (#22364)
add 0e06349 Add back celery intersphinx mapping (#22370)
add 47cfbff Add `dbt` spelling
add ebddd1d Remove tests that are not really needed in 2-2 branch
add c1b8e44 Make v2-2-specific CI workflow
add a14989d Remove provider check from pre-commits
add 22a3ef3 Remove auto-generated LICENSES-ui from pre-commit
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (49d23b7)
\
N -- N -- N refs/heads/v2-2-test (22a3ef3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 8 --------
airflow/executors/dask_executor.py | 2 +-
scripts/ci/pre_commit/pre_commit_setup_cfg_file.sh | 2 +-
setup.py | 11 ++++++-----
tests/executors/test_dask_executor.py | 8 ++++----
5 files changed, 12 insertions(+), 19 deletions(-)