Closed antidipyramid closed 1 year ago
Followed these instructions to upgrade Python on the server: https://cloudbytes.dev/snippets/upgrade-python-to-latest-version-on-ubuntu-linux
@xmedr @antidipyramid Looks like things are running smoothly on staging! Can y'all take a look at this PR next week?
@hancush I've been able to run DAGs locally as expected using Airflow 2.6. Everything seems to be working!
Overview
This PR upgrades Airflow to the latest version (2.6.0).
Checklist
Notes
A couple of things not reflected in the title and/or code:
Testing Instructions
These changes have been deployed to the staging site at https://la-metro-dashboard-staging.datamade.us
docker-compose build
docker-compose up
and verify the Airflow version atlocalhost:8080
Handles #95