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 2d1879df3b3 Bump actions/upload-artifact from 2 to 3
     add 1981cb0f6cc [#27839] Write PipelineOptions to a file instead of an 
environment variable. (#27842)
     add 5fbc699cfb5 Add docker buildx to the release yml file to build 
multi-arch containers (#28018)
     add ea364b8a650 readme-update (#28022)
     add 6e1dfa1db2b Don't fail to acquire multi_process_shared object if some 
attributes aren't available on a given platform (#27995)
     add 16e7af2ea41 Fix contribution guide link in Readme (#28023)
     add a434a315078 Bump google.golang.org/api from 0.136.0 to 0.137.0 in 
/sdks (#28005)
     add a3b1d0b4d2c Refactored ReadMe (#28031)
     add 42ca3bf598e Replace usage of deprecated pandas.Int64Index() (#28029)
     add 1b34c6072af Fix Pytest Unknown Marker Error for Xlang Kafka IT Test 
(#28028)
     add f737974141f Add libgeos-dev for ARM components of multi-arch Beam SDK 
Python containers (#28036)
     add d2b8488d6ac Update build_release_candidate.yml publish_java_artifacts 
to be self hosted (#28040)
     add cc68a6e2309 Update python-pipeline-dependencies.md (#28041)
     add ea8b5d6658d Add GitHub Workflow Replacement for Jenkins 
job_PreCommit_Java_PortableValidatesRunner_Flink_Docker (#27990)
     add 2d6a292d70f 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   (2d1879df3b3)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/upload-artifact-3 (2d6a292d70f)

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                        |  1 +
 ...ml => beam_PreCommit_Java_PVR_Flink_Docker.yml} | 57 +++++++++---------
 .github/workflows/build_release_candidate.yml      |  4 +-
 CONTRIBUTING.md                                    |  4 +-
 README.md                                          | 67 +++++++++++++++-------
 sdks/go.mod                                        |  4 +-
 sdks/go.sum                                        |  8 +--
 sdks/java/container/boot.go                        | 23 +++++++-
 .../typehints/pandas_type_compatibility_test.py    |  6 +-
 .../apache_beam/utils/multi_process_shared.py      | 18 +++++-
 .../apache_beam/utils/multi_process_shared_test.py | 34 +++++++++++
 sdks/python/container/Dockerfile                   |  2 +
 sdks/python/pytest.ini                             |  1 +
 .../sdks/python-pipeline-dependencies.md           |  4 +-
 14 files changed, 169 insertions(+), 64 deletions(-)
 copy .github/workflows/{beam_PreCommit_ItFramework.yml => 
beam_PreCommit_Java_PVR_Flink_Docker.yml} (67%)

Reply via email to