You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/22 10:51:41 UTC

[GitHub] [beam] eantyshev commented on issue #23319: [Playground][Task] Improve Playground infrastructure and deployment scripts

eantyshev commented on issue #23319:
URL: https://github.com/apache/beam/issues/23319#issuecomment-1254856461

   
   ### Legacy code
   1. There's some legacy infrastructure code in playground/terraform/backend, it needs to be analyzed and removed
   2. Backend images have TLS-related components (mitmproxy, allow_proxy.py) which are no longer needed
   3. Gradle tasks to deploy backend are obsolete
   4. playground/terraform/README.md has to be updated
   
   ### Building images
   It's neccessary that we optimize building and pushing of Docker images, it takes 90% of time of deployment
   No way to skip when done manually now (adressed in #23255)
   
   ### CI for Playground
   Currently there's no automated CI runs for
   1. Pytest in playground infrastructure
   2. Playground Backend unittests
   3. Playground Examples compilation
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org