Steve Jalim
Steve Jalim
Hi there - if you'd like to pull this, feel free. Thanks v much for creating this project - it's something I was going to have to do, too, so...
setup.py: 10: version = **import**('nginx_memcache').get_version() results in File "nginx_memcache/**init**.py", line 6, in get_version if VERSION[2]: IndexError: tuple index out of range Complete output from command python setup.py egg_info: Traceback (most...
**Is your feature request related to a problem? Please describe.** When using pre-commit hooks, it's possible that a well-intentioned commit will be rejected by those hooks. If one has just...
On Django 1.10.7, I get this when I try to generate a state transition diagram: ``` python_user@5db50b80be4b:/app$ python manage.py graph_transitions -o REDACTED/apps/profiles/state_transitions.png profiles Traceback (most recent call last): File "manage.py",...
These simple smoke tests ensure that our privacy pages always ultimately return a 200 OK response, even if the client requesting them lacks an `Accept-Language` header and there is no...
## Description At the moment, our fledgling Contentful CMS setup is managed purely manually. However, this 'clickops' approach is not ideal, in terms of reproducibility, disaster recovery, code review and...
## Description What is the overall outcome we aim to achieve? * Multilingual Pocket pages, served by Bedrock, with content coming purely from Smartling Link to pitch, brief, or background...
## Description We now have basic Slack notifications of what's happening in Cloud Build (via https://github.com/mozilla/bedrock/issues/11920). However, the detail in them isn't ideal: While it seems the Cloud Build team...
## Description Moving from Heroku takes away easy viewing of logs for our demo apps, because one needs GCP access to see them. It would be good if we can...
## Description At the moment, we manually curate a list on wiki.m.o of who is using what demo server. It would be good if we can keep this up to...