From c5ded02e3ea2cbf11ee6ad8fbfc1f0d23e7540b7 Mon Sep 17 00:00:00 2001 From: Justin Bankes Date: Mon, 20 Feb 2017 17:07:17 -0800 Subject: [PATCH] # This is a combination of 3 commits. # This is the 1st commit message: Added Blue Ocean Plugin # This is the commit message #2: LTA-258 Added Blue Ocean Pipeline Editor # This is the commit message #3: Changed the attributes to be listed in column form --- CHANGELOG.md | 11 ++++ attributes/install_plugins.rb | 105 +++++++++++++++++++++++++++++++++- metadata.rb | 2 +- 3 files changed, 116 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc5a14f..90ce5f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ jenkins-liatrio CHANGELOG This file is used to list changes made in each version of the jenkins-liatrio cookbook. +1.5.1 +----- +- Ticket: LTA-258 by Justin Bankes +- Added Blue Ocean pipeline editor and dependencies to plugins. + +1.5.0 +----- +- Ticket: CHICO-302 by Justin Bankes +- Added Blue Ocean and dependencies to plugins. +- Added Google-Login to plugins. + 1.4.5 ----- - Ticket: LTA-148 by Justin Bankes diff --git a/attributes/install_plugins.rb b/attributes/install_plugins.rb index 53ce5a3..765e211 100644 --- a/attributes/install_plugins.rb +++ b/attributes/install_plugins.rb @@ -5,7 +5,110 @@ # Author: Drew Holt # -default[:jenkins_liatrio][:install_plugins][:plugins_list] = %w(ace-editor=1.1 aws-java-sdk=1.11.37 bouncycastle-api=2.16.0 branch-api=1.11 cloudbees-folder=5.13 conditional-buildstep=1.3.5 copyartifact=1.38.1 credentials=2.1.8 display-url-api=0.5 durable-task=1.12 git=3.0.0 git-client=2.0.0 git-server=1.7 github=1.22.3 github-api=1.79 handlebars=1.1.1 icon-shim=2.0.3 jackson2-api=2.7.3 javadoc=1.4 job-dsl=1.52 jquery=1.11.2-0 jquery-detached=1.2.1 junit=1.19 mailer=1.18 matrix-auth=1.4 matrix-project=1.7.1 maven-plugin=2.14 momentjs=1.1.1 naginator=1.17.2 parameterized-trigger=2.32 pipeline-build-step=2.3 pipeline-graph-analysis=1.1 pipeline-input-step=2.3 pipeline-milestone-step=1.1 pipeline-rest-api=2.2 pipeline-stage-step=2.2 pipeline-stage-view=2.0 plain-credentials=1.3 run-condition=1.0 s3=0.10.10 scm-api=1.3 script-security=1.24 sonar=2.5 ssh-credentials=1.12 structs=1.5 token-macro=2.0 workflow-aggregator=2.4 workflow-api=2.5 workflow-basic-steps=2.3 workflow-cps=2.17 workflow-cps-global-lib=2.3 workflow-durable-task-step=2.5 workflow-job=2.8 workflow-multibranch=2.8 workflow-scm-step=2.2 workflow-step-api=2.5 workflow-support=2.10 credentials-binding=1.10 windows-slaves=1.2 antisamy-markup-formatter=1.5 pam-auth=1.3 nodejs=0.2.1 slack=2.0.1 ldap=1.13 ansicolor=0.4.2 build-pipeline-plugin=1.5.4 greenballs=1.15 ssh-agent=1.13 external-monitor-job=1.6) +default[:jenkins_liatrio][:install_plugins][:plugins_list] = %w( + ace-editor=1.1 + ansicolor=0.4.3 + antisamy-markup-formatter=1.5 + authentication-tokens=1.3 + aws-java-sdk=1.11.68 + blueocean-autofavorite=0.6 + blueocean-commons=1.0.0-b23 + blueocean-config=1.0.0-b23 + blueocean-dashboard=1.0.0-b23 + blueocean-display-url=1.5.1 + blueocean-events=1.0.0-b23 + blueocean-git-pipeline=1.0.0-b23 + blueocean-github-pipeline=1.0.0-b23 + blueocean-i18n=1.0.0-b23 + blueocean-jwt=1.0.0-b23 + blueocean-personalization=1.0.0-b23 + blueocean-pipeline-api-impl=1.0.0-b23 + blueocean-rest-impl=1.0.0-b23 + blueocean-rest=1.0.0-b23 + blueocean-web=1.0.0-b23 + blueocean=1.0.0-b23 + bouncycastle-api=2.16.0 + branch-api=2.0.6 + build-pipeline-plugin=1.5.6 + cloudbees-folder=5.17 + conditional-buildstep=1.3.5 + config-file-provider=2.15.6 + copyartifact=1.38.1 + credentials-binding=1.10 + credentials=2.1.11 + display-url-api=1.1.1 + docker-commons=1.6 + docker-workflow=1.10 + durable-task=1.13 + external-monitor-job=1.7 + favorite=2.0.4 + git-client=2.2.1 + git-server=1.7 + git=3.0.5 + github-api=1.84 + github-branch-source=2.0.3 + github-organization-folder=1.6 + github=1.26.0 + google-login=1.3 + greenballs=1.15 + handlebars=1.1.1 + icon-shim=2.0.3 + jackson2-api=2.7.3 + javadoc=1.4 + job-dsl=1.58 + jquery-detached=1.2.1 + jquery=1.11.2-0 + junit=1.20 + ldap=1.14 + mailer=1.19 + matrix-auth=1.4 + matrix-project=1.8 + maven-plugin=2.15.1 + metrics=3.1.2.9 + momentjs=1.1.1 + naginator=1.17.2 + nodejs=1.1.1 + pam-auth=1.3 + parameterized-trigger=2.32 + pipeline-build-step=2.4 + pipeline-github-lib=1.0 + pipeline-graph-analysis=1.3 + pipeline-input-step=2.5 + pipeline-milestone-step=1.3 + pipeline-model-api=1.0.1 + pipeline-model-declarative-agent=1.0.1 + pipeline-model-definition=1.0.1 + s3=0.10.11 + pipeline-rest-api=2.5 + pipeline-stage-step=2.2 + pipeline-stage-tags-metadata=1.0.1 + pipeline-stage-view=2.5 + plain-credentials=1.4 + pubsub-light=1.7 + run-condition=1.0 + scm-api=2.0.7 + script-security=1.26 + slack=2.1 + sonar=2.5 + sse-gateway=1.15 + ssh-agent=1.14 + ssh-credentials=1.13 + structs=1.6 + token-macro=2.0 + variant=1.1 + windows-slaves=1.2 + workflow-aggregator=2.5 + workflow-api=2.11 + workflow-basic-steps=2.4 + workflow-cps-global-lib=2.6 + workflow-cps=2.27 + workflow-durable-task-step=2.9 + workflow-job=2.10 + workflow-multibranch=2.12 + workflow-scm-step=2.3 + workflow-step-api=2.9 + workflow-support=2.13 +) default[:jenkins_liatrio][:install_plugins][:enablearchiva] = false default[:jenkins_liatrio][:install_plugins][:enablesonar] = false default[:jenkins_liatrio][:install_plugins][:enablearchiva] = false diff --git a/metadata.rb b/metadata.rb index 9622d88..d7b47e9 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'All rights reserved' description 'Installs/Configures jenkins-liatrio' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '1.4.9' +version '1.5.1' depends 'swap', '~> 0.3.8' depends 'java', '~> 1.42.0'