Skip to content
Snippets Groups Projects
  1. Aug 15, 2018
  2. Aug 08, 2018
  3. Jul 31, 2018
  4. Jul 26, 2018
    • Michael Darakananda's avatar
      update from googleapis (#85) · 2a728935
      Michael Darakananda authored
      * disable go1.6
      
      gRPC imports golang.org/x/sys/unix which currently does not build on
      go1.6. Depending on how compatibility story plays out, we'll either drop
      1.6 support or add back 1.6 CI.
      
      This commit also slightly changes the CI version "structure".
      We previously list all Go versions to test against. This commit
      makes us test against 1.7 and the latest version.
      This means we don't have to manually bump version when new releases come
      out. We have to be doing something really strange if we build against
      1.7 and 1.10, but not 1.8 and 1.9.
      2a728935
  5. Jul 22, 2018
  6. Jul 18, 2018
  7. Jul 16, 2018
  8. Jul 09, 2018
  9. Jul 06, 2018
    • Michael Darakananda's avatar
      regen: use api-common-protos (#78) · 8b2cc369
      Michael Darakananda authored
      Some .proto files are being moved from googleapis to api-common-proto.
      However, one file will exist in both places for a while.
      
      regen.go is modified to deduplicate files by name,
      and regen.sh is modified to use api-common-protos in addition to
      googleapis.
      8b2cc369
  10. Jun 27, 2018
  11. Jun 21, 2018
  12. Jun 08, 2018
  13. Jun 01, 2018
  14. May 31, 2018
  15. May 23, 2018
  16. May 18, 2018
  17. May 14, 2018
  18. Apr 27, 2018
  19. Apr 13, 2018
  20. Apr 09, 2018
  21. Apr 06, 2018
  22. Apr 05, 2018
  23. Apr 03, 2018
  24. Mar 23, 2018
  25. Mar 16, 2018
  26. Mar 06, 2018
  27. Mar 01, 2018
  28. Feb 26, 2018
  29. Feb 06, 2018
  30. Jan 25, 2018
    • Michael Darakananda's avatar
      add codeowners (#50) · 4eb30f47
      Michael Darakananda authored
      We'll soon get a tool to automatically open PRs to update this repo.
      So, we make GitHub auto assign us so we get notified.
      
      I'll probably be the one merging these PRs most of the time,
      but also adding jba to review when I'm on vacation
      (or under a bus).
      
      Eventually we'll want to automatically merge regeneration PRs,
      at which point this file will probably become obsolete.
      4eb30f47
  31. Jan 24, 2018
  32. Dec 12, 2017
  33. Dec 08, 2017
  34. Nov 23, 2017
  35. Nov 20, 2017
  36. Nov 03, 2017
  37. Oct 31, 2017
Loading