This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from f0d3d9d [BEAM-12940][Playground] Infrastructure Deployment scripts
#15793
add 43a5f67 Add workflow to build backend application
add 7dcf46d Add license
add 5f69cf6 [BEAM-13172][Playground] Backend Application CI/CD scripts
#15870
No new revisions were added by this update.
Summary of changes:
.github/workflows/build_playground_backend.yml | 73 ++++++++++++++++++++++
.../pkglist => playground/backend/env_setup.sh | 37 ++++-------
2 files changed, 86 insertions(+), 24 deletions(-)
create mode 100644 .github/workflows/build_playground_backend.yml
copy dev-support/docker/pkglist => playground/backend/env_setup.sh (59%)
mode change 100644 => 100755