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 f47e81a In case of worktree .git might be a file - rat-check fails
(#9435)
omit 8fd5a6c Fixed rendering of IMAGES.rst (#9433)
omit 467dbe4 add guidance re yarn build for local virtualenv development
(#9411)
omit 7743aef Fix in-breeze CLI tools to work also on Linux (#9376)
omit b2196a5 Fixes Breeze 'tests' command (#9384)
omit f734b86 Fixed crashing webserver after /tmp is mounted from the host
(#9378)
omit a801dc3 Fix Airflow Stable version in README.md (#9360)
omit 3d254e5 clarify breeze initialize virtualenv instructions (#9319)
omit 6794c90 Fixes unbound variable on MacOS (#9335)
omit b6bca1c Improve production image iteration speed (#9162)
omit 55eda65 Fix broken CI image optimisation (#9313)
omit 9ef7081 Update pre-commit-hooks repo version (#9195)
omit 6f54b12 Remove generating temp remote manifest file in project dir
(#9267)
omit fe034cb Add missing variable in run_cli_tool.sh (#9239)
omit e473d06 Additional apt dependencies options in breeze (#9231)
omit bbddbdb Add generic CLI tool wrapper (#9223)
omit ec80897 Correctly restore colour in logs after format arg (#9222)
omit 4c9b9e1 n Improved compatibility with Python 3.5+ - Convert
signal.SIGTERM to int (#9207)
omit 55d15ae Support additional apt dependencies (#9189)
omit f3946bc Updated missing parameters for docker image building (#9039)
omit 14057cf Fix typo in BREEZE.rst (#9199)
omit 5b8a1f3 Remove httplib2 from Google requirements (#9194)
omit b00e310 Add PR/issue note in Contribution Workflow Example (#9177)
omit 076b7ee Don't use the term "whitelist" - language matters (#9174)
omit 9b46a44 Merging multiple sql operators (#9124)
add 910ac9a Merging multiple sql operators (#9124)
add 566b9d3 Don't use the term "whitelist" - language matters (#9174)
add 659863d Add PR/issue note in Contribution Workflow Example (#9177)
add 7aa60b8 Remove httplib2 from Google requirements (#9194)
add 3a54137 Fix typo in BREEZE.rst (#9199)
add c7bca9d Updated missing parameters for docker image building (#9039)
add 83ba24b Support additional apt dependencies (#9189)
add 936d767 n Improved compatibility with Python 3.5+ - Convert
signal.SIGTERM to int (#9207)
add 7658c18 Correctly restore colour in logs after format arg (#9222)
add 68d7399 Add generic CLI tool wrapper (#9223)
add 00211dc Additional apt dependencies options in breeze (#9231)
add 42bfb2e Add missing variable in run_cli_tool.sh (#9239)
add 5267573 Remove generating temp remote manifest file in project dir
(#9267)
add fcdb35c Update pre-commit-hooks repo version (#9195)
add 5135568 Fix broken CI image optimisation (#9313)
add ea93adc Improve production image iteration speed (#9162)
add f045a8d Fixes unbound variable on MacOS (#9335)
add 6efe62f clarify breeze initialize virtualenv instructions (#9319)
add 0eb1378 Fix Airflow Stable version in README.md (#9360)
add d22054f Fixed crashing webserver after /tmp is mounted from the host
(#9378)
add 7835318 Fixes Breeze 'tests' command (#9384)
add a6f3d3e Fix in-breeze CLI tools to work also on Linux (#9376)
add 3e10afc add guidance re yarn build for local virtualenv development
(#9411)
add e1675c3 Fixed rendering of IMAGES.rst (#9433)
add e31761f In case of worktree .git might be a file - rat-check fails
(#9435)
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 (f47e81a)
\
N -- N -- N refs/heads/v1-10-test (e31761f)
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:
airflow/operators/sql.py | 4 ++++
1 file changed, 4 insertions(+)