Skip to content
Snippets Groups Projects
Unverified Commit 2f06f9fb authored by Bob Callaway's avatar Bob Callaway Committed by GitHub
Browse files

fail build if diff exists (#251)


* fail build if diff exists

Right now the build tries to detect mismatches between what is in the change versus any changes actually occurred from a clean rebuild (e.g. missed checking in any updates to generated code). However if those are present, the build logs print that out but do not cause the build to fail.

Also bumps GOVERSION to match what is used in Dockerfile so we don't have go.mod or go.sum as a reason for above.

Signed-off-by: default avatarBob Callaway <bob.callaway@gmail.com>
parent 04fb0876
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment