Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Sean Rose 94b190e3d7
feat: Upgrade Airflow from 2.7.3 to 2.8.2 (#1935)
* Upgrade Airflow from 2.7.3 to 2.8.2.

* Update CircleCI Docker orb from 2.2.0 to 2.5.0.

* Update Ruff config for version 0.2.

* fix dockerfile URL scheme to use https for gcloud CLI

* Restore `google-auth` extra, with its built-in dependency on `authlib`.

* Add missing Airflow state colors for "restarting", "deferred", and "removed".

* Explain the difference between our configured Airflow state colors and the defaults.

---------

Co-authored-by: mikaeld <mducharme@mozilla.com>
2024-03-07 14:01:07 -08:00
Mikaël Ducharme a34971d6e6
chore: use PostgreSQL for local environment and update README.md (#1729) 2023-06-21 15:03:39 -04:00
mikaeld 3cc49d4090 fix deprecation warnings, clean up and update for 2.3.3 2022-12-12 13:24:03 -05:00
Mikaël Ducharme 0b4b4eb418
Revert "feat(airflow): upgrade airflow from 2.1.4 to 2.3.3 [DSRE-1039] " (#1612)
* Revert "update airflow config for 2.3.3"

This reverts commit d19cc711aa.

* Revert "fix deprecation warnings, clean up and update for 2.3.3"

This reverts commit e80472ab9a.

* Revert "update requirements, introduce constraints file and clean up for 2.3.3"

This reverts commit 8e60dba783.
2022-12-07 18:25:40 -05:00
mikaeld e80472ab9a fix deprecation warnings, clean up and update for 2.3.3 2022-12-07 13:30:42 -05:00
Harold Woo e1518a5ff5 [DSRE-6] Upgrade Airflow (wtmo) to 2.1.1 2021-10-18 12:00:34 -07:00
Harold Woo 6b93382abf Colorblind friendly UI 2020-11-11 12:35:01 -08:00