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 d51a6012e22 [BEAM-14411] Re-enable TypecodersTest, fix most issues 
(#17547)
     add e65b4a31407 Merge pull request #17678 from [BEAM-14460] [Playground] 
WIP. Fix error during getting the graph for java SDK.
     add 9e1da7d8f9f [BEAM-14334] Remove remaining forkEvery 1 from all Spark 
tests and stop mixing unit tests with runner validations.
     add 8fb55ef854b Merge pull request #17662:[BEAM-14334] Remove remaining 
forkEvery 1 from all Spark tests and stop mixing unit tests with runner 
validations.
     add f7e7349e1ce [BEAM-14035] Fix checkstyle issue
     add 11d6843b41a Merge pull request #17692 from 
aromanenko-dev/BEAM-14035-checkstyle-fix
     add 5a3f40535f2 [BEAM-14441] Automatically assign issue labels based on 
responses to template (#17661)
     add a37d324791b README update for the Docker Error 255 during Website 
launch on Apple Silicon (#17456)
     add 0e6a01496a9 [BEAM-12000] Update programming-guide.md (#17679)
     add 6774b747ba4  [BEAM-14467] Fix bug where run_pytest.sh does not elevate 
errors raised in no_xdist tests (#17687)

No new revisions were added by this update.

Summary of changes:
 .github/issue-rules.yml                            | 361 +++++++++++++++++++++
 .../workflows/issue-tagger.yml                     |  19 +-
 .../backend/internal/preparers/java_preparers.go   |   3 +-
 runners/spark/spark_runner.gradle                  |  84 ++---
 .../metrics/sink/SparkMetricsSinkTest.java         |   2 +
 .../spark/metrics/SparkMetricsPusherTest.java      |   3 +
 .../translation/streaming/CreateStreamTest.java    |  10 +-
 .../streaming/SparkCoGroupByKeyStreamingTest.java  |  10 +-
 .../streaming/StreamingSourceMetricsTest.java      |  10 +-
 .../BigQuerySchemaTransformReadProvider.java       |   2 +-
 .../BigQuerySchemaTransformWriteProvider.java      |   2 +-
 sdks/python/scripts/run_pytest.sh                  |   6 +-
 website/README.md                                  |   6 +
 .../content/en/documentation/programming-guide.md  |   2 +-
 14 files changed, 444 insertions(+), 76 deletions(-)
 create mode 100644 .github/issue-rules.yml
 copy playground/backend/new_scio_project.sh => 
.github/workflows/issue-tagger.yml (70%)

Reply via email to