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

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


    omit 1e1f4f0849d Bump actions/checkout from 3 to 4
     add 09f30537015 Add GitHub Workflow Replacements for Jenkins 
job_LoadTests_Python_SideInput_Dataflow_Batch (#28826)
     add 6bab4b57992 Add Community Metrics Prober workflow (#28842)
     add eb1bef466ee Bump actions/checkout from 3 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   (1e1f4f0849d)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (eb1bef466ee)

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:
 ...m_LoadTests_Python_SideInput_Dataflow_Batch.yml | 186 +++++++++++++++++++++
 .github/workflows/beam_Prober_CommunityMetrics.yml |  77 +++++++++
 ...taflow_Batch_10gb_1000window_first_iterable.txt |  30 ++++
 ...put_Dataflow_Batch_10gb_1000window_iterable.txt |  29 ++++
 ..._Dataflow_Batch_10gb_1window_first_iterable.txt |  29 ++++
 ...eInput_Dataflow_Batch_10gb_1window_iterable.txt |  28 ++++
 ...flow_Batch_1gb_1000window_1key_percent_dict.txt |  30 ++++
 ...low_Batch_1gb_1000window_99key_percent_dict.txt |  30 ++++
 ...ataflow_Batch_1gb_1window_1key_percent_dict.txt |  29 ++++
 ...taflow_Batch_1gb_1window_99key_percent_dict.txt |  29 ++++
 ...Input_Dataflow_Batch_1gb_1window_first_list.txt |  29 ++++
 ...n_SideInput_Dataflow_Batch_1gb_1window_list.txt |  28 ++++
 12 files changed, 554 insertions(+)
 create mode 100644 
.github/workflows/beam_LoadTests_Python_SideInput_Dataflow_Batch.yml
 create mode 100644 .github/workflows/beam_Prober_CommunityMetrics.yml
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_10gb_1000window_first_iterable.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_10gb_1000window_iterable.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_10gb_1window_first_iterable.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_10gb_1window_iterable.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_1gb_1000window_1key_percent_dict.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_1gb_1000window_99key_percent_dict.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_1gb_1window_1key_percent_dict.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_1gb_1window_99key_percent_dict.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_1gb_1window_first_list.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_SideInput_Dataflow_Batch_1gb_1window_list.txt

Reply via email to