Skip to content

Use github releases so github API can pull latest version #123

@bubthegreat

Description

@bubthegreat

Right now the repo doesn't technically have any releases, so we can't leverage the github API to find the latest release per https://docs.github.com/en/rest/reference/repos#get-the-latest-release

root@use-mike-lb-internal1:/srv/nginx-1.20.1# curl https://api.github.com/repos/openresty/headers-more-nginx-module/releases
[

]
root@use-mike-lb-internal1:/srv/nginx-1.20.1#

That makes it more of a pain to do programmatically and keep things up to date when building infrastructure as code. Please do this so my life gets easier! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions