From 8b5884382daece22c23b2c3f7925d06f8d83c43c Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Tue, 20 Sep 2022 20:54:48 +0200 Subject: [PATCH] Replace icons with symbols. Symbols will automatically switch color based on the selected theme. --- plugin/pom.xml | 4 ++++ .../forensics/git/reference/GitCommitsRecord/summary.jelly | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 60b6c8af..f6643a10 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,6 +23,9 @@ ${project.groupId}.git.forensics + 2.346 + 2.346.3 + 9.2.0 1.17.3 @@ -71,6 +74,7 @@ io.jenkins.plugins font-awesome-api + 6.2.0-1 io.jenkins.plugins diff --git a/plugin/src/main/resources/io/jenkins/plugins/forensics/git/reference/GitCommitsRecord/summary.jelly b/plugin/src/main/resources/io/jenkins/plugins/forensics/git/reference/GitCommitsRecord/summary.jelly index 58257c60..94a58a4f 100644 --- a/plugin/src/main/resources/io/jenkins/plugins/forensics/git/reference/GitCommitsRecord/summary.jelly +++ b/plugin/src/main/resources/io/jenkins/plugins/forensics/git/reference/GitCommitsRecord/summary.jelly @@ -1,7 +1,7 @@ - + SCM: ${it.scmKey}