-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
display-url-api 2.3.3
At present the 'RUN_DISPLAY_URL' represents the homepage of a job run. And similarly 'RUN_CHANGES_DISPLAY_URL' represents the changes tab of a particular job run.
On similar lines, could you support
- RUN_ARTIFACTS_DISPLAY_URL which links to the artifacts page for a run
- RUN_TESTS_DISPLAY_URL which links to the tests page for a run
- RUN_LOG_DISPLAY_URL which links to the run log
- relates to
-
JENKINS-64119 Display URL Plugin does not consult with DisplayURLProvider implementations when injecting environment variables
- Resolved