18 February 2024, Ralf D. Müller
docToolchain release v3.3 (Bugfix-Release)
About This Release
This release fixes a problem with the docker image and dependencies in a restricted environment. The docker image should already contain all required dependencies and thus should be able to run in an enviroment without internet connection (build pipeline). With the latest im provements, a change was introduced which broke this feature. This resulted in timeouts for the dependency resolution.
We now managed to fix this again.
We also introduced an enviroment variable DTC_DOCKER_PREFIX to specify an internal docker hub for the docker image. This should also help to run docToolchain in restricted environments.
Other changes fix problems with custom ruby extensiosn for PDF generation and features for publishToConfluence
Notes
fixes
-
[Noticket] Enforce x86 Java on macOS as long as jbake does not support arm64 processors
-
[Noticket] Avoid usage of an arbitrary
arch
binary/script on${PATH}
instead of the desired/usr/bin/arch
on macOS. -
#1239: Execute a custom asciidoctor converter for generateHTML
changed
-
you can now specify another dockerhub via DTC_DOCKER_PREFIX
You like docToolchain? |