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

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

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


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

commit 5df8bfea603f68f1ecf596c6c6181996a080febc
Author: github-actions 
AuthorDate: Tue Sep 26 05:06:08 2023 +

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

diff --git a/scripts/ci/pr-bot/state/reviewers-for-label-go.json 
b/scripts/ci/pr-bot/state/reviewers-for-label-go.json
index c1aa8fa7f5c..0f9523f8af4 100644
--- a/scripts/ci/pr-bot/state/reviewers-for-label-go.json
+++ b/scripts/ci/pr-bot/state/reviewers-for-label-go.json
@@ -2,7 +2,7 @@
   "label": "go",
   "dateOfLastReviewAssignment": {
 "lostluck": 1695618376412,
-"jrmccluskey": 1695618371060,
+"jrmccluskey": 1695704764851,
 "youngoli": 1657688896155,
 "damccorm": 1680501930289,
 "riteshghorse": 1695618381454



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

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

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


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

commit 263951cf72ed1472041206ab20c811acd9c946a2
Author: github-actions 
AuthorDate: Tue Sep 26 05:06:06 2023 +

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

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



[beam] branch dependabot/go_modules/sdks/google.golang.org/api-0.143.0 created (now 097a6dd2bdf)

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

github-bot pushed a change to branch 
dependabot/go_modules/sdks/google.golang.org/api-0.143.0
in repository https://gitbox.apache.org/repos/asf/beam.git


  at 097a6dd2bdf Bump google.golang.org/api from 0.142.0 to 0.143.0 in /sdks

No new revisions were added by this update.



[beam] branch nightly-refs/heads/master updated (68cf802626a -> 27f589e34f1)

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

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


from 68cf802626a [Fix Python Bigtable dataloss bug] Stop unsetting 
timestamps of -1 (#28624)
 add 437204e6817 Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#28639)
 add 042ac5249b0 Update Python container image deps in preparation for 
2.51.0
 add 648c74ce2b9 Merge pull request #28625: Update Python base container 
deps
 add 81f88087f38 Remove feature branches page from website
 add c6e4a3a6860 Remove design documents link from website
 add de6cc236907 Merge pull request #28642: Remove 'Feature Branches' and 
'Design Documents' from Contribute section of website
 add 7d742851974 add viewfs to HA_SCHEMES to support ViewFs file system 
(#28616)
 add 85ec2607536 Move java dependency upgrades from wiki to contributor-docs
 add 362a887d475 Merge pull request #28646: Move java dependency upgrades 
from wiki to contributor-docs
 add dd9d8d01a39 Remove special PyMap, PyFlatMap, etc. (#28546)
 add ead1b05b368 Update readme with latest info (#28651)
 add fd0527a425d Run metrics job daily to catch any failed runs (#28652)
 add 72b6645ec55 Add Bigtable xlang bug to release notes for versions 
2.49.0 and 2.50.0 (#28633)
 add adb1a94e53d Fix broken release guide link (#28654)
 add a1ecc8b61a2 Migrate "beam_PerformanceTests_AvroIOIT" Jenkins jobs to 
GitHub Actions (#28580)
 add 49ad65c1222 [YAML] Add PubSub reading and writing transforms. (#28595)
 add 27f589e34f1 Fix Vertex AI postcommit suite to run the tests only once. 
(#28571)

No new revisions were added by this update.

Summary of changes:
 .github/actions/setup-k8s-access/action.yml|  73 ++
 .github/actions/test-arguments-action/action.yml   |  96 
 .github/workflows/README.md|  12 +-
 ...t_Go.yml => beam_PerformanceTests_AvroIOIT.yml} |  53 +++--
 ...yml => beam_PerformanceTests_AvroIOIT_HDFS.yml} |  69 +++---
 .../beam_PostCommit_BeamMetrics_Publish.yml|   4 +-
 .../config_AvroIOIT.txt|  18 +-
 .../config_AvroIOIT_HDFS.txt   |  18 +-
 CHANGES.md |   3 +
 contributor-docs/java-dependency-upgrades.md   | 130 +++
 sdks/go.mod|  10 +-
 sdks/go.sum|  15 +-
 .../sdk/io/hdfs/HadoopFileSystemRegistrar.java |   2 +-
 .../ml/inference/vertex_ai_inference_it_test.py|   3 +-
 .../python/apache_beam/testing/analyzers/README.md |   5 +-
 sdks/python/apache_beam/testing/util.py|   7 +
 sdks/python/apache_beam/transforms/core.py |  37 ++-
 sdks/python/apache_beam/typehints/schemas.py   |   9 +
 sdks/python/apache_beam/yaml/README.md |  44 ++--
 sdks/python/apache_beam/yaml/standard_io.yaml  |   2 +
 sdks/python/apache_beam/yaml/yaml_io.py| 225 +-
 sdks/python/apache_beam/yaml/yaml_io_test.py   | 257 +
 sdks/python/apache_beam/yaml/yaml_mapping.py   |   9 +-
 sdks/python/apache_beam/yaml/yaml_provider.py  |  16 +-
 sdks/python/apache_beam/yaml/yaml_transform.py |  16 +-
 .../apache_beam/yaml/yaml_transform_scope_test.py  |  37 ++-
 .../python/apache_beam/yaml/yaml_transform_test.py | 141 +--
 .../apache_beam/yaml/yaml_transform_unit_test.py   |  58 +
 .../container/py310/base_image_requirements.txt|  26 +--
 .../container/py311/base_image_requirements.txt|  24 +-
 .../container/py38/base_image_requirements.txt |  26 +--
 .../container/py39/base_image_requirements.txt |  26 +--
 sdks/python/pytest.ini |   2 +-
 sdks/python/test-suites/dataflow/common.gradle |   2 +-
 website/www/site/content/en/blog/beam-2.49.0.md|   1 +
 website/www/site/content/en/blog/beam-2.50.0.md|   1 +
 website/www/site/content/en/contribute/_index.md   |   2 +-
 .../site/content/en/contribute/feature-branches.md |  95 
 .../partials/section-menu/en/contribute.html   |   2 -
 39 files changed, 1145 insertions(+), 431 deletions(-)
 create mode 100644 .github/actions/setup-k8s-access/action.yml
 create mode 100644 .github/actions/test-arguments-action/action.yml
 copy .github/workflows/{beam_PostCommit_Go.yml => 
beam_PerformanceTests_AvroIOIT.yml} (66%)
 copy .github/workflows/{beam_PerformanceTests_BigQueryIO_Streaming_Java.yml => 
beam_PerformanceTests_AvroIOIT_HDFS.yml} (55%)
 copy .test-infra/metrics/influxdb/gsutil/.boto => 
.github/workflows/performance-tests-job-configs/config_AvroIOIT.txt (71%)
 copy .test-infra/metrics/influxdb/gsutil/.boto => 
.github/workflows/performance-tests-job-configs/config_AvroIOIT_HDFS.txt (70%)
 create mode 100644 contributor-docs/java-dependency-upgrades.md
 create mode 100644 

[beam] branch asf-site updated: Publishing website 2023/09/26 00:43:07 at commit 27f589e

2023-09-25 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 cc4400caa73 Publishing website 2023/09/26 00:43:07 at commit 27f589e
cc4400caa73 is described below

commit cc4400caa730186fff544b42a640c2332ce199b2
Author: runner 
AuthorDate: Tue Sep 26 00:43:08 2023 +

Publishing website 2023/09/26 00:43:07 at commit 27f589e
---
 website/generated-content/blog/beam-2.49.0/index.html  | 2 +-
 website/generated-content/blog/beam-2.50.0/index.html  | 2 +-
 website/generated-content/blog/index.xml   | 2 ++
 website/generated-content/categories/blog/index.xml| 2 ++
 website/generated-content/categories/release/index.xml | 2 ++
 website/generated-content/contribute/index.html| 2 +-
 website/generated-content/feed.xml | 2 ++
 website/generated-content/sitemap.xml  | 2 +-
 8 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/website/generated-content/blog/beam-2.49.0/index.html 
b/website/generated-content/blog/beam-2.49.0/index.html
index a4bd35de3c1..d48a4b77d19 100644
--- a/website/generated-content/blog/beam-2.49.0/index.html
+++ b/website/generated-content/blog/beam-2.49.0/index.html
@@ -39,7 +39,7 @@
 function showSearch(){addPlaceholder();var 
e,t=document.querySelector(".searchBar");t.classList.remove("disappear"),e=document.querySelector("#iconsBar"),e.classList.add("disappear")}function
 addPlaceholder(){$("input:text").attr("placeholder","What are you looking 
for?")}function endSearch(){var 
e,t=document.querySelector(".searchBar");t.classList.add("disappear"),e=document.querySelector("#iconsBar"),e.classList.remove("disappear")}function
 blockScroll(){$("body").toggleClass(" [...]

2023/07/17