George Kalpakas
decb4cc4a3
ci(aio): create previews for all PRs that touch non-spec files in aio/
or packages/
( #16733 )
...
Previously, no previews would be deployed for PRs that didn't touch files inside
`aio/`. Now, previews will be deployed for PRs that touch non-spec files inside
either `aio/` or `packages/` (as long as other preconditions are met).
Partially addresses #16526 .
2017-05-11 15:02:13 -07:00
Georgios Kalpakas
49d97e1216
ci(aio): verify that the Lighthouse PWA score remains above a threshold
2017-04-15 10:23:45 +01:00
George Kalpakas
060a2d11e5
ci(aio): deploy previews from aio-master ( #15137 )
2017-03-14 10:28:52 -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
093d69f0f0
ci(aio): only deploy a preview if the PR touched relevant files
2017-03-07 18:24:45 -08:00
Georgios Kalpakas
115164033b
ci(aio): add initial implementation for aio-builds setup
2017-03-07 18:24:45 -08:00
Igor Minar
b8f0c3dc7b
ci: redo how env variables are set and shared in ci to prevent collisions
2017-03-05 08:03:38 -08:00
Igor Minar
91fe3aadbc
ci: delete obsolete files and move scripts/ci-lite/ to scripts/ci/
2017-03-05 08:03:38 -08:00