* Upgrade to python 3.12.8 and poetry 2.0.0 (nix develop aligned) * Add check version on "make dev", if you want to skip check-version you now have "make dev-no-check" target * Add FIX_GIT_URL envvar flag (default: True) (Issue: https://gitlab.com/grouperenault/git_cdn/-/issues/10) * Add ENFORCE_AUTH envvar flag (default: False) (Issue: https://gitlab.com/grouperenault/git_cdn/-/issues/9) * Fix ctx on contextvars * Fix prometheus cache dir creation (config.py sequence)