This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from c3d1e5d Merge pull request #12177 [BEAM-10317] Add requests to python
deps
add aade544 [BEAM-9785] Add Python 3.8 postcommit tests (#11788)
No new revisions were added by this update.
Summary of changes:
.github/PULL_REQUEST_TEMPLATE.md | 2 +-
.test-infra/jenkins/README.md | 1 +
...tCommit_Python37.groovy => job_PostCommit_Python38.groovy} | 8 ++++----
README.md | 2 +-
build.gradle | 11 +++++++++--
.../io/hdfs_integration_test/hdfs_integration_test.sh | 2 +-
sdks/python/test-suites/dataflow/{py37 => py38}/build.gradle | 2 +-
sdks/python/test-suites/direct/py37/build.gradle | 11 -----------
sdks/python/test-suites/direct/{py37 => py38}/build.gradle | 4 ++--
sdks/python/test-suites/portable/{py37 => py38}/build.gradle | 4 ++--
settings.gradle | 3 +++
11 files changed, 25 insertions(+), 25 deletions(-)
copy .test-infra/jenkins/{job_PostCommit_Python37.groovy =>
job_PostCommit_Python38.groovy} (84%)
copy sdks/python/test-suites/dataflow/{py37 => py38}/build.gradle (98%)
copy sdks/python/test-suites/direct/{py37 => py38}/build.gradle (94%)
copy sdks/python/test-suites/portable/{py37 => py38}/build.gradle (91%)