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

Integrate TravisBuddy #2191

Merged
merged 1 commit into from
Dec 3, 2017
Merged

Integrate TravisBuddy #2191

merged 1 commit into from
Dec 3, 2017

Conversation

bluzi
Copy link
Contributor

@bluzi bluzi commented Dec 2, 2017

TravisBuddy will comment on pull requests in your public repository everytime a test failed in one of them. The comment will include only the part of the build log that applies to your testing framework, so your contirbutors won't have to enter Travis's website and search the long and annoying build log for the reason the tests failed.

Here's an example: bluzi/static-server#1

TravisBuddy will comment on pull requests in your public repository everytime a test failed in one of them. The comment will include only the part of the build log that applies to your testing framework, so your contirbutors won't have to enter Travis's website and search the long and annoying build log for the reason the tests failed.

Here's an example: bluzi/express#1
@bluzi bluzi changed the title Edit Integrate TravisBuddy Integrate TravisBuddy Dec 2, 2017
@jpoon
Copy link
Member

jpoon commented Dec 3, 2017

@bluzi do we need to set anything up with TravisBuddy? or should this just work as soon as I merge this PR?

@bluzi
Copy link
Contributor Author

bluzi commented Dec 3, 2017

nope, just merge the PR, nothing else is needed.

@jpoon jpoon merged commit 653da2d into VSCodeVim:master Dec 3, 2017
@jpoon
Copy link
Member

jpoon commented Dec 3, 2017

Thanks @bluzi

@jpoon
Copy link
Member

jpoon commented Dec 8, 2017

@bluzi, don't see any travisbuddy comments here on this PR that filed Travis #2206

@bluzi
Copy link
Contributor Author

bluzi commented Dec 9, 2017

hi @jpoon, we had a short outage due to an issue we had with GitHub (they checked to see if we're breaking their terms of service, and found that we're not)

So anyway, TravisBuddy did commented on your PRs, but it couldn't be seen by anyone for the past two days.

Now everything is back to normal, and we're working to improve the service. Next big thing is to shorten the logs and add expandable, so the comments will be much shorter.

@jpoon
Copy link
Member

jpoon commented Dec 10, 2017

@bluzi some more feedback:

The comment here (#2208 (comment)), actually doesn't show the important bits of what went wrong. Full build here: https://travis-ci.org/VSCodeVim/Vim/builds/314323017

@bluzi
Copy link
Contributor Author

bluzi commented Dec 10, 2017

Thanks @jpoon, that really is a bug.
Possibly due to a big change we deployed earlier today.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants