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 0146a8389b4 cleanup jobs (#28528)
     add 04a26da777f [Python BQ] Allow setting a fixed number of Storage API 
streams (#28592)
     add 426dbd3955e Revert "[Python BQ] Allow setting a fixed number of 
Storage API streams (#28592)" (#28613)
     add eb36dcac7a9 Rearrange Java Example tests on Dataflow (#28565)
     add 97dea715f8f Add all GHA runs to 
http://metrics.beam.apache.org/d/CTYdoxP4z/ga-post-commits-status?orgId=1 
(#28615)
     add c2677e28c66 Bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /sdks 
(#28607)
     add 1b6de5d407b [Python BQ] Follow up of #28592: Allow setting a fixed 
number of Storage API streams (#28618)
     add 0be5a67243d Move release guide from website to new contributor-docs/ 
home
     add f635ade0e70 Merge pull request #28619: Move release guide from website 
to new contributor-docs/ home

No new revisions were added by this update.

Summary of changes:
 .github/workflows/README.md                        |   7 +-
 ... => beam_PostCommit_Java_Examples_Dataflow.yml} |  58 ++--
 ...eam_PreCommit_Java_Examples_Dataflow_Java11.yml |   2 +-
 ...eam_PreCommit_Java_Examples_Dataflow_Java17.yml |   2 +-
 ...Commit_Python_CrossLanguage_Gcp_Dataflow.groovy |   2 +-
 ...stCommit_Python_CrossLanguage_Gcp_Direct.groovy |   2 +-
 ..._PreCommit_Java_Examples_Dataflow_Java11.groovy |   2 +-
 ..._Precommit_Java_Examples_Dataflow_Java17.groovy |   2 +-
 .test-infra/metrics/sync/github/sync_workflows.py  |  18 +-
 build.gradle.kts                                   |   1 +
 .../images/cut-release-branch.png                  | Bin
 .../images/release-guide-1.png                     | Bin
 .../images/tag-rc-commit.png                       | Bin
 .../release-guide.md                               | 344 ++++++++++-----------
 runners/google-cloud-dataflow-java/build.gradle    |  25 +-
 .../examples/build.gradle                          |  40 ++-
 sdks/go.mod                                        |   2 +-
 sdks/go.sum                                        |   4 +-
 ...ueryStorageWriteApiSchemaTransformProvider.java |  37 ++-
 .../io/external/xlang_bigqueryio_it_test.py        |  44 ++-
 sdks/python/apache_beam/io/gcp/bigquery.py         |   9 +
 .../documentation/io/built-in/google-bigquery.md   |   2 +-
 .../partials/section-menu/en/contribute.html       |   1 -
 23 files changed, 332 insertions(+), 272 deletions(-)
 copy .github/workflows/{beam_PostCommit_Java_Examples_Dataflow_V2.yml => 
beam_PostCommit_Java_Examples_Dataflow.yml} (65%)
 rename {website/www/site/static => 
contributor-docs}/images/cut-release-branch.png (100%)
 rename {website/www/site/static => 
contributor-docs}/images/release-guide-1.png (100%)
 rename {website/www/site/static => contributor-docs}/images/tag-rc-commit.png 
(100%)
 rename {website/www/site/content/en/contribute => 
contributor-docs}/release-guide.md (82%)

Reply via email to