Address user feedback and prepare new major version release by zlogic · Pull Request #207 · mendix/docker-mendix-buildpack

and others added 5 commits

November 21, 2024 15:29
* Check existence of java-version file instead of just the directory.
* Use show-java-version as a cleaner way to detect Java version.
* When using dump-mpr, read the entire output & wait for exit code - so that errors are not streamed to jq.
* Log how exactly a Mendix version was detected.
It could potentially be restored later, if build.py would also run the Docker build.
* Clarified requirements and limitations
* Added an upgrade guide explaining how to use build.py in existing pipelines
* Updated versions

@zlogic zlogic changed the title WIP: Address user feedback Address user feedback and prepare new major version release

Nov 25, 2024

@zlogic

Any pipeline that isn't updated to use build.py will fail to run, as CF Buildpack only works with specific Ubuntu versions.

@zlogic zlogic marked this pull request as ready for review

November 25, 2024 11:11
Clarified that any Python >=3.8 <4 is supported.

@zlogic

* Clarify that the destination directory will be created/cleaned up.
* Clarified that build.py should work with Mendix 8, 9 and 10 MPRs/MPKs.

Nidhi251289

@zlogic zlogic deleted the address-user-feedback branch

November 28, 2024 14:31