@axa-ch/pod-dashboard v1.7.0
POD PodDashboard
This is the dashboard that gathers runtime data about pods. Data like deployed pod version, deploy-initiator, timestamps and so on. Find it here: https://aem-test.dev.axa-ch.intraxa/content/webhub/pod_dashboard.html
Scripts
To install the pod locally: npm install @axa-ch/pod-dashboard
DEV commands
npm startstart local DEV environmentnpm run buildto trigger a ESM build needed for Midgardnpm run testto run local testsnpm run releaseto execute a release to NPM (VERY IMPORTANT: Read How To Release on this document).
How to release
update package.json in the
"version": "x.x.x"field. Please follow semver best practicesrun
npm run releasecommit to develop, add git tag containg the same version as in step 1 and push
Execute jenkins jobs (build & deploy and if all good: promote) with the version added in point 1
Worth a read
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago