Jens W. Klein
Jens W. Klein
I thinks it is time. Are there any valid opinions against this?
* Cookiecutter version: current master of today at 449f8771650a3daab7c8163b015576eae26150b8 (I dont know since when it is broken) ### Description: If a config file is given it breaks with ``` Traceback...
#### Missing feature from Docker in API The docker swarm init parameter `--data-path-port` is not supported by the docker-py low-level API. (this at least according to https://docker-py.readthedocs.io/en/stable/api.html#module-docker.api.swarm) The parameter is...
##### SUMMARY The docker swarm init parameter `--data-path-port` is not supported, at least as I searched I did not find it. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME...
I use Hetzner Cloud machines with Debian Bullseye. Everything looked fine after the Ansible script executed, but a closer look revealed: Not a single pod came up successfully. The solution...
At ... https://github.com/plone/plone.restapi/blob/4dff305bb39cc5fb61af9bfbd98b7428b44e398a/src/plone/restapi/deserializer/dxcontent.py#L38-L40 ... a `create` parameter is given without any documentation. The `IDeserializeFromJson` also defines nothing here. In fact, when `create=True` is passed nothing is "created" (which in fact...
44 errors here are preventing the merge of https://github.com/plone/Products.CMFPlone/pull/3494 https://jenkins.plone.org/job/pull-request-6.0-3.7/1164/#showFailuresLink All because it uses the long (since Plone 5.0!) deprecated way of using an adapter on the site root (instead...
- isort was not following out standards - now it does - use plone.base to prevent deprecation warnings
DX Decimal fields were not support until now.
https://github.com/plone/plone.restapi/blob/42387edcb758396fbc97d0ded59de87d63767ea6/setup.py#L42 But `plone.tiles` is not Plone Core. This should be optional in tests.