Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap sqlite for postgres, update Airflow to 2.9.0, Python to 3.12 #66

Merged
merged 7 commits into from
Apr 29, 2024

Conversation

AetherUnbound
Copy link
Contributor

This PR adds Postgres to the Airflow stack and performs the updates necessary across the stack to use the new database (along with the LocalExecutor). Sqlite is not suitable for production and it was preventing us migrating to a newer version.

This also updates Airflow to 2.9.0 and Python to 3.12.

@AetherUnbound AetherUnbound requested a review from a team as a code owner April 29, 2024 04:48
@AetherUnbound AetherUnbound added the docker/env Docker, environment, or CI changes label Apr 29, 2024
@AetherUnbound AetherUnbound merged commit 2889db2 into main Apr 29, 2024
2 checks passed
@AetherUnbound AetherUnbound deleted the feature/add-postgres branch April 29, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker/env Docker, environment, or CI changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant