TeslaGov / ngx-http-auth-jwt-module

Secure your NGINX locations with JWT
MIT License
309 stars 118 forks source link

Can we please have a release if code changes ? #73

Closed ghost closed 1 year ago

ghost commented 2 years ago

Would be awesome if any time that there are changes at the code, a new release build gets triggered.

JoshMcCullough commented 2 years ago

Hi @venomone Is it binaries you're looking for, or just release information?

We do create a release tag, etc. (latest is 1.1.0 -- sorry, I forgot to create it last week).

We do not currently publish binaries because we'd have to do it for multiple versions of NGINX and honestly haven't put in the time to automate this. We'd want to include the current version going back to 1.16.x.

If you're looking for a pre-built Docker image, @KensingtonTech has created and published an image. We hope to make an "official" one from this repo in the future as well.

JoshMcCullough commented 1 year ago

Closing as the OP hasn't responded back.

JoshMcCullough commented 1 year ago

@venomone we've started publishing binaries when we release a new version. See v2.0.0, for example.