Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 24, 2022
  3. Jan 19, 2022
  4. Jan 17, 2022
  5. Jan 14, 2022
  6. Jan 13, 2022
  7. Jan 08, 2022
  8. Jan 06, 2022
  9. Dec 30, 2021
  10. Dec 29, 2021
  11. Dec 16, 2021
  12. Dec 13, 2021
  13. Nov 16, 2021
  14. Nov 15, 2021
  15. Nov 10, 2021
  16. Nov 04, 2021
  17. Oct 29, 2021
  18. Oct 25, 2021
  19. Oct 19, 2021
  20. Jul 28, 2021
  21. Jul 14, 2021
  22. Jul 08, 2021
  23. Jun 17, 2021
  24. Jun 09, 2021
  25. May 13, 2021
  26. May 05, 2021
  27. Apr 15, 2021
  28. Apr 05, 2021
  29. Apr 04, 2021
  30. Apr 02, 2021
    • Bob Callaway's avatar
      fail build if diff exists (#251) · 2f06f9fb
      Bob Callaway authored
      
      * 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>
      2f06f9fb
  31. Mar 05, 2021
  32. Feb 24, 2021
  33. Feb 18, 2021
Loading