Michael Musenbrock
Michael Musenbrock
Add support for changelist property per branch for maven ci friendly versioning - closes #305 #314
Hi, first of all, thanks for the awesome work on this plugin. We currently use gitflow-maven-plugin via CI to perform our hotfix and release start/finish tasks. We switched to use...
#### Short description of what this resolves: Allows creation of code coverage reports on applications compiled against Java 17 by pumping JaCoCo to 0.8.8 (version with official JDK-17 support) and...
Hi, having a property which contains multiple property-placeholders, at least one of them is a CI-Friendly placeholder (revision, sha1, changelist) and at least on of the is a non-CI-Friendly placeholder,...
logical_volume: Add option use_dm_devicepath to use /dev/mapper/$vg-$lv instead of /dev/$vg/$lv ## Summary We have the requirement to use /dev/mapper entries in /etc/fstab, currently when using the lvm::logical_volume entries will always...
* Usable when overlay2 storage is backed by an xfs filesystem with pquoata support * https://docs.docker.com/reference/cli/dockerd/#overlay2size ## Summary Support defining overlay2.size setting, which allows restriction of storage usage per container:...