pydata/pandas

Jeff Reback's Avatar

Jeff Reback

07 Oct, 2014 06:31 PM

Hi.

I just finally got appveyor working like I want for the opensource project pandas: http://pandas.pydata.org/

nice build system you have!

Is it possible to configure this like we do for travis/CI to make this run on commits to pydata/pandas master?
I admin the pydata/pandas project so I put in webhooks if needed.

thanks

Jeff

  1. Support Staff 1 Posted by Feodor Fitsner on 07 Oct, 2014 06:37 PM

    Feodor Fitsner's Avatar

    Hi Jeff,

    Sure, there is GitHub webhook URL on General tab of project settings. You can use this URL to add a new webhook at GitHub. The only thing is to make sure Content type of webhook is application/x-www-form-urlencoded.

  2. 2 Posted by Jeff Reback on 07 Oct, 2014 06:41 PM

    Jeff Reback's Avatar

    I already am using that hook, for my branch, jreback/pandas. What I want to do is make this work for pydata/pandas as well. (IOW on travis it actually runs for the personal branches, AND the master branches). How should I set this up?

  3. Support Staff 3 Posted by Feodor Fitsner on 07 Oct, 2014 06:53 PM

    Feodor Fitsner's Avatar

    You can setup a new project for the same repo, but different branch or use the same webhook URL on two repos.

  4. 4 Posted by Jeff Reback on 07 Oct, 2014 06:59 PM

    Jeff Reback's Avatar

    ok thanks

  5. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:49 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM