Oliver B. Fischer
Oliver B. Fischer
It seems so that _pegdown_ can not format Markdown markup surrounded by braces. Examples like `(*should be italic*)` are not formatted as expected.
Added an entry for Passay. Passy enforces password policy by validating candidate passwords against a configurable rule set.
### Describe your motivation Some of my domain objects have constraints between different fields. For example if value a > 10, value b must be given etc. etc. To express...
Desired Behavior ============================== Groovy scripts and therefore Jenkins variables, to inherit automatically from the class `CpsScript`. Using the annotation `BaseScript` in a script allows to advice the Groovy compiler to...
I would like to have a property (e.g. rpm.skip) to skip the execution of the RPM plugin during a build.
According to the usage directives and to my current experience with Nostalgy++, the following shortcuts should work. * ESC-m to focus the message pane * ESC-f to focus the folder...
Version 3.10.0 considers the version `1.1.1.1` as valid semantic version number. According to the semantic versioning specification, the version core must consist ony of the major version, the minor version...
### Description Unfortunately we hat do remove the Docker Maven Plugin from our project, as the support of buildx lead to unwanted additional images in the OCI index. Each image...
Given configuration with a configured `ancestorId` property below, running `dtcw publishToConfluence` fails and complains about a deprecated configuration. If remove `ancestorId`, I am able to publish to the configured space....
Changed environment variable `DTC_ROOT` to be configurable specify the parent directory the installation directory, which defaults the value of the environment variable `HOME`. ### All Submissions: * [x] Did you...