Since this project is largely generated, it would be good to ensure that the generation is happening properly. For example, when a change is checked in on any branch we should re-run code generation and look for a clean working tree. If files were modified, it's likely the code wasn't generated before commit.
In the event of an unclean working tree, the build should fail.
Since this project is largely generated, it would be good to ensure that the generation is happening properly. For example, when a change is checked in on any branch we should re-run code generation and look for a clean working tree. If files were modified, it's likely the code wasn't generated before commit.
In the event of an unclean working tree, the build should fail.