[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 670778bc57a Updating config from bot
670778bc57a is described below

commit 670778bc57aae2a1a44b53e4b50889a9c8db0c39
Author: github-actions 
AuthorDate: Sat Oct 7 05:05:50 2023 +

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

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



[beam] branch nightly-refs/heads/master updated (5d49733bf15 -> 7531501ff27)

2023-10-06 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 5d49733bf15 Merge pull request #28843: Do not rewrite project version 
in BeamModulePlugin
 add 3405b31d040 Github Workflow Replacement for Jenkins Jobs, 
beam_LoadTests_Python_Combine_Flink_* (#28846)
 add 03741c06e08 Bump golang.org/x/net from 0.15.0 to 0.16.0 in /sdks 
(#28858)
 add b90e40308e2 Add Cleanup Dataproc Resources workflow (#28814)
 add 6e90adb753e Add rotate credentials workflows (#28815)
 add ad159eaabb6 Add Publish Beam SDK Snapshots workflow (#28795)
 add 7462069f8ce Github Workflow Replacement for Jenkins Jobs, 
beam_LoadTests_Python_GBK_Dataflow_* (#28827)
 add 2be0605aeb7 Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 in 
/sdks (#28857)
 add b87629928c9 Enable typevar-name-mismatch check (#28849)
 add b9398e0e3e9 Add Java JMH workflow (#28860)
 add 14950aab794 Update release guide somewhat according to 2.51.0 release 
experience
 add af9da3151d9 Merge pull request #28836: Update release guide somewhat 
according to 2.51.0 release experience
 add 84b9336cffc Merge pull request #28665: Add GitHub Action workflows to 
mass_commit
 add d26a78297f2 [YAML] Add JSON parsing to PubSub IO. (#28754)
 add 6722ff197e8 Schema-aware Avro reading and writing.
 add 714d3a9aa04 Add yaml providers for avro.
 add 07e26fd014d test,lint
 add ce217d36b13 Merge pull request #28855 [YAML] Schemify avroio and add a 
yaml provider.
 add 57821c191d3 Add python wheel staging to GitHub Actions 
build_release_candidate
 add 795d366c395 Merge pull request #28822: Add python wheel staging to 
GitHub Actions build_release_candidate
 add e665c1c73bd [Fix] Broken Healthcare Notebook Link (#28876)
 add ee7a2aea975 Fix perf alert tool call (#28872)
 add fba098b69db Bump postcss (#28866)
 add cb802661f2a [Python]Update state cache size to 100 MB (#28877)
 add fc93a36d869 Make parquetio schema aware.
 add e94aeb71fff Add parquet yaml providers.
 add 9602af91dcd Update error message to account for more detail.
 add d7db27efccc Merge branch 'master' into yaml-parquet
 add a6947eb3b79 Merge pull request #28850 [BEAM-28684] [YAML] Add Parquet 
reading and writing.
 add 7531501ff27 Fix interactive tests for Beam Notebooks release (#28880)

No new revisions were added by this update.

Summary of changes:
 .../workflows/beam_CleanUpDataprocResources.yml|   61 ++
 .../beam_IODatastoresCredentialsRotation.yml   |   78 ++
 .github/workflows/beam_Java_JMH.yml|   68 ++
 .../beam_LoadTests_Python_Combine_Flink_Batch.yml  |  140 +++
 ...am_LoadTests_Python_Combine_Flink_Streaming.yml |  126 +++
 .../beam_LoadTests_Python_GBK_Dataflow_Batch.yml   |  134 +++
 ...eam_LoadTests_Python_GBK_Dataflow_Streaming.yml |  100 ++
 .../workflows/beam_MetricsCredentialsRotation.yml  |   78 ++
 .github/workflows/beam_PostCommit_Python.yml   |2 +-
 .../workflows/beam_Publish_Beam_SDK_Snapshots.yml  |   88 ++
 .github/workflows/build_release_candidate.yml  |   76 +-
 ...hon_Combine_Flink_Batch_2GB_10_byte_records.txt |   27 +
 .../python_Combine_Flink_Batch_2GB_Fanout_4.txt|   28 +
 .../python_Combine_Flink_Batch_2GB_Fanout_8.txt|   28 +
 ...Combine_Flink_Streaming_2GB_10_byte_records.txt |   29 +
 ...python_Combine_Flink_Streaming_2GB_Fanout_4.txt |   30 +
 ...python_Combine_Flink_Streaming_2GB_Fanout_8.txt |   30 +
 ...thon_GBK_Dataflow_Batch_2GB_of_100B_records.txt |   28 +
 ...hon_GBK_Dataflow_Batch_2GB_of_100kB_records.txt |   28 +
 ...ython_GBK_Dataflow_Batch_2GB_of_10B_records.txt |   28 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |   28 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |   28 +
 ..._GBK_Dataflow_Streaming_2GB_of_100B_records.txt |   30 +
 ...GBK_Dataflow_Streaming_2GB_of_100kB_records.txt |   30 +
 ...n_GBK_Dataflow_Streaming_2GB_of_10B_records.txt |   30 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |   30 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |   30 +
 contributor-docs/release-guide.md  | 1092 ++--
 examples/notebooks/healthcare/beam_nlp.ipynb   |2 +-
 .../scripts/download_github_actions_artifacts.py   |   15 +-
 release/src/main/scripts/github_actions_jobs.txt   |   33 +-
 release/src/main/scripts/mass_comment.py   |3 +-
 sdks/go.mod|8 +-
 sdks/go.sum|   16 +-
 sdks/python/.pylintrc  |1 -
 sdks/python/apache_beam/io/avroio.py   |  271 -
 sdks/python/apache_beam/io/avroio_test.py  |   31 +-
 sdks/python/apache_beam/io/parquetio.py|   99 +-
 sdks/python/apache_beam/io/parquetio_test.py   |   16 +
 sdks/python/apache_beam/pvalue.

[beam] 01/01: Append UUID when test_name is null

2023-10-06 Thread anandinguva
This is an automated email from the ASF dual-hosted git repository.

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

commit 7e8f77281d7b1a47c3dc123fc0f6f011784ae2f5
Author: Anand Inguva 
AuthorDate: Fri Oct 6 23:53:36 2023 -0400

Append UUID when test_name is null
---
 sdks/python/apache_beam/testing/analyzers/perf_analysis.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sdks/python/apache_beam/testing/analyzers/perf_analysis.py 
b/sdks/python/apache_beam/testing/analyzers/perf_analysis.py
index 0074625d3b4..a427b1656d7 100644
--- a/sdks/python/apache_beam/testing/analyzers/perf_analysis.py
+++ b/sdks/python/apache_beam/testing/analyzers/perf_analysis.py
@@ -22,6 +22,7 @@
 
 import argparse
 import logging
+import uuid
 import os
 from datetime import datetime
 from datetime import timezone
@@ -146,7 +147,7 @@ def run_change_point_analysis(
 datetime.now().replace(tzinfo=timezone.utc)),
 # BQ doesn't allow '.' in table name
 test_id=test_id.replace('.', '_'),
-test_name=test_name,
+test_name=test_name or uuid.uuid4().hex,
 metric_name=metric_name,
 change_point=metric_values[change_point_index],
 issue_number=issue_number,



[beam] branch use_uuid created (now 7e8f77281d7)

2023-10-06 Thread anandinguva
This is an automated email from the ASF dual-hosted git repository.

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


  at 7e8f77281d7 Append UUID when test_name is null

This branch includes the following new commits:

 new 7e8f77281d7 Append UUID when test_name is null

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 asf-site updated: Publishing website 2023/10/07 00:29:37 at commit 7531501

2023-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new 88ec4eff8e7 Publishing website 2023/10/07 00:29:37 at commit 7531501
88ec4eff8e7 is described below

commit 88ec4eff8e7eb9a371976d3a169027375ba25df9
Author: runner 
AuthorDate: Sat Oct 7 00:29:37 2023 +

Publishing website 2023/10/07 00:29:37 at commit 7531501
---
 website/generated-content/sitemap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 4dab6f585e0..39f887ec103 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/categories/blog/2023-10-06T21:35:25+04:00/blog/2023-10-06T21:35:25+04:00/categories/2023-10-06T21:35:25+04:00/blog/dyi-content-discovery-platform-genai-beam/2023-10-06T21:35:25+04:00http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/categories/blog/2023-10-06T19:21:19-04:00/blog/2023-10-06T19:21:19-04:00/categories/2023-10-06T19:21:19-04:00/blog/dyi-content-discovery-platform-genai-beam/2023-10-06T19:21:19-04:00

[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 5cfaeaafdcd Updating config from bot
5cfaeaafdcd is described below

commit 5cfaeaafdcda9cafa8a30cb0a4f993f7f626ace4
Author: github-actions 
AuthorDate: Sat Oct 7 00:18:41 2023 +

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 c9ef186d404..4ed760f1bad 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-io.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-io.json
@@ -5,7 +5,7 @@
 "johnjcasey": 1696592081707,
 "pabloem": 1691787951165,
 "Abacn": 1696594070059,
-"ahmedabu98": 1696248847739,
+"ahmedabu98": 1696637915510,
 "bvolpato": 1696444521114,
 "manavgarg": 1690826779210
   }



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 7243e0763dd Updating config from bot
7243e0763dd is described below

commit 7243e0763dd5142e94129a5e4a5205e7978746f9
Author: github-actions 
AuthorDate: Sat Oct 7 00:18:39 2023 +

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 c374f778a94..e4df504c813 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-java.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-java.json
@@ -6,7 +6,7 @@
 "robertwb": 1696592081707,
 "kileys": 1674428678843,
 "apilloud": 1678822446183,
-"Abacn": 1696536358683,
+"Abacn": 1696637915510,
 "bvolpato": 1696594070059
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 9057cf0607c Updating config from bot
9057cf0607c is described below

commit 9057cf0607c35e5d14757aac4d0a8d7577bac1cd
Author: github-actions 
AuthorDate: Sat Oct 7 00:18:37 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-27851.json | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-27851.json 
b/scripts/ci/pr-bot/state/pr-state/pr-27851.json
index 242a48d7d3b..770d8747020 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-27851.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-27851.json
@@ -1,7 +1,10 @@
 {
-  "commentedAboutFailingChecks": true,
-  "reviewersAssignedForLabels": {},
-  "nextAction": "Author",
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"java": "Abacn",
+"io": "ahmedabu98"
+  },
+  "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
   "committerAssigned": false



[beam] branch master updated (a6947eb3b79 -> 7531501ff27)

2023-10-06 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository.

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


from a6947eb3b79 Merge pull request #28850 [BEAM-28684] [YAML] Add Parquet 
reading and writing.
 add 7531501ff27 Fix interactive tests for Beam Notebooks release (#28880)

No new revisions were added by this update.

Summary of changes:
 .../Linux/29c9237ddf4f3d5988a503069b4d3c47.png | Bin 65527 -> 64875 bytes
 .../Linux/7a35f487b2a5f3a9b9852a8659eeb4bd.png | Bin 728485 -> 687768 bytes
 sdks/python/setup.py   |   4 +++-
 3 files changed, 3 insertions(+), 1 deletion(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 59b02666e81 Updating config from bot
59b02666e81 is described below

commit 59b02666e81cb31012d14ac0b292e6feb59a6ec8
Author: github-actions 
AuthorDate: Fri Oct 6 22:35:02 2023 +

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 609a60ca3e6..e04046064ab 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": 1696610204105,
-"Abacn": 1696608368675
+"Abacn": 1696631698497
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 26c90ddcb71 Updating config from bot
26c90ddcb71 is described below

commit 26c90ddcb7132c0161d53048b0cec249edb8365d
Author: github-actions 
AuthorDate: Fri Oct 6 22:35:00 2023 +

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

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



[beam] branch master updated (cb802661f2a -> a6947eb3b79)

2023-10-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository.

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


from cb802661f2a [Python]Update state cache size to 100 MB (#28877)
 add fc93a36d869 Make parquetio schema aware.
 add e94aeb71fff Add parquet yaml providers.
 add 9602af91dcd Update error message to account for more detail.
 add d7db27efccc Merge branch 'master' into yaml-parquet
 add a6947eb3b79 Merge pull request #28850 [BEAM-28684] [YAML] Add Parquet 
reading and writing.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/parquetio.py| 99 --
 sdks/python/apache_beam/io/parquetio_test.py   | 16 
 .../typehints/arrow_type_compatibility.py  |  6 +-
 .../typehints/arrow_type_compatibility_test.py |  2 +-
 sdks/python/apache_beam/yaml/standard_io.yaml  | 10 +++
 5 files changed, 105 insertions(+), 28 deletions(-)



[beam] branch release-2.51.0 updated (e600ea854a1 -> 33b41689c7b)

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch release-2.51.0
in repository https://gitbox.apache.org/repos/asf/beam.git


from e600ea854a1 Cherry-pick #28665 to 2.51.0 release branch: Add GitHub 
Action workflows to mass_commit
 add b49296a11f4 Fix Jpms test (#28726)
 new 33b41689c7b Cherrypick #28726 to 2.51.0 release branch: fix JPMS tests

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:
 sdks/java/testing/jpms-tests/build.gradle | 40 +--
 1 file changed, 16 insertions(+), 24 deletions(-)



[beam] 01/01: Cherrypick #28726 to 2.51.0 release branch: fix JPMS tests

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a commit to branch release-2.51.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 33b41689c7b88a7246c4be2c1740f2f2d5cccec1
Merge: e600ea854a1 b49296a11f4
Author: Kenneth Knowles 
AuthorDate: Fri Oct 6 18:21:05 2023 -0400

Cherrypick #28726 to 2.51.0 release branch: fix JPMS tests

 sdks/java/testing/jpms-tests/build.gradle | 40 +--
 1 file changed, 16 insertions(+), 24 deletions(-)



[beam] branch release-2.51.0 updated (2420c904f66 -> e600ea854a1)

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch release-2.51.0
in repository https://gitbox.apache.org/repos/asf/beam.git


from 2420c904f66 Cherry picking PR #28618 into 2.51.0 (setting numShards 
for Python BigQuery xlang) (#28631)
 add 0f3e801325c Merge pull request #28665: Add GitHub Action workflows to 
mass_commit
 add e600ea854a1 Cherry-pick #28665 to 2.51.0 release branch: Add GitHub 
Action workflows to mass_commit

No new revisions were added by this update.

Summary of changes:
 .github/workflows/beam_PostCommit_Python.yml |  2 +-
 release/src/main/scripts/github_actions_jobs.txt | 33 ++--
 release/src/main/scripts/mass_comment.py |  3 ++-
 3 files changed, 28 insertions(+), 10 deletions(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 c4308d32ab5 Updating config from bot
c4308d32ab5 is described below

commit c4308d32ab585949410aae844ea54019c7a13d05
Author: github-actions 
AuthorDate: Fri Oct 6 22:03:31 2023 +

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

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



[beam] 01/01: Update container version in BeamModulePlugin.groovy

2023-10-06 Thread lostluck
This is an automated email from the ASF dual-hosted git repository.

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

commit 25c73ec70311990faf4143ac088ab80802537dc6
Author: Robert Burke 
AuthorDate: Fri Oct 6 14:49:01 2023 -0700

Update container version in BeamModulePlugin.groovy

Ensure boot loaders are built using the latest Go patch release.
---
 buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy 
b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
index 3a332d8d4d0..9f4ae8bcfb2 100644
--- a/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
+++ b/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -2154,7 +2154,7 @@ class BeamModulePlugin implements Plugin {
   def goRootDir = "${project.rootDir}/sdks/go"
 
   // This sets the whole project Go version.
-  project.ext.goVersion = "go1.21.1"
+  project.ext.goVersion = "go1.21.2"
 
   // Minor TODO: Figure out if we can pull out the GOCMD env variable 
after goPrepare script
   // completion, and avoid this GOBIN substitution.



[beam] branch go1212update created (now 25c73ec7031)

2023-10-06 Thread lostluck
This is an automated email from the ASF dual-hosted git repository.

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


  at 25c73ec7031 Update container version in BeamModulePlugin.groovy

This branch includes the following new commits:

 new 25c73ec7031 Update container version in BeamModulePlugin.groovy

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: [Python]Update state cache size to 100 MB (#28877)

2023-10-06 Thread tvalentyn
This is an automated email from the ASF dual-hosted git repository.

tvalentyn 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 cb802661f2a [Python]Update state cache size to 100 MB (#28877)
cb802661f2a is described below

commit cb802661f2aa34cd574f7677a64a1b9e72fd94ee
Author: Anand Inguva <34158215+ananding...@users.noreply.github.com>
AuthorDate: Fri Oct 6 17:47:42 2023 -0400

[Python]Update state cache size to 100 MB (#28877)

Co-authored-by: tvalentyn 
---
 sdks/python/apache_beam/runners/worker/sdk_worker_main.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sdks/python/apache_beam/runners/worker/sdk_worker_main.py 
b/sdks/python/apache_beam/runners/worker/sdk_worker_main.py
index d3442fcb598..1e44a998ba0 100644
--- a/sdks/python/apache_beam/runners/worker/sdk_worker_main.py
+++ b/sdks/python/apache_beam/runners/worker/sdk_worker_main.py
@@ -247,7 +247,7 @@ def _get_state_cache_size(experiments):
 
   Returns:
 an int indicating the maximum number of megabytes to cache.
-  Default is 0 MB
+  Default is 100 MB
   """
 
   for experiment in experiments:
@@ -256,7 +256,7 @@ def _get_state_cache_size(experiments):
   return int(
   re.match(r'state_cache_size=(?P.*)',
experiment).group('state_cache_size')) << 20
-  return 0
+  return 100 << 20
 
 
 def _get_data_buffer_time_limit_ms(experiments):



[beam] branch dependabot/npm_and_yarn/sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/postcss-8.4.31 deleted (was 88496af8317)

2023-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/postcss-8.4.31
in repository https://gitbox.apache.org/repos/asf/beam.git


 was 88496af8317 Bump postcss

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 (ee7a2aea975 -> fba098b69db)

2023-10-06 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

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


from ee7a2aea975 Fix perf alert tool call (#28872)
 add fba098b69db Bump postcss (#28866)

No new revisions were added by this update.

Summary of changes:
 .../apache-beam-jupyterlab-sidepanel/yarn.lock | 33 +-
 1 file changed, 19 insertions(+), 14 deletions(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 8116ee641b3 Updating config from bot
8116ee641b3 is described below

commit 8116ee641b3a7539b4f10eed10e7921c5fd09fbd
Author: github-actions 
AuthorDate: Fri Oct 6 21:20:57 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28663.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28663.json
index 26e4be5dc8a..24ff5131212 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28663.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28663.json
@@ -4,7 +4,7 @@
 "no-matching-label": "chamikaramj"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



[beam] branch master updated (e665c1c73bd -> ee7a2aea975)

2023-10-06 Thread anandinguva
This is an automated email from the ASF dual-hosted git repository.

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


from e665c1c73bd [Fix] Broken Healthcare Notebook Link (#28876)
 add ee7a2aea975 Fix perf alert tool call (#28872)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/testing/analyzers/perf_analysis.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 b291817522e Updating config from bot
b291817522e is described below

commit b291817522eaf9e5d65a369ee8936a92e8f21c94
Author: github-actions 
AuthorDate: Fri Oct 6 21:09:34 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28877.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28877.json
new file mode 100644
index 000..9c2aa5aa212
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28877.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

2023-10-06 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 eaa9614dfd4 Updating config from bot
eaa9614dfd4 is described below

commit eaa9614dfd4eaf1bd3a59294183fa50b7c50f9a8
Author: github-actions 
AuthorDate: Fri Oct 6 21:04:26 2023 +

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

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



[beam] branch master updated (795d366c395 -> e665c1c73bd)

2023-10-06 Thread anandinguva
This is an automated email from the ASF dual-hosted git repository.

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


from 795d366c395 Merge pull request #28822: Add python wheel staging to 
GitHub Actions build_release_candidate
 add e665c1c73bd [Fix] Broken Healthcare Notebook Link (#28876)

No new revisions were added by this update.

Summary of changes:
 examples/notebooks/healthcare/beam_nlp.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 97554a38e94 Updating config from bot
97554a38e94 is described below

commit 97554a38e944a8c0d10212f34b8819b7b1b167ee
Author: github-actions 
AuthorDate: Fri Oct 6 20:29:34 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28874.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28874.json
index ec82f373f0a..9c31b6ec87e 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28874.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28874.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 pr-bot-state updated: Updating config from bot

2023-10-06 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 1bd9053f628 Updating config from bot
1bd9053f628 is described below

commit 1bd9053f6286b00af8914e76206f4cc455205cf2
Author: github-actions 
AuthorDate: Fri Oct 6 20:28:35 2023 +

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

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



[beam] 01/01: Merge pull request #28822: Add python wheel staging to GitHub Actions build_release_candidate

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

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

commit 795d366c395bf465b49e8f5765b8fc18ada64f3f
Merge: ce217d36b13 57821c191d3
Author: Kenneth Knowles 
AuthorDate: Fri Oct 6 16:19:16 2023 -0400

Merge pull request #28822: Add python wheel staging to GitHub Actions 
build_release_candidate

 .github/workflows/build_release_candidate.yml  | 76 +-
 .../scripts/download_github_actions_artifacts.py   | 15 +++--
 2 files changed, 81 insertions(+), 10 deletions(-)



[beam] branch master updated (ce217d36b13 -> 795d366c395)

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

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


from ce217d36b13 Merge pull request #28855 [YAML] Schemify avroio and add a 
yaml provider.
 add 57821c191d3 Add python wheel staging to GitHub Actions 
build_release_candidate
 new 795d366c395 Merge pull request #28822: Add python wheel staging to 
GitHub Actions build_release_candidate

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/build_release_candidate.yml  | 76 +-
 .../scripts/download_github_actions_artifacts.py   | 15 +++--
 2 files changed, 81 insertions(+), 10 deletions(-)



[beam] 01/01: Merge pull request #28855 [YAML] Schemify avroio and add a yaml provider.

2023-10-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository.

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

commit ce217d36b135d94e18c7920ce8a5681beb7fc158
Merge: d26a78297f2 07e26fd014d
Author: Robert Bradshaw 
AuthorDate: Fri Oct 6 13:08:38 2023 -0700

Merge pull request #28855 [YAML] Schemify avroio and add a yaml provider.

 sdks/python/apache_beam/io/avroio.py  | 271 --
 sdks/python/apache_beam/io/avroio_test.py |  31 ++-
 sdks/python/apache_beam/pvalue.py |   3 +
 sdks/python/apache_beam/typehints/schemas.py  |   4 +
 sdks/python/apache_beam/yaml/standard_io.yaml |  11 ++
 sdks/python/apache_beam/yaml/yaml_provider.py |   6 +-
 6 files changed, 298 insertions(+), 28 deletions(-)




[beam] branch master updated (d26a78297f2 -> ce217d36b13)

2023-10-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository.

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


from d26a78297f2 [YAML] Add JSON parsing to PubSub IO. (#28754)
 add 6722ff197e8 Schema-aware Avro reading and writing.
 add 714d3a9aa04 Add yaml providers for avro.
 add 07e26fd014d test,lint
 new ce217d36b13 Merge pull request #28855 [YAML] Schemify avroio and add a 
yaml provider.

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:
 sdks/python/apache_beam/io/avroio.py  | 271 --
 sdks/python/apache_beam/io/avroio_test.py |  31 ++-
 sdks/python/apache_beam/pvalue.py |   3 +
 sdks/python/apache_beam/typehints/schemas.py  |   4 +
 sdks/python/apache_beam/yaml/standard_io.yaml |  11 ++
 sdks/python/apache_beam/yaml/yaml_provider.py |   6 +-
 6 files changed, 298 insertions(+), 28 deletions(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 2071f9e52b8 Updating config from bot
2071f9e52b8 is described below

commit 2071f9e52b8b19c24b2ffe4c4f8131a8d975a96c
Author: github-actions 
AuthorDate: Fri Oct 6 20:06:10 2023 +

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 0ccecb5a175..56bc0c87979 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
@@ -8,7 +8,7 @@
 "johnjcasey": 1696482359433,
 "jrmccluskey": 1696620905228,
 "kennknowles": 1696512947417,
-"lostluck": 1695933283132,
+"lostluck": 1696622766402,
 "riteshghorse": 1696620910329,
 "robertwb": 1696026880814,
 "tvalentyn": 1696041287751



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 596c36669a1 Updating config from bot
596c36669a1 is described below

commit 596c36669a13676780abe44105d2ff2a802df5fd
Author: github-actions 
AuthorDate: Fri Oct 6 20:06:08 2023 +

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

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



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 d1a6af64c98 Updating config from bot
d1a6af64c98 is described below

commit d1a6af64c989edfac9a6dc838408b81a5b7323d6
Author: github-actions 
AuthorDate: Fri Oct 6 20:04:08 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28873.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28873.json
index cd352f44205..d33206964a6 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28873.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28873.json
@@ -4,7 +4,7 @@
 "no-matching-label": "jrmccluskey"
   },
   "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

2023-10-06 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 eb7ef5ed749 Updating config from bot
eb7ef5ed749 is described below

commit eb7ef5ed74929399b30589f1f6702f6455c89257
Author: github-actions 
AuthorDate: Fri Oct 6 19:48:21 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28872.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28872.json
index 40494bf71be..47cf66fd58c 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28872.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28872.json
@@ -4,7 +4,7 @@
 "no-matching-label": "riteshghorse"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



[beam] branch master updated: [YAML] Add JSON parsing to PubSub IO. (#28754)

2023-10-06 Thread robertwb
This is an automated email from the ASF dual-hosted git repository.

robertwb 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 d26a78297f2 [YAML] Add JSON parsing to PubSub IO. (#28754)
d26a78297f2 is described below

commit d26a78297f279135a35c8ab003d120ff482b1818
Author: Robert Bradshaw 
AuthorDate: Fri Oct 6 12:35:52 2023 -0700

[YAML] Add JSON parsing to PubSub IO. (#28754)
---
 sdks/python/apache_beam/transforms/ptransform.py |  16 ++
 sdks/python/apache_beam/yaml/json_utils.py   | 183 +++
 sdks/python/apache_beam/yaml/yaml_io.py  |  16 +-
 sdks/python/apache_beam/yaml/yaml_io_test.py | 123 +++
 4 files changed, 336 insertions(+), 2 deletions(-)

diff --git a/sdks/python/apache_beam/transforms/ptransform.py 
b/sdks/python/apache_beam/transforms/ptransform.py
index 28614c6561c..fcff86d4c50 100644
--- a/sdks/python/apache_beam/transforms/ptransform.py
+++ b/sdks/python/apache_beam/transforms/ptransform.py
@@ -1101,6 +1101,22 @@ class _NamedPTransform(PTransform):
   def expand(self, pvalue):
 raise RuntimeError("Should never be expanded directly.")
 
+  def __getattr__(self, attr):
+transform_attr = getattr(self.transform, attr)
+if callable(transform_attr):
+
+  @wraps(transform_attr)
+  def wrapper(*args, **kwargs):
+result = transform_attr(*args, **kwargs)
+if isinstance(result, PTransform):
+  return _NamedPTransform(result, self.label)
+else:
+  return result
+
+  return wrapper
+else:
+  return transform_attr
+
 
 # Defined here to avoid circular import issues for Beam library transforms.
 def annotate_yaml(constructor):
diff --git a/sdks/python/apache_beam/yaml/json_utils.py 
b/sdks/python/apache_beam/yaml/json_utils.py
new file mode 100644
index 000..e2cb03dc96a
--- /dev/null
+++ b/sdks/python/apache_beam/yaml/json_utils.py
@@ -0,0 +1,183 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+"""Utilities for converting between JSON and Beam Schema'd data.
+
+For internal use, no backward compatibility guarantees.
+"""
+
+import json
+from typing import Any
+from typing import Callable
+from typing import Dict
+
+import apache_beam as beam
+from apache_beam.portability.api import schema_pb2
+from apache_beam.typehints import schemas
+
+JSON_ATOMIC_TYPES_TO_BEAM = {
+'boolean': schema_pb2.BOOLEAN,
+'integer': schema_pb2.INT64,
+'number': schema_pb2.DOUBLE,
+'string': schema_pb2.STRING,
+}
+
+
+def json_schema_to_beam_schema(
+json_schema: Dict[str, Any]) -> schema_pb2.Schema:
+  """Returns a Beam schema equivalent for the given Json schema."""
+  def maybe_nullable(beam_type, nullable):
+if nullable:
+  beam_type.nullable = True
+return beam_type
+
+  json_type = json_schema.get('type', None)
+  if json_type != 'object':
+raise ValueError('Expected object type, got {json_type}.')
+  if 'properties' not in json_schema:
+# Technically this is a valid (vacuous) schema, but as it's not generally
+# meaningful, throw an informative error instead.
+# (We could add a flag to allow this degenerate case.)
+raise ValueError('Missing properties for {json_schema}.')
+  required = set(json_schema.get('required', []))
+  return schema_pb2.Schema(
+  fields=[
+  schemas.schema_field(
+  name,
+  maybe_nullable(json_type_to_beam_type(t), name not in required))
+  for (name, t) in json_schema['properties'].items()
+  ])
+
+
+def json_type_to_beam_type(json_type: Dict[str, Any]) -> schema_pb2.FieldType:
+  """Returns a Beam schema type for the given Json (schema) type."""
+  if not isinstance(json_type, dict) or 'type' not in json_type:
+raise ValueError(f'Malformed type {json_type}.')
+  type_name = json_type['type']
+  if type_name in JSON_ATOMIC_TYPES_TO_BEAM:
+return schema_pb2.FieldType(
+atomic_type=JSON_ATOMIC_TYPES_TO_BEAM[type_name])
+  elif type_name == 'array':
+return schema_pb2.FieldType(
+array_type=schema_pb2.ArrayType(
+element_type=json_type_to_beam_type(json_type['items']

[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 bd1825e5ae0 Updating config from bot
bd1825e5ae0 is described below

commit bd1825e5ae0650310a3baa6913930be927e9ca2a
Author: github-actions 
AuthorDate: Fri Oct 6 19:35:09 2023 +

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 4a29372bb40..1413d66b3bf 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
@@ -6,7 +6,7 @@
 "chamikaramj": 1696465112773,
 "damccorm": 1696466962607,
 "johnjcasey": 1696482359433,
-"jrmccluskey": 1695857675658,
+"jrmccluskey": 1696620905228,
 "kennknowles": 1696512947417,
 "lostluck": 1695933283132,
 "riteshghorse": 1695917181617,



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 51ae18bf796 Updating config from bot
51ae18bf796 is described below

commit 51ae18bf79647510098be3d10e8a9960f88e16cb
Author: github-actions 
AuthorDate: Fri Oct 6 19:35:13 2023 +

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 1413d66b3bf..0ccecb5a175 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
@@ -9,7 +9,7 @@
 "jrmccluskey": 1696620905228,
 "kennknowles": 1696512947417,
 "lostluck": 1695933283132,
-"riteshghorse": 1695917181617,
+"riteshghorse": 1696620910329,
 "robertwb": 1696026880814,
 "tvalentyn": 1696041287751
   }



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 a4deb3de0ab Updating config from bot
a4deb3de0ab is described below

commit a4deb3de0ab5e6f78d82144db96b74d9e641d1b3
Author: github-actions 
AuthorDate: Fri Oct 6 19:35:16 2023 +

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

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



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 34e5fad4fad Updating config from bot
34e5fad4fad is described below

commit 34e5fad4fad052e4abaeff9eba5bc01d5cb7c538
Author: github-actions 
AuthorDate: Fri Oct 6 19:35:12 2023 +

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

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



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 b771562c3b8 Updating config from bot
b771562c3b8 is described below

commit b771562c3b8c1c2214162ae36c497757e7b6fc4f
Author: github-actions 
AuthorDate: Fri Oct 6 19:35:07 2023 +

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

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



[beam] branch dependabot/github_actions/actions/checkout-4 updated (0cb8a76e38f -> e941089a715)

2023-10-06 Thread github-bot
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 0cb8a76e38f Bump actions/checkout from 3 to 4
 add 14950aab794 Update release guide somewhat according to 2.51.0 release 
experience
 add af9da3151d9 Merge pull request #28836: Update release guide somewhat 
according to 2.51.0 release experience
 add 84b9336cffc Merge pull request #28665: Add GitHub Action workflows to 
mass_commit
 add e941089a715 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   (0cb8a76e38f)
\
 N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (e941089a715)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/beam_PostCommit_Python.yml |2 +-
 contributor-docs/release-guide.md| 1092 --
 release/src/main/scripts/github_actions_jobs.txt |   33 +-
 release/src/main/scripts/mass_comment.py |3 +-
 4 files changed, 602 insertions(+), 528 deletions(-)



[beam] branch master updated (af9da3151d9 -> 84b9336cffc)

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

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


from af9da3151d9 Merge pull request #28836: Update release guide somewhat 
according to 2.51.0 release experience
 add 84b9336cffc Merge pull request #28665: Add GitHub Action workflows to 
mass_commit

No new revisions were added by this update.

Summary of changes:
 .github/workflows/beam_PostCommit_Python.yml |  2 +-
 release/src/main/scripts/github_actions_jobs.txt | 33 ++--
 release/src/main/scripts/mass_comment.py |  3 ++-
 3 files changed, 28 insertions(+), 10 deletions(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 887e564a601 Updating config from bot
887e564a601 is described below

commit 887e564a601f2968267153261c80414e1b58835f
Author: github-actions 
AuthorDate: Fri Oct 6 19:23:32 2023 +

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

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



[beam] branch master updated (b9398e0e3e9 -> af9da3151d9)

2023-10-06 Thread kenn
This is an automated email from the ASF dual-hosted git repository.

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


from b9398e0e3e9 Add Java JMH workflow (#28860)
 add 14950aab794 Update release guide somewhat according to 2.51.0 release 
experience
 add af9da3151d9 Merge pull request #28836: Update release guide somewhat 
according to 2.51.0 release experience

No new revisions were added by this update.

Summary of changes:
 contributor-docs/release-guide.md | 1092 +++--
 1 file changed, 574 insertions(+), 518 deletions(-)



[beam] branch asf-site updated: Publishing website 2023/10/06 18:23:24 at commit b9398e0

2023-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new f23dfa3ba59 Publishing website 2023/10/06 18:23:24 at commit b9398e0
f23dfa3ba59 is described below

commit f23dfa3ba59c715ba1a6b542c660a64dabc70212
Author: runner 
AuthorDate: Fri Oct 6 18:23:25 2023 +

Publishing website 2023/10/06 18:23:24 at commit b9398e0
---
 website/generated-content/sitemap.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 877cfac0e72..4dab6f585e0 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/categories/blog/2023-10-06T15:10:35+04:00/blog/2023-10-06T15:10:35+04:00/categories/2023-10-06T15:10:35+04:00/blog/dyi-content-discovery-platform-genai-beam/2023-10-06T15:10:35+04:00http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";>/categories/blog/2023-10-06T21:35:25+04:00/blog/2023-10-06T21:35:25+04:00/categories/2023-10-06T21:35:25+04:00/blog/dyi-content-discovery-platform-genai-beam/2023-10-06T21:35:25+04:00

[beam] branch dependabot/github_actions/actions/checkout-4 updated (8f435907084 -> 0cb8a76e38f)

2023-10-06 Thread github-bot
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 8f435907084 Bump actions/checkout from 3 to 4
 add b87629928c9 Enable typevar-name-mismatch check (#28849)
 add b9398e0e3e9 Add Java JMH workflow (#28860)
 add 0cb8a76e38f 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   (8f435907084)
\
 N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (0cb8a76e38f)

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:
 ...anUpDataprocResources.yml => beam_Java_JMH.yml} | 23 ++
 sdks/python/.pylintrc  |  1 -
 .../apache_beam/typehints/decorators_test.py   |  1 +
 3 files changed, 16 insertions(+), 9 deletions(-)
 copy .github/workflows/{beam_CleanUpDataprocResources.yml => 
beam_Java_JMH.yml} (77%)



[beam] branch master updated (b87629928c9 -> b9398e0e3e9)

2023-10-06 Thread yhu
This is an automated email from the ASF dual-hosted git repository.

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


from b87629928c9 Enable typevar-name-mismatch check (#28849)
 add b9398e0e3e9 Add Java JMH workflow (#28860)

No new revisions were added by this update.

Summary of changes:
 ...anUpDataprocResources.yml => beam_Java_JMH.yml} | 23 ++
 1 file changed, 15 insertions(+), 8 deletions(-)
 copy .github/workflows/{beam_CleanUpDataprocResources.yml => 
beam_Java_JMH.yml} (77%)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 b4c4721aa7f Updating config from bot
b4c4721aa7f is described below

commit b4c4721aa7f63e4a5fa3ce2af046072533a738cb
Author: github-actions 
AuthorDate: Fri Oct 6 16:36:47 2023 +

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 3cafa564d10..c374f778a94 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-java.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-java.json
@@ -2,7 +2,7 @@
   "label": "java",
   "dateOfLastReviewAssignment": {
 "lukecwik": 1680701852535,
-"kennknowles": 1696444521114,
+"kennknowles": 1696610204105,
 "robertwb": 1696592081707,
 "kileys": 1674428678843,
 "apilloud": 1678822446183,



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 4d10e065fbf Updating config from bot
4d10e065fbf is described below

commit 4d10e065fbf592ecb76fb865f52cfd6129a5320c
Author: github-actions 
AuthorDate: Fri Oct 6 16:36:48 2023 +

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 d79cfdb6dee..609a60ca3e6 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": 1696594090088,
+"damccorm": 1696610204105,
 "Abacn": 1696608368675
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 a20ab61840b Updating config from bot
a20ab61840b is described below

commit a20ab61840b063270285634b03892f96b87cdf2e
Author: github-actions 
AuthorDate: Fri Oct 6 16:36:39 2023 +

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

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



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 713d6d99a0e Updating config from bot
713d6d99a0e is described below

commit 713d6d99a0ee2112b7f01787937042e17a6432b7
Author: github-actions 
AuthorDate: Fri Oct 6 16:36:45 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/pr-state/pr-28833.json | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28833.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28833.json
index 242a48d7d3b..8749138f66c 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28833.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28833.json
@@ -1,7 +1,10 @@
 {
-  "commentedAboutFailingChecks": true,
-  "reviewersAssignedForLabels": {},
-  "nextAction": "Author",
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"java": "kennknowles",
+"build": "damccorm"
+  },
+  "nextAction": "Reviewers",
   "stopReviewerNotifications": false,
   "remindAfterTestsPass": [],
   "committerAssigned": false



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 f14633f4ea0 Updating config from bot
f14633f4ea0 is described below

commit f14633f4ea09184bdcc4e003230cae60ebd7659d
Author: github-actions 
AuthorDate: Fri Oct 6 16:36:40 2023 +

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 f01e2b8ed64..02bf1272d6e 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": 1696431821200,
 "pabloem": 1681281324703,
 "y1chi": 1667002607045,
-"damccorm": 1696384320552,
+"damccorm": 1696610197205,
 "jrmccluskey": 1696385566052,
 "riteshghorse": 1696594070058,
 "liferoad": 1696532743062



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 86698d8259b Updating config from bot
86698d8259b is described below

commit 86698d8259bd0994a36dbbee8ac5d38f1c5bdf5b
Author: github-actions 
AuthorDate: Fri Oct 6 16:06:12 2023 +

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 028e2679f3d..d79cfdb6dee 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": 1696594090088,
-"Abacn": 1696594081970
+"Abacn": 1696608368675
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 5f43b49296f Updating config from bot
5f43b49296f is described below

commit 5f43b49296fb42dda27feeb96d2be56e12885134
Author: github-actions 
AuthorDate: Fri Oct 6 16:06:10 2023 +

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

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



[beam] branch dependabot/npm_and_yarn/sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/postcss-8.4.31 created (now 88496af8317)

2023-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/postcss-8.4.31
in repository https://gitbox.apache.org/repos/asf/beam.git


  at 88496af8317 Bump postcss

No new revisions were added by this update.



[beam] branch master updated (2be0605aeb7 -> b87629928c9)

2023-10-06 Thread jrmccluskey
This is an automated email from the ASF dual-hosted git repository.

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


from 2be0605aeb7 Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 in 
/sdks (#28857)
 add b87629928c9 Enable typevar-name-mismatch check (#28849)

No new revisions were added by this update.

Summary of changes:
 sdks/python/.pylintrc| 1 -
 sdks/python/apache_beam/typehints/decorators_test.py | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 fb7c427c67a Updating config from bot
fb7c427c67a is described below

commit fb7c427c67ae04fa7b0a504a24c4835dbce8ce7d
Author: github-actions 
AuthorDate: Fri Oct 6 14:41:25 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28752.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28752.json
index 25dfed5a0d2..25a63befed5 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28752.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28752.json
@@ -4,7 +4,7 @@
 "no-matching-label": "robertwb"
   },
   "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

2023-10-06 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 68de291690f Updating config from bot
68de291690f is described below

commit 68de291690f0799464057e77d67ab2fd706bd0d5
Author: github-actions 
AuthorDate: Fri Oct 6 14:36:34 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28849.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28849.json
index e1b3308f259..6bb78d30fe1 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28849.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28849.json
@@ -4,7 +4,7 @@
 "python": "liferoad"
   },
   "nextAction": "Reviewers",
-  "stopReviewerNotifications": false,
+  "stopReviewerNotifications": true,
   "remindAfterTestsPass": [],
   "committerAssigned": false
 }
\ No newline at end of file



[beam] branch dependabot/github_actions/actions/checkout-4 updated (72c1ed1e0c8 -> 8f435907084)

2023-10-06 Thread github-bot
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 72c1ed1e0c8 Bump actions/checkout from 3 to 4
 add 2be0605aeb7 Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 in 
/sdks (#28857)
 add 8f435907084 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   (72c1ed1e0c8)
\
 N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (8f435907084)

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:
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)



[beam] branch dependabot/github_actions/actions/checkout-4 updated (ff01bd761d7 -> 72c1ed1e0c8)

2023-10-06 Thread github-bot
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 ff01bd761d7 Bump actions/checkout from 3 to 4
 add 7462069f8ce Github Workflow Replacement for Jenkins Jobs, 
beam_LoadTests_Python_GBK_Dataflow_* (#28827)
 add 72c1ed1e0c8 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   (ff01bd761d7)
\
 N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (72c1ed1e0c8)

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_LoadTests_Python_GBK_Dataflow_Batch.yml   | 134 +
 ...eam_LoadTests_Python_GBK_Dataflow_Streaming.yml | 100 +++
 ...thon_GBK_Dataflow_Batch_2GB_of_100B_records.txt |  28 +
 ...hon_GBK_Dataflow_Batch_2GB_of_100kB_records.txt |  28 +
 ...ython_GBK_Dataflow_Batch_2GB_of_10B_records.txt |  28 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |  28 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |  28 +
 ..._GBK_Dataflow_Streaming_2GB_of_100B_records.txt |  30 +
 ...GBK_Dataflow_Streaming_2GB_of_100kB_records.txt |  30 +
 ...n_GBK_Dataflow_Streaming_2GB_of_10B_records.txt |  30 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |  30 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |  30 +
 12 files changed, 524 insertions(+)
 create mode 100644 
.github/workflows/beam_LoadTests_Python_GBK_Dataflow_Batch.yml
 create mode 100644 
.github/workflows/beam_LoadTests_Python_GBK_Dataflow_Streaming.yml
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_100B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_100kB_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_10B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_fanout_4_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_fanout_8_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_100B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_100kB_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_10B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_fanout_4_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_fanout_8_times_with_2GB_10-byte_records_total.txt



[beam] branch dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.25.0 updated (f8ed8f97a8a -> 39c7395a8ba)

2023-10-06 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.25.0
in repository https://gitbox.apache.org/repos/asf/beam.git


omit f8ed8f97a8a Bump github.com/testcontainers/testcontainers-go in /sdks
 add b90e40308e2 Add Cleanup Dataproc Resources workflow (#28814)
 add 6e90adb753e Add rotate credentials workflows (#28815)
 add ad159eaabb6 Add Publish Beam SDK Snapshots workflow (#28795)
 add 7462069f8ce Github Workflow Replacement for Jenkins Jobs, 
beam_LoadTests_Python_GBK_Dataflow_* (#28827)
 add 2be0605aeb7 Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 in 
/sdks (#28857)
 add 39c7395a8ba 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   (f8ed8f97a8a)
\
 N -- N -- N   
refs/heads/dependabot/go_modules/sdks/github.com/testcontainers/testcontainers-go-0.25.0
 (39c7395a8ba)

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:
 .../workflows/beam_CleanUpDataprocResources.yml|  61 ++
 .../beam_IODatastoresCredentialsRotation.yml   |  78 
 .../beam_LoadTests_Python_GBK_Dataflow_Batch.yml   | 134 +
 ...eam_LoadTests_Python_GBK_Dataflow_Streaming.yml | 100 +++
 .../workflows/beam_MetricsCredentialsRotation.yml  |  78 
 .../workflows/beam_Publish_Beam_SDK_Snapshots.yml  |  88 ++
 ...thon_GBK_Dataflow_Batch_2GB_of_100B_records.txt |  28 +
 ...hon_GBK_Dataflow_Batch_2GB_of_100kB_records.txt |  28 +
 ...ython_GBK_Dataflow_Batch_2GB_of_10B_records.txt |  28 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |  28 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |  28 +
 ..._GBK_Dataflow_Streaming_2GB_of_100B_records.txt |  30 +
 ...GBK_Dataflow_Streaming_2GB_of_100kB_records.txt |  30 +
 ...n_GBK_Dataflow_Streaming_2GB_of_10B_records.txt |  30 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |  30 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |  30 +
 sdks/go.mod|   2 +-
 sdks/go.sum|   4 +-
 18 files changed, 832 insertions(+), 3 deletions(-)
 create mode 100644 .github/workflows/beam_CleanUpDataprocResources.yml
 create mode 100644 .github/workflows/beam_IODatastoresCredentialsRotation.yml
 create mode 100644 
.github/workflows/beam_LoadTests_Python_GBK_Dataflow_Batch.yml
 create mode 100644 
.github/workflows/beam_LoadTests_Python_GBK_Dataflow_Streaming.yml
 create mode 100644 .github/workflows/beam_MetricsCredentialsRotation.yml
 create mode 100644 .github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_100B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_100kB_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_10B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_fanout_4_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_fanout_8_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_100B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_100kB_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_10B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_fanout_4_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_fanout_8_times_with_2GB_10-byte_records_total.txt



[beam] branch dependabot/go_modules/sdks/github.com/proullon/ramsql-0.1.3 deleted (was a5f94dc4c5a)

2023-10-06 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/proullon/ramsql-0.1.3
in repository https://gitbox.apache.org/repos/asf/beam.git


 was a5f94dc4c5a Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 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 (7462069f8ce -> 2be0605aeb7)

2023-10-06 Thread riteshghorse
This is an automated email from the ASF dual-hosted git repository.

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


from 7462069f8ce Github Workflow Replacement for Jenkins Jobs, 
beam_LoadTests_Python_GBK_Dataflow_* (#28827)
 add 2be0605aeb7 Bump github.com/proullon/ramsql from 0.1.2 to 0.1.3 in 
/sdks (#28857)

No new revisions were added by this update.

Summary of changes:
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)



[beam] branch master updated (ad159eaabb6 -> 7462069f8ce)

2023-10-06 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

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


from ad159eaabb6 Add Publish Beam SDK Snapshots workflow (#28795)
 add 7462069f8ce Github Workflow Replacement for Jenkins Jobs, 
beam_LoadTests_Python_GBK_Dataflow_* (#28827)

No new revisions were added by this update.

Summary of changes:
 .../beam_LoadTests_Python_GBK_Dataflow_Batch.yml   | 134 +
 ...eam_LoadTests_Python_GBK_Dataflow_Streaming.yml | 100 +++
 ...thon_GBK_Dataflow_Batch_2GB_of_100B_records.txt |  28 +
 ...hon_GBK_Dataflow_Batch_2GB_of_100kB_records.txt |  28 +
 ...ython_GBK_Dataflow_Batch_2GB_of_10B_records.txt |  28 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |  28 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |  28 +
 ..._GBK_Dataflow_Streaming_2GB_of_100B_records.txt |  30 +
 ...GBK_Dataflow_Streaming_2GB_of_100kB_records.txt |  30 +
 ...n_GBK_Dataflow_Streaming_2GB_of_10B_records.txt |  30 +
 ...nout_4_times_with_2GB_10-byte_records_total.txt |  30 +
 ...nout_8_times_with_2GB_10-byte_records_total.txt |  30 +
 12 files changed, 524 insertions(+)
 create mode 100644 
.github/workflows/beam_LoadTests_Python_GBK_Dataflow_Batch.yml
 create mode 100644 
.github/workflows/beam_LoadTests_Python_GBK_Dataflow_Streaming.yml
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_100B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_100kB_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_2GB_of_10B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_fanout_4_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Batch_fanout_8_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_100B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_100kB_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_2GB_of_10B_records.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_fanout_4_times_with_2GB_10-byte_records_total.txt
 create mode 100644 
.github/workflows/load-tests-job-configs/python_GBK_Dataflow_Streaming_fanout_8_times_with_2GB_10-byte_records_total.txt



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 3fd4e33d116 Updating config from bot
3fd4e33d116 is described below

commit 3fd4e33d1164f74ba02b2e89b9b90f3e76778324
Author: github-actions 
AuthorDate: Fri Oct 6 12:45:36 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28865.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28865.json
index 3a27f27d63b..efb9c256f40 100644
--- a/scripts/ci/pr-bot/state/pr-state/pr-28865.json
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28865.json
@@ -6,7 +6,7 @@
 "io": "Abacn"
   },
   "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

2023-10-06 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 c81c7f9ccce Updating config from bot
c81c7f9ccce is described below

commit c81c7f9cccee0685b680af49da5fac6d87f364ec
Author: github-actions 
AuthorDate: Fri Oct 6 12:08:03 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28826.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28826.json
new file mode 100644
index 000..9c51466b9ee
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28826.json
@@ -0,0 +1,10 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"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

2023-10-06 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 1749e71f081 Updating config from bot
1749e71f081 is described below

commit 1749e71f081045e0269755ac47b0b4c1d62368a9
Author: github-actions 
AuthorDate: Fri Oct 6 12:07:56 2023 +

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 c05b4d55803..c9ef186d404 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-io.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-io.json
@@ -4,7 +4,7 @@
 "chamikaramj": 1696423390401,
 "johnjcasey": 1696592081707,
 "pabloem": 1691787951165,
-"Abacn": 1695989642613,
+"Abacn": 1696594070059,
 "ahmedabu98": 1696248847739,
 "bvolpato": 1696444521114,
 "manavgarg": 1690826779210



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 7d0b4721a72 Updating config from bot
7d0b4721a72 is described below

commit 7d0b4721a725b1e2820f24e85103335d2d1abd63
Author: github-actions 
AuthorDate: Fri Oct 6 12:08:13 2023 +

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 e6d58e78bce..028e2679f3d 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": 1696590359590,
+"damccorm": 1696594090088,
 "Abacn": 1696594081970
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 34c5e2f7aef Updating config from bot
34c5e2f7aef is described below

commit 34c5e2f7aef1c860a68a8abc993103f7ccca6c98
Author: github-actions 
AuthorDate: Fri Oct 6 12:08:11 2023 +

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

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



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 fa72aa77ead Updating config from bot
fa72aa77ead is described below

commit fa72aa77eadfd57fbbcc535d023c085c8c06024b
Author: github-actions 
AuthorDate: Fri Oct 6 12:08:05 2023 +

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 1339011df87..e6d58e78bce 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": 1696590359590,
-"Abacn": 1696559714319
+"Abacn": 1696594081970
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 59ebd8a7293 Updating config from bot
59ebd8a7293 is described below

commit 59ebd8a7293e992b9233baf2715166185b1a13e4
Author: github-actions 
AuthorDate: Fri Oct 6 12:07:53 2023 +

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 aed904e6fc4..f01e2b8ed64 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-python.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-python.json
@@ -10,7 +10,7 @@
 "y1chi": 1667002607045,
 "damccorm": 1696384320552,
 "jrmccluskey": 1696385566052,
-"riteshghorse": 1696349166597,
+"riteshghorse": 1696594070058,
 "liferoad": 1696532743062
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 e4c327b49ce Updating config from bot
e4c327b49ce is described below

commit e4c327b49ce0ea9e71a0da5a73320b0528ac90c5
Author: github-actions 
AuthorDate: Fri Oct 6 12:07:55 2023 +

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 5ed5fa7ed48..3cafa564d10 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-java.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-java.json
@@ -7,6 +7,6 @@
 "kileys": 1674428678843,
 "apilloud": 1678822446183,
 "Abacn": 1696536358683,
-"bvolpato": 1696423390401
+"bvolpato": 1696594070059
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 49e8e0fb502 Updating config from bot
49e8e0fb502 is described below

commit 49e8e0fb50276624a5d936323e57cec8a344ff74
Author: github-actions 
AuthorDate: Fri Oct 6 12:07:52 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28865.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28865.json
new file mode 100644
index 000..3a27f27d63b
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28865.json
@@ -0,0 +1,12 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"python": "riteshghorse",
+"java": "bvolpato",
+"io": "Abacn"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 d7484af084a Updating config from bot
d7484af084a is described below

commit d7484af084af7fb2cb59b2d7ba416fe5162f2e1a
Author: github-actions 
AuthorDate: Fri Oct 6 11:34:57 2023 +

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

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



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 6b38866ab0e Updating config from bot
6b38866ab0e is described below

commit 6b38866ab0e1c7eca578fd1271ebe87a41a3e9aa
Author: github-actions 
AuthorDate: Fri Oct 6 11:34:45 2023 +

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 f44ca1c3a03..5ed5fa7ed48 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-java.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-java.json
@@ -3,7 +3,7 @@
   "dateOfLastReviewAssignment": {
 "lukecwik": 1680701852535,
 "kennknowles": 1696444521114,
-"robertwb": 1696248847036,
+"robertwb": 1696592081707,
 "kileys": 1674428678843,
 "apilloud": 1678822446183,
 "Abacn": 1696536358683,



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 aebdf6299cc Updating config from bot
aebdf6299cc is described below

commit aebdf6299cc0216837517db289bbbf94e2c7c29d
Author: github-actions 
AuthorDate: Fri Oct 6 11:34:49 2023 +

Updating config from bot
---
 scripts/ci/pr-bot/state/reviewers-for-label-bigtable.json | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-bigtable.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-bigtable.json
new file mode 100644
index 000..e63a8ef08d9
--- /dev/null
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-bigtable.json
@@ -0,0 +1,6 @@
+{
+  "label": "bigtable",
+  "dateOfLastReviewAssignment": {
+"igorbernstein2": 1696592081708
+  }
+}
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 6cfa46ca735 Updating config from bot
6cfa46ca735 is described below

commit 6cfa46ca735a0c3ddd54c257bfba45b1b2525ca3
Author: github-actions 
AuthorDate: Fri Oct 6 11:34:47 2023 +

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 dfe7ab54239..c05b4d55803 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": 1696423390401,
-"johnjcasey": 1695857680042,
+"johnjcasey": 1696592081707,
 "pabloem": 1691787951165,
 "Abacn": 1695989642613,
 "ahmedabu98": 1696248847739,



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 8f7c5fdbfdd Updating config from bot
8f7c5fdbfdd is described below

commit 8f7c5fdbfdd01154f2409d8fa16534a0e1faa6aa
Author: github-actions 
AuthorDate: Fri Oct 6 11:34:43 2023 +

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

diff --git a/scripts/ci/pr-bot/state/pr-state/pr-28864.json 
b/scripts/ci/pr-bot/state/pr-state/pr-28864.json
new file mode 100644
index 000..9f5cfbabc8e
--- /dev/null
+++ b/scripts/ci/pr-bot/state/pr-state/pr-28864.json
@@ -0,0 +1,12 @@
+{
+  "commentedAboutFailingChecks": false,
+  "reviewersAssignedForLabels": {
+"java": "robertwb",
+"io": "johnjcasey",
+"bigtable": "igorbernstein2"
+  },
+  "nextAction": "Reviewers",
+  "stopReviewerNotifications": false,
+  "remindAfterTestsPass": [],
+  "committerAssigned": false
+}
\ No newline at end of file



[beam] 01/01: Bump actions/checkout from 3 to 4

2023-10-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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

commit ff01bd761d76979501f152dfb64dee26aca3b6e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 6 11:13:53 2023 +

Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 
---
 .github/workflows/beam_CleanUpDataprocResources.yml | 2 +-
 .github/workflows/beam_CleanUpGCPResources.yml  | 2 +-
 .github/workflows/beam_CleanUpPrebuiltSDKImages.yml | 2 +-
 .github/workflows/beam_IODatastoresCredentialsRotation.yml  | 2 +-
 .github/workflows/beam_LoadTests_Go_CoGBK_Dataflow_Batch.yml| 2 +-
 .github/workflows/beam_LoadTests_Go_CoGBK_Flink_batch.yml   | 2 +-
 .github/workflows/beam_LoadTests_Go_Combine_Dataflow_Batch.yml  | 2 +-
 .github/workflows/beam_LoadTests_Go_Combine_Flink_Batch.yml | 2 +-
 .github/workflows/beam_LoadTests_Go_GBK_Dataflow_Batch.yml  | 2 +-
 .github/workflows/beam_LoadTests_Go_GBK_Flink_Batch.yml | 2 +-
 .github/workflows/beam_LoadTests_Go_ParDo_Dataflow_Batch.yml| 2 +-
 .github/workflows/beam_LoadTests_Go_ParDo_Flink_Batch.yml   | 2 +-
 .github/workflows/beam_LoadTests_Go_SideInput_Dataflow_Batch.yml| 2 +-
 .github/workflows/beam_LoadTests_Go_SideInput_Flink_Batch.yml   | 2 +-
 .github/workflows/beam_LoadTests_Java_Combine_Dataflow_Batch.yml| 2 +-
 .github/workflows/beam_LoadTests_Java_Combine_Dataflow_Streaming.yml| 2 +-
 .../beam_LoadTests_Java_Combine_SparkStructuredStreaming_Batch.yml  | 2 +-
 .github/workflows/beam_LoadTests_Java_GBK_Dataflow_Batch.yml| 2 +-
 .github/workflows/beam_LoadTests_Java_GBK_Dataflow_Streaming.yml| 2 +-
 .github/workflows/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11.yml  | 2 +-
 .github/workflows/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java17.yml  | 2 +-
 .../workflows/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java11.yml  | 2 +-
 .../workflows/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java17.yml  | 2 +-
 .../beam_LoadTests_Java_GBK_SparkStructuredStreaming_Batch.yml  | 2 +-
 .github/workflows/beam_LoadTests_Java_ParDo_Dataflow_Batch.yml  | 2 +-
 .github/workflows/beam_LoadTests_Java_ParDo_Dataflow_Streaming.yml  | 2 +-
 .../beam_LoadTests_Java_ParDo_SparkStructuredStreaming_Batch.yml| 2 +-
 .github/workflows/beam_LoadTests_Python_Combine_Dataflow_Batch.yml  | 2 +-
 .github/workflows/beam_LoadTests_Python_Combine_Flink_Batch.yml | 2 +-
 .github/workflows/beam_LoadTests_Python_Combine_Flink_Streaming.yml | 2 +-
 .github/workflows/beam_LoadTests_Python_FnApiRunner_Microbenchmark.yml  | 2 +-
 .github/workflows/beam_MetricsCredentialsRotation.yml   | 2 +-
 .github/workflows/beam_PerformanceTests_BiqQueryIO_Read_Python.yml  | 2 +-
 .../workflows/beam_PerformanceTests_BiqQueryIO_Write_Python_Batch.yml   | 2 +-
 .github/workflows/beam_PerformanceTests_Compressed_TextIOIT.yml | 2 +-
 .github/workflows/beam_PerformanceTests_JDBC.yml| 2 +-
 .github/workflows/beam_PerformanceTests_Kafka_IO.yml| 2 +-
 .github/workflows/beam_PerformanceTests_ManyFiles_TextIOIT.yml  | 2 +-
 .github/workflows/beam_PerformanceTests_ParquetIOIT.yml | 2 +-
 .github/workflows/beam_PerformanceTests_SQLBigQueryIO_Batch_Java.yml| 2 +-
 .github/workflows/beam_PerformanceTests_SpannerIO_Read_2GB_Python.yml   | 2 +-
 .../beam_PerformanceTests_SpannerIO_Write_2GB_Python_Batch.yml  | 2 +-
 .github/workflows/beam_PerformanceTests_TFRecordIOIT.yml| 2 +-
 .github/workflows/beam_PerformanceTests_TextIOIT.yml| 2 +-
 .github/workflows/beam_PerformanceTests_TextIOIT_Python.yml | 2 +-
 .github/workflows/beam_PerformanceTests_XmlIOIT.yml | 2 +-
 .github/workflows/beam_PerformanceTests_xlang_KafkaIO_Python.yml| 2 +-
 .github/workflows/beam_PostCommit_Java_InfluxDbIO_IT.yml| 2 +-
 .github/workflows/beam_PostCommit_Java_SingleStoreIO_IT.yml | 2 +-
 .github/workflows/beam_PostCommit_Java_Tpcds_Dataflow.yml   | 2 +-
 .github/workflows/beam_PostCommit_Java_Tpcds_Flink.yml

[beam] branch dependabot/github_actions/actions/checkout-4 updated (9bf001c8de0 -> ff01bd761d7)

2023-10-06 Thread github-bot
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 9bf001c8de0 Bump actions/checkout from 3 to 4
 add ad159eaabb6 Add Publish Beam SDK Snapshots workflow (#28795)
 new ff01bd761d7 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   (9bf001c8de0)
\
 N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (ff01bd761d7)

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:
 ...ots.yml => beam_Publish_Beam_SDK_Snapshots.yml} | 47 --
 1 file changed, 25 insertions(+), 22 deletions(-)
 copy .github/workflows/{beam_Publish_Docker_Snapshots.yml => 
beam_Publish_Beam_SDK_Snapshots.yml} (64%)



[beam] branch master updated: Add Publish Beam SDK Snapshots workflow (#28795)

2023-10-06 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm 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 ad159eaabb6 Add Publish Beam SDK Snapshots workflow (#28795)
ad159eaabb6 is described below

commit ad159eaabb6315ea3dacd14839a60e1e6f45cde8
Author: Vitaly Terentyev 
AuthorDate: Fri Oct 6 15:10:35 2023 +0400

Add Publish Beam SDK Snapshots workflow (#28795)

* Add Publish Beam SDK Snapshots workflow

* Fix timeout

* Do not use comment phrase trigger

* Refactoring
---
 .../workflows/beam_Publish_Beam_SDK_Snapshots.yml  | 88 ++
 1 file changed, 88 insertions(+)

diff --git a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml 
b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
new file mode 100644
index 000..7aa5f6d4cee
--- /dev/null
+++ b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
@@ -0,0 +1,88 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+name: Publish Beam SDK Snapshots
+
+on:
+  schedule:
+- cron: '0 */4 * * *'
+  workflow_dispatch:
+
+#Setting explicit permissions for the action to avoid the default permissions 
which are `write-all` in case of pull_request_target event
+permissions:
+  actions: write
+  pull-requests: read
+  checks: read
+  contents: read
+  deployments: read
+  id-token: none
+  issues: read
+  discussions: read
+  packages: read
+  pages: read
+  repository-projects: read
+  security-events: read
+  statuses: read
+
+# This allows a subsequently queued workflow run to interrupt previous runs
+concurrency:
+  group: '${{ github.workflow }} @ ${{ github.event.issue.number || github.sha 
|| github.head_ref || github.ref }}-${{ github.event.schedule || 
github.event.sender.login }}'
+  cancel-in-progress: true
+
+env:
+  GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
+  GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
+  GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
+
+jobs:
+  beam_Publish_Beam_SDK_Snapshots:
+if: |
+  github.event_name == 'workflow_dispatch' ||
+  github.event_name == 'schedule'
+runs-on: [self-hosted, ubuntu-20.04, main]
+timeout-minutes: 100
+name: ${{ matrix.job_name }} (${{ matrix.container_task }})
+strategy:
+  fail-fast: false
+  matrix:
+job_name: ["beam_Publish_Beam_SDK_Snapshots"]
+job_phrase: ["N/A"]
+container_task: ["go:container", "java:container:java8", 
"java:container:java11", "java:container:java17", "python:container:py38", 
"python:container:py39", "python:container:py310", "python:container:py311"]
+steps:
+  - uses: actions/checkout@v3
+  - name: Setup repository
+uses: ./.github/actions/setup-action
+with:
+  comment_phrase: ${{ matrix.job_phrase }}
+  github_token: ${{ secrets.GITHUB_TOKEN }}
+  github_job: ${{ matrix.job_name }} (${{ matrix.container_task }})
+  - name: Setup Java environment
+if: ${{ startsWith(matrix.container_task, 'java') }}
+uses: ./.github/actions/setup-environment-action
+with:
+  java-version: 11
+  - name: Setup Python environment
+if: ${{ startsWith(matrix.container_task, 'python') }}
+uses: ./.github/actions/setup-environment-action
+with:
+  python-version: '3.8'
+  - name: run Publish Beam SDK Snapshots script
+uses: ./.github/actions/gradle-command-self-hosted-action
+with:
+  gradle-command: :sdks:${{ matrix.container_task }}:dockerTagPush
+  arguments: |
+-Pjava11Home=$JAVA_HOME_11_X64 \
+-Pdocker-repository-root=gcr.io/apache-beam-testing/beam-sdk \
+-Pdocker-tag-list=${{ github.sha }},latest
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 33cd2127060 Updating config from bot
33cd2127060 is described below

commit 33cd2127060c82bc3440e3a79549501d8b0a6ba2
Author: github-actions 
AuthorDate: Fri Oct 6 11:06:03 2023 +

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 8fe81e07edd..1339011df87 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": 1696539959691,
+"damccorm": 1696590359590,
 "Abacn": 1696559714319
   }
 }
\ No newline at end of file



[beam] branch pr-bot-state updated: Updating config from bot

2023-10-06 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 ac18b8657f7 Updating config from bot
ac18b8657f7 is described below

commit ac18b8657f7aa351ce03fc834b00a332c0a7cc72
Author: github-actions 
AuthorDate: Fri Oct 6 11:06:01 2023 +

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

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



[beam] branch dependabot/github_actions/actions/checkout-4 updated (236ccb6efdb -> 9bf001c8de0)

2023-10-06 Thread github-bot
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 236ccb6efdb Bump actions/checkout from 3 to 4
 add 03741c06e08 Bump golang.org/x/net from 0.15.0 to 0.16.0 in /sdks 
(#28858)
 add b90e40308e2 Add Cleanup Dataproc Resources workflow (#28814)
 add 6e90adb753e Add rotate credentials workflows (#28815)
 add 9bf001c8de0 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   (236ccb6efdb)
\
 N -- N -- N   
refs/heads/dependabot/github_actions/actions/checkout-4 (9bf001c8de0)

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:
 ...blish.yml => beam_CleanUpDataprocResources.yml} | 20 ++--
 ...ml => beam_IODatastoresCredentialsRotation.yml} | 37 +++---
 ...ink.yml => beam_MetricsCredentialsRotation.yml} | 37 +++---
 sdks/go.mod|  6 ++--
 sdks/go.sum| 12 +++
 5 files changed, 56 insertions(+), 56 deletions(-)
 copy .github/workflows/{beam_PostCommit_Website_Publish.yml => 
beam_CleanUpDataprocResources.yml} (75%)
 copy .github/workflows/{beam_PostCommit_Go_VR_Flink.yml => 
beam_IODatastoresCredentialsRotation.yml} (68%)
 copy .github/workflows/{beam_PostCommit_Go_VR_Flink.yml => 
beam_MetricsCredentialsRotation.yml} (69%)



[beam] branch master updated: Add rotate credentials workflows (#28815)

2023-10-06 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm 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 6e90adb753e Add rotate credentials workflows (#28815)
6e90adb753e is described below

commit 6e90adb753eca968e36cee3a7fb6bf98db5c0080
Author: Vitaly Terentyev 
AuthorDate: Fri Oct 6 15:02:25 2023 +0400

Add rotate credentials workflows (#28815)
---
 .../beam_IODatastoresCredentialsRotation.yml   | 78 ++
 .../workflows/beam_MetricsCredentialsRotation.yml  | 78 ++
 2 files changed, 156 insertions(+)

diff --git a/.github/workflows/beam_IODatastoresCredentialsRotation.yml 
b/.github/workflows/beam_IODatastoresCredentialsRotation.yml
new file mode 100644
index 000..36e6b238cdf
--- /dev/null
+++ b/.github/workflows/beam_IODatastoresCredentialsRotation.yml
@@ -0,0 +1,78 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+name: Rotate IO-Datastores Cluster Credentials
+
+on:
+  schedule:
+- cron: '0 2 1 * *'
+  workflow_dispatch:
+
+#Setting explicit permissions for the action to avoid the default permissions 
which are `write-all` in case of pull_request_target event
+permissions:
+  actions: write
+  pull-requests: read
+  checks: read
+  contents: read
+  deployments: read
+  id-token: none
+  issues: read
+  discussions: read
+  packages: read
+  pages: read
+  repository-projects: read
+  security-events: read
+  statuses: read
+
+# This allows a subsequently queued workflow run to interrupt previous runs
+concurrency:
+  group: '${{ github.workflow }} @ ${{ github.event.issue.number || github.sha 
|| github.head_ref || github.ref }}-${{ github.event.schedule || 
github.event.sender.login }}'
+  cancel-in-progress: true
+
+env:
+  GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
+  GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
+  GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
+
+jobs:
+  beam_IODatastoresCredentialsRotation:
+if: |
+  github.event_name == 'workflow_dispatch' ||
+  github.event_name == 'schedule'
+runs-on: [self-hosted, ubuntu-20.04, main]
+timeout-minutes: 100
+name: ${{ matrix.job_name }}
+strategy:
+  matrix:
+job_name: ["beam_IODatastoresCredentialsRotation"]
+job_phrase: ["N/A"]
+steps:
+  - uses: actions/checkout@v3
+  - name: Setup repository
+uses: ./.github/actions/setup-action
+with:
+  comment_phrase: ${{ matrix.job_phrase }}
+  github_token: ${{ secrets.GITHUB_TOKEN }}
+  github_job: ${{ matrix.job_name }}
+  - name: Starting credential rotation
+run: |
+  gcloud container clusters update io-datastores 
--start-credential-rotation --zone=us-central1-a --quiet
+  - name: Rebuilding the nodes
+run: |
+  gcloud container clusters upgrade io-datastores --node-pool=pool-1 
--zone=us-central1-a --quiet
+  - name: Completing the rotation
+run: |
+  gcloud container clusters update io-datastores 
--complete-credential-rotation --zone=us-central1-a --quiet
+# TODO: Send email to d...@beam.apache.org if something went wrong during 
credentials rotation
\ No newline at end of file
diff --git a/.github/workflows/beam_MetricsCredentialsRotation.yml 
b/.github/workflows/beam_MetricsCredentialsRotation.yml
new file mode 100644
index 000..9bd795f0c2a
--- /dev/null
+++ b/.github/workflows/beam_MetricsCredentialsRotation.yml
@@ -0,0 +1,78 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS

[beam] branch master updated: Add Cleanup Dataproc Resources workflow (#28814)

2023-10-06 Thread damccorm
This is an automated email from the ASF dual-hosted git repository.

damccorm 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 b90e40308e2 Add Cleanup Dataproc Resources workflow (#28814)
b90e40308e2 is described below

commit b90e40308e223f9a1a37a9547ae4f745ef495ecb
Author: Vitaly Terentyev 
AuthorDate: Fri Oct 6 15:01:40 2023 +0400

Add Cleanup Dataproc Resources workflow (#28814)

* Add Cleanup Dataproc Resources workflow

* Refactoring
---
 .../workflows/beam_CleanUpDataprocResources.yml| 61 ++
 1 file changed, 61 insertions(+)

diff --git a/.github/workflows/beam_CleanUpDataprocResources.yml 
b/.github/workflows/beam_CleanUpDataprocResources.yml
new file mode 100644
index 000..b6081e1891e
--- /dev/null
+++ b/.github/workflows/beam_CleanUpDataprocResources.yml
@@ -0,0 +1,61 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+name: Cleanup Dataproc Resources
+
+on:
+  schedule:
+- cron: '0 */6 * * *'
+  workflow_dispatch:
+
+#Setting explicit permissions for the action to avoid the default permissions 
which are `write-all` in case of pull_request_target event
+permissions:
+  actions: write
+  pull-requests: read
+  checks: read
+  contents: read
+  deployments: read
+  id-token: none
+  issues: read
+  discussions: read
+  packages: read
+  pages: read
+  repository-projects: read
+  security-events: read
+  statuses: read
+
+# This allows a subsequently queued workflow run to interrupt previous runs
+concurrency:
+  group: '${{ github.workflow }} @ ${{ github.event.issue.number || github.sha 
|| github.head_ref || github.ref }}-${{ github.event.schedule || 
github.event.sender.login }}'
+  cancel-in-progress: true
+
+env:
+  GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
+  GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}
+  GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GE_CACHE_PASSWORD }}
+
+jobs:
+  beam_CleanUpDataprocResources:
+if: |
+  github.event_name == 'workflow_dispatch' ||
+  github.event_name == 'schedule'
+runs-on: [self-hosted, ubuntu-20.04, main]
+timeout-minutes: 100
+name: "beam_CleanUpDataprocResources"
+steps:
+  - uses: actions/checkout@v3
+  - name: Delete leaked resources for all the jobs that generates flink 
clusters
+run: |
+  cd ${{ github.workspace }}/.test-infra/dataproc; ./cleanup.sh -xe
\ No newline at end of file