synthtool 0.10.0
·
1477 commits
to master
since this release
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)