https://bugs.kde.org/show_bug.cgi?id=378534

            Bug ID: 378534
           Summary: GitHub Integration Limited to Getting 30 Repos By
                    Default, But API Can Get More w/ Paging
           Product: kdevelop
           Version: 5.1.0
          Platform: Appimage
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: UI: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: jason.sm...@qualityaddict.org
  Target Milestone: ---

I found this morning I was only seeing 30 repositories in the retrieved list
but I have 32 repositories on GitHub. With help from kfunk on #kdevelop learned
the API was limiting to 30 by default. Found you can do ?per_page=<up to 100
per page> to retrieve more repositories.

     https://api.github.com/users/qa/repos?per_page=100

where <qa> is your GitHub account. This is a nice-to-have, wish list item for
me.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to