[pytest-dev] Disabling third-party application access on GitHub
Bruno Oliveira
nicoddemus at gmail.com
Sat Sep 12 23:59:33 CEST 2015
So you had to actually revoke it, like you said earlier. :)
Nice, thank you very much!
Cheers,
On Sat, Sep 12, 2015 at 6:57 PM Florian Bruhin <me at the-compiler.org> wrote:
> * Bruno Oliveira <nicoddemus at gmail.com> [2015-09-12 21:45:02 +0000]:
> > Hmm it seems that after this change I can't browse pytest-dev
> repositories
> > on AppVeyor anymore from my account or pytestbot's. IIUC, now AppVeyor
> must
> > be authorized again to browse pytest-dev repositories, but I don't see
> any
> > option either on the GitHub interface (
> >
> https://github.com/organizations/pytest-dev/settings/oauth_application_policy
> )
> > or in AppVeyor.
> >
> > Does anyone have any tips how to do this? I was trying to add
> > pytest-faulthandler to AppVeyor, if it is relevant.
>
> I did the following to fix it:
>
> - Log in to GitHub as pytestbot
> - Go to the profile settings of pytestbot and revoke access for
> AppVeyor
> - Try to log in to AppVeyor again with the pytestbot account, which
> will bring up the GitHub "Authorize application" screen.
> - Click "Grant access" for the pytest-dev organization and "Authorize
> application".
> - Go to the repo list and grant access again (for some reason,
> AppVeyor is split across two GitHub applications).
>
> Then I could add pytest-faulthandler :)
>
> Florian
>
> --
> http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
> GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
> I love long mails! | http://email.is-not-s.ms/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20150912/a3594752/attachment-0001.html>
More information about the pytest-dev
mailing list