This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard c4c1cab Better file extension for Helm template (#11702)
discard 2aa25cc Enforce strict rules for yamllint (#11709)
discard f86a60f Revert "Update yamllint & isort pre-commit hooks (#11252)"
discard ae4b53d Revert "Adds --no-rbac-ui flag for Breeze airflow 1.10
installation (#11315)"
discard 2bc0182 Fix static check
discard 2ad2de6e k8s tests pass
discard 3f14d9c Fix static tests
discard 2c7c80e The .pypirc file is read from docker-context-files (#11779)
discard 2482fbe [AIRFLOW-3607] Optimize dep checking when depends on past set
and concurrency limit
discard 8e8bec3 [AIRFLOW-3607] Only query DB once per DAG run for
TriggerRuleDep (#4751)
discard f161472 Modify helm chart to use pod_template_file (#10872)
new cd5f064 Modify helm chart to use pod_template_file (#10872)
new 9c70379 [AIRFLOW-3607] Only query DB once per DAG run for
TriggerRuleDep (#4751)
new 4baa452 [AIRFLOW-3607] Optimize dep checking when depends on past set
and concurrency limit
new 45d6b27 The .pypirc file is read from docker-context-files (#11779)
new b0636c2 Revert "Adds --no-rbac-ui flag for Breeze airflow 1.10
installation (#11315)"
new 06cb5a7 Revert "Update yamllint & isort pre-commit hooks (#11252)"
new 79bc6c5 Enforce strict rules for yamllint (#11709)
new 91a1305 Better file extension for Helm template (#11702)
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 (c4c1cab)
\
N -- N -- N refs/heads/v1-10-test (91a1305)
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 8 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: