Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Removing broken Travis webhook integration #117

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

Valloric
Copy link

@Valloric Valloric commented May 13, 2017

  • Fixed incorrect instructions in the readme.
  • Added more explanations and example config for Travis & Appveyor,
    which most users will likely need.

Fixes #60.


This change is Reviewable

@Valloric
Copy link
Author

cc @Manishearth

@Valloric Valloric force-pushed the cleanup branch 2 times, most recently from ea1580b to 503b3e7 Compare May 13, 2017 21:13
@Valloric
Copy link
Author

Valloric commented May 21, 2017

cc @cbrewster @edunham @KiChjang @aneeshusa

I'd really appreciate a review. :)

README.md Outdated
git clone https://github.com/barosl/homu.git
pip install -e homu
$ git clone https://github.com/barosl/homu.git
$ pip install -e homu
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why no venv?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've never used venv so I'm not confident I can write docs explaining to people how they should use it.

Could that be done as a separate PR though? The current PR only reformats the code that's already there, no?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The venv setup was already there in the README, this pull request removes it. Which we probably don't want.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, you're right, I forgot what the original code was doing.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@Manishearth
Copy link
Member

unsubmitted review, sorry.

r=me with the venv bits fixed

@edunham
Copy link

edunham commented May 31, 2017

ping @Valloric to add venv bits to readme so we can merge this :)

@bors-servo
Copy link

☔ The latest upstream changes (presumably #124) made this pull request unmergeable. Please resolve the merge conflicts.

@Valloric
Copy link
Author

Didn't see comments were added, apologies for lack of response!


# Development version

git clone https://github.com/barosl/homu.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while you're at it make this servo instead of barosl

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@Valloric Valloric force-pushed the cleanup branch 3 times, most recently from 3d9bf1e to 620ee98 Compare June 15, 2017 02:28
- Fixed incorrect instructions in the readme.
- Added more explanations and example config for Travis & Appveyor,
which most users will likely need.

Fixes servo#60.
@Valloric
Copy link
Author

Valloric commented Jun 15, 2017

Addressed comments and rebased. Again, apologies for the delay!

@Manishearth
Copy link
Member

@bors-servo r+

@bors-servo
Copy link

📌 Commit 49a8cc3 has been approved by Manishearth

@bors-servo
Copy link

⌛ Testing commit 49a8cc3 with merge 0dfb10c...

bors-servo pushed a commit that referenced this pull request Jun 15, 2017
Removing broken Travis webhook integration

- Fixed incorrect instructions in the readme.
- Added more explanations and example config for Travis & Appveyor,
which most users will likely need.

Fixes #60.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/homu/117)
<!-- Reviewable:end -->
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: Manishearth
Pushing 0dfb10c to master...

@bors-servo bors-servo merged commit 49a8cc3 into servo:master Jun 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants