#51 Added pagination for issue listing
Opened by burlak. Modified
burlak/libpagure issues-pagination  into  master

Download 51.patch

Without pagination you can list only up to 20 issues

lachmanfrantisek commented

Hi @burlak !

I don't want to speak on behalf of the libpagure maintainers, but if you are interested in the Python API for Pagure, we (=the Packit team) have developed an alternative implementation as part of OGR library (https://github.com/packit/ogr) that provides the same Python API for multiple git forges (currently GitHub, GitLab and Pagure are supported).

Since we are heavily using it ourselves, the OGR is maintained a bit more actively than libpagure.

@lachmanfrantisek Hi František,

Thanks for the suggestion. I was using libpagure only for a one-off thing, If I knew about OGR I would used that, but for now I'm done with my project.

Anyway, once again thanks for the suggestion.

Metadata