Github repos not all present

Dan Melton's Avatar

Dan Melton

05 Nov, 2013 04:14 PM

Hi,

Not all of my repos are showing up on my organization account. Is there a refresh ability? I have a premium account.

Thanks
Dan

  1. Support Staff 1 Posted by Feodor Fitsner on 05 Nov, 2013 05:08 PM

    Feodor Fitsner's Avatar

    Hi Dan,

    Try revoking AppVeyor access on GitHub (https://github.com/settings/applications), then go to Add project again and authorize it again.

    Also, try hitting F5 to reload the app.

  2. 2 Posted by Dan Melton on 05 Nov, 2013 06:02 PM

    Dan Melton's Avatar

    Did exactly that. It doesn't show all of the projects. It looks like it only pulls about 20 so of our 80 on that one account.
    ________________________________

  3. Support Staff 3 Posted by Feodor Fitsner on 05 Nov, 2013 06:08 PM

    Feodor Fitsner's Avatar

    Let me check if there is a bug.

  4. Support Staff 4 Posted by Feodor Fitsner on 05 Nov, 2013 06:29 PM

    Feodor Fitsner's Avatar

    Dan,

    I've deployed update - it should fix the issue with listing GitHub organization's repos.

  5. 5 Posted by Dan Melton on 05 Nov, 2013 08:11 PM

    Dan Melton's Avatar

    thank you!
    ________________________________

  6. 6 Posted by Javier Muniz on 06 Nov, 2013 03:48 AM

    Javier Muniz's Avatar

    Dan's co-worker here. Not able to see private repos in the same organization. Is there a way to enable that? We're on the premium plan (or at least should be?).

    Thanks!

  7. Support Staff 7 Posted by Feodor Fitsner on 06 Nov, 2013 04:19 AM

    Feodor Fitsner's Avatar

    Hi Javier,

    Check what scope does "AppVeyor CI" application has on https://github.com/settings/applications page. If it's only public repos - revoke the access.

    When you adding a new GitHub project in AppVeyor and authorize GitHub there is a choice of only public or public and private repos.

    -Feodor

  8. 8 Posted by Javier Muniz on 06 Nov, 2013 03:22 PM

    Javier Muniz's Avatar

    Well, that got more repos listed, but the one I'm looking for still doesn't appear on the list. Is there a way to manually provide a repo name?

    btw, i'd be more than happy to jump on a screenshare or something to show you... the list at this point is way too long to capture in a screenshot with any value.

  9. Support Staff 9 Posted by Feodor Fitsner on 06 Nov, 2013 05:21 PM

    Feodor Fitsner's Avatar

    OK, let's see what's happening.

    How many repos does that org have?

    In the attached file you can find a simple PowerShell script to call some AppVeyor API methods.

    Download it, unpack then open in PowerShell ISE (right-click on it and "Edit"). In the top of the script set your API keys (https://ci.appveyor.com/apiKeys).

    There are two commented lines at the bottom of the script: one to retrieve all GitHub repos visible to your account and the second one is to add a new GitHub project.

    Let me know about the results.

    Oh, if you need to send any sensitive info please drop it by email (team AT appveyor.com).

  10. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:37 AM.

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