You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
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.
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 🙂
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
We'd like to offer:
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.gzbecomesotdfctl-darwin-arm64.tar.gz).I'm also happy to learn about why this is a bad idea, so hoping folks will chime in 🙂