You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alex Kosolapov (Jira)" <ji...@apache.org> on 2021/09/22 21:41:00 UTC

[jira] [Created] (BEAM-12941) [Playground] Application CI/CD scripts

Alex Kosolapov created BEAM-12941:
-------------------------------------

             Summary: [Playground] Application CI/CD scripts
                 Key: BEAM-12941
                 URL: https://issues.apache.org/jira/browse/BEAM-12941
             Project: Beam
          Issue Type: New Feature
          Components: beam-playground
            Reporter: Alex Kosolapov
            Assignee: Alex Kosolapov


As a Playground maintainer, I want to have CI/CD pipelines in Apache Beam GitHub to automatically run tests in the Beam Playground project and deploy Beam Playground components to GCP infrastructure.

Acceptance criteria: 
 # CI/CD pipelines have been implemented using GitHub Actions and Jenkins
 # CI pipelines check style using linter for backend
 # CI pipelines check style using linter for frontend
 # CI pipelines run tests for the Beam Playground project
 # CI/CD pipelines built artifacts and docker images
 # CD pipelines deployed Beam Playground components to GCP
 # CI/CD pipelines integrated with Apache Beam CI/CD
 # Draft Deployment instruction/FAQ



--
This message was sent by Atlassian Jira
(v8.3.4#803005)