Firebase Operations
eb560cc7d9
[firebase-release] Updated CLI to 4.1.1
2018-08-15 13:39:49 +00:00
Michael Bleigh
99c9c4f878
Update package.json
2018-08-15 09:36:28 -04:00
Alex Memering
bff66a3e60
Windows paths should use forward slash ( #869 )
2018-08-14 23:27:41 -07:00
Firebase Operations
97b70d2150
[firebase-release] Updated CLI to 4.1.0
2018-08-13 23:32:54 +00:00
Michael Bleigh
b77ef9759f
A few final fixes ( #298 )
2018-08-09 10:40:00 -07:00
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
83ca55d16b
[firebase-release] Updated CLI to 4.0.3
2018-08-05 14:58:08 +00: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
Firebase Operations
412122a8ff
[firebase-release] Updated CLI to 4.0.2
2018-08-01 18:54:10 +00:00
Firebase Operations
6f1bef7aff
[firebase-release] Updated CLI to 4.0.1
2018-07-30 21:33:42 +00:00
Michael Bleigh
89bd4fda43
Merge from master.
2018-07-30 12:51:56 -07:00
Firebase Operations
69776f235f
[firebase-release] Updated CLI to 4.0.0
2018-07-24 16:11:00 +00: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
8c65d3333d
[firebase-release] Updated CLI to 3.19.3
2018-07-03 18:16:15 +00:00
Firebase Operations
c40600422f
[firebase-release] Updated CLI to 3.19.2
2018-07-02 20:32:07 +00:00
Michael Bleigh
3fd705905b
Merge branch 'master' of github.com:firebase/firebase-tools into launch.delta-uploads
2018-06-26 12:04:23 -07:00
Firebase Operations
3652b6541b
[firebase-release] Updated CLI to 3.19.1
2018-06-26 15:50:34 +00:00
Michael Bleigh
352c8219ac
Changelog for v3.19.1 and dep update
2018-06-26 08:46:04 -07:00
Abe Haskins
cd4fc84fb5
Removes vulnerable deps and adds gulp dev dep ( #769 ) ( #807 )
2018-06-26 07:58:33 -07:00
Michael Bleigh
d53444762d
Merge branch 'master' of github.com:firebase/firebase-tools into launch.delta-uploads
2018-06-22 11:57:03 -07:00
Firebase Operations
b5eba80c46
[firebase-release] Updated CLI to 3.19.0
2018-06-22 18:08:32 +00:00
Michael Bleigh
d6b3017e13
Delta Uploads (Part 1) ( #278 )
2018-06-21 16:36:51 -07:00
Firebase Operations
242d620be6
[firebase-release] Updated CLI to 3.18.6
2018-06-05 18:43:05 +00:00
Lauren Long
b9f1900a71
Lock in prettier version ( #791 )
2018-06-05 11:38:09 -07:00
Firebase Operations
aa69b67a4d
[firebase-release] Updated CLI to 3.18.5
2018-05-21 21:31:18 +00:00
Lauren Long
26c2cb0180
Update jsonwebtoken to 8.2.1 ( #762 )
2018-05-03 14:40:32 -07:00
Firebase Operations
3d753bf730
[firebase-release] Updated CLI to 3.18.4
2018-04-13 06:29:46 +00:00
Firebase Operations
10a6ee065a
[firebase-release] Updated CLI to 3.18.3
2018-04-12 22:46:29 +00:00
Michael Bleigh
fd0baa248f
Track hosting deploy duration, platform, node version. ( #741 )
2018-04-12 12:09:17 -07:00
Michael Bleigh
376678fef9
Convert RSVP to native Promise throughout codebase. ( #733 )
2018-04-11 12:05:45 -07:00
Michael Bleigh
02f5e2eec9
Switch from outdated ESLint to Prettier ( #731 )
2018-04-10 18:29:02 -07:00
Thomas Bouldin
09b30db8f7
Restore glob matching to ignore rules ( #735 )
...
Restore glob matching to ignore rules
2018-04-10 14:08:40 -07:00
Firebase Operations
50e198fef6
[firebase-release] Updated CLI to 3.18.2
2018-04-06 18:35:15 +00:00
Thomas Bouldin
bcc5c4391d
Add asynchronous file utilies. Will let us stop using fstreamIgnore ( #263 )
...
* Add asynchronous file utilies. Will let us stop using fstreamIgnore
* Simplify/promisify functions upload code; remove 3 node deps
* Fix race where we listened to the wrong pipe
* Fix sample repo to be one we own
2018-04-06 09:50:07 -07:00
Firebase Operations
07498ce050
[firebase-release] Updated CLI to 3.18.1
2018-04-05 23:06:54 +00:00
Firebase Operations
f9bd8c0ce9
[firebase-release] Updated CLI to 3.18.0
2018-04-03 15:43:18 +00:00
Tina Liang
8e2e9768ff
Prototype of Kits ( #254 )
2018-04-02 14:58:13 -07:00
Firebase Operations
90b92b5ae5
[firebase-release] Updated CLI to 3.17.7
2018-03-20 16:40:59 +00:00
Firebase Operations
1095873e85
[firebase-release] Updated CLI to 3.17.6
2018-03-09 19:57:10 +00:00
Firebase Operations
b888be5f57
[firebase-release] Updated CLI to 3.17.5
2018-03-07 19:04:01 +00:00
Tina Liang
050775313b
Supporting nested functions when serving functions locally ( #677 )
...
Allow for nested functions to be locally emulated in response to customer issue #481 . Nested functions can now be accessed using dot notation.
2018-03-06 14:57:19 -08:00
Michael Bleigh
c9045a4aa5
Adds cross-env for OS-agnostic lifecycle hook execution. ( #686 )
2018-03-06 13:19:22 -08:00
Lauren Long
1704870153
Update functions emulator to beta.3 version ( #255 )
2018-03-01 13:35:47 -06:00
Michael Bleigh
f41bc2feb4
Update "tar" package dependency ( #645 )
2018-01-29 14:07:44 -08:00
Firebase Operations
7deb856102
[firebase-release] Updated CLI to 3.17.4
2018-01-26 00:28:27 +00:00
Firebase Operations
c203acc55c
[firebase-release] Updated CLI to 3.17.3
2018-01-20 01:14:38 +00:00
Lauren Long
212f02f33f
Fix broken functions emulator due to missed parameter ( #619 )
2018-01-19 17:11:32 -08:00
Firebase Operations
9767d33cf3
[firebase-release] Updated CLI to 3.17.2
2018-01-19 19:03:37 +00:00