Skip to content

synthtool 2019.02.26

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 26 Feb 19:31
815bac3

02-26-2019 11:11 PST

Node.js templates

  • fix: broken link in CLA (#192)
  • build: add docs 404 check to npm scripts (#190)
  • node(kokoro): test grpc-js (#189)
  • node: move CONTRIBUTING.md to root (#188)
  • node: add lint/fix example to contributing guide (#187)
  • node: ignore googleapis.com links (#179)

Python templates

  • Update noxfile template, add comment explaining why 3.6 (#193)
  • Use 3.7 for Blacken (#191)

Implementation Changes

  • Update java formatting version to 1.7 (#186)
  • fix proto path to glob only specific versions (#185)
  • Add special handling for Python to place protos next to protoc outputs (#184)

Documentation

  • Update readme to latest instructions (#182)

Internal / Testing Changes

  • Ignore lint error about loader (#183)