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 2022/12/20 14:58:21 UTC

[beam] branch dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.45 updated (56def3080b3 -> 6fbdc0addd9)

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

github-bot pushed a change to branch dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.45
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 56def3080b3 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks
     add 464ee63611f Add Python Nexmark tests to Jenkins
     add 13ae31f0ebc Skip Broken Queries
     add 3d8f1b3f54e Remove unused nexmark imports
     add 017908d3825 Fix export to influx on jenkins
     add f5ed91205a4 Merge pull request #24477: Add Python Nexmark tests to Jenkins
     add 7c55f7668b1 Ensure WRITE_TRUNCATE BigQuery loads to the same table are processed together. (#24536)
     add 93cc031aedb Bump qs from 6.5.2 to 6.5.3 in /sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel (#24545)
     add 606f52b023d Bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.6 in /sdks (#24714)
     add 6fbdc0addd9 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks

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   (56def3080b3)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.45 (6fbdc0addd9)

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:
 .test-infra/jenkins/NexmarkBuilder.groovy          | 76 ++++++++++++++++++++++
 .../job_PostCommit_Java_Nexmark_Dataflow.groovy    |  4 --
 .../job_PostCommit_Java_Nexmark_Dataflow_V2.groovy |  4 --
 ...stCommit_Java_Nexmark_Dataflow_V2_Java11.groovy |  4 --
 ...stCommit_Java_Nexmark_Dataflow_V2_Java17.groovy |  4 --
 .../job_PostCommit_Java_Nexmark_Direct.groovy      |  4 --
 .../job_PostCommit_Java_Nexmark_Flink.groovy       |  4 --
 ...=> job_PostCommit_Python_Nexmark_Direct.groovy} | 18 ++---
 .../apache_beam/io/gcp/bigquery_file_loads.py      | 32 +++++++--
 .../apache-beam-jupyterlab-sidepanel/yarn.lock     |  6 +-
 .../testing/benchmarks/nexmark/nexmark_launcher.py |  4 +-
 11 files changed, 116 insertions(+), 44 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_Java_Nexmark_Direct.groovy => job_PostCommit_Python_Nexmark_Direct.groovy} (74%)