Go to file
George Kalpakas 9ef8d2b823 ci: keep job alive when yarn request takes more than 10 minutes (#28458)
Occasionally, yarn's requests take more than 10 minutes to
complete/fail, by which time CircleCI jobs due to no output.

This commit works around the issue by periodically printing something to
stdout.

PR Close #28458
2019-02-05 13:07:41 -05:00
.buildkite
.circleci ci: keep job alive when yarn request takes more than 10 minutes (#28458) 2019-02-05 13:07:41 -05:00
.github
.vscode
aio
docs
integration
modules build: fix routing playground example using external resource (#28490) 2019-02-04 16:51:11 -05:00
packages feat(ivy): improve stacktrace for `R3Injector` errors (#28207) 2019-02-05 01:53:20 -05:00
scripts
third_party build: fix routing playground example using external resource (#28490) 2019-02-04 16:51:11 -05:00
tools fix(core): remove createInjector() from public API (#28509) 2019-02-04 16:54:26 -05:00
.bazelignore
.bazelrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.mailmap
.nvmrc
BUILD.bazel
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE
browser-providers.conf.js
gulpfile.js
index.bzl
karma-js.conf.js
package.json
protractor-e2e.conf.js
protractor-perf.conf.js
shims_for_IE.js
test-events.js
test-main.js
tslint.json
yarn.lock
yarn.lock.readme.md

README.md

CircleCI BrowserStack Status Join the chat at https://gitter.im/angular/angular npm version

Angular

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

Quickstart

Get started in 5 minutes.

Changelog

Learn about the latest improvements.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.