You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/06/20 17:22:16 UTC

[airflow] branch v1-10-test updated (c3287dc -> c4c4a3f)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    omit c3287dc  In case of worktree .git might be a file - rat-check fails with it
    omit 9118e7c  Fixed rendering of IMAGES.rst (#9433)
    omit 6e53a77  add guidance re yarn build for local virtualenv development (#9411)
    omit 6c2c6ba  Fix in-breeze CLI tools to work also on Linux (#9376)
    omit 7902718  Fixes Breeze 'tests' command (#9384)
    omit a58ed71  Fixed crashing webserver after /tmp is mounted from the host (#9378)
    omit 3c91a44  Fix Airflow Stable version in README.md (#9360)
    omit 7318226  clarify breeze initialize virtualenv instructions (#9319)
    omit 60c0a4b  Fixes unbound variable on MacOS (#9335)
    omit c7613c5  Improve production image iteration speed (#9162)
    omit 68c95bd  Fix broken CI image optimisation (#9313)
    omit db57efa  Update pre-commit-hooks repo version (#9195)
    omit 1e5deb1  Remove generating temp remote manifest file in project dir (#9267)
    omit 3d3c53d  Add missing variable in run_cli_tool.sh (#9239)
    omit 94ce48c  Additional apt dependencies options in breeze (#9231)
    omit 76c4306  Add generic CLI tool wrapper (#9223)
    omit 879b95f  Correctly restore colour in logs after format arg (#9222)
     add ec80897  Correctly restore colour in logs after format arg (#9222)
     add bbddbdb  Add generic CLI tool wrapper (#9223)
     add e473d06  Additional apt dependencies options in breeze (#9231)
     add fe034cb  Add missing variable in run_cli_tool.sh (#9239)
     add 6f54b12  Remove generating temp remote manifest file in project dir (#9267)
     add 9ef7081  Update pre-commit-hooks repo version (#9195)
     add 55eda65  Fix broken CI image optimisation (#9313)
     add b6bca1c  Improve production image iteration speed (#9162)
     add 6794c90  Fixes unbound variable on MacOS (#9335)
     add 3d254e5  clarify breeze initialize virtualenv instructions (#9319)
     add a801dc3  Fix Airflow Stable version in README.md (#9360)
     add f734b86  Fixed crashing webserver after /tmp is mounted from the host (#9378)
     add b2196a5  Fixes Breeze 'tests' command (#9384)
     add 7743aef  Fix in-breeze CLI tools to work also on Linux (#9376)
     add 467dbe4  add guidance re yarn build for local virtualenv development (#9411)
     add 8fd5a6c  Fixed rendering of IMAGES.rst (#9433)
     add c4c4a3f  In case of worktree .git might be a file - rat-check fails with it

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   (c3287dc)
            \
             N -- N -- N   refs/heads/v1-10-test (c4c4a3f)

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:
 requirements/requirements-python2.7.txt | 2 +-
 requirements/requirements-python3.5.txt | 2 +-
 requirements/requirements-python3.6.txt | 2 +-
 requirements/requirements-python3.7.txt | 2 +-
 requirements/setup-2.7.md5              | 2 +-
 requirements/setup-3.5.md5              | 2 +-
 requirements/setup-3.6.md5              | 2 +-
 requirements/setup-3.7.md5              | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)