fonttools / skia-pathops

Python bindings for the Skia library's Path Ops
https://skia.org/docs/dev/present/pathops/
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

Activate Appveyor on the repository #4

Closed anthrotype closed 6 years ago

anthrotype commented 7 years ago

@khaledhosny needs to enable this with his Appveyor account as this is a personal github repo (as opposed to a repo inside a github organization for which one could use an organizational Appveyor account).

anthrotype commented 7 years ago

the appveyor.yml is there already (e4bed05d86d378c49ca478e21035464b7874ea21)

khaledhosny commented 7 years ago

https://ci.appveyor.com/project/khaledhosny/skia-pathops, I don’t also mind transferring the repo to some organization.

anthrotype commented 7 years ago

Thanks Khaled @behdad can we host it on https://github.com/googlei18n, or even better https://github.com/fonttools?

anthrotype commented 7 years ago

by the way, it's building on Windows at first shot :dancer:

behdad commented 7 years ago

fonttools sounds good to me.

behdad commented 7 years ago

Skia team is interested in as well. Let me connect you to Cary directly.

khaledhosny commented 7 years ago

Moved to fonttools organization for now, we can move it again if needed.

anthrotype commented 7 years ago

Thanks Khaled! Do we need to reconfigure the CI hooks? Well, we'll discover as soon as we push

anthrotype commented 7 years ago

ok, all CIs up and running

https://ci.appveyor.com/project/fonttools/skia-pathops https://travis-ci.org/fonttools/skia-pathops

anthrotype commented 6 years ago

I don't know what's going on today with Appveyor... The Status page says it's fully operational https://appveyor.statuspage.io/

However, ever since we moved the repository under fonttools org, it doesn't want to build. Github is sending the payload and Appveyor is receiving them but it keeps the build in queue forever.

I even tried to delete the whole thing and create anew, but no luck. :hankey:

anthrotype commented 6 years ago

just opened a support ticket at https://help.appveyor.com/discussions/problems/9742-stuck-in-endless-queue

khaledhosny commented 6 years ago

Builds if I enable it on my account: https://ci.appveyor.com/project/khaledhosny/skia-pathops

anthrotype commented 6 years ago

@khaledhosny but you triggered the build manually. I don't think it will trigger automatically when we push here. I am about to push something, we'll see

anthrotype commented 6 years ago

all green!