website
website copied to clipboard
Maintain a link to the current single-file version
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?
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 ack
page every so often and check what version number is the latest. Other software I use does this (e.g., https://ftpmirror.gnu.org/parallel/parallel-latest.tar.bz2 and https://downloads.rclone.org/rclone-current-linux-amd64.zip) and I thought I would request this feature.
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)
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