Hi Levent,
The exact list, is where I'm not certain.
An example of a public artifactory, showing a component with multiple versions is
And a query that I have come up with so far, for showing the list of components in a json response is
(Using this url as a remote url for a Rundeck option only shows 'results' as the only option, not the sub elements list of urls)
But the exact query that I need to pass to Artifactory for Rundeck to recognise the list of component versions as an option field, is where I was hoping that someone with experience with both Rundeck and Artifactory might be able to help.
My intention was to use Rundeck to deploy current and previous versions of applications/components to different servers. For example, the current versions would always be deployed to the development servers, but previous versions would be deployed to qa/uat/prod, after acceptance testing had been completed for that particular release.
Having a list of all versions, so that any version can be deployed to any server, is what I was aiming for.
Thanks for your help.
Cheers,
Russ