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

Instruct intallation of python-virtualenv #25761

Merged
merged 1 commit into from Feb 20, 2020

Conversation

@luka-zitnik
Copy link
Contributor

luka-zitnik commented Feb 14, 2020

Fixes #23210
Closes #23212

(Re-)enable ./mach bootstrap by requiring a separate installation step for packages python, python-pip and python-virtualenv.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #23210
  • There are tests for these changes OR
  • These changes do not require tests because bootstrap command is not covered by tests
@highfive
Copy link

highfive commented Feb 14, 2020

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @nox (or someone else) soon.

@highfive
Copy link

highfive commented Feb 14, 2020

Heads up! This PR modifies the following files:

README.md Outdated Show resolved Hide resolved
Fixes #23210
Closes #23212
@luka-zitnik luka-zitnik force-pushed the luka-zitnik:python-virtualenv-missing branch from 40e0659 to a15775b Feb 14, 2020
@jdm jdm changed the title Instruct intallation of python-vitualenv Instruct intallation of python-virtualenv Feb 14, 2020
@jdm
Copy link
Member

jdm commented Feb 14, 2020

@bors-servo r+
This looks like a sensible improvement. Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Feb 14, 2020

📌 Commit a15775b has been approved by jdm

@highfive highfive assigned jdm and unassigned nox Feb 14, 2020
@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2020

Testing commit a15775b with merge ae75e76...

bors-servo added a commit that referenced this pull request Feb 15, 2020
Instruct intallation of python-virtualenv

Fixes #23210
Closes #23212

<!-- Please describe your changes on the following line: -->
(Re-)enable `./mach bootstrap` by requiring a separate installation step for packages python, python-pip and python-virtualenv.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #23210

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because bootstrap command is not covered by tests

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Feb 15, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2020

Testing commit a15775b with merge edc559a...

bors-servo added a commit that referenced this pull request Feb 15, 2020
Instruct intallation of python-virtualenv

Fixes #23210
Closes #23212

<!-- Please describe your changes on the following line: -->
(Re-)enable `./mach bootstrap` by requiring a separate installation step for packages python, python-pip and python-virtualenv.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #23210

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because bootstrap command is not covered by tests

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Feb 15, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Feb 15, 2020

Testing commit a15775b with merge 0c862dd...

bors-servo added a commit that referenced this pull request Feb 15, 2020
Instruct intallation of python-virtualenv

Fixes #23210
Closes #23212

<!-- Please describe your changes on the following line: -->
(Re-)enable `./mach bootstrap` by requiring a separate installation step for packages python, python-pip and python-virtualenv.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #23210

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because bootstrap command is not covered by tests

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 19, 2020

Testing commit a15775b with merge 788fd65...

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Feb 20, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

Testing commit a15775b with merge 61209c5...

bors-servo added a commit that referenced this pull request Feb 20, 2020
Instruct intallation of python-virtualenv

Fixes #23210
Closes #23212

<!-- Please describe your changes on the following line: -->
(Re-)enable `./mach bootstrap` by requiring a separate installation step for packages python, python-pip and python-virtualenv.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #23210

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because bootstrap command is not covered by tests

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Feb 20, 2020

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

Testing commit a15775b with merge 6597a77...

bors-servo added a commit that referenced this pull request Feb 20, 2020
Instruct intallation of python-virtualenv

Fixes #23210
Closes #23212

<!-- Please describe your changes on the following line: -->
(Re-)enable `./mach bootstrap` by requiring a separate installation step for packages python, python-pip and python-virtualenv.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #23210

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because bootstrap command is not covered by tests

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Feb 20, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

Testing commit a15775b with merge 7786464...

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 7786464 to master...

@bors-servo bors-servo merged commit 7786464 into servo:master Feb 20, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
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.

6 participants
You can’t perform that action at this time.