Oliver Feldmann
Oliver Feldmann
# Changes With this change a template function is added to the runOptions that will retrieve a variable from the environment. This solves issue #3440 - [x] Tests - [x]...
# Changes Improves the ANS hook config description. - [x] Documentation
# Changes This was forgotten with the addition of the step. - [x] Documentation
Dear devxci team, When will you add node 20 to [the docker images you release](https://hub.docker.com/u/devxci)? Thanks and regards, Oliver
As we use tags for the unit test files, they don't run if one does not provide the tags=unit flag to the test execution command. This change adds the description...
With this change one can define the mta extension descriptor files as a list in the config.yaml # Changes - [x] Tests - [x] Documentation
We have noticed that the docker images devxci/* do not include the "DigiCert TLS RSA4096 Root G5" certificate. This is required when accessing BTP, as per [this blog post](https://community.sap.com/t5/technology-blogs-by-sap/sap-btp-cloud-foundry-switching-to-higher-security-level-root-certificate/ba-p/14061965). I'm...
This application is using wdi5 version 1, while there is a version 2 out there that might require changes to work. We should see how to upgrade to the latest...
Add Docker build jobs for Node 24.7.0 with Java 17, 21, and 23 combinations following the same pattern as existing Node 22 support. - Add publish-to-dockerhub-java17-node24 job - Add publish-to-dockerhub-java21-node24...