Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI build timeout #20308

Closed
Loghorn opened this issue Oct 5, 2017 · 4 comments
Closed

Travis CI build timeout #20308

Loghorn opened this issue Oct 5, 2017 · 4 comments

Comments

@Loghorn
Copy link
Contributor

Loghorn commented Oct 5, 2017

When submitting PRs for node or other definitions with a lot of dependents, the Travis CI builds fails because the job time limit is exceeded (50 minutes according to Travis documentation ). See for example PR #20185

@andrewstucki
Copy link
Contributor

Also affects #20694.

@Flarna
Copy link
Contributor

Flarna commented Nov 5, 2017

@RyanCavanaugh @andy-ms Any idea how CI for node could be improved? Currently changing something in node definitions is a pain as we either see unrelated fails after dtlint/typescript update and/or CI timeouts.

As CI fails PRs get not merged instead submitters are instructed to fix the CI fail...
see #21253, #20542, #20695, #21012, #21003, #20720 (and maybe more)

@teppeis
Copy link
Contributor

teppeis commented Nov 6, 2017

Just idea: moving to CircleCI 2.0

  • faster than Travis (I feel)
  • the workflow feature can parallelize job
  • the timeout limit is 120 minutes (travis is 50 min)

@orta
Copy link
Collaborator

orta commented Jun 7, 2021

Hi thread, we're moving DefinitelyTyped to use GitHub Discussions for conversations the @types modules in DefinitelyTyped.

To help with the transition, we're closing all issues which haven't had activity in the last 6 months, which includes this issue. If you think closing this issue is a mistake, please pop into the TypeScript Community Discord and mention the issue in the definitely-typed channel.

@orta orta closed this as completed Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants