This is an automated email from the ASF dual-hosted git repository.
yichi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 02c34a1 Merge pull request #16976 from [BEAM-14010] [Website] Add
Playground section to the Home page
add 2a23166 [BEAM-12447] Upgrade cloud build client and add/cleanup
options (#17032)
No new revisions were added by this update.
Summary of changes:
.../python/apache_beam/options/pipeline_options.py | 9 +-
.../runners/dataflow/internal/apiclient.py | 5 +
.../internal/clients/cloudbuild/__init__.py | 2 -
.../clients/cloudbuild/cloudbuild_v1_client.py | 1367 ++++++++++--
.../clients/cloudbuild/cloudbuild_v1_messages.py | 2335 ++++++++++++++++++--
.../runners/portability/sdk_container_builder.py | 30 +-
6 files changed, 3387 insertions(+), 361 deletions(-)