datorama-client-core
v11.0.3
Published
Branch `master` should reflect the `PRODUCTION` branch in platform.
Downloads
3
Readme
Branch master
should reflect the PRODUCTION
branch in platform.
Branch staging
should reflect the master
branch in platform.
staging
branch always contains v**.rc.*.
Features or fixes that should be checked on staging:
Create a feature branch from master
- Merge it to staging
- Release a new RC version
- Update master to this version in the platform
When it's tested:
- Merge the feature branch to master
- Release a new version using npm run release
- Update PRODUCTION branch in the platform