Skip to content

TST: Set up Travis-CI to auto build pandas' PRs #5392

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

Closed
jtratner opened this issue Oct 30, 2013 · 5 comments
Closed

TST: Set up Travis-CI to auto build pandas' PRs #5392

jtratner opened this issue Oct 30, 2013 · 5 comments
Labels
Build Library building on various platforms Testing pandas testing functions or related to the test suite
Milestone

Comments

@jtratner
Copy link
Contributor

@wesm - can you do this - http://about.travis-ci.org/blog/2012-09-04-pull-requests-just-got-even-more-awesome/ ?

Looks like you just have to tweak a setting and then Travis will build every PR automatically. I don't have admin rights to pydata so I can't change it.

And then we wouldn't have to tell everyone to set up Travis. That would be great

@ghost
Copy link

ghost commented Nov 6, 2013

@jtratner, I think you've possibly misread that blog post. Building PRs automatically in their sense
is what you're used to seeing here already.

Since all travis accounts are the same, try to find that option in your own account, I might be wrong,
but I don't think there is one.

An interesting FR for the travis team though, open an issue...

@jtratner
Copy link
Contributor Author

jtratner commented Nov 6, 2013

Not sure, someone from matplotlib said that Travis builds PR's that are
submitted even without the submitter doing anything.

#5378
#1981

@wesm
Copy link
Member

wesm commented Nov 7, 2013

@jtratner I just spent about 5 minutes trying to figure out what exactly must be done for this and I could not figure it out. If someone gives me precise instructions about what to do I will do it. Thanks

@jtratner
Copy link
Contributor Author

jtratner commented Nov 7, 2013

Super weird - i'll send them an email and ask. They make it sound like it
would be simple.

@jtratner
Copy link
Contributor Author

jtratner commented Nov 7, 2013

Emailed the Travis people and they set it up. Apparently with old repos you have to enable some other setting. it should start building PR's from now on (even if submitter doesn't have Travis).

So now hopefully it will work.

@jtratner jtratner closed this as completed Nov 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants