Skip to content

synthtool 2018.11.08

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 08 Nov 20:42
· 1375 commits to master since this release
349292a

11-08-2018 12:36 PST

Implementation Changes

  • Show stdout for docker pull (#121)
  • Prefer https URLs for cloning from GitHub, add SYNTHTOOL_USE_SSH to use ssh (#120)
  • Drop the PR template for nodejs (#117)
  • Update github issue templates (#116)
  • Incude build/ in eslint ignore (#115)
  • feat: make npm link work for system tests (#114)
  • fix: update nodejs issue templates (#112)
  • feat(node): add node11 test env (#110)
  • fix(node): remove store_artifact for windows builds (#103)
  • feat(node): upload code coverage for continuous builds too (#102)
  • docs: update the new issue templates for nodejs (#101)
  • node: use latest npm for Windows (#119)
  • Stop installing Artman outside of Docker. (#99)

New Features

  • Add option to specify local googleapis directory (#100)

Internal / Testing Changes

  • Enable the autorelease reporter (#122)
  • Fix lint error (#113)