I"m writing an ansible playbook to install stash and I would like it to be able to default to "the latest version of stash" rather then need to pass a url every time.
Do you have a "latest" url we can use?
You can also use: https://my.atlassian.com/download/feeds/current/stash.json to get latest version and zip-url ...
Or get the latest version number by parsing the xml from
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Best way is to scrap the download page to find the latest version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.