Georgios Kalpakas
3361a7b834
build(aio): minor `update-preview-server.sh` improvements
2017-05-18 14:41:54 +01:00
Georgios Kalpakas
9466908c22
build(aio): add script for updating the preview server
2017-05-18 08:21:25 +01:00
Georgios Kalpakas
06264645fd
build: use subshells when changing directories
...
This prevents being left in the wrong directory in case of error.
2017-05-12 12:19:51 -07:00
Georgios Kalpakas
21d213dfc7
refactor(aio): drop `run` (from `yarn run`), rename script and remove unnecessary cmds
2017-05-12 11:37:21 -07:00
Georgios Kalpakas
3065fc6cca
ci(aio): build `aio-builds-setup` scripts before pre-verifying PR
...
(Coincidentally), this wasn't an issue before fdfeaaf1f
, because
pre-verification was run after `test.sh`, during which `aio-builds-setup` was
built.
Now that `deploy-staging.sh` is being run before `test.sh`, we need to build
the `aio-builds-setup` scripts first.
2017-05-12 11:37:21 -07:00
Georgios Kalpakas
4347cb2119
ci(aio): whitelist 'aio-contributors' for deploying PR previews
2017-03-15 16:11:29 -07:00
Georgios Kalpakas
174d4c8ef7
ci(aio): do not deploy PR if preconditions not met
...
This avoids incorrectly failing the build if the PR author is not a member of one of the whitelisted GitHub teams.
2017-03-07 18:24:45 -08:00
Georgios Kalpakas
4ca772eea3
refactor(aio): move scripts into `scripts/` directory
2017-03-07 18:24:45 -08:00