Eduardo Garabito
Eduardo Garabito
I've been using `cosmere` as part of a CICD pipeline, and experienced an unexplained issue: every time I'd be notified of changes in a document that, upon inspection, had no...
**What happened**: I have set up a dockerised SDK with a custom `gameserver.yaml` manifest, as per the documentation here: https://agones.dev/site/docs/guides/client-sdks/local/#running-local-mode-in-a-container I'm using this command: ``` docker run --network=host --rm -v...
**Is your feature request related to a problem? Please describe.** I'm using Docker to run containerized GameServers/SDK for local development. I'm also using GitLab's CICD with DIND to run the...
Hi, I have started using the extension today. Loving it so far, but encountered a problem when logging to my Docker Hub account. When I do so, I immediately start...
Hello, I've noticed this PR potentially fixes an issue that I'm still experiencing in `0.6.3`: https://github.com/maxcountryman/flask-login/pull/815 ``` flask_login/login_manager.py:488: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version....