Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@erzz erzz released this 10 Jan 22:13
· 70 commits to main since this release

1.4.0 (2022-01-10)

✨ New Features

  • java-tests: add code quality job (215a032)
  • java-tests: add polaris SAST scanning (07634b5)
  • java-tests: add unit-test job (21e95bd)
  • polaris: provide polaris result analyzer (d6de55e)

📦 Maintenance

  • deps: update stacscan/stacs-ci action to v0.1.2 (5248ec5)

🐛 Bug Fixes

  • commit-lint: provide conventional config as baseline with reasonable fetch depth (b7948c5)
  • make failure more robust when fetching configs (b4a2f81)
  • polaris: add fetching of the polaris.yml config (c7817ef)
  • polaris: fetch the result analyzer as part of the job (f12dd66)
  • polaris: remove prefix from project name (30d61d1)
  • unit-tests: fix broken images in jacoco report (4393362)
  • unit-tests: remove duplicate upload of surefire reports (75288e5)