Releases: googleapis/synthtool
Releases · googleapis/synthtool
synthtool 2018.11.28
synthtool 2018.11.27
11-27-2018 10:09 PST
Implementation Changes
- add noxfile template (#144)
- Lazily clone googleapis{-private} (#140)
- Report Artman info to metadata (#136)
- Add metadata reporting for Git sources. (#132)
- Construct the artman instance only once. (#135)
- Harden replace (#129)
- Add basic metadata protos (#127)
- Update eslintignore rules for nodejs (#125)
New Features
synthtool 2018.11.08
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
synthtool 0.10.0
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
synthtool 0.9.0
synthtool 0.8.0
synthtool 0.7.1
Implementation Changes
- node: add arg
source_location
to .jsdoc.js (#62) - Fix error on missing ~/.cache
- nodejs: use Docker node version that runs in non-root (#59)
- fix: circle.yml decrypt multiple (#58)
- add GCLOUD_PROJECT env var to config.yml (#56)
- chmod +x for npm-install-retry.js (#55)
- node: decrypt all service-account keys (#54)
- Update CircleCI config for npm to retry install (#53)
Internal / Testing Changes
synthtool 0.7.0
synthtool 0.6.2
Implementation Changes
- Use manifest.in for package data
synthtool 0.6.1
Implementation Changes
- Include subdirectories under node_library/.kokoro (#43)