Appveyor account for Github organizations
I've been experimenting with Appveyor on my private account and am pleased with what I see. I'd like to take this forward for our organization but don't understand how Appveyor and Github organizations work. Is there such a thing as an organization account that can have the Github members in the Appveyor team? The organization is https://github.com/organizations/swig and the repo we would like to add is https://github.com/swig/swig/, so I'd like to make the builds available to anyone at the url https://ci.appveyor.com/project/swig/swig. That would require an account called swig to match the Github organization name, but I don't see how to create such an account by signing in to Github as it uses my personal account name wsfulton. When I sign in using my account and add https://github.com/swig/swig/ as a project, it uses the gnarly url: https://ci.appveyor.com/project/wsfulton/swig-7wsn9 :(
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
Support Staff 1 Posted by Feodor Fitsner on 03 Apr, 2015 02:09 AM
Hi William,
You should register a new AppVeyor account for your organization using email/password credentials, not GitHub signin button.
2 Posted by ivanov-jr on 18 Jul, 2015 05:52 PM
How is it possible to register by email for Github organization ? At https://ci.appveyor.com/login there is no such option .
Support Staff 3 Posted by Feodor Fitsner on 18 Jul, 2015 07:12 PM
AppVeyor account is not bound to GitHub organization. Just sign up on https://ci.appveyor.com/signup page. If you mean the URL part
https://ci.appveyor.com/project/<organization>/project
then this could be updated on https://ci.appveyor.com/account page.william closed this discussion on 13 Aug, 2015 06:42 PM.