Re: Ephemeral builds for manual testing

2021-05-04 Thread Jarek Potiuk
This is a great post and great approach from the Superset team. FYI. In Airflow we are working on enabling the very same approach that we did for AWS in GCP, with a slightly different approach when it comes to auto-scaling (a bit simpler I think). We will share it when we finish. J. On Mon, Ma

Ephemeral builds for manual testing

2021-05-03 Thread Rob DiCiuccio
Hi all, I was asked to share details of our setup for ephemeral builds and how we're leveraging GitHub Actions and AWS Fargate to create manual test environments on pull requests in Apache Superset. I wrote this up in a blog post last week and I'm happy to answer any questions about the approach: