Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
2263f944
Unverified
Commit
2263f944
authored
6 years ago
by
Michael Youngstrom
Committed by
GitHub
6 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4512 from edx/youngstrom/add-declarative-pipeline
Add declarative pipeline plugin and alphabetize list
parents
cd8d2f9a
85631279
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
79 additions
and
76 deletions
+79
-76
playbooks/roles/jenkins_build/defaults/main.yml
+79
-76
No files found.
playbooks/roles/jenkins_build/defaults/main.yml
View file @
2263f944
...
@@ -23,66 +23,15 @@ build_jenkins_configuration_scripts:
...
@@ -23,66 +23,15 @@ build_jenkins_configuration_scripts:
# plugins
# plugins
build_jenkins_plugins_list
:
build_jenkins_plugins_list
:
-
name
:
'
antisamy-markup-formatter'
-
name
:
'
ansicolor'
version
:
'
1.3'
version
:
'
0.4.1'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
script-security'
version
:
'
1.42'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
mailer'
version
:
'
1.21'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
cvs'
version
:
'
2.14'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ldap'
version
:
'
1.20'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
windows-slaves'
version
:
'
1.3.1'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ant'
-
name
:
'
ant'
version
:
'
1.8'
version
:
'
1.8'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
matrix-auth'
-
name
:
'
antisamy-markup-formatter'
version
:
'
1.5'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
matrix-project'
version
:
'
1.7.1'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
credentials'
version
:
'
2.1.16'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ssh-credentials'
version
:
'
1.13'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
external-monitor-job'
version
:
'
1.4'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
translation'
version
:
'
1.16'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
subversion'
version
:
'
2.10.3'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
junit'
version
:
'
1.24'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
pam-auth'
version
:
'
1.2'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
maven-plugin'
version
:
'
3.1'
group
:
'
org.jenkins-ci.main'
-
name
:
'
ssh-slaves'
version
:
'
1.26'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
javadoc'
version
:
'
1.3'
version
:
'
1.3'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ansicolor'
version
:
'
0.4.1'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
bouncycastle-api'
-
name
:
'
bouncycastle-api'
version
:
'
2.16.0'
version
:
'
2.16.0'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
...
@@ -113,9 +62,15 @@ build_jenkins_plugins_list:
...
@@ -113,9 +62,15 @@ build_jenkins_plugins_list:
-
name
:
'
copyartifact'
-
name
:
'
copyartifact'
version
:
'
1.39'
version
:
'
1.39'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
credentials'
version
:
'
2.1.16'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
credentials-binding'
-
name
:
'
credentials-binding'
version
:
'
1.15'
version
:
'
1.15'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
cvs'
version
:
'
2.14'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ec2'
-
name
:
'
ec2'
version
:
'
1.28'
version
:
'
1.28'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
...
@@ -125,21 +80,30 @@ build_jenkins_plugins_list:
...
@@ -125,21 +80,30 @@ build_jenkins_plugins_list:
-
name
:
'
exclusive-execution'
-
name
:
'
exclusive-execution'
version
:
'
0.8'
version
:
'
0.8'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
external-monitor-job'
version
:
'
1.4'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
flexible-publish'
-
name
:
'
flexible-publish'
version
:
'
0.15.2'
version
:
'
0.15.2'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ghprb'
-
name
:
'
ghprb'
version
:
'
1.36.0'
version
:
'
1.36.0'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
git'
version
:
'
3.8.0'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
github'
-
name
:
'
github'
version
:
'
1.28.1'
version
:
'
1.28.1'
group
:
'
com.coravy.hudson.plugins.github'
group
:
'
com.coravy.hudson.plugins.github'
-
name
:
'
github-oauth'
version
:
'
0.29'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
github-api'
-
name
:
'
github-api'
version
:
'
1.90'
version
:
'
1.90'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
github-branch-source'
version
:
'
2.3.3'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
github-oauth'
version
:
'
0.29'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
gradle'
-
name
:
'
gradle'
version
:
'
1.24'
version
:
'
1.24'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
...
@@ -158,15 +122,36 @@ build_jenkins_plugins_list:
...
@@ -158,15 +122,36 @@ build_jenkins_plugins_list:
-
name
:
'
htmlpublisher'
-
name
:
'
htmlpublisher'
version
:
'
1.10'
version
:
'
1.10'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
javadoc'
version
:
'
1.3'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
jobConfigHistory'
-
name
:
'
jobConfigHistory'
version
:
'
2.10'
version
:
'
2.10'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
job-dsl'
-
name
:
'
job-dsl'
version
:
'
1.47'
version
:
'
1.47'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
junit'
version
:
'
1.24'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ldap'
version
:
'
1.20'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
mailer'
version
:
'
1.21'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
mask-passwords'
-
name
:
'
mask-passwords'
version
:
'
2.10.1'
version
:
'
2.10.1'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
matrix-auth'
version
:
'
1.5'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
matrix-project'
version
:
'
1.7.1'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
maven-plugin'
version
:
'
3.1'
group
:
'
org.jenkins-ci.main'
-
name
:
'
monitoring'
-
name
:
'
monitoring'
version
:
'
1.71.0'
version
:
'
1.71.0'
group
:
'
org.jvnet.hudson.plugins'
group
:
'
org.jvnet.hudson.plugins'
...
@@ -176,9 +161,18 @@ build_jenkins_plugins_list:
...
@@ -176,9 +161,18 @@ build_jenkins_plugins_list:
-
name
:
'
nodelabelparameter'
-
name
:
'
nodelabelparameter'
version
:
'
1.7.2'
version
:
'
1.7.2'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
pam-auth'
version
:
'
1.2'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
parameterized-trigger'
-
name
:
'
parameterized-trigger'
version
:
'
2.35.2'
version
:
'
2.35.2'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
pipeline-model-definition'
version
:
'
1.2.9'
group
:
'
org.jenkinsci.plugins'
-
name
:
'
pipeline-utility-steps'
version
:
'
2.0.2'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
PrioritySorter'
-
name
:
'
PrioritySorter'
version
:
'
2.9'
version
:
'
2.9'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
...
@@ -188,6 +182,9 @@ build_jenkins_plugins_list:
...
@@ -188,6 +182,9 @@ build_jenkins_plugins_list:
-
name
:
'
run-condition'
-
name
:
'
run-condition'
version
:
'
1.0'
version
:
'
1.0'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
script-security'
version
:
'
1.42'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
shiningpanda'
-
name
:
'
shiningpanda'
version
:
'
0.21'
version
:
'
0.21'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
...
@@ -197,6 +194,15 @@ build_jenkins_plugins_list:
...
@@ -197,6 +194,15 @@ build_jenkins_plugins_list:
-
name
:
'
ssh-agent'
-
name
:
'
ssh-agent'
version
:
'
1.14'
version
:
'
1.14'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ssh-credentials'
version
:
'
1.13'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
ssh-slaves'
version
:
'
1.26'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
subversion'
version
:
'
2.10.3'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
text-finder'
-
name
:
'
text-finder'
version
:
'
1.10'
version
:
'
1.10'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
...
@@ -206,32 +212,29 @@ build_jenkins_plugins_list:
...
@@ -206,32 +212,29 @@ build_jenkins_plugins_list:
-
name
:
'
timestamper'
-
name
:
'
timestamper'
version
:
'
1.8.9'
version
:
'
1.8.9'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
violations'
version
:
'
0.7.11'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
xunit'
version
:
'
1.93'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
git'
version
:
'
3.8.0'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
github-branch-source'
version
:
'
2.3.3'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
token-macro'
-
name
:
'
token-macro'
version
:
'
2.3'
version
:
'
2.3'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
workflow-support'
-
name
:
'
translation'
version
:
'
2.18'
version
:
'
1.16'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
violations'
version
:
'
0.7.11'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
workflow-aggregator'
version
:
'
2.5'
group
:
'
org.jenkins-ci.plugins.workflow'
group
:
'
org.jenkins-ci.plugins.workflow'
-
name
:
'
windows-slaves'
version
:
'
1.3.1'
group
:
'
org.jenkins-ci.plugins'
-
name
:
'
workflow-cps'
-
name
:
'
workflow-cps'
version
:
'
2.4
5
'
version
:
'
2.4
6
'
group
:
'
org.jenkins-ci.plugins.workflow'
group
:
'
org.jenkins-ci.plugins.workflow'
-
name
:
'
workflow-
aggregator
'
-
name
:
'
workflow-
support
'
version
:
'
2.
5
'
version
:
'
2.
18
'
group
:
'
org.jenkins-ci.plugins.workflow'
group
:
'
org.jenkins-ci.plugins.workflow'
-
name
:
'
pipeline-utility-steps
'
-
name
:
'
xunit
'
version
:
'
2.0.2
'
version
:
'
1.93
'
group
:
'
org.jenkins-ci.plugins'
group
:
'
org.jenkins-ci.plugins'
# ghprb
# ghprb
...
...
This diff is collapsed.
Click to expand it.
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