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
af8d16ed
Commit
af8d16ed
authored
Jun 26, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20170121: Jenkins configuration files updated
Change performed by §N¨ήS
parent
92b1a30d
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
7 deletions
+10
-7
config.xml
config.xml
+2
-2
hudson.maven.MavenModuleSet.xml
hudson.maven.MavenModuleSet.xml
+1
-1
hudson.plugins.git.GitSCM.xml
hudson.plugins.git.GitSCM.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
+4
-1
jenkins.plugins.slack.webhook.GlobalConfig.xml
jenkins.plugins.slack.webhook.GlobalConfig.xml
+1
-1
No files found.
config.xml
View file @
af8d16ed
...
...
@@ -860,7 +860,7 @@
<unserializable-parents/>
<tree-map>
<default>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
reference=
"../../../../../../views/listView[14]/jobNames/comparator"
/>
<comparator
class=
"hudson.util.CaseInsensitiveComparator"
/>
</default>
<int>
9
</int>
<string>
Build_Branch
</string>
...
...
@@ -870,7 +870,7 @@
<string>
Daily_Email_Group
</string>
<string>
scott.yang@h2uclub.com,joren.lai@ylhealth.org,reo.pin@ylhealth.org,nathan.hsieh@ylhealth.org,xinny.tsai@ylhealth.org,patrick.lin@ylhealth.org,johnes.lee@ylhealth.org,kitty.chang@ylhealth.org,monica.lin@ylhealth.org
</string>
<string>
Expert_Group
</string>
<string>
jacky.hung@h2uclub.com,andy.lee@h2uclub.com,nelly.kao@h2uclub.com,zane.chen@h2uclub.com
</string>
<string>
jacky.hung@h2uclub.com,andy.lee@h2uclub.com,nelly.kao@h2uclub.com,zane.chen@h2uclub.com
,nathan.hsieh@ylhealth.org,joren.lai@ylhealth.org
</string>
<string>
JAVA_HOME
</string>
<string>
C:\Program Files\Java\jdk1.8.0_171
</string>
<string>
PreSale_Group
</string>
...
...
hudson.maven.MavenModuleSet.xml
View file @
af8d16ed
<?xml version='1.1' encoding='UTF-8'?>
<hudson.maven.MavenModuleSet_-DescriptorImpl
plugin=
"maven-plugin@3.
2
"
>
<hudson.maven.MavenModuleSet_-DescriptorImpl
plugin=
"maven-plugin@3.
3
"
>
<mavenValidationLevels
class=
"linked-hash-map"
>
<entry>
<string>
DEFAULT
</string>
...
...
hudson.plugins.git.GitSCM.xml
View file @
af8d16ed
<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.git.GitSCM_-DescriptorImpl
plugin=
"git@3.10.0"
>
<generation>
13
78
</generation>
<generation>
13
89
</generation>
<globalConfigName></globalConfigName>
<globalConfigEmail></globalConfigEmail>
<createAccountBasedOnEmail>
false
</createAccountBasedOnEmail>
...
...
jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
View file @
af8d16ed
...
...
@@ -5,7 +5,7 @@
<name>
10.57.117.130
</name>
<hostname>
10.57.117.130
</hostname>
<username>
jenkins
</username>
<secretPassword>
{AQAAABAAAAAQ
poIT2Gg4/zBK5SsempDYBCSuANVctcB6YA9DzI6/NMQ
=}
</secretPassword>
<secretPassword>
{AQAAABAAAAAQ
Yv5O4SjBrQG4hwYN/tvfg/2vKUK28ztVCRisIcwTutg
=}
</secretPassword>
<remoteRootDir></remoteRootDir>
<port>
22
</port>
<commonConfig
class=
"jenkins.plugins.publish_over_ssh.BapSshCommonConfiguration"
>
...
...
jenkins.plugins.slack.SlackNotifier.xml
View file @
af8d16ed
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl
plugin=
"slack@2.2
4
"
>
<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl
plugin=
"slack@2.2
7
"
>
<baseUrl>
https://ym-engineer.slack.com/services/hooks/jenkins-ci/
</baseUrl>
<teamDomain></teamDomain>
<tokenCredentialId>
ce747d42-c005-45b9-b967-54859c37ac18
</tokenCredentialId>
<botUser>
false
</botUser>
<sendAsText>
false
</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<room>
#jenkins
</room>
</jenkins.plugins.slack.SlackNotifier_-DescriptorImpl>
\ No newline at end of file
jenkins.plugins.slack.webhook.GlobalConfig.xml
View file @
af8d16ed
<?xml version='1.1' encoding='UTF-8'?>
<jenkins.plugins.slack.webhook.GlobalConfig
plugin=
"slack@2.2
4
"
>
<jenkins.plugins.slack.webhook.GlobalConfig
plugin=
"slack@2.2
7
"
>
<slackOutgoingWebhookToken></slackOutgoingWebhookToken>
<slackOutgoingWebhookURL></slackOutgoingWebhookURL>
</jenkins.plugins.slack.webhook.GlobalConfig>
\ No newline at end of file
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