angular-cn/aio/scripts
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
..
_payload-limits.sh ci(aio): updated limits 2017-06-23 11:55:20 -07:00
check-environment.js build(aio): do not fail if `check-env` for the main angular project fails 2017-06-16 07:51:18 +01:00
deploy-preview.sh ci(aio): avoid printing too large PWA report (and restore `print-logs.sh`) 2017-07-01 14:40:36 +01:00
deploy-to-firebase.sh ci(aio): avoid printing too large PWA report (and restore `print-logs.sh`) 2017-07-01 14:40:36 +01:00
payload.sh ci(aio): use valid database path for Firebase payload size upload 2017-07-03 08:19:59 +01:00
test-pwa-score.js build(aio): upgrade lighthouse to v2.1 2017-06-14 09:36:54 -07:00