This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-8-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit aa16711baf Update RELEASE_NOTES.rst
omit 74464375f6 Update version to 2.8.3
omit 761ba459e8 Add Kubeconform pre-commit (#37920)
omit 876a66235d Remove useless methods from security manager (#37889)
add 1dc6096838 Update build and install dependencies. (#37910)
add 0067485d46 Update version to 2.8.3
add 805a190759 Update RELEASE_NOTES.rst
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 (aa16711baf)
\
N -- N -- N refs/heads/v2-8-test (805a190759)
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:
.pre-commit-config.yaml | 8 ----
.../api_endpoints/role_and_permission_endpoint.py | 3 +-
airflow/www/security_manager.py | 17 ++++++++
contributing-docs/08_static_code_checks.rst | 2 -
dev/breeze/doc/images/output_static-checks.svg | 2 +-
dev/breeze/doc/images/output_static-checks.txt | 2 +-
dev/breeze/src/airflow_breeze/pre_commit_ids.py | 1 -
pyproject.toml | 2 +-
scripts/ci/pre_commit/pre_commit_kubeconform.py | 50 ----------------------
9 files changed, 22 insertions(+), 65 deletions(-)
delete mode 100755 scripts/ci/pre_commit/pre_commit_kubeconform.py