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 385043b9ead Bump actions/upload-artifact from 2 to 3
     add 9701e5cb7c1 Remove legacy path for Go Dataflow post commits. (#27994)
     add a2f8bf9cba0 Transform service test suite
     add 618a14d1cd6 Merge pull request #27578: Transform service test suite
     add 99710c8ce44 Add required dependency for Github Actions Java ARM Test 
Suite. (#27996)
     add 2d1879df3b3 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   (385043b9ead)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/upload-artifact-3 (2d1879df3b3)

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:
 .../beam_PostCommit_Java_Examples_Dataflow_ARM.yml |   5 +-
 ... job_PostCommit_TransformService_Direct.groovy} |  20 ++--
 build.gradle.kts                                   |  13 +--
 .../org/apache/beam/gradle/BeamModulePlugin.groovy | 126 +++++++++++++++++++++
 .../google-cloud-dataflow-java/arm/build.gradle    |   5 +-
 sdks/go/test/build.gradle                          |   7 --
 .../launcher/TransformServiceLauncher.java         |  15 +--
 .../apache_beam/io/gcp/bigtableio_it_test.py       |   2 +
 sdks/python/pytest.ini                             |   1 +
 sdks/python/scripts/run_transform_service.sh       |  85 ++++++++++++++
 sdks/python/test-suites/direct/xlang/build.gradle  |  19 ++++
 11 files changed, 260 insertions(+), 38 deletions(-)
 copy 
.test-infra/jenkins/{job_PostCommit_CrossLanguageValidatesRunner_Direct.groovy 
=> job_PostCommit_TransformService_Direct.groovy} (63%)
 create mode 100755 sdks/python/scripts/run_transform_service.sh

Reply via email to