Skip to content

synthtool 0.10.0

Choose a tag to compare

@busunkim96 busunkim96 released this 17 Oct 19:29
· 1477 commits to master since this release
5788b9f

10-17-2018 12:23 PDT

Implementation Changes

  • fix(node): move fetch codecov token to node8/test.cfg (#92)
  • fix(node): bring in codecov master token into nodejs builds (#88)
  • nodejs: add test_project arg for templates (#63)
  • npm bundled in win VM has a known issue with fsevents, upgrade it (#86)
  • pre test hooks usually sets secrets, set +x to prevent them from leaking (#84)
  • chore(node): remove .appveyor.yaml from templating (#82)
  • Add optional env var for npm install timeout (#79)
  • Use prefer-const in the .eslintrc.yaml (#78)

New Features

  • Add discogapic generator (#90)
  • feat(node): Migrate uploading of test coverage report from CircleCI to Kokoro (#87)
  • feat(node): match different styles of repository string (#83)
  • feat(node): allow pre-samples-test.sh hook (#81)

Documentation

  • Fixed repo org in CONTRIBUTING template (#95)

Internal / Testing Changes

  • Remove nox-automation uninstall from build.sh (#97)
  • Use new Nox (#80)