(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new f30d083076b Updating config from bot
f30d083076b is described below

commit f30d083076b8e42e5b3ca97443d39380d8b0094c
Author: github-actions 
AuthorDate: Tue Mar 26 05:05:40 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-go.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-go.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-go.json
index c9f348ef59f..1fd4d7e52af 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-go.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-go.json
@@ -5,6 +5,6 @@
 "jrmccluskey": 1711085685463,
 "youngoli": 1657688896155,
 "damccorm": 1680501930289,
-"riteshghorse": 1710999274126
+"riteshghorse": 1711429537748
   }
 }
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 100882faf05 Updating config from bot
100882faf05 is described below

commit 100882faf055056364cbdcb2b865933c276660e4
Author: github-actions 
AuthorDate: Tue Mar 26 05:05:38 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30745.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30745.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30745.json
new file mode 100644
index 000..aa3638a74ec
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30745.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"go": "riteshghorse"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch dependabot/go_modules/sdks/github.com/go-sql-driver/mysql-1.8.0 created (now d90417e7f07)

2024-03-25 Thread github-bot
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/go-sql-driver/mysql-1.8.0
in repository https://gitbox.apache.org/repos/asf/beam.git


  at d90417e7f07 Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 in 
/sdks

No new revisions were added by this update.



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new bb855de964b Updating config from bot
bb855de964b is described below

commit bb855de964b07a95135c3770721e2b77ea782ff6
Author: github-actions 
AuthorDate: Tue Mar 26 04:08:17 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30744.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30744.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30744.json
new file mode 100644
index 000..9c2aa5aa212
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30744.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": true,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch nightly-refs/heads/master updated (ae9eb5ffcd1 -> c8ad120bde8)

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


