aws / aws-mwaa-local-runner

This repository provides a command line interface (CLI) utility that replicates an Amazon Managed Workflows for Apache Airflow (MWAA) environment locally.
MIT No Attribution
644 stars 667 forks source link

GitHub Codespaces Compatibility: sqlite Backend #299

Open jtelleriar opened 1 year ago

jtelleriar commented 1 year ago

In order to support GitHub Codespaces development, through a combination of GitHub Packages + GitHub Codespaces based on this containers:

Would it be possible to support sqlite as optional backend, and have a single container / Docker file spinned?

Thanks

jtelleriar commented 1 year ago

It seems that Sequential Executor is available:

docker/docker-compose-sequential.yml