-
Bug
-
Resolution: Unresolved
-
Major
I have a script that copies some QA test results (simple txt files) to the local workspace, and then I have a build action that archives these txt files.
The only way I can view these archived artifacts is to manually enter 'artifact/' on the end of the promoted job url, like so:
http://jenkins/view/job_view/job/job_name/77/promotion/QA%20Fail/promotionBuild/1/artifact/test_results/
Right now the default page is just the console log, would it be possible to add multiple job-related links the left-hand side, similar to the parent job that was promoted? This would make it a heck of a lot easier to find the artifacts for each promoted build.
[JENKINS-13447] Show link to promotion jobs archived artifacts
Description |
Original:
I have a script that copies some QA test results (simple txt files) to the local workspace, and then I have a build action that archives these txt files. !promote_builds.png! The only way I can view these archived artifacts is to manually enter 'artifact/' on the end of the promoted job url, like so: http://jenkins/view/job_view/job/job_name/77/promotion/QA%20Fail/promotionBuild/1/artifact/test_results/ Right now the default page is just the console log, would it be possible to add multiple job-related links the left-hand side, similar to the parent job that was promoted? This would make it a heck of a lot easier to find the artifacts for each promoted build. |
New:
I have a script that copies some QA test results (simple txt files) to the local workspace, and then I have a build action that archives these txt files. !promote_builds.png|width=900! The only way I can view these archived artifacts is to manually enter 'artifact/' on the end of the promoted job url, like so: http://jenkins/view/job_view/job/job_name/77/promotion/QA%20Fail/promotionBuild/1/artifact/test_results/ Right now the default page is just the console log, would it be possible to add multiple job-related links the left-hand side, similar to the parent job that was promoted? This would make it a heck of a lot easier to find the artifacts for each promoted build. |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Workflow | Original: JNJira [ 143913 ] | New: JNJira + In-Review [ 176027 ] |
Assignee | Original: Peter Hayes [ petehayes ] |