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)
new 910ac9a Merging multiple sql operators (#9124)
new 566b9d3 Don't use the term "whitelist" - language matters (#9174)
new 659863d Add PR/issue note in Contribution Workflow Example (#9177)
new 7aa60b8 Remove httplib2 from Google requirements (#9194)
new 3a54137 Fix typo in BREEZE.rst (#9199)
new c7bca9d Updated missing parameters for docker image building (#9039)
new 83ba24b Support additional apt dependencies (#9189)
new 936d767 n Improved compatibility with Python 3.5+ - Convert
signal.SIGTERM to int (#9207)
new 7658c18 Correctly restore colour in logs after format arg (#9222)
new 68d7399 Add generic CLI tool wrapper (#9223)
new 00211dc Additional apt dependencies options in breeze (#9231)
new 42bfb2e Add missing variable in run_cli_tool.sh (#9239)
new 5267573 Remove generating temp remote manifest file in project dir
(#9267)
new fcdb35c Update pre-commit-hooks repo version (#9195)
new 5135568 Fix broken CI image optimisation (#9313)
new ea93adc Improve production image iteration speed (#9162)
new f045a8d Fixes unbound variable on MacOS (#9335)
new 6efe62f clarify breeze initialize virtualenv instructions (#9319)
new 0eb1378 Fix Airflow Stable version in README.md (#9360)
new d22054f Fixed crashing webserver after /tmp is mounted from the host
(#9378)
new 7835318 Fixes Breeze 'tests' command (#9384)
new a6f3d3e Fix in-breeze CLI tools to work also on Linux (#9376)
new 3e10afc add guidance re yarn build for local virtualenv development
(#9411)
new e1675c3 Fixed rendering of IMAGES.rst (#9433)
new 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.
The 25 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:
airflow/operators/sql.py | 4 ++++
1 file changed, 4 insertions(+)