2.2.0 • Published 6 years ago
@hellosoda/idcheck v2.2.0
IDCheck
Development Prerequisites
- Node:
v10.15.0 - NPM:
~v6.4.1
Development
- Run
npm installto get the required dependencies. - Run
npm run-script serveto build the sdk which will output a /dist folder. - Run
http-serverwithin the output/distfolder. Must havenpm install http-server -g
Security
npm audit
Quality
npm installnpm run-script lint
Test
docker-compose -f CI/docker-compose.yml up -dnpm installnpm run-script buildnpm run-script unit-testnpm run-script integration-test
Build
npm run-script build
Deployment
Deployment is handled via the CI/CD pipeline. You only have to use npm cli to change the version and commit/push your changes. The CI/CD pipeline will publish the latest version of the package to NPM.
npm version patch/minor/majorgit push origin masterpush changes to package.json after bumping versiongit push origin <tag_name>replace tag_name with tag created by the first step
2.2.0
6 years ago
2.1.0
6 years ago
2.0.2
6 years ago
2.0.1
7 years ago
2.0.0
7 years ago
2.0.0-rc.11
7 years ago
2.0.0-rc.10
7 years ago
2.0.0-rc.9
7 years ago
2.0.0-rc.8
7 years ago
2.0.0-rc.7
7 years ago
2.0.0-rc.6
7 years ago
2.0.0-rc.5
7 years ago
2.0.0-rc.4
7 years ago
2.0.0-rc.2
7 years ago
2.0.0-rc.1
7 years ago
2.0.0-rc1
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago