Open intelliant01 opened 7 years ago
From @cyberorg on June 25, 2017 4:27
@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.
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.
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