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 0b8bb3e  Synchronize INTHEWILD.md with master
    omit 09fe8f1  Simplifies check whether the CI image should be rebuilt 
(#12181)
    omit a950aac  For v1-10-test PRs and pushes, use target branch scripts for 
images (#12339)
    omit 2f59506  Deploy was not working from Breeze (#12319)
    omit ca91871  Python base image is shared between CI and PROD image (#12280)
    omit 330e4d3  Added k9s as integrated tool to help with kubernetes testing 
(#12163)
    omit f1b8c7e  Docker context files should be available earlier (#12219)
    omit b40568e  Fixes continuous image rebuilding with Breeze (#12256)
    omit 07298ba  Add Markdown linting to pre-commit (#11465)
    omit c89257c  Beautify Output of setup-installation pre-commit (#12218)
    omit 7d40471  Fix permissions of mounted /tmp directory for Breeze (#12157)
    omit 7eac201  Remove popd which is a remnant from past (#12211)
    omit 4f8473d  Fixes timeout in helm chart tests (#12209)
    omit 330f0b9  Fixed path of the test_core.py file in docs (#12191)
    omit 6370a91  Adds extra check while the selective checks are run (#12178)
    omit c7d64d5  Uses always the same Python base image as used for CI image 
(#12177)
    omit ae033b9  Fixes "--force-clean-images" flag in Breeze (#12156)
    omit 67f2c97  Fixes undefined variables (#12155)
    omit 4166311  Update to new helm stable repo (#12137)
    omit 61346ca  Work properly if some variables are not defined (#12135)
    omit 5914d12  Add Kubernetes files to selective checks (#12114)
    omit 4c8f860  Update install_mysql.sh (#12101)
    omit 96f0a77  Fix proper SHA in check preventing accidentally merging PR 
(#12083)
    omit 6b1078b  Use sys.exit() instead of exit() (#12084)
    omit b1b608e  Fixes problem with building a PROD image (#12080)
    omit cdc26fc  If we build a new image, we should run more than basic checks 
(#12070)
    omit ea58242  Adds a forgotten word in a README.md (#12066)
    omit 4e0b9fe  Uses DOCKER_TAG when building image in DockerHub (#12050)
    omit 5ab6cd5  Fixes documentation-only selective checks (#12038)
    omit 56727d0  Checks if all the libraries in setup.py are listed in 
installation.rst file (#12023)
    omit 46d778a  Turns failure of PR label when approved action into warning 
(#12017)
    omit 56d5960  Fix canceling of CodeQL workflow (#12024)
    omit d10eece  Fixes problem with non-iterable data returned by GH API 
(#12021)
    omit 86c7b7b  Revise "Project Focus" copy (#12011)
    omit 9051a87  Adds more aggressive cancelling of duplicate Build Image jobs 
(#12018)
    omit 08c0275  Add contributor-targeted description of the PR workflow. 
(#12016)
    omit a8d602b  Adds documentation about the optimized PR workflow (#12006)
    omit 310cbd6  Fix K8S CI job name rendering (#12007)
    omit c45c045  Switches to "cancel-all-duplicates' mode of cancelling. 
(#12004)
    omit 6454b94  Implements canceling of future duplicate runs (but the 
latest) (#11980)
    omit 4acdc8e  Move Project focus and Principles higher in the README 
(#11973)
    omit b310082  Pin `kubernetes` to a max version of 11.0.0. (#11974)
    omit eb11556  Updated documentation for the CI with mermaid sequence 
diagrams (#10380)
    omit a13366d  Migrate from helm-unittest to python unittest (#11827)
     new 572387d  Migrate from helm-unittest to python unittest (#11827)
     new 132e899  Updated documentation for the CI with mermaid sequence 
diagrams (#10380)
     new d5e7b51  Pin `kubernetes` to a max version of 11.0.0. (#11974)
     new 6f6b560  Move Project focus and Principles higher in the README 
(#11973)
     new ad56790  Implements canceling of future duplicate runs (but the 
latest) (#11980)
     new d3ab3df  Switches to "cancel-all-duplicates' mode of cancelling. 
(#12004)
     new 33a14e7  Fix K8S CI job name rendering (#12007)
     new 8084584  Adds documentation about the optimized PR workflow (#12006)
     new b2633ff  Add contributor-targeted description of the PR workflow. 
(#12016)
     new 99aa883  Adds more aggressive cancelling of duplicate Build Image jobs 
(#12018)
     new 887c231  Revise "Project Focus" copy (#12011)
     new e18d675  Fixes problem with non-iterable data returned by GH API 
(#12021)
     new df68fb7  Fix canceling of CodeQL workflow (#12024)
     new 8e58291  Turns failure of PR label when approved action into warning 
(#12017)
     new 43c72f2  Checks if all the libraries in setup.py are listed in 
installation.rst file (#12023)
     new ad8aa65  Fixes documentation-only selective checks (#12038)
     new 7512344  Uses DOCKER_TAG when building image in DockerHub (#12050)
     new 26d001f  Adds a forgotten word in a README.md (#12066)
     new 6f64e98  If we build a new image, we should run more than basic checks 
(#12070)
     new f432309  Fixes problem with building a PROD image (#12080)
     new 2be4d56  Use sys.exit() instead of exit() (#12084)
     new 64393ad  Fix proper SHA in check preventing accidentally merging PR 
(#12083)
     new b062b92  Update install_mysql.sh (#12101)
     new 49430a0  Add Kubernetes files to selective checks (#12114)
     new 38d5582  Work properly if some variables are not defined (#12135)
     new 2ddafd0  Update to new helm stable repo (#12137)
     new fc19025  Fixes undefined variables (#12155)
     new 815f18b  Fixes "--force-clean-images" flag in Breeze (#12156)
     new a27701a  Uses always the same Python base image as used for CI image 
(#12177)
     new 20512af  Adds extra check while the selective checks are run (#12178)
     new 10700af  Fixed path of the test_core.py file in docs (#12191)
     new 6e74f1b  Fixes timeout in helm chart tests (#12209)
     new 7318701  Remove popd which is a remnant from past (#12211)
     new 40ebe6e  Fix permissions of mounted /tmp directory for Breeze (#12157)
     new eb7d914  Beautify Output of setup-installation pre-commit (#12218)
     new 64af945  Add Markdown linting to pre-commit (#11465)
     new 4ca85a6  Fixes continuous image rebuilding with Breeze (#12256)
     new 10b6c48  Docker context files should be available earlier (#12219)
     new d8db36a  Added k9s as integrated tool to help with kubernetes testing 
(#12163)
     new 76f51e1  Python base image is shared between CI and PROD image (#12280)
     new 891a01d  Deploy was not working from Breeze (#12319)
     new 4ab76df  For v1-10-test PRs and pushes, use target branch scripts for 
images (#12339)
     new 23c6206  Simplifies check whether the CI image should be rebuilt 
(#12181)
     new 00f320f  Synchronize INTHEWILD.md with master

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   (0b8bb3e)
            \
             N -- N -- N   refs/heads/v1-10-test (00f320f)

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 44 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:
 .pre-commit-config.yaml                          | 2 +-
 airflow/www_rbac/webpack.config.js               | 2 +-
 docs/static/exampleinclude.css                   | 2 +-
 docs/static/jira-links.js                        | 2 +-
 kubernetes_tests/test_kubernetes_pod_operator.py | 5 ++---
 scripts/ci/kubernetes/ci_run_kubernetes_tests.sh | 5 +++++
 6 files changed, 11 insertions(+), 7 deletions(-)

Reply via email to