James Addison
James Addison
Sorry, I've already failed at not pushing individual commits; my learned habit is to want to push commits continually. I'll _try_ to avoid doing that again. Something I've seen work...
Thanks @stephanegigandet! You're welcome - I hope that the changes will be mutually beneficial. After reading some wiki content in #7315 I'm learning a bit more about the taxonomies, and...
Thanks @alexgarel! I'll try to repeat this process in future, although I don't know when, yet.
Hi @aleene - I'm still learning the terminology, but I think that there are multiple products in OpenFoodFacts that contain this ingredient (and sometimes _only_ this ingredient -- for example...
> @jayaddison do you feel like doing it yourself ? (as you will need more additions, it can be better to be able to do pull requests by yourself). @alexgarel...
(I'll work on this soon, after completing a first-pass over the ingredient names & metadata I'm reviewing locally)
After switching some containerized `celery` 5.0.0 task workers from the default (`prefork`) pool to use `gevent`, I'm seeing this log message in a situation the workers are each individually writing...
Hi @Poldi1977! - my apologies for the delayed response here. I think I understand your use case - you'd like to continue running a single instance of containerized `grocy`, and...
Ok, thanks! This could be an incomplete guide, so please let me know if you find problems when attempting it, but this is my evaluation & recommendation so far: **Background**...
Ah, apologies for breaking the jankyverse :whale: `GIT_TERMINAL_PROMPT=0` could be one way to resolve this? (`git` won't attempt to prompt for credentials in that case)