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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
