metaverse / truss

Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.
Other
734 stars 143 forks source link

Warn when an older version of truss is run than what the existing service was generated with. #300

Open zwiedmann-isp opened 3 years ago

zwiedmann-isp commented 3 years ago

This might require amending the format to our generated files to include the time of the commit. Also need to make a decision about whether or not to block generation (with an option to force) or just to print a warning.