Hi,
I use the Copy Artifacts plugin and the Promotion Plugin to mark builds that have moved to production level -- I promote them, and them they get marked "keep forever".
Is there a URL I can use to access this same build?
IE, I can use the url like this to access the last build artifacts: https://{jenkins server}/view/{view name}/job/{job name}/lastSuccessfulBuild/artifact/
But I can't seem to find any docs or references to what the url would look like if I want to access the last saved forever build.
Currently I use the Copy Artifacts plugin to move these artifacts into a downstream job -- but I'd like to also use a url reference to the same build too.
Along this same lines -- is there a list of urls / permalinks that I can just generally use or that are enabled on my Jenkins install? Some way to list the current permalinks available?
Thanks for any help.
Cheers,
Greg