RechercheTech / mss

Main MSS feature tracking repo. Also the place for default MSS issues fallinng under no other repo.
1 stars 3 forks source link

Versioning of MSS releases needed #32

Open intelliant01 opened 7 years ago

intelliant01 commented 7 years ago

From @intelliant01 on June 24, 2017 12:20

With incremental improvements and simultaneous deployments happening we need to document and keep track of each small release related to MSS especially when it is being synced to the PROD install server.

This will be very helpful when we have to start debugging a particular MSS unit.

Helpful link: http://semver.org/

Copied from original issue: RechercheTech/mss-doc#44

intelliant01 commented 7 years ago

From @cyberorg on June 25, 2017 4:27

https://github.com/RechercheTech/changelog

intelliant01 commented 7 years ago

@cyberorg Will the changelog be available on the installed MSS instance? Without that or some form of version mech it will be difficult to track and debug MSS units as I always see a lot of fluidity in our development and rapid enhancements even going forward.

intelliant01 commented 7 years ago

changelog is a good beginning but not the ideal solution. github has a feature to help auto-generate changelog and release notes based on commits. Will device a mechanism at a later date. One pre-requisite to it will be that all custom code of mss is tracked in github.