Skip to content

Make https://github.com/spring-cloud/spring-cloud-cli/releases/latest redirect to latest Tag #163

@gasrios

Description

@gasrios

Enhancement

This is not code related. Several GitHub projects, including https://github.com/spring-projects/spring-boot , implement behavior that redirects "latest" URLs to their latest release, e.g.

https://github.com/spring-projects/spring-boot/releases/latest

as of now redirects to

https://github.com/spring-projects/spring-boot/releases/tag/v2.3.4.RELEASE

This does not happen for https://github.com/spring-cloud/spring-cloud-cli/releases/latest , which currently redirects to

https://github.com/spring-cloud/spring-cloud-cli/releases

This redirect feature is extremely useful when implementing automated installation scripts, and it would be great to have it working for Spring Cloud CLI, too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions