This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.4.0](v1.3.0...v1.4.0) (2022-01-10) ### ✨ New Features * **java-tests:** add code quality job ([215a032](215a032)) * **java-tests:** add polaris SAST scanning ([07634b5](07634b5)) * **java-tests:** add unit-test job ([21e95bd](21e95bd)) * **polaris:** provide polaris result analyzer ([d6de55e](d6de55e)) ### 📦 Maintenance * **deps:** update stacscan/stacs-ci action to v0.1.2 ([5248ec5](5248ec5)) ### 🐛 Bug Fixes * **commit-lint:** provide conventional config as baseline with reasonable fetch depth ([b7948c5](b7948c5)) * make failure more robust when fetching configs ([b4a2f81](b4a2f81)) * **polaris:** add fetching of the polaris.yml config ([c7817ef](c7817ef)) * **polaris:** fetch the result analyzer as part of the job ([f12dd66](f12dd66)) * **polaris:** remove prefix from project name ([30d61d1](30d61d1)) * **unit-tests:** fix broken images in jacoco report ([4393362](4393362)) * **unit-tests:** remove duplicate upload of surefire reports ([75288e5](75288e5))
- Loading branch information