James Addison
James Addison
> It's been a while since I looked at this branch, but I thought I should mention that container_name entries have been re-added to the docker-compose.yml file in https://github.com/grocy/grocy-docker/commit/fde4b1a084d182a4fcd01e15a1795e9070ce8946, since...
Linking some recent thoughts about automatic certificate provisioning at https://github.com/grocy/grocy-docker/issues/183#issuecomment-1312725906 (these are in the context of potentially using [RFC 6762 private domain names](https://www.rfc-editor.org/rfc/rfc6762#appendix-G) by default)
There is a draft migration of the `frontend` webserver to `caddy` in pull request #192 -- a key promise of that is the potential for automatic certificate management for the...
:wave: Hello - I was searching around to see what MRI-related open source projects exist, and generally when I'm looking at any project I tend to see what bugs are...
Closing as stale (with a bit of luck I'll try a more thorough approach in future, but that's unplanned at the moment).
> reaches Just digging back through some old issue threads.. Py3.7 is EOL nowadays, so perhaps this issue can be closed? (backslash at end-of-file causes a `black` parser error --...
Note: in addition to the workaround listed in the linked repository: `webpack` v4 and v5 also support an [`optimization.concatenateModules` option](https://webpack.js.org/configuration/optimization/#optimizationconcatenatemodules) that can be disabled and should allow affected licenses to...
Should e3336cfa9fe6dba623276155f48208c6d118d937 have been merged instead of c9d01c801967596f66636cfc0c47660339d32631 here?
Ok, thanks @zffocussss. c9d01c801967596f66636cfc0c47660339d32631 seems incomplete though -- it does not include unit tests. Could you check?
@benoitc maybe worth reverting this (or merging #2896) this until the feature can be completed?