This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
Changes:
- New package naming:
repo:component-tag
replaced byrepo/component:tag
- Optional parameter in all helpers to specify a repository (e.g. deploy nr-quickstart-typescript from here)
- Optional parameter in _deploy helper for ZAProxy penetration testing
- Removed coverage comment reporting (noisy, also handled by SonarCloud, 3rd party Action stale)
- _code-cov renamed _unit-tests due to reduced scope
- Added retries to _build Deployment Verification (common false fails)
- Handle GHA set-output deprecation
- Updates to 3rd party GH Actions
Changes, internal:
- Testing pipeline for all helpers
- Dependabot auto-updates for GH Actions
- Starting deprecation of _image-promote, replacing with 3rd party Action
- Adding/creating Pull Request descriptions when opened/reopened