Commit 9d26054f authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [CHMB_Commit_Build] configuration updated

Change performed by ·¨¼y°ó
parent 4fe6a6c1
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
假如過成有問題會通知RD群組</description> 假如過成有問題會通知RD群組</description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.12"> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty plugin="gitlab-plugin@1.5.13">
<gitLabConnection>ylhealth</gitLabConnection> <gitLabConnection>ylhealth</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty> </com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<jenkins.model.BuildDiscarderProperty> <jenkins.model.BuildDiscarderProperty>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.0"> <scm class="hudson.plugins.git.GitSCM" plugin="git@4.1.1">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding> <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<authToken>build_hrb_manage</authToken> <authToken>build_hrb_manage</authToken>
<triggers> <triggers>
<com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.12"> <com.dabsquared.gitlabjenkins.GitLabPushTrigger plugin="gitlab-plugin@1.5.13">
<spec></spec> <spec></spec>
<triggerOnPush>true</triggerOnPush> <triggerOnPush>true</triggerOnPush>
<triggerOnMergeRequest>true</triggerOnMergeRequest> <triggerOnMergeRequest>true</triggerOnMergeRequest>
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<excludeBranchesSpec></excludeBranchesSpec> <excludeBranchesSpec></excludeBranchesSpec>
<sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex> <sourceBranchRegex>(.*release.*|.*hotfix.*|.*develop|.*master)</sourceBranchRegex>
<targetBranchRegex></targetBranchRegex> <targetBranchRegex></targetBranchRegex>
<secretToken>{AQAAABAAAAAQOoNXHkn+P5HMS4NQ1iHxEc/9GGnm3DRAdXn7+6lE0Qk=}</secretToken> <secretToken>{AQAAABAAAAAQE0paizPeYv6E5D/fnKMaI6kzfZCs3hw6C/pphsZz6xI=}</secretToken>
<pendingBuildName></pendingBuildName> <pendingBuildName></pendingBuildName>
<cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate> <cancelPendingBuildsOnUpdate>false</cancelPendingBuildsOnUpdate>
</com.dabsquared.gitlabjenkins.GitLabPushTrigger> </com.dabsquared.gitlabjenkins.GitLabPushTrigger>
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
<concurrentBuild>false</concurrentBuild> <concurrentBuild>false</concurrentBuild>
<builders> <builders>
<hudson.tasks.Maven> <hudson.tasks.Maven>
<targets>clean package cobertura:cobertura -Dcobertura.report.format=xml</targets> <targets>clean package cobertura:cobertura -Dcobertura.report.format=xml pmd:pmd checkstyle:checkstyle</targets>
<mavenName>Maven_3.39</mavenName> <mavenName>Maven_3.39</mavenName>
<usePrivateRepository>false</usePrivateRepository> <usePrivateRepository>false</usePrivateRepository>
<settings class="jenkins.mvn.DefaultSettingsProvider"/> <settings class="jenkins.mvn.DefaultSettingsProvider"/>
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
</hudson.tasks.Maven> </hudson.tasks.Maven>
</builders> </builders>
<publishers> <publishers>
<hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.14"> <hudson.plugins.cobertura.CoberturaPublisher plugin="cobertura@1.15">
<coberturaReportFile>**/target/site/cobertura/coverage.xml</coberturaReportFile> <coberturaReportFile>**/target/site/cobertura/coverage.xml</coberturaReportFile>
<onlyStable>false</onlyStable> <onlyStable>false</onlyStable>
<failUnhealthy>false</failUnhealthy> <failUnhealthy>false</failUnhealthy>
...@@ -146,25 +146,61 @@ ...@@ -146,25 +146,61 @@
<sourceEncoding>ASCII</sourceEncoding> <sourceEncoding>ASCII</sourceEncoding>
<enableNewApi>false</enableNewApi> <enableNewApi>false</enableNewApi>
</hudson.plugins.cobertura.CoberturaPublisher> </hudson.plugins.cobertura.CoberturaPublisher>
<io.jenkins.plugins.analysis.core.steps.IssuesRecorder plugin="warnings-ng@7.3.0">
<analysisTools>
<io.jenkins.plugins.analysis.warnings.checkstyle.CheckStyle>
<id></id>
<name></name>
<pattern></pattern>
<reportEncoding></reportEncoding>
<skipSymbolicLinks>false</skipSymbolicLinks>
</io.jenkins.plugins.analysis.warnings.checkstyle.CheckStyle>
<io.jenkins.plugins.analysis.warnings.Pmd>
<id></id>
<name></name>
<pattern></pattern>
<reportEncoding></reportEncoding>
<skipSymbolicLinks>false</skipSymbolicLinks>
</io.jenkins.plugins.analysis.warnings.Pmd>
</analysisTools>
<sourceCodeEncoding></sourceCodeEncoding>
<sourceDirectory></sourceDirectory>
<ignoreQualityGate>false</ignoreQualityGate>
<ignoreFailedBuilds>true</ignoreFailedBuilds>
<referenceJobName></referenceJobName>
<failOnError>false</failOnError>
<healthy>0</healthy>
<unhealthy>0</unhealthy>
<minimumSeverity plugin="analysis-model-api@7.0.4">
<name>LOW</name>
</minimumSeverity>
<filters/>
<isEnabledForFailure>false</isEnabledForFailure>
<isAggregatingResults>false</isAggregatingResults>
<isBlameDisabled>false</isBlameDisabled>
<isForensicsDisabled>false</isForensicsDisabled>
<qualityGates/>
<trendChartType>AGGREGATION_TOOLS</trendChartType>
</io.jenkins.plugins.analysis.core.steps.IssuesRecorder>
<hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.28"> <hudson.tasks.junit.JUnitResultArchiver plugin="junit@1.28">
<testResults>**/target/surefire-reports/*.xml</testResults> <testResults>**/target/surefire-reports/*.xml</testResults>
<keepLongStdio>false</keepLongStdio> <keepLongStdio>false</keepLongStdio>
<healthScaleFactor>1.0</healthScaleFactor> <healthScaleFactor>1.0</healthScaleFactor>
<allowEmptyResults>false</allowEmptyResults> <allowEmptyResults>false</allowEmptyResults>
</hudson.tasks.junit.JUnitResultArchiver> </hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer plugin="mailer@1.23"> <hudson.tasks.Mailer plugin="mailer@1.30">
<recipients>$RD_Group</recipients> <recipients>$RD_Group</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild> <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals> <sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer> </hudson.tasks.Mailer>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.37"> <hudson.plugins.ws__cleanup.PreBuildCleanup plugin="ws-cleanup@0.38">
<deleteDirs>false</deleteDirs> <deleteDirs>false</deleteDirs>
<cleanupParameter></cleanupParameter> <cleanupParameter></cleanupParameter>
<externalDelete></externalDelete> <externalDelete></externalDelete>
<disableDeferredWipeout>false</disableDeferredWipeout> <disableDeferredWipeout>false</disableDeferredWipeout>
</hudson.plugins.ws__cleanup.PreBuildCleanup> </hudson.plugins.ws__cleanup.PreBuildCleanup>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.9"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.11"/>
</buildWrappers> </buildWrappers>
</project> </project>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment