synthtool 2019.04.10
04-10-2019 12:44 PDT
Python templates
- Update noxfile template, add comment explaining why 3.6 (#193)
Node.js templates
- node: use per-repo publish token (#204)
- node: use wombat to publish npm packages (#205)
- node(kokoro): Fetch credentials for magic github proxy (#196)
- node: use node10 to run system-test and samples tests etc (#198)
- Add docuploader credentials to node publish jobs (#197)
Implementation changes
- Check 'metadata' in kwargs. (#211)
New Features
- Add README generation, ported from nodejs-repo-tools (#206, #208, #213, #220)
- Add support for README partials (#207)
- Add support for generating samples/README.md from samples folder (#214, #218)