angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js
Georgios Kalpakas 3c4eef99be fix(aio): clean up non-public previews
The previous clean-up code for PR directories on the preview server assumed that
all directories were named after the PR number. With the changes introduced
in #17640 it is possible to have PR directories that do not follow that naming
convention (e.g. "non-public" directories).

This PR ensures that both public and non-public directories are removed when
cleaning up.
2017-06-29 09:35:22 -07:00
..
lib fix(aio): clean up non-public previews 2017-06-29 09:35:22 -07:00
test fix(aio): clean up non-public previews 2017-06-29 09:35:22 -07:00
.gitignore build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00
package.json refactor(aio): drop `run` (from `yarn run`), rename script and remove unnecessary cmds 2017-05-12 11:37:21 -07:00
tsconfig.json ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
tslint.json ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
yarn.lock build(aio): upgrade preview server dependencies 2017-06-23 11:54:20 -07:00