from ae9eb5ffcd1 revert codecov action to v3 (#30723)
 add 7439438fb03 Issue 30524 fix (#30725)
 add 65c3e8ec401 add finalizer removeal to postcommit java singlestoreio it 
(#30732)
 add e067ed216bb Beam 2.55.0 website updates (#30607)
 add 65344d46700 [Docs] Add Vertex AI Feature Store enrichment notebook 
(#30689)
 add 6403d4f1a9f Update Python Dependencies (#30727)
 add ea7a27daf85 Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in 
/sdks (#30713)
 add c8ad120bde8 Fix all tour examples from part 1 (#30478)

No new revisions were added by this update.

Summary of changes:
 .github/actions/setup-k8s-access/action.yml|8 +-
 .../beam_PerformanceTests_SingleStoreIO.yml|1 +
 .../beam_PostCommit_Java_SingleStoreIO_IT.yml  |1 +
 .../kubernetes/singlestore/sdb-operator.yaml   |2 +-
 CHANGES.md |   13 +-
 examples/notebooks/beam-ml/README.md   |5 +
 .../vertex_ai_feature_store_enrichment.ipynb   | 2502 
 .../aggregation/count/go-example/main.go   |4 +-
 .../aggregation/max/go-example/main.go |   41 +-
 .../aggregation/mean/go-example/main.go|   40 +-
 .../aggregation/min/go-example/main.go |   40 +-
 .../aggregation/sum/go-example/main.go |4 +-
 .../common-transforms/filter/go-example/main.go|   44 +-
 .../motivating-challenge/go-challenge/main.go  |8 +-
 .../motivating-challenge/go-solution/main.go   |8 +-
 .../from-memory/go-example/from_memory.go  |   36 +-
 .../reading-from-csv/go-example/csvExample.go  |   73 +-
 .../reading-from-text/go-example/textIo.go |   83 +-
 .../creating-pipeline/go-example/main.go   |   34 +-
 .../setting-pipeline/go-example/main.go|   60 +-
 sdks/go.mod|   16 +-
 sdks/go.sum|   24 +-
 .../container/py310/base_image_requirements.txt|   16 +-
 .../container/py311/base_image_requirements.txt|   14 +-
 .../container/py38/base_image_requirements.txt |   20 +-
 .../container/py39/base_image_requirements.txt |   18 +-
 website/www/site/config.toml   |2 +-
 website/www/site/content/en/blog/beam-2.55.0.md|  180 ++
 .../www/site/content/en/get-started/downloads.md   |   14 +-
 29 files changed, 3017 insertions(+), 294 deletions(-)
 create mode 100644 
examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb
 create mode 100644 website/www/site/content/en/blog/beam-2.55.0.md



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new a893df4789c Updating config from bot
a893df4789c is described below

commit a893df4789c624b2b63fbd5e6e381ab4a1a2cb6a
Author: github-actions 
AuthorDate: Tue Mar 26 03:42:28 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30743.json | 8 
 1 file changed, 8 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30743.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30743.json
new file mode 100644
index 000..9c2aa5aa212
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30743.json
@@ -0,0 +1,8 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {},
+  "nextAction": "Author",
+  "stopReviewerNotifications": true,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new b2be01396ab Updating config from bot
b2be01396ab is described below

commit b2be01396abfc939638feb2d7d7946649aa3c31e
Author: github-actions 
AuthorDate: Mon Mar 25 23:34:32 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-python.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-python.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
index b7f5f0c846d..a3d5e043b17 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -12,6 +12,6 @@
 "jrmccluskey": 1711055167738,
 "riteshghorse": 1711062345219,
 "liferoad": 1711055172910,
-"shunping": 1711055157135
+"shunping": 1711409669067
   }
 }
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 1c3077f32af Updating config from bot
1c3077f32af is described below

commit 1c3077f32af218f6c2bd3b6edda7952e76b33b5c
Author: github-actions 
AuthorDate: Mon Mar 25 23:34:33 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index 766376baf9a..4495c2b3d17 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -2,6 +2,6 @@
   "label": "build",
   "dateOfLastReviewAssignment": {
 "damccorm": 1711375551132,
-"Abacn": 1711371947512
+"Abacn": 1711409669067
   }
 }
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 0d94542c3f0 Updating config from bot
0d94542c3f0 is described below

commit 0d94542c3f05a90ce2a646229f6f30d06c612e12
Author: github-actions 
AuthorDate: Mon Mar 25 23:34:30 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30741.json | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30741.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30741.json
new file mode 100644
index 000..b0c5ca106a2
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30741.json
@@ -0,0 +1,11 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "shunping",
+"build": "Abacn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 27b5181509b Updating config from bot
27b5181509b is described below

commit 27b5181509b08023e430115f622a3faa038ffbb2
Author: github-actions 
AuthorDate: Mon Mar 25 22:26:45 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
index 01ff09d8bff..d7b366ba53c 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
@@ -3,7 +3,7 @@
   "dateOfLastReviewAssignment": {
 "Abacn": 1710034125002,
 "AnandInguva": 1710144575340,
-"chamikaramj": 1710277574566,
+"chamikaramj": 1711405602567,
 "damccorm": 1710372879389,
 "johnjcasey": 171055495,
 "jrmccluskey": 1710783309312,



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new ae14f2c7a7d Updating config from bot
ae14f2c7a7d is described below

commit ae14f2c7a7da37ac3c9cd59d3248cddd13c71d73
Author: github-actions 
AuthorDate: Mon Mar 25 22:26:43 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30736.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30736.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30736.json
new file mode 100644
index 000..26e4be5dc8a
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30736.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"no-matching-label": "chamikaramj"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new bd9342a9eec Updating config from bot
bd9342a9eec is described below

commit bd9342a9eecc9e155b7a1ff138191c292973f824
Author: github-actions 
AuthorDate: Mon Mar 25 22:23:37 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30255.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30255.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30255.json
index ec82f373f0a..9c31b6ec87e 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-30255.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30255.json
@@ -4,7 +4,7 @@
 "no-matching-label": "lostluck"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



(beam) branch fixplaygroundbuild updated (e7a9d218284 -> ea0dc146db2)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch fixplaygroundbuild
in repository https://gitbox.apache.org/repos/asf/beam.git


from e7a9d218284 [test only] skip lint for now
 add ea0dc146db2 Revert "[test only] skip lint for now"

No new revisions were added by this update.

Summary of changes:
 playground/backend/build.gradle.kts | 6 ++
 1 file changed, 6 insertions(+)



(beam) branch dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.29.1 updated (5db4a68ca6f -> 990bbcce589)

2024-03-25 Thread github-bot
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/testcontainers/testcontainers-go-0.29.1
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 5db4a68ca6f Bump github.com/testcontainers/testcontainers-go in /sdks
 add 990bbcce589 Bump github.com/testcontainers/testcontainers-go 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   (5db4a68ca6f)
\
 N -- N -- N   
refs/heads/dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.29.1
 (990bbcce589)

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) branch master updated (ea7a27daf85 -> c8ad120bde8)

2024-03-25 Thread lostluck
This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


from ea7a27daf85 Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in 
/sdks (#30713)
 add c8ad120bde8 Fix all tour examples from part 1 (#30478)

No new revisions were added by this update.

Summary of changes:
 .../aggregation/count/go-example/main.go   |  4 +-
 .../aggregation/max/go-example/main.go | 41 ++-
 .../aggregation/mean/go-example/main.go| 40 ++-
 .../aggregation/min/go-example/main.go | 40 ++-
 .../aggregation/sum/go-example/main.go |  4 +-
 .../common-transforms/filter/go-example/main.go| 44 ++--
 .../motivating-challenge/go-challenge/main.go  |  8 ++-
 .../motivating-challenge/go-solution/main.go   |  8 ++-
 .../from-memory/go-example/from_memory.go  | 36 +-
 .../reading-from-csv/go-example/csvExample.go  | 73 ++-
 .../reading-from-text/go-example/textIo.go | 83 --
 .../creating-pipeline/go-example/main.go   | 34 -
 .../setting-pipeline/go-example/main.go| 60 
 13 files changed, 254 insertions(+), 221 deletions(-)



(beam) branch dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.29.1 updated (628c5a94eca -> 5db4a68ca6f)

2024-03-25 Thread github-bot
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/testcontainers/testcontainers-go-0.29.1
in repository https://gitbox.apache.org/repos/asf/beam.git


omit 628c5a94eca Bump github.com/testcontainers/testcontainers-go in /sdks
 add fb7ba65e223 Revert "Disable remote gradle cache until it is cleaned 
(#30584)" (#30674)
 add 389e1067c9d Disable unsupported custom window type test on samza and 
spark. (#30680)
 add 81cb194f8d1 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /sdks 
(#30685)
 add 8206d8976d5 Bump github.com/docker/docker in /sdks (#30684)
 add a9ce7700ade Send email when BQ early rollout workflow fails (#30694)
 add f4d03d49713 Minimize scope of expensive lock (#30679)
 add 8681ab9901d Revert "Cache and close windmill grpc channels (#30425)"
 add cdaae0a7fb6 Merge pull request #30691: Revert #30425 "add a way for 
channels to be closed manually"
 add 4a3b6c55fd8 Use unique GCS object path (#30690)
 add 8955124219c Add BigTableIO Stress test (#30630)
 add a527ea6361c Add known python issue (#30701)
 add e8e272b89e9 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 in 
/sdks (#30698)
 add 32e7a6ab750 Update BigQuerySinkMetrics for StreamingInserts. (#30320)
 add 924c6a29840 Add unique ID to Dataflow BOM tests (#30709)
 add bada1082d3c Add warning when retrieving state cache inefficiency 
detected (#30696)
 add 960a29e01a0 Use autovalue's @Memoized in ExponentialBuckets (#30676)
 add 872afa0d7ab add pythonpath to cloudcoverage tox environment (#30673)
 add 33a0bfb5d37 Misc doc and infra fix after 2.55.0 release (#30702)
 add d7eaaf07191 Duet AI code-explanation and code-generation prompts basic 
(#30686)
 add e207a147c55 Revert "[BEAM-30531] Automatically execute unbounded 
pipelines in streaming mode. (#30533)" (#30706)
 add 102e2886545 [YAML] Add simple description and doc reference for 
several transforms. (#30705)
 add 1eb9ea28d91 [YAML] HTML generation of yaml transform catalogue. 
(#30707)
 add 7ca1a5ddffd Move dependency tests from PreCommit Coverage to 
PostCommit (#30704)
 add c00e347c731 Bump google.golang.org/api from 0.166.0 to 0.171.0 in 
/sdks (#30714)
 add 71a6c029ec7 Update Beam SDK dependency page and linked material. 
(#30712)
 add cccdb4cd30f Remove -PuseWheelDistribution for direct runner precommits 
(#30718)
 add 4208b86fdd1 [YAML] Combine docstrings for different language variants 
of the same transform. (#30708)
 add cb18dd3a0f7 Randomize object path for validation tasks (#30719)
 add ae9eb5ffcd1 revert codecov action to v3 (#30723)
 add 7439438fb03 Issue 30524 fix (#30725)
 add 65c3e8ec401 add finalizer removeal to postcommit java singlestoreio it 
(#30732)
 add e067ed216bb Beam 2.55.0 website updates (#30607)
 add 65344d46700 [Docs] Add Vertex AI Feature Store enrichment notebook 
(#30689)
 add 6403d4f1a9f Update Python Dependencies (#30727)
 add ea7a27daf85 Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in 
/sdks (#30713)
 add 5db4a68ca6f Bump github.com/testcontainers/testcontainers-go 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   (628c5a94eca)
\
 N -- N -- N   
refs/heads/dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.29.1
 (5db4a68ca6f)

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/actions/setup-k8s-access/action.yml|8 +-
 .github/build.gradle   |2 +-
 ...PostCommit_XVR_PythonUsingJavaSQL_Dataflow.json |3 -
 .github/workflows/README.md|   13 +-
 .../beam_PerformanceTests_SingleStoreIO.yml|1 +
 .../beam_PostCommit_Java_BigQueryEarlyRollout.yml  |   21 +-
 .github/workflows/beam_PostCommit_Java_Sickbay.yml |2 +-
 .../beam_PostCommit_Java_SingleStoreIO_IT.yml  |1 +
 ...e.yml => beam_PostCommit_Python_Dependency.yml} |   40 +-
 .../workflows/beam_PostCommit_Sickbay_Python.yml   |2 +-
 .../beam_PostCommit_TransformService_Direct.yml|1 -
 .github/workflows/beam_PreCommit_Python.yml|3 +-
 .../workflows/beam_PreCommit_Python_Coverage.yml   |6 +-
 .../workflows/beam_PreCommit_Python_Dataframes.yml |3 +-
 .../workflows/beam_PreCommit_Python_Examples.yml   |   

(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 056351cfbae Updating config from bot
056351cfbae is described below

commit 056351cfbaeab50dea1827f12bf21049ca394d2a
Author: github-actions 
AuthorDate: Mon Mar 25 22:17:16 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30695.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30695.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30695.json
index ec82f373f0a..9c31b6ec87e 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-30695.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30695.json
@@ -4,7 +4,7 @@
 "no-matching-label": "lostluck"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



(beam) branch dependabot/go_modules/sdks/cloud.google.com/go/bigtable-1.22.0 deleted (was 1cefd43c9ca)

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/sdks/cloud.google.com/go/bigtable-1.22.0
in repository https://gitbox.apache.org/repos/asf/beam.git


 was 1cefd43c9ca Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in 
/sdks

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(beam) branch master updated: Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in /sdks (#30713)

2024-03-25 Thread lostluck
This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
 new ea7a27daf85 Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in 
/sdks (#30713)
ea7a27daf85 is described below

commit ea7a27daf85b406d80788d76ce86503585b58b4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 25 15:15:48 2024 -0700

Bump cloud.google.com/go/bigtable from 1.21.0 to 1.22.0 in /sdks (#30713)

Bumps 
[cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) 
from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- 
[Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- 
[Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.21.0...pubsub/v1.22.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigtable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/go.mod | 16 ++--
 sdks/go.sum | 24 
 2 files changed, 18 insertions(+), 22 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index 27ab3ded1b1..60e998d82d2 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -24,12 +24,12 @@ go 1.20
 
 require (
cloud.google.com/go/bigquery v1.59.1
-   cloud.google.com/go/bigtable v1.21.0
+   cloud.google.com/go/bigtable v1.22.0
cloud.google.com/go/datastore v1.15.0
cloud.google.com/go/profiler v0.4.0
cloud.google.com/go/pubsub v1.36.2
-   cloud.google.com/go/spanner v1.56.0
-   cloud.google.com/go/storage v1.37.0
+   cloud.google.com/go/spanner v1.57.0
+   cloud.google.com/go/storage v1.38.0
github.com/aws/aws-sdk-go-v2 v1.26.0
github.com/aws/aws-sdk-go-v2/config v1.27.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.8
@@ -60,7 +60,7 @@ require (
golang.org/x/sys v0.18.0
golang.org/x/text v0.14.0
google.golang.org/api v0.171.0
-   google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
+   google.golang.org/genproto v0.0.0-20240308144416-29370a3891b7
google.golang.org/grpc v1.62.1
google.golang.org/protobuf v1.33.0
gopkg.in/retry.v1 v1.0.3
@@ -78,7 +78,6 @@ require (
github.com/Microsoft/hcsshim v0.11.4 // indirect
github.com/apache/arrow/go/v14 v14.0.2 // indirect
github.com/containerd/log v0.1.0 // indirect
-   github.com/davecgh/go-spew v1.1.1 // indirect
github.com/distribution/reference v0.5.0 // indirect
github.com/frankban/quicktest v1.14.0 // indirect
github.com/go-logr/logr v1.4.1 // indirect
@@ -93,12 +92,9 @@ require (
github.com/nats-io/jwt/v2 v2.5.5 // indirect
github.com/nats-io/nkeys v0.4.7 // indirect
github.com/nats-io/nuid v1.0.1 // indirect
-   github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // 
indirect
github.com/shirou/gopsutil/v3 v3.23.9 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
-   github.com/stretchr/objx v0.5.0 // indirect
-   github.com/stretchr/testify v1.8.4 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.3 // indirect
@@ -107,13 +103,13 @@ require (
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 
// indirect
go.opentelemetry.io/otel v1.24.0 // indirect
go.opentelemetry.io/otel/metric v1.24.0 // indirect
-   go.opentelemetry.io/otel/sdk v1.21.0 // indirect
+   go.opentelemetry.io/otel/sdk v1.22.0 // indirect
go.opentelemetry.io/otel/trace v1.24.0 // indirect
golang.org/x/time v0.5.0 // indirect
 )
 
 require (
-   cloud.google.com/go v0.112.0 // indirect
+   cloud.google.com/go v0.112.1 // indirect
cloud.google.com/go/compute v1.24.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v1.1.6 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index ffb33a636b5..f951e22762e 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -8,15 +8,15 @@ cloud.google.com/go v0.46.3/go.mod 
h1:a6bKKbmY7er1mI7TEI4lsAkts/mkhTSZK8w33B4RAg
 cloud.google.com/go v0.50.0/go.mod 
h1:r9sluTvynVuxRIOHXQEHMFffphuXHOMZMycpNR5e6To=
 cloud.google.com/go v0.52.0/go.mod 
h1:pXajvRH/6o3+F9jDHZWQ5PbGhn+o8w9qiu/CffaVdO4=
 cloud.google.com/go v0.53.0/go.mod 
h1:fp/UouUEsRkN6ryDKNW/Upv/JBKnv6WDthjR6+vze6M=
-cloud.google.com/go v0.112.0 

(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 25bdc1fbb8e Updating config from bot
25bdc1fbb8e is described below

commit 25bdc1fbb8e7e7a1999f25a6df59c8bfb2dc8bb0
Author: github-actions 
AuthorDate: Mon Mar 25 22:06:13 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30740.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30740.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30740.json
index c9972b0d659..7e5492c676d 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-30740.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30740.json
@@ -6,5 +6,5 @@
   "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
-  "committerAssigned": false
+  "committerAssigned": true
 }
\ No newline at end of file



(beam) branch fixplaygroundbuild updated (3a31d2d8b7c -> e7a9d218284)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch fixplaygroundbuild
in repository https://gitbox.apache.org/repos/asf/beam.git


from 3a31d2d8b7c Fix playground build for Beam 2.55.0 change
 add e7a9d218284 [test only] skip lint for now

No new revisions were added by this update.

Summary of changes:
 playground/backend/build.gradle.kts | 6 --
 1 file changed, 6 deletions(-)



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new bc7607d9faf Updating config from bot
bc7607d9faf is described below

commit bc7607d9faf53817a55b657ae6210a4a97d7bbd8
Author: github-actions 
AuthorDate: Mon Mar 25 21:05:24 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
index 0136a457a31..01ff09d8bff 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
@@ -11,7 +11,7 @@
 "lostluck": 1711089267353,
 "riteshghorse": 1711028097950,
 "robertwb": 1711398906920,
-"tvalentyn": 1709937319352,
+"tvalentyn": 1711400722082,
 "damondouglas": 1711243806631,
 "shunping": 1710327961489
   }



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new dacd26476fa Updating config from bot
dacd26476fa is described below

commit dacd26476fa0b924ada8d210a4fca33dd76b32f2
Author: github-actions 
AuthorDate: Mon Mar 25 21:05:23 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30740.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30740.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30740.json
new file mode 100644
index 000..c9972b0d659
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30740.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"no-matching-label": "tvalentyn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new c77660221f3 Updating config from bot
c77660221f3 is described below

commit c77660221f3a9ddbcdab9a216d61468f653b0ccf
Author: github-actions 
AuthorDate: Mon Mar 25 20:35:09 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
index b3b35608045..0136a457a31 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-no-matching-label.json
@@ -10,7 +10,7 @@
 "kennknowles": 1710638927810,
 "lostluck": 1711089267353,
 "riteshghorse": 1711028097950,
-"robertwb": 1709928346204,
+"robertwb": 1711398906920,
 "tvalentyn": 1709937319352,
 "damondouglas": 1711243806631,
 "shunping": 1710327961489



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 2390186bba9 Updating config from bot
2390186bba9 is described below

commit 2390186bba9350051f1f934d6158c123eed78d71
Author: github-actions 
AuthorDate: Mon Mar 25 20:35:08 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30739.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30739.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30739.json
new file mode 100644
index 000..25dfed5a0d2
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30739.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"no-matching-label": "robertwb"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch weekly_update_python_dependencies_1711240296 deleted (was d60eb873ecd)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch weekly_update_python_dependencies_1711240296
in repository https://gitbox.apache.org/repos/asf/beam.git


 was d60eb873ecd Update Python Dependencies

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(beam) branch master updated: Update Python Dependencies (#30727)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
 new 6403d4f1a9f Update Python Dependencies (#30727)
6403d4f1a9f is described below

commit 6403d4f1a9fb6f5c684a2aad393aef2322f78ec5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 25 16:28:16 2024 -0400

Update Python Dependencies (#30727)

Co-authored-by: damccorm 
---
 .../container/py310/base_image_requirements.txt  | 16 
 .../container/py311/base_image_requirements.txt  | 14 +++---
 .../container/py38/base_image_requirements.txt   | 20 ++--
 .../container/py39/base_image_requirements.txt   | 18 +-
 4 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/sdks/python/container/py310/base_image_requirements.txt 
b/sdks/python/container/py310/base_image_requirements.txt
index 49d959dc0eb..1258575696d 100644
--- a/sdks/python/container/py310/base_image_requirements.txt
+++ b/sdks/python/container/py310/base_image_requirements.txt
@@ -31,7 +31,7 @@ cffi==1.16.0
 charset-normalizer==3.3.2
 click==8.1.7
 cloudpickle==2.2.1
-cramjam==2.8.2
+cramjam==2.8.3
 crcmod==1.7
 cryptography==42.0.5
 Cython==0.29.37
@@ -48,10 +48,10 @@ fastavro==1.9.4
 fasteners==0.19
 freezegun==1.4.0
 future==1.0.0
-google-api-core==2.17.1
-google-api-python-client==2.122.0
+google-api-core==2.18.0
+google-api-python-client==2.123.0
 google-apitools==0.5.31
-google-auth==2.28.2
+google-auth==2.29.0
 google-auth-httplib2==0.1.1
 google-cloud-aiplatform==1.44.0
 google-cloud-bigquery==3.19.0
@@ -62,12 +62,12 @@ google-cloud-datastore==2.19.0
 google-cloud-dlp==3.16.0
 google-cloud-language==2.13.3
 google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.20.2
+google-cloud-pubsub==2.20.3
 google-cloud-pubsublite==1.9.0
 google-cloud-recommendations-ai==0.10.10
 google-cloud-resource-manager==1.12.3
 google-cloud-spanner==3.44.0
-google-cloud-storage==2.15.0
+google-cloud-storage==2.16.0
 google-cloud-videointelligence==2.13.3
 google-cloud-vision==3.7.2
 google-crc32c==1.5.0
@@ -81,7 +81,7 @@ grpcio-status==1.62.1
 guppy3==3.1.4.post1
 hdfs==2.7.3
 httplib2==0.22.0
-hypothesis==6.99.6
+hypothesis==6.99.12
 idna==3.6
 iniconfig==2.0.0
 joblib==1.3.2
@@ -140,7 +140,7 @@ SQLAlchemy==1.4.52
 sqlparse==0.4.4
 tenacity==8.2.3
 testcontainers==3.7.1
-threadpoolctl==3.3.0
+threadpoolctl==3.4.0
 tomli==2.0.1
 tqdm==4.66.2
 typing_extensions==4.10.0
diff --git a/sdks/python/container/py311/base_image_requirements.txt 
b/sdks/python/container/py311/base_image_requirements.txt
index a36fc4e0f18..5c703f727b9 100644
--- a/sdks/python/container/py311/base_image_requirements.txt
+++ b/sdks/python/container/py311/base_image_requirements.txt
@@ -46,10 +46,10 @@ fastavro==1.9.4
 fasteners==0.19
 freezegun==1.4.0
 future==1.0.0
-google-api-core==2.17.1
-google-api-python-client==2.122.0
+google-api-core==2.18.0
+google-api-python-client==2.123.0
 google-apitools==0.5.31
-google-auth==2.28.2
+google-auth==2.29.0
 google-auth-httplib2==0.1.1
 google-cloud-aiplatform==1.44.0
 google-cloud-bigquery==3.19.0
@@ -60,12 +60,12 @@ google-cloud-datastore==2.19.0
 google-cloud-dlp==3.16.0
 google-cloud-language==2.13.3
 google-cloud-profiler==4.1.0
-google-cloud-pubsub==2.20.2
+google-cloud-pubsub==2.20.3
 google-cloud-pubsublite==1.9.0
 google-cloud-recommendations-ai==0.10.10
 google-cloud-resource-manager==1.12.3
 google-cloud-spanner==3.44.0
-google-cloud-storage==2.15.0
+google-cloud-storage==2.16.0
 google-cloud-videointelligence==2.13.3
 google-cloud-vision==3.7.2
 google-crc32c==1.5.0
@@ -79,7 +79,7 @@ grpcio-status==1.62.1
 guppy3==3.1.4.post1
 hdfs==2.7.3
 httplib2==0.22.0
-hypothesis==6.99.6
+hypothesis==6.99.12
 idna==3.6
 iniconfig==2.0.0
 joblib==1.3.2
@@ -137,7 +137,7 @@ SQLAlchemy==1.4.52
 sqlparse==0.4.4
 tenacity==8.2.3
 testcontainers==3.7.1
-threadpoolctl==3.3.0
+threadpoolctl==3.4.0
 tqdm==4.66.2
 typing_extensions==4.10.0
 tzdata==2024.1
diff --git a/sdks/python/container/py38/base_image_requirements.txt 
b/sdks/python/container/py38/base_image_requirements.txt
index 9bfaa859258..9a6e3af7953 100644
--- a/sdks/python/container/py38/base_image_requirements.txt
+++ b/sdks/python/container/py38/base_image_requirements.txt
@@ -32,7 +32,7 @@ cffi==1.16.0
 charset-normalizer==3.3.2
 click==8.1.7
 cloudpickle==2.2.1
-cramjam==2.8.2
+cramjam==2.8.3
 crcmod==1.7
 cryptography==42.0.5
 Cython==0.29.37
@@ -49,10 +49,10 @@ fastavro==1.9.4
 fasteners==0.19
 freezegun==1.4.0
 future==1.0.0
-google-api-core==2.17.1
-google-api-python-client==2.122.0
+google-api-core==2.18.0
+google-api-python-client==2.123.0
 google-apitools==0.5.31
-google-auth==2.28.2
+google-auth==2.29.0
 google-auth-httplib2==0.1.1
 google-cloud-aiplatform==1.44.0
 google-cloud-bigquery==3.19.0
@@ -63,12 

(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 949f768dd5f Updating config from bot
949f768dd5f is described below

commit 949f768dd5fd88653e788b87527131658b6f2255
Author: github-actions 
AuthorDate: Mon Mar 25 20:06:29 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-python.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-python.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
index 5a817608a8b..b7f5f0c846d 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -8,7 +8,7 @@
 "tvalentyn": 1711055162542,
 "pabloem": 1681281324703,
 "y1chi": 1667002607045,
-"damccorm": 1711047945049,
+"damccorm": 1711397186868,
 "jrmccluskey": 1711055167738,
 "riteshghorse": 1711062345219,
 "liferoad": 1711055172910,



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 6e92eff1a4a Updating config from bot
6e92eff1a4a is described below

commit 6e92eff1a4a145913355f1422974e5ab428c1c77
Author: github-actions 
AuthorDate: Mon Mar 25 20:06:30 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-website.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-website.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-website.json
index 45896e69146..5d0ae8e44a5 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-website.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-website.json
@@ -2,7 +2,7 @@
   "label": "website",
   "dateOfLastReviewAssignment": {
 "rszper": 1711377289427,
-"melap": 1709018219925,
+"melap": 1711397186869,
 "damccorm": 1709782451598,
 "liferoad": 1709739311345,
 "kennknowles": 1710180384437



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new febed6c105e Updating config from bot
febed6c105e is described below

commit febed6c105ef3cb64ca52bcf45292d7cd8f0eb99
Author: github-actions 
AuthorDate: Mon Mar 25 20:06:27 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30692.json | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30692.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30692.json
new file mode 100644
index 000..0f4d27160f1
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30692.json
@@ -0,0 +1,11 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "damccorm",
+"website": "melap"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch master updated: [Docs] Add Vertex AI Feature Store enrichment notebook (#30689)

2024-03-25 Thread riteshghorse
This is an automated email from the ASF dual-hosted git repository.

riteshghorse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
 new 65344d46700 [Docs] Add Vertex AI Feature Store enrichment notebook 
(#30689)
65344d46700 is described below

commit 65344d467000c960ab406e70b3c059cc315e4c4f
Author: Ritesh Ghorse 
AuthorDate: Mon Mar 25 16:05:00 2024 -0400

[Docs] Add Vertex AI Feature Store enrichment notebook (#30689)

* add vertex ai enrichment notebook

* address review comments, add to readme

* Update examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb

Co-authored-by: Rebecca Szper <98840847+rsz...@users.noreply.github.com>

* Update examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb

Co-authored-by: Rebecca Szper <98840847+rsz...@users.noreply.github.com>

* update content from review

-

Co-authored-by: Rebecca Szper <98840847+rsz...@users.noreply.github.com>
---
 examples/notebooks/beam-ml/README.md   |5 +
 .../vertex_ai_feature_store_enrichment.ipynb   | 2502 
 2 files changed, 2507 insertions(+)

diff --git a/examples/notebooks/beam-ml/README.md 
b/examples/notebooks/beam-ml/README.md
index f1c19747fc7..8f723c2c914 100644
--- a/examples/notebooks/beam-ml/README.md
+++ b/examples/notebooks/beam-ml/README.md
@@ -56,6 +56,11 @@ This section contains the following example notebooks.
 * [Use MLTransform to scale 
data](https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/data_preprocessing/scale_data.ipynb)
 * [Preprocessing with the Apache Beam DataFrames 
API](https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/dataframe_api_preprocessing.ipynb)
 
+### Data enrichment
+
+* [Use Bigtable to enrich 
data](https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/bigtable_enrichment_transform.ipynb)
+* [Use Vertex AI Feature Store for feature 
enrichment](https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb)
+
 ### Prediction and inference with pretrained models
 
 * [Apache Beam RunInference for 
PyTorch](https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/run_inference_pytorch.ipynb)
diff --git 
a/examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb 
b/examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb
new file mode 100644
index 000..c8ae558a1ba
--- /dev/null
+++ b/examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb
@@ -0,0 +1,2502 @@
+{
+  "cells": [
+{
+  "cell_type": "code",
+  "execution_count": null,
+  "metadata": {
+"cellView": "form",
+"id": "fFjof1NgAJwu"
+  },
+  "outputs": [],
+  "source": [
+"# @title ## Licensed to the Apache Software Foundation (ASF), 
Version 2.0 (the \"License\")\n",
+"\n",
+"# Licensed to the Apache Software Foundation (ASF) under one\n",
+"# or more contributor license agreements. See the NOTICE file\n",
+"# distributed with this work for additional information\n",
+"# regarding copyright ownership. The ASF licenses this file\n",
+"# to you under the Apache License, Version 2.0 (the\n",
+"# \"License\"); you may not use this file except in compliance\n",
+"# with the License. You may obtain a copy of the License at\n",
+"#\n",
+"#   http://www.apache.org/licenses/LICENSE-2.0\n;,
+"#\n",
+"# Unless required by applicable law or agreed to in writing,\n",
+"# software distributed under the License is distributed on an\n",
+"# \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n",
+"# KIND, either express or implied. See the License for the\n",
+"# specific language governing permissions and limitations\n",
+"# under the License"
+  ]
+},
+{
+  "cell_type": "markdown",
+  "metadata": {
+"id": "A8xNRyZMW1yK"
+  },
+  "source": [
+"# Use Apache Beam and Vertex AI Feature Store to enrich data\n",
+"\n",
+"\n",
+"  \n",
+"https://colab.research.google.com/github/apache/beam/blob/master/examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb\;>https://raw.githubusercontent.com/google/or-tools/main/tools/colab_32px.png\;
 />Run in Google Colab\n",
+"  \n",
+"  \n",
+"https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/vertex_ai_feature_store_enrichment.ipynb\;>https://raw.githubusercontent.com/google/or-tools/main/tools/github_32px.png\;
 />View source on GitHub\n",
+"  \n",
+"\n"
+  ]
+},
+{
+  "cell_type": "markdown",
+  "metadata": {
+"id": 

(beam-starter-java) branch bump2-55 deleted (was 797741a)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch bump2-55
in repository https://gitbox.apache.org/repos/asf/beam-starter-java.git


 was 797741a  Bump Beam version to 2.55.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(beam-starter-java) branch main updated: Bump Beam version to 2.55.0 (#97)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/beam-starter-java.git


The following commit(s) were added to refs/heads/main by this push:
 new d4bebea  Bump Beam version to 2.55.0 (#97)
d4bebea is described below

commit d4bebeacde26b5c31bdbcf5696ffa5177182b3f5
Author: Yi Hu 
AuthorDate: Mon Mar 25 14:15:41 2024 -0400

Bump Beam version to 2.55.0 (#97)
---
 build.gradle | 4 ++--
 build.sbt| 2 +-
 pom.xml  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/build.gradle b/build.gradle
index f3091da..11814c4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,8 +25,8 @@ test {
 
 dependencies {
 // App dependencies.
-implementation "org.apache.beam:beam-sdks-java-core:2.54.0"
-implementation "org.apache.beam:beam-runners-direct-java:2.54.0"
+implementation "org.apache.beam:beam-sdks-java-core:2.55.0"
+implementation "org.apache.beam:beam-runners-direct-java:2.55.0"
 implementation "org.slf4j:slf4j-jdk14:1.7.32"
 
 // Tests dependencies.
diff --git a/build.sbt b/build.sbt
index 79eb195..bb21c6b 100644
--- a/build.sbt
+++ b/build.sbt
@@ -8,7 +8,7 @@
 
 mainClass := Some("com.example.App")
 
-val beamVersion = "2.54.0"
+val beamVersion = "2.55.0"
 libraryDependencies ++= Seq(
   // App dependencies.
   "org.apache.beam" % "beam-sdks-java-core" % beamVersion,
diff --git a/pom.xml b/pom.xml
index f1ba566..ccced6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,13 +80,13 @@
 
   org.apache.beam
   beam-sdks-java-core
-  2.54.0
+  2.55.0
 
 
 
   org.apache.beam
   beam-runners-direct-java
-  2.54.0
+  2.55.0
   runtime
 
 



(beam) branch master updated: Beam 2.55.0 website updates (#30607)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
 new e067ed216bb Beam 2.55.0 website updates (#30607)
e067ed216bb is described below

commit e067ed216bbd2868ebb22c360600f3dd3e489897
Author: Yi Hu 
AuthorDate: Mon Mar 25 14:09:14 2024 -0400

Beam 2.55.0 website updates (#30607)

* Beam 2.55.0 website updates

* Fix wrong item that not in 2.55.0

* Apply suggestions from code review

Co-authored-by: Rebecca Szper <98840847+rsz...@users.noreply.github.com>

* Update website/www/site/content/en/blog/beam-2.55.0.md

Co-authored-by: Rebecca Szper <98840847+rsz...@users.noreply.github.com>

-

Co-authored-by: Rebecca Szper <98840847+rsz...@users.noreply.github.com>
---
 CHANGES.md |  13 +-
 website/www/site/config.toml   |   2 +-
 website/www/site/content/en/blog/beam-2.55.0.md| 180 +
 .../www/site/content/en/get-started/downloads.md   |  14 +-
 4 files changed, 194 insertions(+), 15 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 2064d2387ae..60dab0e2352 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -86,12 +86,10 @@
 
 * ([#X](https://github.com/apache/beam/issues/X)).
 
-# [2.55.0] - Unreleased
+# [2.55.0] - 2024-03-25
 
 ## Highlights
 
-* New highly anticipated feature X added to Python SDK 
([#X](https://github.com/apache/beam/issues/X)).
-* New highly anticipated feature Y added to Java SDK 
([#Y](https://github.com/apache/beam/issues/Y)).
 * The Python SDK will now include automatically generated wrappers for 
external Java transforms! ([#29834](https://github.com/apache/beam/pull/29834))
 
 ## I/Os
@@ -103,7 +101,6 @@
 * Added support for handling bad records to PubSubIO 
([#30372](https://github.com/apache/beam/pull/30372)).
   * Support is not available for handling schema mismatches, and enabling 
error handling for writing to pubsub topics with schemas is not recommended
 * `--enableBundling` pipeline option for BigQueryIO DIRECT_READ is replaced by 
`--enableStorageReadApiV2`. Both were considered experimental and may subject 
to change (Java) ([#26354](https://github.com/apache/beam/issues/26354)).
-* Support for X source added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
 
 ## New Features / Improvements
 
@@ -115,26 +112,20 @@
 
 ## Breaking Changes
 
-* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
 * Arrow version was bumped to 15.0.0 from 5.0.0 
([#30181](https://github.com/apache/beam/pull/30181)).
 * Go SDK users who build custom worker containers may run into issues with the 
move to distroless containers as a base (see Security Fixes).
   * The issue stems from distroless containers lacking additional tools, which 
current custom container processes may rely on.
   * See 
https://beam.apache.org/documentation/runtime/environments/#from-scratch-go for 
instructions on building and using a custom container.
 * Python SDK has changed the default value for the 
`--max_cache_memory_usage_mb` pipeline option from 100 to 0. This option was 
first introduced in 2.52.0 SDK. This change restores the behavior of 2.51.0 
SDK, which does not use the state cache. If your pipeline uses iterable side 
inputs views, consider increasing the cache size by setting the option 
manually. ([#30360](https://github.com/apache/beam/issues/30360)).
 
-## Deprecations
-
-* X behavior is deprecated and will be removed in X versions 
([#X](https://github.com/apache/beam/issues/X)).
-
 ## Bugfixes
 
-* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
 * Fixed SpannerIO.readChangeStream to support propagating credentials from 
pipeline options
   to the getDialect calls for authenticating with Spanner (Java) 
([#30361](https://github.com/apache/beam/pull/30361)).
 * Reduced the number of HTTP requests in GCSIO function calls (Python) 
([#30205](https://github.com/apache/beam/pull/30205))
 
 ## Security Fixes
-* Fixed (CVE--)[https://www.cve.org/CVERecord?id=CVE--] 
(Java/Python/Go) ([#X](https://github.com/apache/beam/issues/X)).
+
 * Go SDK base container image moved to distroless/base-nossl-debian12, 
reducing vulnerable container surface to kernel and glibc 
([#30011](https://github.com/apache/beam/pull/30011)).
 
 ## Known Issues
diff --git a/website/www/site/config.toml b/website/www/site/config.toml
index bbd8193915c..e3e2638825f 100644
--- a/website/www/site/config.toml
+++ b/website/www/site/config.toml
@@ -104,7 +104,7 @@ github_project_repo = "https://github.com/apache/beam;
 
 [params]
 description = "Apache Beam is an open source, unified model and set of 
language-specific SDKs for defining and executing data processing workflows, 
and also data ingestion and integration 

(beam) branch fixplaygroundbuild created (now 3a31d2d8b7c)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch fixplaygroundbuild
in repository https://gitbox.apache.org/repos/asf/beam.git


  at 3a31d2d8b7c Fix playground build for Beam 2.55.0 change

This branch includes the following new commits:

 new 3a31d2d8b7c Fix playground build for Beam 2.55.0 change

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.




(beam) 01/01: Fix playground build for Beam 2.55.0 change

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch fixplaygroundbuild
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 3a31d2d8b7c52731fad4dc6bbf6836d4b60c69ff
Author: Yi Hu 
AuthorDate: Mon Mar 25 14:04:05 2024 -0400

Fix playground build for Beam 2.55.0 change
---
 playground/backend/containers/java/Dockerfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/playground/backend/containers/java/Dockerfile 
b/playground/backend/containers/java/Dockerfile
index 5d5ce8019c8..18a37f6f016 100644
--- a/playground/backend/containers/java/Dockerfile
+++ b/playground/backend/containers/java/Dockerfile
@@ -78,8 +78,6 @@ COPY --from=dep /pipeline-dependencies/target/dependency/ 
/opt/apache/beam/jars/
 RUN wget 
https://repo1.maven.org/maven2/org/apache/beam/beam-examples-java/$BEAM_VERSION/beam-examples-java-$BEAM_VERSION.jar
 &&\
 mv beam-examples-java-$BEAM_VERSION.jar 
/opt/apache/beam/jars/beam-examples-java.jar
 # Install jars for Playground graphs
-RUN wget 
https://repo1.maven.org/maven2/org/apache/beam/beam-runners-core-construction-java/$BEAM_VERSION/beam-runners-core-construction-java-$BEAM_VERSION.jar
 &&\
-mv beam-runners-core-construction-java-$BEAM_VERSION.jar 
/opt/apache/beam/jars/beam-runners-core-construction-java-$BEAM_VERSION.jar
 RUN wget 
https://repo1.maven.org/maven2/org/apache/beam/beam-sdks-java-core/$BEAM_VERSION/beam-sdks-java-core-$BEAM_VERSION-tests.jar
 &&\
 mv beam-sdks-java-core-$BEAM_VERSION-tests.jar 
/opt/apache/beam/jars/beam-sdks-java-core-tests.jar
 # Install Spring Expression



svn commit: r68127 - in /release/beam: 2.54.0/ 2.55.0/ 2.55.0/python/

2024-03-25 Thread chamikara
Author: chamikara
Date: Mon Mar 25 17:57:55 2024
New Revision: 68127

Log:
Adding 2.55.0 artifacts to the release repo and removing 2.54.0 artifacts

Added:
release/beam/2.55.0/
release/beam/2.55.0/apache-beam-2.55.0-source-release.zip   (with props)
release/beam/2.55.0/apache-beam-2.55.0-source-release.zip.asc
release/beam/2.55.0/apache-beam-2.55.0-source-release.zip.sha512
release/beam/2.55.0/python/
release/beam/2.55.0/python/apache-beam-2.55.0.tar.gz   (with props)
release/beam/2.55.0/python/apache-beam-2.55.0.tar.gz.asc
release/beam/2.55.0/python/apache-beam-2.55.0.tar.gz.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-macosx_10_9_x86_64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-macosx_10_9_x86_64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-macosx_10_9_x86_64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.sha512
release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-win32.whl   (with 
props)
release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-win32.whl.asc
release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-win32.whl.sha512
release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-win_amd64.whl   
(with props)
release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-win_amd64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp310-cp310-win_amd64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-macosx_10_9_x86_64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-macosx_10_9_x86_64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-macosx_10_9_x86_64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.sha512
release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-win32.whl   (with 
props)
release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-win32.whl.asc
release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-win32.whl.sha512
release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-win_amd64.whl   
(with props)
release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-win_amd64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp311-cp311-win_amd64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp38-cp38-macosx_10_9_x86_64.whl  
 (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp38-cp38-macosx_10_9_x86_64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp38-cp38-macosx_10_9_x86_64.whl.sha512

release/beam/2.55.0/python/apache_beam-2.55.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
   (with props)

release/beam/2.55.0/python/apache_beam-2.55.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.asc

release/beam/2.55.0/python/apache_beam-2.55.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.sha512


(beam-starter-java) 01/01: Bump Beam version to 2.55.0

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch bump2-55
in repository https://gitbox.apache.org/repos/asf/beam-starter-java.git

commit 797741af7b4257ce76edcd745a041f913be9b657
Author: Yi Hu 
AuthorDate: Mon Mar 25 13:46:11 2024 -0400

Bump Beam version to 2.55.0
---
 build.gradle | 4 ++--
 build.sbt| 2 +-
 pom.xml  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/build.gradle b/build.gradle
index f3091da..11814c4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -25,8 +25,8 @@ test {
 
 dependencies {
 // App dependencies.
-implementation "org.apache.beam:beam-sdks-java-core:2.54.0"
-implementation "org.apache.beam:beam-runners-direct-java:2.54.0"
+implementation "org.apache.beam:beam-sdks-java-core:2.55.0"
+implementation "org.apache.beam:beam-runners-direct-java:2.55.0"
 implementation "org.slf4j:slf4j-jdk14:1.7.32"
 
 // Tests dependencies.
diff --git a/build.sbt b/build.sbt
index 79eb195..bb21c6b 100644
--- a/build.sbt
+++ b/build.sbt
@@ -8,7 +8,7 @@
 
 mainClass := Some("com.example.App")
 
-val beamVersion = "2.54.0"
+val beamVersion = "2.55.0"
 libraryDependencies ++= Seq(
   // App dependencies.
   "org.apache.beam" % "beam-sdks-java-core" % beamVersion,
diff --git a/pom.xml b/pom.xml
index f1ba566..ccced6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,13 +80,13 @@
 
   org.apache.beam
   beam-sdks-java-core
-  2.54.0
+  2.55.0
 
 
 
   org.apache.beam
   beam-runners-direct-java
-  2.54.0
+  2.55.0
   runtime
 
 



(beam-starter-java) branch bump2-55 created (now 797741a)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch bump2-55
in repository https://gitbox.apache.org/repos/asf/beam-starter-java.git


  at 797741a  Bump Beam version to 2.55.0

This branch includes the following new commits:

 new 797741a  Bump Beam version to 2.55.0

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.




(beam) branch master updated: add finalizer removeal to postcommit java singlestoreio it (#30732)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
 new 65c3e8ec401 add finalizer removeal to postcommit java singlestoreio it 
(#30732)
65c3e8ec401 is described below

commit 65c3e8ec401a885bfa70032d142452f22cfa5cbc
Author: Vlado Djerek 
AuthorDate: Mon Mar 25 16:20:46 2024 +0100

add finalizer removeal to postcommit java singlestoreio it (#30732)

Co-authored-by: Vlado Djerek 
---
 .github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml 
b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
index ddbbfa3e5d4..8619521f24f 100644
--- a/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
+++ b/.github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml
@@ -87,6 +87,7 @@ jobs:
 with:
   cluster_name: io-datastores
   k8s_namespace: ${{ matrix.job_name }}-${{ github.run_id }}
+  remove_finalizer:  memsqlclusters.memsql.com/sdb-cluster
   - name: Install Singlestore operator
 run: | 
   kubectl apply -f 
${{github.workspace}}/.test-infra/kubernetes/singlestore/sdb-rbac.yaml



(beam) branch master updated: Issue 30524 fix (#30725)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
 new 7439438fb03 Issue 30524 fix (#30725)
7439438fb03 is described below

commit 7439438fb037e7fe9b7cfcdbfd4a400d12b52c6e
Author: Vlado Djerek 
AuthorDate: Mon Mar 25 16:20:24 2024 +0100

Issue 30524 fix (#30725)

* update singlestore operator version

* add remove finalizer from object to k8s access action

-

Co-authored-by: Vlado Djerek 
---
 .github/actions/setup-k8s-access/action.yml   | 8 +++-
 .github/workflows/beam_PerformanceTests_SingleStoreIO.yml | 1 +
 .test-infra/kubernetes/singlestore/sdb-operator.yaml  | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/.github/actions/setup-k8s-access/action.yml 
b/.github/actions/setup-k8s-access/action.yml
index 5248fff429a..56758d0fea1 100644
--- a/.github/actions/setup-k8s-access/action.yml
+++ b/.github/actions/setup-k8s-access/action.yml
@@ -34,7 +34,10 @@ inputs:
 description: "Zone of the cluster to be created"
 required: true
 default: "us-central1-a"
-
+  remove_finalizer:
+description: "Remove finalizers from the cluster"
+required: false
+default: ""
 
 runs:
   using: composite
@@ -70,4 +73,7 @@ runs:
   main: echo "Post Cleanup"
   post: |
 echo "Post Cleanup"
+if [ -n "${{ inputs.remove_finalizer }}" ]; then
+  kubectl patch ${{ inputs.remove_finalizer }} -p '[{"op": "remove", 
"path": "/metadata/finalizers"}]' --type=json
+fi
 kubectl delete namespace ${{ 
steps.replace_namespace.outputs.TEST_NAMESPACE }}
diff --git a/.github/workflows/beam_PerformanceTests_SingleStoreIO.yml 
b/.github/workflows/beam_PerformanceTests_SingleStoreIO.yml
index 0035fe76ee2..49e4c40d8ad 100644
--- a/.github/workflows/beam_PerformanceTests_SingleStoreIO.yml
+++ b/.github/workflows/beam_PerformanceTests_SingleStoreIO.yml
@@ -83,6 +83,7 @@ jobs:
 with:
   cluster_name: io-datastores
   k8s_namespace: ${{ matrix.job_name }}-${{ github.run_id }}
+  remove_finalizer:  memsqlclusters.memsql.com/sdb-cluster
   - name: Install Singlestore operator
 run: | 
   kubectl apply -f 
${{github.workspace}}/.test-infra/kubernetes/singlestore/sdb-rbac.yaml
diff --git a/.test-infra/kubernetes/singlestore/sdb-operator.yaml 
b/.test-infra/kubernetes/singlestore/sdb-operator.yaml
index fc2b2585b24..b4a29f681b8 100644
--- a/.test-infra/kubernetes/singlestore/sdb-operator.yaml
+++ b/.test-infra/kubernetes/singlestore/sdb-operator.yaml
@@ -32,7 +32,7 @@ spec:
   serviceAccountName: sdb-operator
   containers:
 - name: sdb-operator
-  image: singlestore/operator:3.0.98-156a0090
+  image: singlestore/operator:3.246.0-da805c0b
   imagePullPolicy: Always
   args: [
 # Cause the operator to merge rather than replace annotations on 
services



(beam-site) branch updates_release_2.55.0 deleted (was b8d0843799)

2024-03-25 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

yhu pushed a change to branch updates_release_2.55.0
in repository https://gitbox.apache.org/repos/asf/beam-site.git


 was b8d0843799 Update beam-site for release 2.55.0.

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new da2aee2e0c7 Updating config from bot
da2aee2e0c7 is described below

commit da2aee2e0c7b8f8ef7f0a6e96d56b2fc99b92df6
Author: github-actions 
AuthorDate: Mon Mar 25 14:36:47 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30607.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30607.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30607.json
index fe510e5fb0d..e4840e5f15d 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-30607.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30607.json
@@ -4,7 +4,7 @@
 "website": "rszper"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 56b368d39b6 Updating config from bot
56b368d39b6 is described below

commit 56b368d39b6292381436578fa89e39e34ef9688e
Author: github-actions 
AuthorDate: Mon Mar 25 14:34:52 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-website.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-website.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-website.json
index 912fd3ff700..45896e69146 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-website.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-website.json
@@ -1,7 +1,7 @@
 {
   "label": "website",
   "dateOfLastReviewAssignment": {
-"rszper": 1708566474783,
+"rszper": 1711377289427,
 "melap": 1709018219925,
 "damccorm": 1709782451598,
 "liferoad": 1709739311345,



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 6c9975c34e9 Updating config from bot
6c9975c34e9 is described below

commit 6c9975c34e9b08e078b07565efa8d50aaad3df2b
Author: github-actions 
AuthorDate: Mon Mar 25 14:34:50 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30607.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30607.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30607.json
new file mode 100644
index 000..fe510e5fb0d
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30607.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"website": "rszper"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new de6d2505a2c Updating config from bot
de6d2505a2c is described below

commit de6d2505a2c496baf8746c42d41088cf178a45e5
Author: github-actions 
AuthorDate: Mon Mar 25 14:05:53 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-java.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-java.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-java.json
index 06f7f9c44aa..4f8173ace55 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-java.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-java.json
@@ -7,7 +7,7 @@
 "kileys": 1674428678843,
 "apilloud": 1678822446183,
 "Abacn": 1710439579182,
-"bvolpato": 1710432374340,
+"bvolpato": 1711375551132,
 "m-trieu": 1711047945049,
 "damondouglas": 1710864356395
   }



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 9abe4d7d4e2 Updating config from bot
9abe4d7d4e2 is described below

commit 9abe4d7d4e2afb9c7ed7e4c3cec9daed5af99fae
Author: github-actions 
AuthorDate: Mon Mar 25 14:05:55 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-io.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-io.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-io.json
index 1e5ab826230..19b6fca7577 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-io.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-io.json
@@ -2,7 +2,7 @@
   "label": "io",
   "dateOfLastReviewAssignment": {
 "chamikaramj": 1710418434680,
-"johnjcasey": 1709813615178,
+"johnjcasey": 1711375551132,
 "pabloem": 1691787951165,
 "Abacn": 1710776076591,
 "ahmedabu98": 1710864356395,



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 193364c807a Updating config from bot
193364c807a is described below

commit 193364c807a1d545b3fa731b86024c82509c48b3
Author: github-actions 
AuthorDate: Mon Mar 25 14:05:54 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index aa690bbfd5d..766376baf9a 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -1,7 +1,7 @@
 {
   "label": "build",
   "dateOfLastReviewAssignment": {
-"damccorm": 1711213547820,
+"damccorm": 1711375551132,
 "Abacn": 1711371947512
   }
 }
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new ff6ab0b420c Updating config from bot
ff6ab0b420c is described below

commit ff6ab0b420cf9b0f382d05a1843661d62d8f957a
Author: github-actions 
AuthorDate: Mon Mar 25 14:05:52 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30720.json | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30720.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30720.json
index 242a48d7d3b..c806ba8cc6c 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-30720.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30720.json
@@ -1,7 +1,11 @@
 {
-  "commentedAboutFailingChecks": true,
-  "reviewersAssignedForLabels": {},
-  "nextAction": "Author",
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"java": "bvolpato",
+"build": "damccorm",
+"io": "johnjcasey"
+  },
+  "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
   "committerAssigned": false



(beam) annotated tag sdks/v2.55.0 updated (dda0549e5e8 -> cf13a3f736d)

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to annotated tag sdks/v2.55.0
in repository https://gitbox.apache.org/repos/asf/beam.git


*** WARNING: tag sdks/v2.55.0 was modified! ***

from dda0549e5e8 (commit)
  to cf13a3f736d (tag)
 tagging 986a611dd83e65c2fa5675be431bfbda347023db (tag)
  length 138 bytes
  by Abacn
  on Mon Mar 25 13:51:34 2024 +

- Log -
Tagging release
-BEGIN PGP SIGNATURE-

iQJMBAABCgA2FiEEkTwzkqdwx4HtxN2r0gMW9xIhNCIFAmYBgWYYHHByaXZhdGVA
YmVhbS5hcGFjaGUub3JnAAoJENIDFvcSITQiwKoQANOLqtDYwl61+TeG3oHj9wQe
WdvyZROmezg7VqElNCvcNDBuE2LT+BzacmFoVTXUvXB78TyvC1w5u1n+4/Brhlhe
CjHPhILk0eqtDgVjlGw4SfOiy/Myoq+X/rC6t9VfvhI4m+ln/pxbo/8HAI0LlM9f
uSAY5PZyV+U3hi2zaHxoAZF7xzIutMMykhd1jZRMHDZfCo6FJZyBUNQrie/1OzKS
kedbgDnAo5bhNS6BK63a9+DMXISR3rp0OoeAyZlAV6kQ6XPXQAdgXZ+Y2HOUvk3h
duhQBtnwxDU+44pDbZKrIYgAfw+bW3LUCaFhbyTyMUH843mgfjpWiKD/qWHis42H
mI35vzPcMLujCkcy3g2JlO55IJt62Sk+gi5y4USLL3PKG2R+vd710j2ztDGCym5+
X+ImeY1MwPABVGWz6tAX01+PWagQIwDmTR/rIuicX+doYfoxQho+8sSb08YyiXcC
CiNFzbilOR0RqlLSqeLjACwfwwT5JdkouY0VVM7QvSTknhEIeYG1UZoR5NJfhESu
IA2aSuauhwXSF85rV0+XWTrDRBEjpssVg/Y9yaOvkieahhB1vMRGEwwzCrn8c8/V
l0PdIhK0NHyQ6OiDtgc2cg7XIVqAl7wbwSec5Yr8txYlawtZllo2n5rwVf8rl50v
Buatr/4g0PkdyY+940yS
=LuIv
-END PGP SIGNATURE-
---


No new revisions were added by this update.

Summary of changes:



(beam) annotated tag v2.55.0 updated (dda0549e5e8 -> 3615b21eb83)

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to annotated tag v2.55.0
in repository https://gitbox.apache.org/repos/asf/beam.git


*** WARNING: tag v2.55.0 was modified! ***

from dda0549e5e8 (commit)
  to 3615b21eb83 (tag)
 tagging 986a611dd83e65c2fa5675be431bfbda347023db (tag)
  length 138 bytes
  by Abacn
  on Mon Mar 25 13:51:35 2024 +

- Log -
Tagging release
-BEGIN PGP SIGNATURE-

iQJMBAABCgA2FiEEkTwzkqdwx4HtxN2r0gMW9xIhNCIFAmYBgWcYHHByaXZhdGVA
YmVhbS5hcGFjaGUub3JnAAoJENIDFvcSITQic3sQAMqSJApnxyAHoys3dK8DWXLy
MK0LKeVs6jyB+ifIAyM9AHOwP8HfIGbb8qqQEcpUr/FPVDP4/LhFspWlDihR02HO
scUor91gYji2uUryo+mhvasVUbl4PshBMvR4VbreJ6AI96rb4gmQZl0jbsJvGXTw
ul7yM24Wuw6XvzB4ISd10T0XoL0j6sYBhqasfLInseyIpI5r/LbPHPoZ6qX04kZj
DpbQERWfc7wf63X8vt01tOl5089u5rpyAaju/4beZOacKgNdhMSdIeJig8P7SU2h
J/+dSy+pE1jNbail6IaZGbH8IzI/hVKZ9mucQfQ/+Y/wpBrK9YTz3ifE1pVeF3DX
OtXBvjLi42SwJ7PutlQEfDUwyeoj6dzeNwIuQxSUgRoLaNUMbgTYuKflgCs7uD4d
3A2SZEe2V+BqctrY/jxPLOn20Ww5no7elGk7ac8TPx2amfU34/Q3iT1v8gIFRRKi
geF+dFQfwZC+I32pOdLtkGd0cGELroHL9a1a14ZhuvCa+KAT0CumJQau+QpI7Lyv
Bsxs/aFuhWT1rGIxhZqQXgC+RZzVBv1VpYJ7YjG0qEXLzpehSFLKZqIhFaNFLZbt
Hzc3PDw4aQqfuQ5fJ8ipziQmL8GiXYlMCC1exN1BTz8HvqjYsEY9ESkb5XC5AYcG
P/fzc28SUZU4355WgrNY
=dsPc
-END PGP SIGNATURE-
---


No new revisions were added by this update.

Summary of changes:



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 757b6a73a6c Updating config from bot
757b6a73a6c is described below

commit 757b6a73a6c55b7822b1256eaf8016077542e769
Author: github-actions 
AuthorDate: Mon Mar 25 13:05:50 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-build.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-build.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
index 5f4cfd4913a..aa690bbfd5d 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-build.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-build.json
@@ -2,6 +2,6 @@
   "label": "build",
   "dateOfLastReviewAssignment": {
 "damccorm": 1711213547820,
-"Abacn": 1711190062713
+"Abacn": 1711371947512
   }
 }
\ No newline at end of file



(beam) branch pr-bot-state updated: Updating config from bot

2024-03-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch pr-bot-state
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/pr-bot-state by this push:
 new 2d6c24ed0ab Updating config from bot
2d6c24ed0ab is described below

commit 2d6c24ed0ab7887ea90936d2a2a8991e3894b7af
Author: github-actions 
AuthorDate: Mon Mar 25 13:05:48 2024 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-30732.json | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-30732.json 
b/scripts/ci/pr-bot/state/pr-state/pr-30732.json
new file mode 100644
index 000..9c51466b9ee
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-30732.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"build": "Abacn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file