You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/11/14 15:11:51 UTC

[airflow] branch v1-10-test updated (430c047 -> 09fe8f1)

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.


 discard 430c047  Simplifies check whether the CI image should be rebuilt (#12181)
 discard a90131c  For v1-10-test PRs and pushes, use target branch scripts for images (#12339)
 discard 0a51dfd  Deploy was not working from Breeze (#12319)
 discard b284205  Python base image is shared between CI and PROD image (#12280)
 discard 2807875  Added k9s as integrated tool to help with kubernetes testing (#12163)
 discard 301e5e4  Docker context files should be available earlier (#12219)
 discard d6e48ef  Fixes continuous image rebuilding with Breeze (#12256)
 discard 1e6f091  Add Markdown linting to pre-commit (#11465)
 discard cb4eb46  Beautify Output of setup-installation pre-commit (#12218)
 discard 04b9037  Fix permissions of mounted /tmp directory for Breeze (#12157)
 discard 2076ea4  Remove popd which is a remnant from past (#12211)
 discard 262bc04  Fixes timeout in helm chart tests (#12209)
 discard 0f06d6f  Fixed path of the test_core.py file in docs (#12191)
 discard e32ff8b  Adds extra check while the selective checks are run (#12178)
 discard 40a1471  Uses always the same Python base image as used for CI image (#12177)
 discard d2628f6  Fixes "--force-clean-images" flag in Breeze (#12156)
 discard bb5175f  Fixes undefined variables (#12155)
 discard 6848f9b  Update to new helm stable repo (#12137)
 discard 5e805d6  Work properly if some variables are not defined (#12135)
 discard 5baa6b6  Add Kubernetes files to selective checks (#12114)
 discard bd318b5  Update install_mysql.sh (#12101)
 discard 70e00bf  Fix proper SHA in check preventing accidentally merging PR (#12083)
 discard 2abe5c0  Use sys.exit() instead of exit() (#12084)
 discard 40256da  Fixes problem with building a PROD image (#12080)
 discard 17ce4f1  If we build a new image, we should run more than basic checks (#12070)
 discard 1dcf44f  Adds a forgotten word in a README.md (#12066)
 discard 47a9bc2  Uses DOCKER_TAG when building image in DockerHub (#12050)
 discard fa7cbec  Fixes documentation-only selective checks (#12038)
 discard c523148  Checks if all the libraries in setup.py are listed in installation.rst file (#12023)
 discard fc3f8fa  Turns failure of PR label when approved action into warning (#12017)
 discard 170eed1  Fix canceling of CodeQL workflow (#12024)
 discard 7fdef93  Fixes problem with non-iterable data returned by GH API (#12021)
 discard d50eb18  Revise "Project Focus" copy (#12011)
 discard 0bc73ae  Adds more aggressive cancelling of duplicate Build Image jobs (#12018)
 discard 3553206  Add contributor-targeted description of the PR workflow. (#12016)
 discard 12e151b  Adds documentation about the optimized PR workflow (#12006)
 discard 380a43a  Fix K8S CI job name rendering (#12007)
 discard 3d35d89  Switches to "cancel-all-duplicates' mode of cancelling. (#12004)
 discard a4ff4dd  Implements canceling of future duplicate runs (but the latest) (#11980)
 discard ee15306  Move Project focus and Principles higher in the README (#11973)
 discard aada43c  Pin `kubernetes` to a max version of 11.0.0. (#11974)
 discard 8e1cc25  Updated documentation for the CI with mermaid sequence diagrams (#10380)
 discard b16fc03  Migrate from helm-unittest to python unittest (#11827)
 discard 91bd628  Remove archived link from README.md (#11945)
 discard 2a6be33  ci: Fix CodeQL Workflow for Javascript (#11941)
 discard a5f049f  The PRs which are not approved run subset of tests (#11828)
 discard 44795b6  Simplify "scheduled" conditons to follow today's change in GA (#11876)
 discard 228c511  Fix Helm Chart Testing guide (#11909)
 discard 9c8d1c5  Constraints job depends on CI images (#11904)
 discard 1b80e6b  Add Python Helm testing framework (#11693)
 discard 2058c86  Fixes a problem with checked-out version of the selective check (#11891)
 discard c7cf4ff  Fix broken link in README.md (#11885)
 discard 66ea0b1  Fixes the doc pattern in selective checks (#11834)
 discard e0b63fc  Constraints generation runs regardless from test status (#11838)
 discard a3f7725  Retrieve PR labels from the associated PR (#11820)
 discard 4514e24  Occasional docker-compose errors will be easier to diagnose (#11835)
 discard f2a02b6  Local Executor is used by default for MySQL/Postgres breeze (#11792)
 discard 3651a9a  Removes duplicates from DISABLED_INTEGRATIONS variable (#11831)
 discard 58aef2c  Fix typo in scripts/in_container/entrypoint_ci.sh (#11824)
 discard 4e8ad3c  Switch postgres from 10 to 13 (#11785)
 discard cd8a303  Use LocalExecutor by default with tmux + Breeze (#11791)
 discard 6f12ebe  Update download url for Airflow Version (#11800)
 discard b33134b  Add Project URLs for PyPI page (#11801)
 discard 7806742  The .pypirc file is read from docker-context-files (#11779)
 discard 49c1277  Add test types displayed in CI (#11770)
 discard b9fee8c  Enables splitting tests into smaller chunks (#11659)
 discard dcd5606  Fixes ROVIDERS -> PROVIDERS typo in Dockerfile (#11738)
 discard 2524c0a  Also cancel duplicated Build Image runs for master pushes (#11655)
 discard ba27a10  Fixing problem with missing output in pre-commits in some cases (#11684)
 discard 5517930  Security scans are also selective now (#11674)
 discard 38fda8f  Add missing doc dependency in CI (#11678)
 discard 613d116  Removes separate cancel codeql workflow (#11672)
 discard d46ae46  Bats tests should be much faster now for pre-commits. (#11662)
 discard b151e6b  Brings back fixup to CI optimisation (#11671)
 discard 1578144  Optimizes CI builds heavily with selective checks (#11656)
 discard a1c30a0  Fixes versioning for pre-release provider packages (#11586)
 discard 5e43973  Sourcing the profile file should be sufficient to update the PATH, re-login is not required. (#11588)
 discard 72823ac  Dumps more logs in case of CI failure (#11614)
 discard 0d41f34  Revert "Fixed an error introduced in selective checks (#11640)" (#11647)
 discard 6ecb6f6  Revert "Fixes selective tests in case of missing merge commits (#11641)" (#11646)
 discard e45b491  Fixes selective tests in case of missing merge commits (#11641)
 discard 106be2e  Fixed an error introduced in selective checks (#11640)
 discard 0a89875  Fix random kills during pre-commit image building (#11535)
 discard 90f2692  Improves stability of K8S tests by caching binaries and repeats (#11634)
 discard 9f4b0d7  Optimizes CI builds heavily with selective checks (#11541)
 discard 6c781de  Fix typo in BREEZE.rst (#11637)
 discard a301d5a  Name and optionally preserve data volumes in Breeze (#11628)
 discard 645d331  Expose flower and redis ports in breeze (#11624)
 discard 717bfe0  The scripts fixing ownership and cleaning tmp use docker run (#11569)
 discard f91e1d6  Clarify breeze docs --install-airflow-version/-reference (#11570)
 discard e70218b  Adds capability of installing wheel packages in CI image (#11527)
 discard 896379c  More stable kubernetes port forwarding (#11538)
 discard 556a619  Fixes remaining test-type strategy problems (#11522)
 discard bb60f1b  Fix typo in scripts/ci/libraries/_initialization.sh (#11517)
 discard e8f5a97  Combine back multiple test types into single jobs (#11504)
 discard 5dbefb1  Update CONTRIBUTING.rst (#11461)
 discard 4b70343  Enables back duplicate cancelling on push/schedule (#11471)
 discard ca45ece  Increase timeout for waiting for images (#11460)
 discard 125ebfb  Selective tests - depends on files changed in the commit. (#11417)
 discard 6ee65c8  Fix constraints generation script (#11412)
 discard 7c25c59  Split tests to more sub-types (#11402)
     add 7c7933c  Split tests to more sub-types (#11402)
     add 64a83cb  Fix constraints generation script (#11412)
     add f83fe5e  Selective tests - depends on files changed in the commit. (#11417)
     add 0c2bced  Increase timeout for waiting for images (#11460)
     add 9a3962c  Enables back duplicate cancelling on push/schedule (#11471)
     add 813e5e0  Update CONTRIBUTING.rst (#11461)
     add a5d9a7c  Combine back multiple test types into single jobs (#11504)
     add 949619c  Fix typo in scripts/ci/libraries/_initialization.sh (#11517)
     add 68abefb  Fixes remaining test-type strategy problems (#11522)
     add 4781c9f  More stable kubernetes port forwarding (#11538)
     add f2eab71  Adds capability of installing wheel packages in CI image (#11527)
     add 960d60b  Clarify breeze docs --install-airflow-version/-reference (#11570)
     add c9d0021  The scripts fixing ownership and cleaning tmp use docker run (#11569)
     add 96f5a69  Expose flower and redis ports in breeze (#11624)
     add 14f709c  Name and optionally preserve data volumes in Breeze (#11628)
     add af40364  Fix typo in BREEZE.rst (#11637)
     add af15d76  Optimizes CI builds heavily with selective checks (#11541)
     add 8b0a070  Improves stability of K8S tests by caching binaries and repeats (#11634)
     add 1c7c5d3  Fix random kills during pre-commit image building (#11535)
     add 5c6bfd6  Fixed an error introduced in selective checks (#11640)
     add fd91382  Fixes selective tests in case of missing merge commits (#11641)
     add ea4af42  Revert "Fixes selective tests in case of missing merge commits (#11641)" (#11646)
     add e70c759  Revert "Fixed an error introduced in selective checks (#11640)" (#11647)
     add 3358d36  Dumps more logs in case of CI failure (#11614)
     add 1bb6b5a  Sourcing the profile file should be sufficient to update the PATH, re-login is not required. (#11588)
     add 95cf4e7  Fixes versioning for pre-release provider packages (#11586)
     add 0a6dffb  Optimizes CI builds heavily with selective checks (#11656)
     add fa7ae31  Brings back fixup to CI optimisation (#11671)
     add 2d0f157  Bats tests should be much faster now for pre-commits. (#11662)
     add 3681758  Removes separate cancel codeql workflow (#11672)
     add 9202990  Add missing doc dependency in CI (#11678)
     add fc0b981  Security scans are also selective now (#11674)
     add 5914ad9  Fixing problem with missing output in pre-commits in some cases (#11684)
     add 729ecd1  Also cancel duplicated Build Image runs for master pushes (#11655)
     add a6b1388  Fixes ROVIDERS -> PROVIDERS typo in Dockerfile (#11738)
     add 780c56e  Enables splitting tests into smaller chunks (#11659)
     add 0d9d5ef  Add test types displayed in CI (#11770)
     add b09cbb2  The .pypirc file is read from docker-context-files (#11779)
     add 25438e7  Add Project URLs for PyPI page (#11801)
     add d289339  Update download url for Airflow Version (#11800)
     add ba1c904  Use LocalExecutor by default with tmux + Breeze (#11791)
     add 3f2df10  Switch postgres from 10 to 13 (#11785)
     add 4dc37c7  Fix typo in scripts/in_container/entrypoint_ci.sh (#11824)
     add f9a121b  Removes duplicates from DISABLED_INTEGRATIONS variable (#11831)
     add f36b49b  Local Executor is used by default for MySQL/Postgres breeze (#11792)
     add 0c9c5d6  Occasional docker-compose errors will be easier to diagnose (#11835)
     add 0263dc3  Retrieve PR labels from the associated PR (#11820)
     add 2c4fdeb  Constraints generation runs regardless from test status (#11838)
     add 01c9105  Fixes the doc pattern in selective checks (#11834)
     add a90c3e2  Fix broken link in README.md (#11885)
     add 95a59d9  Fixes a problem with checked-out version of the selective check (#11891)
     add ecb3acd  Add Python Helm testing framework (#11693)
     add 52a8ac0  Constraints job depends on CI images (#11904)
     add db71324  Fix Helm Chart Testing guide (#11909)
     add 279ff73  Simplify "scheduled" conditons to follow today's change in GA (#11876)
     add e6824a0  The PRs which are not approved run subset of tests (#11828)
     add ab8608a  ci: Fix CodeQL Workflow for Javascript (#11941)
     add a40e054  Remove archived link from README.md (#11945)
     add a13366d  Migrate from helm-unittest to python unittest (#11827)
     add eb11556  Updated documentation for the CI with mermaid sequence diagrams (#10380)
     add b310082  Pin `kubernetes` to a max version of 11.0.0. (#11974)
     add 4acdc8e  Move Project focus and Principles higher in the README (#11973)
     add 6454b94  Implements canceling of future duplicate runs (but the latest) (#11980)
     add c45c045  Switches to "cancel-all-duplicates' mode of cancelling. (#12004)
     add 310cbd6  Fix K8S CI job name rendering (#12007)
     add a8d602b  Adds documentation about the optimized PR workflow (#12006)
     add 08c0275  Add contributor-targeted description of the PR workflow. (#12016)
     add 9051a87  Adds more aggressive cancelling of duplicate Build Image jobs (#12018)
     add 86c7b7b  Revise "Project Focus" copy (#12011)
     add d10eece  Fixes problem with non-iterable data returned by GH API (#12021)
     add 56d5960  Fix canceling of CodeQL workflow (#12024)
     add 46d778a  Turns failure of PR label when approved action into warning (#12017)
     add 56727d0  Checks if all the libraries in setup.py are listed in installation.rst file (#12023)
     add 5ab6cd5  Fixes documentation-only selective checks (#12038)
     add 4e0b9fe  Uses DOCKER_TAG when building image in DockerHub (#12050)
     add ea58242  Adds a forgotten word in a README.md (#12066)
     add cdc26fc  If we build a new image, we should run more than basic checks (#12070)
     add b1b608e  Fixes problem with building a PROD image (#12080)
     add 6b1078b  Use sys.exit() instead of exit() (#12084)
     add 96f0a77  Fix proper SHA in check preventing accidentally merging PR (#12083)
     add 4c8f860  Update install_mysql.sh (#12101)
     add 5914d12  Add Kubernetes files to selective checks (#12114)
     add 61346ca  Work properly if some variables are not defined (#12135)
     add 4166311  Update to new helm stable repo (#12137)
     add 67f2c97  Fixes undefined variables (#12155)
     add ae033b9  Fixes "--force-clean-images" flag in Breeze (#12156)
     add c7d64d5  Uses always the same Python base image as used for CI image (#12177)
     add 6370a91  Adds extra check while the selective checks are run (#12178)
     add 330f0b9  Fixed path of the test_core.py file in docs (#12191)
     add 4f8473d  Fixes timeout in helm chart tests (#12209)
     add 7eac201  Remove popd which is a remnant from past (#12211)
     add 7d40471  Fix permissions of mounted /tmp directory for Breeze (#12157)
     add c89257c  Beautify Output of setup-installation pre-commit (#12218)
     add 07298ba  Add Markdown linting to pre-commit (#11465)
     add b40568e  Fixes continuous image rebuilding with Breeze (#12256)
     add f1b8c7e  Docker context files should be available earlier (#12219)
     add 330e4d3  Added k9s as integrated tool to help with kubernetes testing (#12163)
     add ca91871  Python base image is shared between CI and PROD image (#12280)
     add 2f59506  Deploy was not working from Breeze (#12319)
     add a950aac  For v1-10-test PRs and pushes, use target branch scripts for images (#12339)
     add 09fe8f1  Simplifies check whether the CI image should be rebuilt (#12181)

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   (430c047)
            \
             N -- N -- N   refs/heads/v1-10-test (09fe8f1)

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:
 tests/{www_rbac/api/experimental => core}/__init__.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 copy tests/{www_rbac/api/experimental => core}/__init__.py (100%)