You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.