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 34bbbda9f98 Try a different approach for cibuildwheel flake. (#30204)
add 1a1ff756f86 Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /sdks
(#30209)
add c1b3a27ee0c Bump github.com/nats-io/nats-server/v2 from 2.10.7 to
2.10.10 in /sdks (#30210)
add a47b1faa527 [Prism] Implement jobservices.Server Cancel (#30178)
add 7f91baadcf2 Upgrade website node to LTS (#30213)
add d5aa44c9ba9 Handle a user whose account was deleted. (#30192)
No new revisions were added by this update.
Summary of changes:
.test-infra/metrics/sync/github/sync_workflows.py | 12 ++---
scripts/ci/pr-bot/updateReviewers.ts | 1 +
sdks/go.mod | 14 ++---
sdks/go.sum | 28 +++++-----
sdks/go/pkg/beam/runners/prism/internal/execute.go | 8 +++
.../beam/runners/prism/internal/jobservices/job.go | 10 ++++
.../prism/internal/jobservices/management.go | 30 +++++++++++
.../prism/internal/jobservices/management_test.go | 34 ++++++++++++
.../prism/internal/jobservices/server_test.go | 61 ++++++++++++++++++++++
website/Dockerfile | 7 +--
10 files changed, 175 insertions(+), 30 deletions(-)