This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard fd931e2 Disable Providers tests for v2-0-test branch
discard b4faca2 Much easier to use and better documented Docker image (#14911)
discard d908526 Fixes default group of Airflow user. (#14944)
discard 7641506 Create a documentation package for Docker image (#14846)
discard b02bef5 Quarantine test_clit_tasks - they have a lot of errors
discard 9cfdeee Disable Providers tests for v2-0-test branch
new d7da7f5 Quarantine test_clit_tasks - they have a lot of errors
new 768dadc Create a documentation package for Docker image (#14846)
new 3cd0bdc Fixes default group of Airflow user. (#14944)
new 7bb7380 Much easier to use and better documented Docker image (#14911)
new 4cea470 Skips provider package builds and provider tests for
non-master
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 (fd931e2)
\
N -- N -- N refs/heads/v2-0-test (4cea470)
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.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 12 ++++--------
PULL_REQUEST_WORKFLOW.rst | 9 ++++++---
scripts/ci/selective_ci_checks.sh | 32 ++++++++++++++++++++++++--------
scripts/in_container/entrypoint_ci.sh | 4 ++--
4 files changed, 36 insertions(+), 21 deletions(-)