Skip to content
Snippets Groups Projects
  1. Jan 27, 2019
    • Jean de Klerk's avatar
      manually generate distribution.pb.go (#134) · 7cdc0b95
      Jean de Klerk authored
      There are two definitions for distribution.proto: one in googleapis/googleapis,
      and another in googleapis/api-common-protos. The canonical source is supposed
      to be in the latter but is actually in the former. I've manually deleted
      the distribution.proto in api-commons-proto on my local system and re-run
      regen.sh to force the update in this PR.
      7cdc0b95
  2. Jan 23, 2019
  3. Jan 22, 2019
  4. Jan 11, 2019
    • Jean de Klerk's avatar
      internal: check deps as part of vet.sh (#130) · db91494d
      Jean de Klerk authored
      While we're in the $GOPATH transitionary period, a dependency could
      accidentally find its way into our require statements without being codified in
      go.mod/go.sum. This CL makes our CI check for such a case, and exit 1 if it
      detects it.
      db91494d
  5. Jan 10, 2019
  6. Jan 08, 2019
  7. Dec 21, 2018
  8. Dec 19, 2018
  9. Dec 18, 2018
  10. Dec 17, 2018
  11. Dec 02, 2018
    • Jean de Klerk's avatar
      regen (#118) · bd91e49a
      Jean de Klerk authored
      This does a regeneration using the version of protobuf specified in the
      go.mod: v1.2.0.
      bd91e49a
  12. Nov 27, 2018
  13. Nov 09, 2018
  14. Nov 07, 2018
  15. Nov 01, 2018
  16. Oct 29, 2018
  17. Oct 26, 2018
  18. Oct 16, 2018
  19. Oct 04, 2018
  20. Sep 28, 2018
  21. Sep 25, 2018
  22. Sep 24, 2018
  23. Sep 18, 2018
  24. Sep 14, 2018
  25. Sep 12, 2018
  26. Sep 11, 2018
  27. Aug 31, 2018
  28. Aug 17, 2018
  29. Aug 15, 2018
  30. Aug 08, 2018
  31. Jul 31, 2018
Loading