The Wayback Machine - https://web.archive.org/web/20210219154948/https://github.com/microsoft/TypeScript/pull/42507
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

Remove Travis CI #42507

Merged
merged 3 commits into from Jan 29, 2021
Merged

Remove Travis CI #42507

merged 3 commits into from Jan 29, 2021

Conversation

@andrewbranch
Copy link
Member

@andrewbranch andrewbranch commented Jan 27, 2021

It’s been failing without explanation for three days and we already have redundancy with DevOps and GitHub Actions.

src/testRunner/runner.ts Outdated Show resolved Hide resolved
Copy link
Member

@weswigham weswigham left a comment

When I saw the unexplainable failures today, I, too, couldn't help but think maybe it was finally time to take Travis out back. What with the reduced capacity and impending travis-ci.org shutdown (open source projects will continue to build, just on a travis-ci.com instance), now's probably as good a time as any. I haven't been a huge fan of how travis has been going since they were purchased. The thing that keeps getting me, though, is I know the github actions and ADO are hosted on essentially the same infra (Azure), so could have correlated outages - and outage avoidance (so we could still get some PR statuses when there was a cloud outage of some sort) was one of the only reasons we were using multiple providers to begin with. By dropping travis, we'll finally concede that we don't really care about that kinda uptime anymore. 🤷

src/testRunner/runner.ts Outdated Show resolved Hide resolved
src/testRunner/runner.ts Outdated Show resolved Hide resolved
@andrewbranch andrewbranch merged commit d7d7b88 into microsoft:master Jan 29, 2021
9 checks passed
9 checks passed
build (10.x)
Details
CodeQL-Build CodeQL-Build
Details
build (12.x)
Details
build (14.x)
Details
CodeQL 1 analysis not found
Details
license/cla All CLA requirements met.
Details
node10 Build #94290 succeeded
Details
node12 Build #94288 succeeded
Details
node14 Build #94289 succeeded
Details
@andrewbranch andrewbranch deleted the andrewbranch:bye-travis branch Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants