You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2023/08/31 14:32:03 UTC

[beam] branch dependabot/github_actions/actions/upload-artifact-3 updated (ca03cbb58b4 -> 494363ed108)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/github_actions/actions/upload-artifact-3
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit ca03cbb58b4 Bump actions/upload-artifact from 2 to 3
     add 100c06a0f4b Doc updates for 2.50.0 release (#28055)
     add e5ed7aa1582 Add debug logs for updated schema in BigQueryIO (#28189)
     add 5f1cc573cd3 Change calls to dockerPush to docker for multi-arch containers (#28216)
     add c360399f1a1 Add github issue link to TODO (#28230)
     add 7bc5d1a99d7 SpannerIO: retry if concurrent transaction is aborted by emulator (#28093)
     add 7dfb0cebdd0 Improve Go SDK Staticcheck Compliance (#28224)
     add ca0345b8acc Connect GitHub Actions builds to ge.apache.org and remote build cache (#28212)
     add c7b13f90874 adding --namespace to beam metrics gradle build (#28232)
     add d359758c3ac Fix 2.50.0 release dates. (#28231)
     add 93fd021e64a Added integration tests for GCSFileSystem (#28185)
     add a636f25e139 [Go SDK]: Refactor avroio and parquetio Read to use fileio abstractions (#28177)
     add 51f25427270  [Python] refactor payload creation for display_data (#28225)
     add f91bb68b2e9 Add some simple annotations to Python transforms. (#28191)
     add 29810a32164 added call to gcloud to setup the docker credential helper (#28252)
     add 9a06c9eca6d remove jenkins PostCommit BeamMetrics job (#28260)
     add a43ee6fd983 remove sync stub list from GrpcWindmillServer (#28016)
     add a65f55b4ec2 Add Java PVR Flink Batch action (#28221)
     add 494363ed108 Bump actions/upload-artifact from 2 to 3

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   (ca03cbb58b4)
            \
             N -- N -- N   refs/heads/dependabot/github_actions/actions/upload-artifact-3 (494363ed108)

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:
 .github/workflows/README.md                        |   5 +-
 .../beam_PostCommit_BeamMetrics_Publish.yml        |  21 +-
 .../workflows/beam_PostCommit_Go_Dataflow_ARM.yml  |   5 +
 .../beam_PostCommit_Java_Examples_Dataflow_ARM.yml |   5 +
 .../workflows/beam_PreCommit_CommunityMetrics.yml  |   5 +
 .github/workflows/beam_PreCommit_Go.yml            |   5 +
 .github/workflows/beam_PreCommit_GoPortable.yml    |   5 +
 .github/workflows/beam_PreCommit_ItFramework.yml   |   5 +
 ...eCommit_Java_Amazon-Web-Services2_IO_Direct.yml |   5 +
 ...reCommit_Java_Amazon-Web-Services_IO_Direct.yml |   5 +
 .../beam_PreCommit_Java_Amqp_IO_Direct.yml         |   5 +
 .../beam_PreCommit_Java_Azure_IO_Direct.yml        |   5 +
 .../beam_PreCommit_Java_Cassandra_IO_Direct.yml    |   5 +
 .../beam_PreCommit_Java_Cdap_IO_Direct.yml         |   5 +
 .../beam_PreCommit_Java_Clickhouse_IO_Direct.yml   |   5 +
 .../beam_PreCommit_Java_Csv_IO_Direct.yml          |   5 +
 .../beam_PreCommit_Java_Examples_Dataflow.yml      |   5 +
 ...eam_PreCommit_Java_Examples_Dataflow_Java11.yml |   5 +
 .../beam_PreCommit_Java_Flink_Versions.yml         |   5 +
 .../beam_PreCommit_Java_HBase_IO_Direct.yml        |   5 +
 .../beam_PreCommit_Java_HCatalog_IO_Direct.yml     |   5 +
 .../beam_PreCommit_Java_Hadoop_IO_Direct.yml       |   5 +
 .../workflows/beam_PreCommit_Java_IOs_Direct.yml   |   5 +
 .../beam_PreCommit_Java_InfluxDb_IO_Direct.yml     |   5 +
 .../beam_PreCommit_Java_JDBC_IO_Direct.yml         |   5 +
 .../beam_PreCommit_Java_Jms_IO_Direct.yml          |   5 +
 .../beam_PreCommit_Java_Kinesis_IO_Direct.yml      |   5 +
 .../beam_PreCommit_Java_Kudu_IO_Direct.yml         |   5 +
 .../beam_PreCommit_Java_MongoDb_IO_Direct.yml      |   5 +
 .../beam_PreCommit_Java_Mqtt_IO_Direct.yml         |   5 +
 .../beam_PreCommit_Java_Neo4j_IO_Direct.yml        |   5 +
 ...yml => beam_PreCommit_Java_PVR_Flink_Batch.yml} |  43 ++--
 .../beam_PreCommit_Java_PVR_Flink_Docker.yml       |   5 +
 .../beam_PreCommit_Java_Parquet_IO_Direct.yml      |   5 +
 .../beam_PreCommit_Java_Pulsar_IO_Direct.yml       |   5 +
 .../beam_PreCommit_Java_RabbitMq_IO_Direct.yml     |   5 +
 .../beam_PreCommit_Java_Redis_IO_Direct.yml        |   5 +
 .../beam_PreCommit_Java_SingleStore_IO_Direct.yml  |   5 +
 .../beam_PreCommit_Java_Snowflake_IO_Direct.yml    |   5 +
 .../beam_PreCommit_Java_Solr_IO_Direct.yml         |   5 +
 .../beam_PreCommit_Java_Spark3_Versions.yml        |   5 +
 .../beam_PreCommit_Java_Splunk_IO_Direct.yml       |   5 +
 .../beam_PreCommit_Java_Thrift_IO_Direct.yml       |   5 +
 .../beam_PreCommit_Java_Tika_IO_Direct.yml         |   5 +
 .../workflows/beam_PreCommit_Kotlin_Examples.yml   |   5 +
 .../workflows/beam_PreCommit_Portable_Python.yml   |   5 +
 .github/workflows/beam_PreCommit_Python.yml        |   5 +
 .github/workflows/beam_PreCommit_PythonDocker.yml  |   5 +
 .github/workflows/beam_PreCommit_PythonDocs.yml    |   5 +
 .../workflows/beam_PreCommit_PythonFormatter.yml   |   5 +
 .github/workflows/beam_PreCommit_PythonLint.yml    |   5 +
 .../workflows/beam_PreCommit_Python_Coverage.yml   |   5 +
 .../workflows/beam_PreCommit_Python_Dataframes.yml |   5 +
 .../workflows/beam_PreCommit_Python_Examples.yml   |   5 +
 .../beam_PreCommit_Python_Integration.yml          |   5 +
 .../workflows/beam_PreCommit_Python_Runners.yml    |   5 +
 .../workflows/beam_PreCommit_Python_Transforms.yml |   5 +
 .github/workflows/beam_PreCommit_RAT.yml           |   5 +
 .github/workflows/beam_PreCommit_SQL_Java11.yml    |   5 +
 .github/workflows/beam_PreCommit_SQL_Java17.yml    |   5 +
 .github/workflows/beam_PreCommit_Typescript.yml    |   5 +
 .github/workflows/beam_PreCommit_Website.yml       |   5 +
 .../workflows/beam_PreCommit_Website_Stage_GCS.yml |   5 +
 .github/workflows/beam_PreCommit_Whitespace.yml    |   5 +
 ...beam_Python_ValidatesContainer_Dataflow_ARM.yml |   5 +
 .github/workflows/build_release_candidate.yml      |   5 +
 .github/workflows/code_completion_plugin_tests.yml |   3 +
 .github/workflows/java_tests.yml                   |   4 +
 .github/workflows/local_env_tests.yml              |   5 +
 .github/workflows/playground_backend_precommit.yml |   6 +
 .github/workflows/playground_frontend_test.yml     |   5 +
 .../workflows/tour_of_beam_backend_integration.yml |   5 +
 .github/workflows/tour_of_beam_frontend_test.yml   |   5 +
 .github/workflows/update_python_dependencies.yml   |   5 +
 .../job_PostCommit_BeamMetrics_Publish.groovy      |  41 ----
 .test-infra/metrics/build.gradle                   |   6 +-
 CHANGES.md                                         |   6 +-
 .../grpcclient/GrpcDeadlineClientInterceptor.java  |  58 +++++
 .../windmill/grpcclient/GrpcWindmillServer.java    | 154 +++++--------
 .../grpcclient/GrpcWindmillServerTest.java         |  71 ++++++
 sdks/go/pkg/beam/core/graph/fn.go                  |   2 +-
 sdks/go/pkg/beam/core/runtime/exec/sdf.go          |   6 +-
 sdks/go/pkg/beam/core/runtime/harness/datamgr.go   |   3 +-
 sdks/go/pkg/beam/io/avroio/avroio.go               |  41 +---
 sdks/go/pkg/beam/io/datastoreio/datastore.go       |  10 +-
 sdks/go/pkg/beam/io/parquetio/parquetio.go         |  48 +---
 sdks/go/pkg/beam/register/iter.go                  |   2 +-
 .../beam/runners/prism/internal/config/config.go   |   2 +-
 .../pkg/beam/runners/universal/runnerlib/stage.go  |   4 +-
 sdks/go/pkg/beam/staticcheck.conf                  |   2 +-
 sdks/go/pkg/beam/util/execx/exec.go                |   2 +-
 sdks/go/test/integration/integration.go            |   3 +-
 sdks/java/expansion-service/container/build.gradle |   2 +-
 .../beam/sdk/io/gcp/bigquery/BigQueryHelpers.java  |   2 +-
 .../bigquery/StorageApiWriteUnshardedRecords.java  |   5 +-
 .../bigquery/StorageApiWritesShardedRecords.java   |   2 +
 .../beam/sdk/io/gcp/bigquery/WriteTables.java      |   2 +
 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  |  10 +-
 .../sdk/io/gcp/spanner/SpannerIOWriteTest.java     |  29 ++-
 .../controller-container/build.gradle              |   2 +-
 .../io/gcp/gcsfilesystem_integration_test.py       | 139 ++++++++++++
 sdks/python/apache_beam/ml/inference/base.py       |   9 +
 sdks/python/apache_beam/transforms/display.py      |   2 +-
 sdks/python/apache_beam/transforms/ptransform.py   |   5 +-
 .../apache_beam/yaml/yaml_transform_scope_test.py  |  10 +-
 .../expansion-service-container/build.gradle       |   2 +-
 website/www/site/config.toml                       |   2 +-
 website/www/site/content/en/blog/beam-2.50.0.md    | 243 +++++++++++++++++++++
 .../en/documentation/sdks/go-dependencies.md       |   2 +-
 .../en/documentation/sdks/java-dependencies.md     |   2 +-
 .../en/documentation/sdks/python-dependencies.md   |   2 +-
 .../www/site/content/en/get-started/downloads.md   |  14 +-
 112 files changed, 1069 insertions(+), 300 deletions(-)
 copy .github/workflows/{beam_PreCommit_Java_PVR_Flink_Docker.yml => beam_PreCommit_Java_PVR_Flink_Batch.yml} (75%)
 delete mode 100644 .test-infra/jenkins/job_PostCommit_BeamMetrics_Publish.groovy
 create mode 100644 runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/grpcclient/GrpcDeadlineClientInterceptor.java
 create mode 100644 sdks/python/apache_beam/io/gcp/gcsfilesystem_integration_test.py
 create mode 100644 website/www/site/content/en/blog/beam-2.50.0.md