airnotifier icon indicating copy to clipboard operation
airnotifier copied to clipboard

Python and various other Updates/Fixes

Open rbartl opened this issue 4 months ago • 0 comments

Summary of changes:

  • Python 3.11 upgrade (Docker, Pipfile, CI).
  • Deps updated: pymongo, tornado; dropped hyper, added httpx.
  • Docker changes: cleaner Dockerfile, new self-contained docker-compose, GHCR workflow.
  • Code fixes: logging, Mongo API (list_collection_names), APNS switched to httpx.
  • Scripts: start.sh improved (env vars, config auto-gen, logs to stdout/stderr).
  • Docs: updated for Python 3.11 & Docker rebuild.
  • Tests: refactored for httpx.

rbartl avatar Aug 25 '25 18:08 rbartl