Skip to content

Remove unnecessary historic configuration: 'sudo: false' #13675

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

Merged
merged 1 commit into from
May 18, 2020
Merged

Remove unnecessary historic configuration: 'sudo: false' #13675

merged 1 commit into from
May 18, 2020

Conversation

michaelKaefer
Copy link
Contributor

I hope I did enough Googling. I really tried to find a reason to keep sudo :false in 2020 but it seems that it has no effect anymore.

I even tried to sudo echo foo during Travis' install phase and that works with and without sudo: false.

Docs: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

Blog post stating "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon": https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

I hope I did enough Googling. I really tried to find a reason to keep `sudo :false` in 2020 but it seems that it has no effect anymore.

I even tried to `sudo echo foo` during Travis' `install` phase and that works with and without `sudo: false`.

Docs: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

Blog post stating "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon": https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
@javiereguiluz
Copy link
Member

Michael, thanks for fixing this and thanks for the detailed explanation and the extra resources linked.

@javiereguiluz javiereguiluz merged commit 06d1b0a into symfony:4.4 May 18, 2020
javiereguiluz added a commit to symfony/demo that referenced this pull request May 18, 2020
…(michaelKaefer)

This PR was merged into the master branch.

Discussion
----------

Remove unnecessary historic configuration: 'sudo: false'

I hope I did enough Googling. I really tried to find a reason to keep `sudo :false` in 2020 but it seems that it has no effect anymore.

I even tried to `sudo echo foo` during Travis' `install` phase and that works with and without `sudo: false`.

Docs: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

Blog post stating "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon": https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

I also created a PR for the Symfony docs: symfony/symfony-docs#13675

Commits
-------

85e02cf Remove unnecessary historic configuration: 'sudo: false'
sayjun0505 added a commit to sayjun0505/sym_proj that referenced this pull request Apr 16, 2023
…(michaelKaefer)

This PR was merged into the master branch.

Discussion
----------

Remove unnecessary historic configuration: 'sudo: false'

I hope I did enough Googling. I really tried to find a reason to keep `sudo :false` in 2020 but it seems that it has no effect anymore.

I even tried to `sudo echo foo` during Travis' `install` phase and that works with and without `sudo: false`.

Docs: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

Blog post stating "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon": https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

I also created a PR for the Symfony docs: symfony/symfony-docs#13675

Commits
-------

85e02cf Remove unnecessary historic configuration: 'sudo: false'
spider-yamet added a commit to spider-yamet/sym_proj that referenced this pull request Apr 16, 2023
…(michaelKaefer)

This PR was merged into the master branch.

Discussion
----------

Remove unnecessary historic configuration: 'sudo: false'

I hope I did enough Googling. I really tried to find a reason to keep `sudo :false` in 2020 but it seems that it has no effect anymore.

I even tried to `sudo echo foo` during Travis' `install` phase and that works with and without `sudo: false`.

Docs: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

Blog post stating "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon": https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

I also created a PR for the Symfony docs: symfony/symfony-docs#13675

Commits
-------

85e02cf Remove unnecessary historic configuration: 'sudo: false'
frederickboyd added a commit to frederickboyd/frederickboyd that referenced this pull request May 25, 2025
…(michaelKaefer)

This PR was merged into the master branch.

Discussion
----------

Remove unnecessary historic configuration: 'sudo: false'

I hope I did enough Googling. I really tried to find a reason to keep `sudo :false` in 2020 but it seems that it has no effect anymore.

I even tried to `sudo echo foo` during Travis' `install` phase and that works with and without `sudo: false`.

Docs: https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments

Blog post stating "If you currently specify sudo: false in your .travis.yml, we recommend removing that configuration soon": https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

I also created a PR for the Symfony docs: symfony/symfony-docs#13675

Commits
-------

85e02cf Remove unnecessary historic configuration: 'sudo: false'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants