Branch: refs/heads/master
Home: https://github.com/jenkinsci/built-on-column-plugin
Commit: 3f5f802cc25c9da5ac57252e7389b21241a0486a
https://github.com/jenkinsci/built-on-column-plugin/commit/3f5f802cc25c9da5ac57252e7389b21241a0486a
Author: janasrikanth <[email protected]>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M src/main/resources/org/jenkins/plugins/builton/BuiltOnColumn/column.jelly
Log Message:
-----------
[JENKINS-46773] Fix link from built on column to agent page (#20)
* fixed broken url issue
The real node is https://<hostname>/<project>/computer/<node>
but this plugin reports the node is https://<hostname>/computer/<node>
* Fixed 404 Not Found error for Folders
Fixed 404 Not Found error for jobs that are in Folders.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/built-on-column-plugin/push/refs/heads/master/28f192-3f5f80%40github.com.