This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 27908b4 [BEAM-13430] Ensure that testRuntimeMigration depends on
"default" configuration allowing us to get the main "jar" as a dependency.
(#16430)
add e2fadfb Merge pull request #16277 from [BEAM-13124][Playground]
Create readiness endpoint
No new revisions were added by this update.
Summary of changes:
playground/backend/cmd/server/controller.go | 2 +
playground/backend/cmd/server/http.go | 13 +++-
playground/backend/cmd/server/server.go | 2 +-
playground/backend/internal/environment/beam.go | 16 ++--
.../internal/environment/environment_service.go | 22 +++++-
.../environment/environment_service_test.go | 11 ++-
.../backend/internal/executors/executor_test.go | 2 +-
.../internal/preparators/java_preparators.go | 8 +-
.../setup_tools/builder/setup_builder_test.go | 4 +-
playground/backend/internal/utils/system_utils.go | 45 +++++++++++
.../backend/internal/utils/system_utils_test.go | 86 ++++++++++++++++++++++
11 files changed, 189 insertions(+), 22 deletions(-)