Skip to content

Old formatter releases aren't selectable #44

@j-emmel

Description

@j-emmel

The action can only access the last 30 formatter releases, because Github API "list" results default to 30-length pages.

Right now, that cuts off at release version 1.11.0, which runs on Java 11+, so the action can't run on Java 8.

There are currently 42 releases, so taking the longest page allowed would cover them all:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions