Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DerekRoberts DerekRoberts released this 01 Nov 22:21
· 965 commits to main since this release
d28e58f

Added:

  • Added Dependabot PRs for node (backend, frontend)
  • Added Dependabot PRs for GitHub Actions
  • Added Dependabot secrets
  • New package naming, from repo:component-tag to repo/component:tag
  • Consuming v0.0.2 of bcgov/nr-quickstart-helpers
  • Consuming v0.0.2 of derekroberts/action-pr-description-add
  • Tons of Dependabot dependency PRs merged
  • Actions updated to address GHA deprecating Node12 and set-output
  • Action outputs updated to address set-output deprecation
  • Add PR description messages (less noise than lcov and deployment comments)
  • Moved SonarCloud to end of PR pipeline (less noise, doesn't fire unless all else works)
  • Moved SETUP.md back into README.md (visibility)

Removed:

  • Removed Snyk.io (replaced by Dependabot's node PRs)
  • Removed GHCR.io auto cleanups (not working with new naming, need fix)
  • Removed ZAP tests, now handled optionally by _deploy helper
  • Removed LCov coverage commenting (noisy, handled by SonarCloud)