Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-71715] Define the new getConsoleURL() from display-url-api #288

Closed
wants to merge 7 commits into from

Conversation

jgreffe
Copy link
Contributor

@jgreffe jgreffe commented Jul 28, 2023

https://issues.jenkins.io/browse/JENKINS-71715
Alllows to properly redirect to the pipeline-console with the new display-url-api implementation, see jenkinsci/display-url-api-plugin#194

When a user selects the "Pipeline Graph" as the Display URL Provider, every link:
/job/<name>/<build number>/display/redirect?page=console will redirect to /job/<name>/<build number>/pipeline-console

The redirection from /job/<name>/<build number>/display/redirect to /job/<name>/<build number>/pipeline-graph remains unchanged.

Testing done

Submitter checklist

Preview Give feedback

pom.xml Outdated Show resolved Hide resolved
@dwnusbaum
Copy link
Member

This can be closed, see #289.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants