-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Users can get information on all build artifacts for non-S3 artifacts, via JENKINSURL/job/JOBNAME/api/json?depth=2
With S3 artifacts, the relevant JSON is empty:
"artifacts" : [
],
And there's no JSON entry with information on where the S3 artifacts can be found.