[Numpy-discussion] AppVeyor

Nathaniel Smith njs at pobox.com
Sun Dec 20 19:48:39 EST 2015


On Sun, Dec 20, 2015 at 4:11 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
>
>
>
> On Sun, Dec 20, 2015 at 4:27 PM, Charles R Harris <charlesr.harris at gmail.com> wrote:
>>
>>
>>
>> On Sun, Dec 20, 2015 at 4:22 PM, Charles R Harris <charlesr.harris at gmail.com> wrote:
>>>
>>> <snip>
>>>
>>> > The work is in convincing the one person (that I know about) who has access to the appropriate permissions to pay attention to my email... I've made several attempts at getting this set up with no effect so far :-/ But yeah, it does need to be done in any case so I'll try again.
>>>
>>> I tried simple and dumb, just enabled the numpy repository from my personal appveyor account. A test PR shows both travis and appveyor running. Now, that may be just for my PRs, so can someone else try a test PR and see if the tests run?
>>>
>>
>> PS, you need to base on current master.
>
>
> And added an AppVeyor team to the numpy organization as suggested here. Shrug, I don't know if it makes any difference, but you can add yourself.

For those following along at home, the build dashboard appears to be here:
  https://ci.appveyor.com/project/charris/numpy

And IIUC, anyone who adds themselves (or asks one of us to add them)
to the AppVeyor team here:

  https://github.com/orgs/numpy/teams

should get some sort of permissions to mess with the AppVeyor builds.
Except I did that but it doesn't seem to have done anything. Maybe
AppVeyor will resync with github at some point and it will start doing
something.

Also, am I correct that these are win64 builds only? Anyone know if it
would be easy to add win32?

-n

-- 
Nathaniel J. Smith -- http://vorpus.org



More information about the NumPy-Discussion mailing list