This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
The sudo: tag is now fully deprecated in Travis CI #37
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
__sudo: required__ no longer is. Travis CI has fully deprecated the __sudo:__ tag because the sudo command is now _always_ available and there is no way to turn it off.
Thanks for the great suggestion! Since Bistro isn't the source of truth for |
facebook-github-bot
pushed a commit
to facebook/fbthrift
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/openr
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/sapling
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to rsocket/rsocket-cpp
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebookarchive/fbzmq
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/fboss
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/folly
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebookincubator/fizz
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/watchman
that referenced
this pull request
Jul 24, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/proxygen
that referenced
this pull request
Jul 25, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/wangle
that referenced
this pull request
Jul 25, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
facebook-github-bot
pushed a commit
to facebook/mvfst
that referenced
this pull request
Jul 25, 2019
Summary: This is just facebookarchive/bistro#37, backported to `fbcode_builder`. snarkmaster Pull Request resolved: facebookarchive/bistro#37 Test Plan: Push and watch Travis Reviewed By: simpkins Differential Revision: D16453080 Pulled By: snarkmaster fbshipit-source-id: a15eaead931f046c41e50f8e3b412ef68b172d65
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sudo: required no longer is. Travis CI has fully deprecated the sudo: tag because the sudo command is now always available and there is no way to turn it off.