Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
c0a7718b
Commit
c0a7718b
authored
Mar 06, 2020
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scott: Jenkins configuration files updated
Change performed by 楊慶堂
parent
5814dcdd
Changes
12
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
18 additions
and
15 deletions
+18
-15
config.xml
config.xml
+5
-3
hudson.plugins.ansicolor.AnsiColorBuildWrapper.xml
hudson.plugins.ansicolor.AnsiColorBuildWrapper.xml
+2
-1
hudson.plugins.build_timeout.operations.BuildStepOperation.xml
...n.plugins.build_timeout.operations.BuildStepOperation.xml
+1
-1
hudson.plugins.emailext.ExtendedEmailPublisher.xml
hudson.plugins.emailext.ExtendedEmailPublisher.xml
+1
-1
hudson.plugins.git.GitSCM.xml
hudson.plugins.git.GitSCM.xml
+2
-2
hudson.plugins.robot.RobotConfig.xml
hudson.plugins.robot.RobotConfig.xml
+1
-1
hudson.plugins.sonar.SonarGlobalConfiguration.xml
hudson.plugins.sonar.SonarGlobalConfiguration.xml
+1
-1
hudson.plugins.timestamper.TimestamperConfig.xml
hudson.plugins.timestamper.TimestamperConfig.xml
+1
-1
hudson.scm.SubversionSCM.xml
hudson.scm.SubversionSCM.xml
+1
-1
hudson.tasks.Mailer.xml
hudson.tasks.Mailer.xml
+1
-1
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
+1
-1
jenkins.plugins.slack.SlackNotifier.xml
jenkins.plugins.slack.SlackNotifier.xml
+1
-1
No files found.
config.xml
View file @
c0a7718b
...
...
@@ -829,13 +829,15 @@
<default>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
/>
</default>
<int>
6
</int>
<int>
7
</int>
<string>
Build_Branch
</string>
<string>
develop
</string>
<string>
Daily_Email_Group
</string>
<string>
scott.yang@h2uclub.com,
nathan.hsieh@h2uclub.com,xinny.tsai@h2uclub.com,johnes.lee@h2uclub.com,kitty.chang
@h2uclub.com,monica.lin@h2uclub.com
</string>
<string>
scott.yang@h2uclub.com,
xinny.tsai
@h2uclub.com,monica.lin@h2uclub.com
</string>
<string>
Expert_Group
</string>
<string>
nathan.hsieh@h2uclub.com,johnes.lee@h2uclub.com,kane.peng@h2uclub.com,zane.chen@h2uclub.com,longmengua@gmail.com,kitty.chang@h2uclub.com,kane.peng@h2uclub.com
</string>
<string>
nathan.hsieh@h2uclub.com,johnes.lee@h2uclub.com,kane.peng@h2uclub.com,kitty.chang@h2uclub.com
</string>
<string>
HH_Analysis
</string>
<string>
scott.yang@h2uclub.com,xinny.tsai@h2uclub.com,monica.lin@h2uclub.com,bess.leng@h2uclub.com
</string>
<string>
QA_Group
</string>
<string>
monica.lin@h2uclub.com
</string>
<string>
RD_Group
</string>
...
...
hudson.plugins.ansicolor.AnsiColorBuildWrapper.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper_-DescriptorImpl
plugin=
"ansicolor@0.6.
2
"
>
<hudson.plugins.ansicolor.AnsiColorBuildWrapper_-DescriptorImpl
plugin=
"ansicolor@0.6.
3
"
>
<colorMaps>
<hudson.plugins.ansicolor.AnsiColorMap>
<name>
xterm
</name>
...
...
@@ -290,4 +290,5 @@
<defaultBackground>
0
</defaultBackground>
</hudson.plugins.ansicolor.AnsiColorMap>
</colorMaps>
<globalColorMapName></globalColorMapName>
</hudson.plugins.ansicolor.AnsiColorBuildWrapper_-DescriptorImpl>
\ No newline at end of file
hudson.plugins.build_timeout.operations.BuildStepOperation.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.build__timeout.operations.BuildStepOperation_-DescriptorImpl
plugin=
"build-timeout@1.19"
>
<hudson.plugins.build__timeout.operations.BuildStepOperation_-DescriptorImpl
plugin=
"build-timeout@1.19
.1
"
>
<enabled>
false
</enabled>
</hudson.plugins.build__timeout.operations.BuildStepOperation_-DescriptorImpl>
\ No newline at end of file
hudson.plugins.emailext.ExtendedEmailPublisher.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.emailext.ExtendedEmailPublisherDescriptor
plugin=
"email-ext@2.6
8
"
>
<hudson.plugins.emailext.ExtendedEmailPublisherDescriptor
plugin=
"email-ext@2.6
9
"
>
<mailAccount>
<smtpHost>
smtp.gmail.com
</smtpHost>
<smtpPort>
465
</smtpPort>
...
...
hudson.plugins.git.GitSCM.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@4.
0
.0"
>
<generation>
16
5
4
</generation>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@4.
2
.0"
>
<generation>
16
8
4
</generation>
<globalConfigName></globalConfigName>
<globalConfigEmail></globalConfigEmail>
<createAccountBasedOnEmail>
false
</createAccountBasedOnEmail>
...
...
hudson.plugins.robot.RobotConfig.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.robot.RobotConfig
plugin=
"robot@2.
0.0
"
>
<hudson.plugins.robot.RobotConfig
plugin=
"robot@2.
1.1
"
>
<robotResultsColumnEnabled>
true
</robotResultsColumnEnabled>
<buildsToShowInResultsColumn>
15
</buildsToShowInResultsColumn>
<xAxisLabelFormat>
#$build
</xAxisLabelFormat>
...
...
hudson.plugins.sonar.SonarGlobalConfiguration.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.sonar.SonarGlobalConfiguration
plugin=
"sonar@2.11"
>
<jenkinsSupplier
class=
"hudson.plugins.sonar.SonarGlobalConfiguration$$Lambda$1
12/2069487513
"
/>
<jenkinsSupplier
class=
"hudson.plugins.sonar.SonarGlobalConfiguration$$Lambda$1
01/1828704176
"
/>
<installations>
<hudson.plugins.sonar.SonarInstallation>
<name>
sonar-scanner
</name>
...
...
hudson.plugins.timestamper.TimestamperConfig.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.timestamper.TimestamperConfig
plugin=
"timestamper@1.1
0
"
>
<hudson.plugins.timestamper.TimestamperConfig
plugin=
"timestamper@1.1
1.1
"
>
<timestampFormat>
'<
b
>'
HH:mm:ss
'<
/b
>
'
</timestampFormat>
<elapsedTimeFormat>
'<
b
>'
HH:mm:ss.S
'<
/b
>
'
</elapsedTimeFormat>
<allPipelines>
false
</allPipelines>
...
...
hudson.scm.SubversionSCM.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.scm.SubversionSCM_-DescriptorImpl
plugin=
"subversion@2.13.
0
"
>
<hudson.scm.SubversionSCM_-DescriptorImpl
plugin=
"subversion@2.13.
1
"
>
<generation>
337
</generation>
<mayHaveLegacyPerJobCredentials>
false
</mayHaveLegacyPerJobCredentials>
<workspaceFormat>
31
</workspaceFormat>
...
...
hudson.tasks.Mailer.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<hudson.tasks.Mailer_-DescriptorImpl
plugin=
"mailer@1.
29
"
>
<hudson.tasks.Mailer_-DescriptorImpl
plugin=
"mailer@1.
30
"
>
<defaultSuffix></defaultSuffix>
<hudsonUrl>
http://ym-rd-ap01:8081/
</hudsonUrl>
<authentication>
...
...
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
View file @
c0a7718b
...
...
@@ -5,7 +5,7 @@
<name>
10.57.117.130
</name>
<hostname>
10.57.117.130
</hostname>
<username>
jenkins
</username>
<secretPassword>
{AQAAABAAAAAQ
utb6aLkH63RApNQNaOrwYsVwv9Mh3IejxoCtLNfmVc0
=}
</secretPassword>
<secretPassword>
{AQAAABAAAAAQ
gCvkYLhChqWhk0kwh3Tm3AfjVdBCUCFG9jsKS4z8/Qs
=}
</secretPassword>
<remoteRootDir></remoteRootDir>
<port>
22
</port>
<commonConfig
class=
"jenkins.plugins.publish_over_ssh.BapSshCommonConfiguration"
>
...
...
jenkins.plugins.slack.SlackNotifier.xml
View file @
c0a7718b
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl
plugin=
"slack@2.3
5
"
>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl
plugin=
"slack@2.3
7
"
>
<baseUrl>
https://ym-engineer.slack.com/services/hooks/jenkins-ci/
</baseUrl>
<teamDomain></teamDomain>
<tokenCredentialId>
ce747d42-c005-45b9-b967-54859c37ac18
</tokenCredentialId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment