Skip to content

Use local repo commands instead of the github api for Release Drop Down population #14316

Closed
@jdaugherty

Description

@jdaugherty

Issue description

There are several tasks in the grails-core build that makes calls to github to list the tags for the grails-core repo. Now that the repos are merged, we should consider using the git commands instead so we aren't affected by throttling & so that locally we don't have to have a GITHUB_TOKEN

This will also be used to update Spring Security Plugin which has it's own copy of CreateReleaseDropDownTask
https://github.com/apache/grails-spring-security/blob/7320e1bc98d68de167d6e4732173e7f41a30eb8c/buildSrc/src/main/groovy/grails/plugin/springsecurity/CreateReleaseDropDownTask.groovy#L56

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions