-
New Feature
-
Resolution: Fixed
-
Major
-
-
pannonian
It does not seem possible currently to configure which display URL provider to use, but it needs to be.
Just installing the pre-release Blue Ocean to try it should not make all PR build links point to it – this might be undesired, and additionally BO might get disabled or uninstalled again, rendering the links broken.
[JENKINS-39580] Allow configuring either Blue Ocean or Classic links for notifications
Description | Original: It does not seem possible currently to configure which display URL provider to use, but it needs to be. |
New:
It does not seem possible currently to configure which display URL provider to use, but it needs to be. Just installing the pre-release Blue Ocean to try it should not make all PR build links point to it -- this might be undesired, and additionally BO might get disabled or uninstalled again, rendering the links broken. |
Component/s | New: blueocean-plugin [ 21481 ] |
Epic Link | New: JENKINS-35749 [ 171790 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Labels | New: adoption |
Code changed in jenkins
User: James Dumay
Path:
pom.xml
src/main/java/org/jenkinsci/plugins/displayurlapi/ClassicDisplayURLProvider.java
src/main/java/org/jenkinsci/plugins/displayurlapi/DisplayURLProvider.java
src/main/java/org/jenkinsci/plugins/displayurlapi/actions/AbstractDisplayAction.java
src/main/java/org/jenkinsci/plugins/displayurlapi/user/PreferredProviderUserProperty.java
src/main/java/org/jenkinsci/plugins/displayurlapi/user/PreferredProviderUserPropertyDescriptor.java
src/main/resources/org/jenkinsci/plugins/displayurlapi/user/PreferredProviderUserProperty/config.jelly
src/test/java/org/jenkinsci/plugins/displayurlapi/actions/ActionRedirectExtendedTest.java
http://jenkins-ci.org/commit/display-url-api-plugin/8e35b654e0f7600d64b0c996e640bef0c108e624
Log:
JENKINS-39580- Allow configuring which DisplayUrlProvider to useCompare: https://github.com/jenkinsci/display-url-api-plugin/compare/b71315704833^...8e35b654e0f7