408bb89e8f
ci(aio): Fix the payload script only check for changes in aio/scripts
2017-07-03 10:41:01 +01:00
37b200010b
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:20:31 +01:00
589826f5e5
ci(aio): Change the firebase token
2017-06-23 12:11:56 -07:00
6f5e6374f8
ci(aio): address comments
2017-06-23 12:11:56 -07:00
a309d62806
ci(aio): fix test
2017-06-23 12:11:56 -07:00
9699c02642
ci(aio): remove umd
2017-06-23 12:11:56 -07:00
6040c66e95
ci(aio): debug
2017-06-23 12:11:55 -07:00
347fec5e8c
ci(aio): add back deploy-preview
2017-06-23 12:11:55 -07:00
c7bbf0573a
ci(aio): updated limits
2017-06-23 12:11:55 -07:00
c2fda10a73
ci(aio): rename limits file and address comments
2017-06-23 12:11:55 -07:00
b38edeb055
ci(aio): Also track umd.min.js file size
2017-06-23 12:11:54 -07:00
2407beb17e
ci(aio): Add payload size limit file
2017-06-23 12:11:54 -07:00
b6418039e0
ci(aio): upload aio payload size to firebase
...
ci(aio): Add timestamp and change data
2017-06-23 12:11:54 -07:00