Yuan Gao
9263da570f
ci(aio): Fix the payload script only check for changes in aio/scripts
2017-07-03 10:40:19 +01:00
Georgios Kalpakas
fa34ed8bf3
ci(aio): use valid database path for Firebase payload size upload
...
Firebase does not allow `.` in the path, so when trying to upload payload size
data for branches like `4.2.x`, the following error is thrown:
```
HTTP Error: 400, Invalid path: Invalid token in path
```
This commit fixes it by replacing `.` with `_` in branch names.
2017-07-03 08:19:59 +01:00
Yuan Gao
d6265dfcbe
ci(aio): Change the firebase token
2017-06-23 11:55:20 -07:00
Yuan Gao
d51f86291f
ci(aio): address comments
2017-06-23 11:55:20 -07:00
Yuan Gao
97ace57d39
ci(aio): fix test
2017-06-23 11:55:20 -07:00
Yuan Gao
86949e0c20
ci(aio): remove umd
2017-06-23 11:55:20 -07:00
Yuan Gao
6924780ae9
ci(aio): debug
2017-06-23 11:55:20 -07:00
Yuan Gao
1b0b69eeec
ci(aio): add back deploy-preview
2017-06-23 11:55:20 -07:00
Yuan Gao
fa85389f62
ci(aio): updated limits
2017-06-23 11:55:20 -07:00
Yuan Gao
2e55857c82
ci(aio): rename limits file and address comments
2017-06-23 11:55:20 -07:00
Yuan Gao
ca970f5ee5
ci(aio): Also track umd.min.js file size
2017-06-23 11:55:20 -07:00
Yuan Gao
204a2cf942
ci(aio): Add payload size limit file
2017-06-23 11:55:20 -07:00
Yuan Gao
0440251919
ci(aio): upload aio payload size to firebase
...
ci(aio): Add timestamp and change data
2017-06-23 11:55:20 -07:00