-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Address comments #388
Address comments #388
Conversation
Note: the video README needs to be updated before this is merged. @jmdobry can you tell me how to regenerate it, or should I just update it manually (with the new help text)? EDIT: |
@ace-n you'll need to add stuff to the package.json file, see one of the sample package.json files for what to add. Also, make sure you have the latest @google-cloud/nodejs-repo-tools |
@jmdobry done - though I had to massage |
Codecov Report
@@ Coverage Diff @@
## master #388 +/- ##
=======================================
Coverage 83.88% 83.88%
=======================================
Files 4 4
Lines 422 422
=======================================
Hits 354 354
Misses 68 68 Continue to review full report at Codecov.
|
BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM. New feature: methods with pagination now support async iteration.
BREAKING CHANGE: The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM. New feature: methods with pagination now support async iteration.
* Address sgreenberg's comments * Massage package.json + generate README
* Address sgreenberg's comments * Massage package.json + generate README
* Address sgreenberg's comments * Massage package.json + generate README
…ication (#388) * added create ummr secret sample * added test for create ummr secret * fix dependency version * lint changes * updated copyright * updated comment * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
No description provided.