9 Commits

Author SHA1 Message Date
joehan
8165ccdceb Update function deploys to default to node 12 (#2713)
* Update function deploys to default to node 12

* Update src/deploy/functions/checkRuntimeDependencies.ts

Co-authored-by: Michael Bleigh <bleigh@google.com>

* Linter

* Dont ensure CloudBuild if deploying node 8

* adds jsdoc

* Add Changelog entry

Co-authored-by: Michael Bleigh <bleigh@google.com>
2020-10-15 15:57:33 -07:00
Tadashi Nemoto
adfb601d41 Set template default node.js version to 10 because support of node.js8 will end (#2407) 2020-06-29 08:14:41 -04:00
Bryan Kendall
9a92742826 remove package-lock file (#2170)
* remove package-lock file

* Create .gitignore
2020-04-24 12:12:39 -07:00
Lauren Long
64c0613b4c Fix functions deploy integration test script (#1703) 2019-10-08 16:00:27 -07:00
Lauren Long
1d6e2e4394 Update functions dependencies (#601) 2018-01-17 16:35:53 -08:00
Lauren Long
71bb807b59 Update init template's firebase-admin dependency to v4.2.1 (#323) 2017-05-03 12:33:02 -07:00
Lauren Long
8bb2365782 Update package.json of integration test project (#278) 2017-03-17 12:25:04 -07:00
Lauren Long
26d4e2cabb Update functions deploy integration test to 0.5 SDK syntax (#190) 2017-03-07 17:32:05 -08:00
Lauren Long
922eb275e6 Add integration test for deployment of functions (#111) 2016-10-31 15:50:04 -07:00