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

Use new Travis CI infrastructure #24510

Closed
TimothyGu opened this issue Nov 20, 2018 · 3 comments
Closed

Use new Travis CI infrastructure #24510

TimothyGu opened this issue Nov 20, 2018 · 3 comments
Labels
build Issues and PRs related to build files or the CI.

Comments

@TimothyGu
Copy link
Member

Travis CI just said they are going to deprecate sudo: false in a pretty fast timeline: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

We should make sure we are prepared for that change.

/cc @nodejs/build

@TimothyGu TimothyGu added the build Issues and PRs related to build files or the CI. label Nov 20, 2018
Trott added a commit to Trott/io.js that referenced this issue Nov 20, 2018
sudo:false is being removed by Travis CI. Travis CI recommends removing
the configuration.

Fixes: nodejs#24510
@Trott
Copy link
Member

Trott commented Nov 20, 2018

No time like the present...

#24511

@richardlau
Copy link
Member

Travis CI just said they are going to deprecate sudo: false in a pretty fast timeline: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

We should make sure we are prepared for that change.

/cc @nodejs/build

This was communicated back in the beginning of October (as noted in #22589 (comment)).

@refack
Copy link
Contributor

refack commented Nov 20, 2018

This was communicated back in the beginning of October (as noted in #22589 (comment)).

Ack. But new blog urges us to rush:

... You may have seen a blog post about this several weeks ago. Today, we want to provide an update on what’s currently happening and what to expect next.

While the migration process is already underway, we’re fast approaching the milestone when the container-based sudo: false environment will no longer be available....

@Trott Trott closed this as completed in 64cabc6 Nov 20, 2018
targos pushed a commit that referenced this issue Nov 21, 2018
sudo:false is being removed by Travis CI. Travis CI recommends removing
the configuration.

Fixes: #24510

PR-URL: #24511
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
rvagg pushed a commit that referenced this issue Nov 28, 2018
sudo:false is being removed by Travis CI. Travis CI recommends removing
the configuration.

Fixes: #24510

PR-URL: #24511
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
codebytere pushed a commit that referenced this issue Jan 13, 2019
sudo:false is being removed by Travis CI. Travis CI recommends removing
the configuration.

Fixes: #24510

PR-URL: #24511
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
refack pushed a commit to refack/node that referenced this issue Jan 14, 2019
sudo:false is being removed by Travis CI. Travis CI recommends removing
the configuration.

Fixes: nodejs#24510

PR-URL: nodejs#24511
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
codebytere pushed a commit that referenced this issue Jan 29, 2019
sudo:false is being removed by Travis CI. Travis CI recommends removing
the configuration.

Fixes: #24510

PR-URL: #24511
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants