Files
airflow-coolify/scripts
Power BI Dev e0a6efd204 fix python 3.8 compat for edoxid calendar sync
apache/airflow:2.7.1 base image ships Python 3.8, which doesn't have
zoneinfo (3.9+) and can't evaluate `X | Y` / list[X] type hints at
runtime (3.10+). Add `from __future__ import annotations` everywhere
and swap zoneinfo -> pytz (already a dependency in this repo).
2026-07-27 22:10:10 +07:00
..
2026-03-03 09:33:51 +00:00
2026-03-03 16:23:51 +07:00
2026-06-27 13:23:02 +07:00
2026-04-07 11:07:58 +07:00
2026-03-12 15:53:51 +07:00
2026-03-12 14:57:30 +07:00
2026-06-27 13:23:02 +07:00
2026-03-12 14:57:30 +07:00
2026-03-12 14:57:30 +07:00
2026-07-18 22:29:29 +07:00
2026-07-18 22:29:29 +07:00
2026-03-07 17:43:14 +07:00