[python-committers] How do I kill an AppVeyor build?
Paul Moore
p.f.moore at gmail.com
Tue Jul 18 14:17:32 EDT 2017
More information about the python-committers mailing list
Tue Jul 18 14:17:32 EDT 2017
- Previous message (by thread): [python-committers] How do I kill an AppVeyor build?
- Next message (by thread): [python-committers] How do I kill an AppVeyor build?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
BTW, the docs for all this are at https://www.appveyor.com/docs/team-setup/#github-integration although I found them a bit hard to follow, personally. Paul On 18 July 2017 at 19:15, Paul Moore <p.f.moore at gmail.com> wrote: > That's the one. If you select the github team you want (for PyPA I set > up an "Appveyor Admins" team) and choose the Administrator role. That > may well be all you need to do - I don't recall if you need to do > anything on the github side. > > Once you do that, people in the relevant github group, when logging > into Appveyor with github will get a message "Specified user belongs > to multiple accounts" and the "Account" dropdown will contain their > own account and "python". They need to select "python" to get the > option to manage (cancel or restart) builds. > > One reason we might want to restrict access is that logging in like > this gives the user full access to the Appveyor account, including (as > far as I can tell) the ability to grant further privileges. It's > possible to create additional roles, but I don't see a "Cancel and > restart builds" privilege. > > I think that's all that's needed - give me a shout if I've missed anything. > Paul > > > On 18 July 2017 at 19:07, Zachary Ware <zachary.ware+pydev at gmail.com> wrote: >> On Tue, Jul 18, 2017 at 12:23 PM, Brett Cannon <brett at python.org> wrote: >>> I set up the account and Zach has access. If you have instructions to point >>> me at, Paul, I can see if I can set it up. >> >> Looks like https://ci.appveyor.com/gitHubTeams while logged in as 'python'. >> >> That looks like the right place to make the changes, anyway; I haven't >> tried to actually make any :) >> >> -- >> Zach >> _______________________________________________ >> python-committers mailing list >> python-committers at python.org >> https://mail.python.org/mailman/listinfo/python-committers >> Code of Conduct: https://www.python.org/psf/codeofconduct/
- Previous message (by thread): [python-committers] How do I kill an AppVeyor build?
- Next message (by thread): [python-committers] How do I kill an AppVeyor build?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list