@axa-ch/pod-rsv

1.94.0 • Public • Published

POD PodRsv

This is a Micro POD Digital Rechtsschutzversicherung Frontend deployable on the AXA.ch WebHub.

Scripts

To install the pod locally: npm install @axa-ch/pod-rsv

DEV commands

  • npm start start local DEV environment
  • npm run build to trigger a ESM build needed for Midgard
  • npm run test to run local tests
  • npm run release to execute a release to NPM (VERY IMPORTANT: Read How To Release on this document).

How to release

automatically using github actions

see: https://github.com/axa-ch/pod-rsv/blob/develop/.github/workflows/publish.yml

manually

  1. update version in package.json

  2. run npm install

  3. run npm run release // or as an alternative if there are some Windows-caused failures: run npm run build && npm publish

  4. commit to develop, add git tag containing the same version as in step 1 and push.

  5. Execute jenkins jobs (build & deploy and if all good: promote) with the version added in point 1 see: https://portal.paas.intraxa/jenkins-ch/view/AEM-DX-Webhub-Modules/

Worth a read

Readme

Keywords

none

Package Sidebar

Install

npm i @axa-ch/pod-rsv

Weekly Downloads

0

Version

1.94.0

License

ISC

Unpacked Size

506 kB

Total Files

7

Last publish

Collaborators

  • gianlucaguarini
  • valentin-hasler
  • marek.laco
  • domirs
  • axa-ch-user
  • matthias.zuercher
  • selinagahlinger