Skip to content

Add paging or sensible page size for GitHub release crawlers #138

@djesionek

Description

@djesionek

Reproduction steps

  • Use a Jenkins plugin that utilizes tools and provides and "Install from GitHub" option
  • The tool has more than 30 released versions returned from GitHub API

  • execute crawler script locally that uses github API to list releases
  • if the github repo has more than 30 releases, only last 30 will be listed in the result

Expected Results

Seing all releases of the said tool.

Actual Results

Only maximum of 30 releases are shown for selection

Anything else?

After checking all crawlers, the following might be affected:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions