Skip to content

v2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 10:39

v2.13.0 - 2022-05-17

Features

Bug Fixes

  • Add normalizedBranch parameter for naming projects in sonar EPMDEDP-8283
  • Fix changelog generation in GH Release Action EPMDEDP-8468
  • Define workdir for dockerbuild-verify stage EPMDEDP-8832
  • Align dockerbuild-verify stage to kaniko template format EPMDEDP-8832
  • Replace / to - in image tag on OKD build stage EPMDEDP-8883
  • Fix jira metadata for default versionning for kaniko EPMDEDP-8958
  • Override npm local repository to enable Nexus push stage EPMDEDP-8970
  • Pass email for nexus NPM regisrty during login stage EPMDEDP-8970

Code Refactoring

Routine