This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Releases: TakeoffTech/hrval-action
Releases · TakeoffTech/hrval-action
v3.6.3
v3.6.2
SRE-4340: not able to find PR versions in repos: fetching tags specifically now
v3.6.1
v3.6.0
v3.5.0
Changed the docker base image to Alpine (more in line with what the original creator has done) and made it a multi-step build.
Reduced container image size from 1.1GB to 350MB
added in limiting the number of jobs that run with parallel, and made it configurable through the github actions as a parament (default is 4)
v3.4.1
SRE-3752
add parallel to the Dockerfile
v3.4.0
Added in GNU Parallel so that it runs everything in parallel.
Changed from using regex for ignoreExpression to Extended Glob
SRE-3752
Fix typos
Add ignoreExpression
SRE-2600: add ignore expression (#1) * Update hrval-all.sh * SRE-2600 * SRE-2600 * SRE-2600 Co-authored-by: Ivan Samiliak <ivan.samiliak@takeoff.com>
Fixed yq dependency
v3.1.0 Fix: pin yq dependency