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
Right now to download the latest version of the runner application https://github.com/actions/runner one need to know version number since *.tar.gz files in a release contain it in the name. It will be great if version number can be stripped from the archive name so one can use a URL pointing to the latest release:
# current link at the moment of creating this issuehttps://github.com/actions/runner/releases/latest/download/actions-runner-osx-arm64-2.309.0.tar.gz
# desired linkhttps://github.com/actions/runner/releases/latest/download/actions-runner-osx-arm64.tar.gz
ActionsBuild, test, and automate your deployment pipeline with world-class CI/CDProduct FeedbackShare your thoughts and suggestions on GitHub features and improvements
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Right now to download the latest version of the runner application https://github.com/actions/runner one need to know version number since
*.tar.gzfiles in a release contain it in the name. It will be great if version number can be stripped from the archive name so one can use a URL pointing to the latest release:Beta Was this translation helpful? Give feedback.
All reactions