Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Provided a "latest" build version #727

Description

@b-long

I chatted with @pflynn-virtru in a DM to discuss this idea, and we wanted to capture it in an issue. We're wondering if it's possible to use more dynamic URLs for download, etc.

For instance, instead of

https://github.com/opentdf/otdfctl/releases/download/v0.28.0/otdfctl-0.28.0-darwin-arm64.tar.gz

We'd like to offer:

https://github.com/opentdf/otdfctl/releases/download/latest/otdfctl-darwin-arm64.tar.gz

Related documentation is here:

I'm not quite sure what might need to be adjusted in release-please configuration or Github repository configuration. Maybe I'm just pointing to an incorrect URL? Of course, we'd have to change the binary name as well (otdfctl-0.28.0-darwin-arm64.tar.gz becomes otdfctl-darwin-arm64.tar.gz).

I'm also happy to learn about why this is a bad idea, so hoping folks will chime in 🙂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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