This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-python-4
in repository https://gitbox.apache.org/repos/asf/beam.git
omit 180a31e7686 Bump actions/setup-python from 2 to 4
add 2dd8d28d424 Migrate "beam_PostCommit_Java_Examples_*" Jenkins jobs to
GitHub Actions (#28409)
new 23c5a15e6af Bump actions/setup-python from 2 to 4
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 (180a31e7686)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/setup-python-4 (23c5a15e6af)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/README.md | 6 +-
.../beam_PostCommit_Java_Examples_Dataflow_ARM.yml | 2 +-
...eam_PostCommit_Java_Examples_Dataflow_Java.yml} | 27 +++---
...am_PostCommit_Java_Examples_Dataflow_Java17.yml | 96 ----------------------
...ml => beam_PostCommit_Java_Examples_Direct.yml} | 16 ++--
...yml => beam_PostCommit_Java_Examples_Flink.yml} | 24 ++++--
...yml => beam_PostCommit_Java_Examples_Spark.yml} | 16 ++--
7 files changed, 50 insertions(+), 137 deletions(-)
rename .github/workflows/{beam_PostCommit_Java_Examples_Dataflow_Java11.yml =>
beam_PostCommit_Java_Examples_Dataflow_Java.yml} (79%)
delete mode 100644
.github/workflows/beam_PostCommit_Java_Examples_Dataflow_Java17.yml
copy .github/workflows/{beam_PostCommit_Java_ValidatesRunner_Direct.yml =>
beam_PostCommit_Java_Examples_Direct.yml} (86%)
copy .github/workflows/{beam_PostCommit_Java_ValidatesRunner_Direct.yml =>
beam_PostCommit_Java_Examples_Flink.yml} (81%)
copy .github/workflows/{beam_PostCommit_Java_ValidatesRunner_Direct.yml =>
beam_PostCommit_Java_Examples_Spark.yml} (86%)