-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maintain a link to the current single-file version #129
Comments
Tell me more about this. Are you asking for you as a person who updates their tools every so often? Are you part of a larger packaging project? |
Just a person who updates their tools every so often. I don't want to have to go to the |
i read this as asking for an unchanging alias URL that points to the latest or current version, so that someone who just wants the latest can list it on a script or manifest of what to pull into a new or rebuilt VM / laptop / etc. (Some would have both a |
Exactly!
…On Wed, Feb 16, 2022 at 1:03 PM Bill Ricker ***@***.***> wrote:
i read this as asking for an *unchanging* alias URL that points to the
latest or current version, so that someone who just wants the latest can
list it on a script or manifest of what to pull into a new or rebuilt VM /
laptop / etc.
(Some would have both a -current and -testing or -blead URLs)
—
Reply to this email directly, view it on GitHub
<beyondgrep/website#129>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHSM2NRDMO36QJ4DU34TV3U3PRGLANCNFSM5OLTKJWA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Some would prefer to hard code an ends-in-0 rev like https://beyondgrep.com/ack-v3.5.0 so they don't unwittingly get different versions in different VMs/laptops/etc (but those are over-lapping the with folks who'd have a cache inside their firewall), but this is a perfectly reasonable suggestion, and yes quite common for other apps/distributions. This is probably actually a WebSite issue rather than an Ack3. |
In which case #128 which i linked is now closable as Duplicate |
Currently the single-file version is at https://beyondgrep.com/ack-v3.5.0. Could you maintain a link to the current version at something like https://beyondgrep.com/ack-current for automating updates for those of us using this version?
The text was updated successfully, but these errors were encountered: