Russ Ferriday
Russ Ferriday
This is a great component. Unfortunately it seems to fall foul of iOS's metadata filtering. The observation I'm making here seems to be supported pretty widely. I'm not expecting there...
I want to set environment variables, specifically DB paths, in my docker-compose.yml file. Why? This is the path of least resistance when you quickly want to override a setting that...
This dockerises the project. If you want to accept this PR, I'll add some of the text linked on Medium info the README.
**Don't merge** Just for discussion... Related to - #88 ? - #106 ? On my minikube local cluster, I have never seen the labels match, so this selector means I...
Hi everyone, I return to Plone only periodically, and these days don't contribute, therefore I want to show due respect to those who have made Plone what it now is....
``` $ pipenv install zappa Installing zappa… Collecting zappa Using cached zappa-0.44.3-py3-none-any.whl Collecting kappa==0.6.0 (from zappa) Using cached kappa-0.6.0.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call...
Nice little tool, but total_seconds() only appeared in 2.7. decimal.Decimal() comparison with floats also became more liberal from 2.6 to 2.7. Going back to 2.6 forced me to compare Decimal()...
Added Kolo as a user
# Description The second SQL mariadb command had the old image version. Both invokations used 'mysql' which is deprecated. Fixes # NONE # How Has This Been Tested? Both commands...