Roel Koops
Roel Koops
The docker-buildpack.version file is not updated for v3.5.2: https://github.com/mendix/docker-mendix-buildpack/blob/v3.5.2/docker-buildpack.version This causes images build with "make build-image" to be incorrectly tagged, and broke our CI/CD pipeline.
I've run into a problem with `cleanup_runtimes` a few times now. After the first deployment of an app with a new runtime I see this: ``` m2ee(mendix): about Using m2ee-tools...
First of all: thanks for this great project! I have a feature request: I would like to see the event `mousedown` added to the property `closeEvents`. I have an element...