This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-9-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 1af46e2eac Upgrade to latest hatchling as build dependency (#39044)
omit 729c9dd5eb Update build dependencies to their latest versions (#38930)
omit 46e427dea4 Workaround occasional failures of docker system prune in
public runners (#38825)
omit b041557bac Fix kubeconform pre-commit to not leave around containers
(#38688)
omit bf95b5ac6f Hide internals of some groupped workflows (#38604)
omit 5ea0fdbcc3 Do not add local airflow sources in CI when building k8s
image (#39043)
omit aca8a7f2ec Fix PROD image package installation in CI (#39035)
omit 95cd0c3431 Mark `extending/add-build-essential-extend/Dockerfile`
docker example test as XFAIL (#38978)
omit eda7481bbf Fix `update-common-sql-api-stubs` pre-commit check (#38915)
add 5155e17fe8 Mark `extending/add-build-essential-extend/Dockerfile`
docker example test as XFAIL (#38978)
add 5a6e7ee593 Fix PROD image package installation in CI (#39035)
add 4727b4bdda Do not add local airflow sources in CI when building k8s
image (#39043)
add 40c1cf886f Hide internals of some groupped workflows (#38604)
add a54fb16571 Fix kubeconform pre-commit to not leave around containers
(#38688)
add 3b7aecd0f8 Workaround occasional failures of docker system prune in
public runners (#38825)
add 84046b224e Update build dependencies to their latest versions (#38930)
add 9220e1c92b Upgrade to latest hatchling as build dependency (#39044)
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 (1af46e2eac)
\
N -- N -- N refs/heads/v2-9-test (9220e1c92b)
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/providers/common/sql/hooks/sql.pyi | 85 ++++++------------
airflow/providers/common/sql/operators/sql.pyi | 100 +++++++++------------
airflow/providers/common/sql/sensors/sql.pyi | 18 ++--
.../ci/pre_commit/update_common_sql_api_stubs.py | 21 ++---
4 files changed, 87 insertions(+), 137 deletions(-)