Michael Bleigh
e2ea8ccc77
Merge branch 'master' of github.com:firebase/firebase-tools into launch.delta-uploads
2018-08-06 15:21:26 -07:00
Firebase Operations
5213b7bf4c
[firebase-release] Removed change log and reset repo after 4.0.3 release
2018-08-05 14:58:19 +00:00
Firebase Operations
83ca55d16b
[firebase-release] Updated CLI to 4.0.3
v4.0.3
2018-08-05 14:58:08 +00:00
Michael Bleigh
6510c53ca7
Changelog for v4.0.3 ( #855 )
2018-08-02 14:13:43 -07:00
Lauren Long
c946d204b7
Update lodash dependency ( #856 )
2018-08-02 14:13:33 -07:00
Michael Bleigh
a725d43a34
Merge latest from master.
2018-08-02 12:43:07 -07:00
Michael Bleigh
e1abefe8a7
Display a sane error message when firebase init is called with an invalid feature. ( #854 )
2018-08-02 11:45:55 -07:00
Lauren Long
a47baab949
Update README.md ( #852 )
2018-08-02 11:14:15 -07:00
Eric Fung
54b1d710cb
Document functions:delete in README( #851 )
2018-08-01 15:52:57 -07:00
Sam Stern
f7eb481a77
Fix firebase init when Rules never used on a project ( #850 )
2018-08-01 12:01:13 -07:00
Firebase Operations
066b530d87
[firebase-release] Removed change log and reset repo after 4.0.2 release
2018-08-01 18:54:22 +00:00
Firebase Operations
412122a8ff
[firebase-release] Updated CLI to 4.0.2
v4.0.2
2018-08-01 18:54:10 +00:00
Michael Bleigh
10bdca6be6
Update changelog for v4.0.2 ( #849 )
2018-08-01 11:45:43 -07:00
Sam Stern
d2bb8a1bb9
Log warnings, fail on errors ( #848 )
2018-08-01 11:39:07 -07:00
Firebase Operations
e51b1a7b54
[firebase-release] Removed change log and reset repo after 4.0.1 release
2018-07-30 21:33:53 +00:00
Firebase Operations
6f1bef7aff
[firebase-release] Updated CLI to 4.0.1
v4.0.1
2018-07-30 21:33:42 +00:00
Michael Bleigh
ffff5bf140
Update functions launch code with clc instead of chalk. ( #295 )
2018-07-30 14:32:49 -07:00
Lauren Long
39cc88012b
Changelog for v4.0.1 ( #845 )
2018-07-30 14:31:29 -07:00
Sam Stern
0b23a2ee14
Fix #837 - firebase init uses storage rules for firestore rules sometimes ( #841 )
2018-07-30 13:46:34 -07:00
Lauren Long
1510929c6d
Fix #838 - reference error during deployment when there are too many functions ( #840 )
2018-07-30 13:37:24 -07:00
Michael Bleigh
89bd4fda43
Merge from master.
2018-07-30 12:51:56 -07:00
Firebase Operations
ddebbab8c0
[firebase-release] Removed change log and reset repo after 4.0.0 release
2018-07-24 16:11:13 +00:00
Firebase Operations
69776f235f
[firebase-release] Updated CLI to 4.0.0
v4.0.0
2018-07-24 16:11:00 +00:00
Lauren Long
35826125dc
Changelog for v4.0.0 ( #294 )
2018-07-23 16:27:03 -07:00
Lauren Long
c4c17d3dc3
Update firebase init template for functions ( #293 )
2018-07-23 16:14:25 -07:00
Lauren Long
85deaf9af1
Display Node version that functions are deployed to ( #291 )
2018-07-23 16:14:25 -07:00
Lauren Long
1f41e01606
Support Node.js 8 functions runtime. ( #290 )
2018-07-23 16:14:25 -07:00
Lauren Long
5fd8ae036d
Ask for confirmation before deleting functions during 'firebase deploy' ( #287 )
2018-07-23 16:14:25 -07:00
Lauren Long
46511c52d4
Add "firebase functions:delete" command ( #286 )
2018-07-23 16:14:25 -07:00
Lauren Long
f9d3460506
Support configuration of function region, memory, and timeout ( #285 )
2018-07-23 16:14:25 -07:00
Lauren Long
b35592d9e0
Default JS linting to false during firebase init for functions ( #836 )
2018-07-23 14:24:53 -07:00
Sam Stern
6ce81c0818
Fix bug where "firebase init" overwrites existing Firestore indexes ( #832 )
2018-07-20 17:14:55 -07:00
Sam Stern
7ec8b0ba8d
Fix bug where "firebase init" overwrote existing Firestore rules ( #831 )
2018-07-19 15:47:30 -07:00
Tyler Rockwood
1c1b372db5
Update profiler to new query format ( #826 )
...
* Update profiler to new query format
Currently, profiler queries are a nasty output of our internal model, and we're changing this to use the REST API format, which is much cleaner, this PR updates the unindexed report to collect the path from correct location in the new json object (in a backwards compatible way).
* Format
* Fix missing paren
2018-07-17 18:31:52 -07:00
Michael Bleigh
484e784777
Adds retries to the queue for delta uploads. ( #282 )
2018-07-06 13:28:00 -07:00
Michael Bleigh
44d3c24483
Add spinner / progress indicator for delta uploads ( #284 )
2018-07-06 11:44:38 -07:00
Michael Bleigh
0f5faa0744
Merging from master.
2018-07-06 11:31:30 -07:00
Michael Bleigh
5c9385f061
Swap chalk for cli-color throughout repo. ( #283 )
2018-07-06 11:15:39 -07:00
Firebase Operations
0ff6a55e6e
[firebase-release] Removed change log and reset repo after 3.19.3 release
2018-07-03 18:16:23 +00:00
Firebase Operations
8c65d3333d
[firebase-release] Updated CLI to 3.19.3
v3.19.3
2018-07-03 18:16:15 +00:00
Lauren Long
d29567bf5d
Changelog for v3.19.3
2018-07-03 11:09:16 -07:00
Lauren Long
5ad18b3423
Fix typeError in lib/responseToError.js ( #817 )
2018-07-03 11:00:33 -07:00
Lauren Long
b2392aeb86
Bold product name when deploying rules ( #816 )
2018-07-02 15:05:43 -07:00
Firebase Operations
a9ff9f5f5a
[firebase-release] Removed change log and reset repo after 3.19.2 release
2018-07-02 20:32:16 +00:00
Firebase Operations
c40600422f
[firebase-release] Updated CLI to 3.19.2
v3.19.2
2018-07-02 20:32:07 +00:00
Lauren Long
600b0fa344
Changelog for v3.19.2 ( #813 )
2018-07-02 13:29:40 -07:00
Lauren Long
6e14dffe37
Retry on 503 error when generating functions upload URL ( #811 )
2018-07-02 13:17:34 -07:00
Remie Bolte
b342ba7bf1
Handle empty configstore with FIREBASE_TOKEN. Fixes #364
2018-06-29 13:06:58 -07:00
Remie Bolte
ead7027e1d
Add 9-minute timeout to emulated functions. Fixes #669
2018-06-28 20:34:30 -07:00
Michael Bleigh
59caf02515
Send config along with delta uploads.
2018-06-26 15:36:06 -07:00