aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2018-08-15 22:25:02 +0300
committerIgor Pashev <pashev.igor@gmail.com>2018-08-15 22:25:02 +0300
commit90986b8e1f3fe6fb85c17e390cb0b19bb2037eeb (patch)
tree0849401b437179d2975d1d9d251198c51ade9af9
parentfc9ad6ed12ff14cd5f446462f052450c4ec5d89f (diff)
downloadnixsap-90986b8e1f3fe6fb85c17e390cb0b19bb2037eeb.tar.gz
Update Jenkins (core: 2.131 -> 2.138)
-rw-r--r--modules/pkgs/jenkinsUpdateCenter/update-center.actual.json9519
1 files changed, 5415 insertions, 4104 deletions
diff --git a/modules/pkgs/jenkinsUpdateCenter/update-center.actual.json b/modules/pkgs/jenkinsUpdateCenter/update-center.actual.json
index b5a5860..bd05fa5 100644
--- a/modules/pkgs/jenkinsUpdateCenter/update-center.actual.json
+++ b/modules/pkgs/jenkinsUpdateCenter/update-center.actual.json
@@ -1,12 +1,12 @@
{
"connectionCheckUrl": "http://www.google.com/",
"core": {
- "buildDate": "Jul 08, 2018",
+ "buildDate": "Aug 13, 2018",
"name": "core",
- "sha1": "/IjbM0XSORutcCPFLsZFgtJoOXw=",
- "sha512": "OigS5/GuHsFfv1dCZKsZoBwboUddthli2pJ6aLj5Yeoo9DF58Cak4FcsfvGMmB5nqLdHmk9JaMMMuoAioQqPPg==",
- "url": "http://updates.jenkins-ci.org/download/war/2.131/jenkins.war",
- "version": "2.131"
+ "sha1": "HqcWPc1dkV/O4akjZuMt1aTHcpM=",
+ "sha256": "4cKA8SQZmcnHeVqOo+U0bevra+XiZ0TBOwO8SU3O9Ww=",
+ "url": "http://updates.jenkins-ci.org/download/war/2.138/jenkins.war",
+ "version": "2.138"
},
"id": "default",
"plugins": {
@@ -20,7 +20,7 @@
"name": "Alexey Lavrenuke"
}
],
- "excerpt": "Adds links from a text file to sidebar on each build",
+ "excerpt": "Adds some links to the sidebar at every build. The data are obtained from a user selected file in a working directory.",
"gav": "org.jenkins-ci.plugins:AnchorChain:1.0",
"labels": [
"report"
@@ -30,7 +30,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/anchor-chain-plugin",
"sha1": "rY1W96ad9TJI1F3phFG8X4LE26Q=",
- "sha512": "LnS92b2fpofupM6zzNbE2ksYxUYlO5yJ5BQ7r9MnsNaMEYKDe+1zW/hvh2ohBwk6MCREcDxiiWl5gCSklrTE8w==",
+ "sha256": "kmW5FrU9RG3O06JRLJt+1YGU0rB6pQoaZ57Vzm6Oc1s=",
"title": "AnchorChain",
"url": "http://updates.jenkins-ci.org/download/plugins/AnchorChain/1.0/AnchorChain.hpi",
"version": "1.0",
@@ -46,7 +46,7 @@
"name": "Andras Nemes"
}
],
- "excerpt": "Apica Loadtest Jenkins plugin",
+ "excerpt": "This plugin integrates Apica Loadtests to Jenkins.",
"gav": "com.apica:ApicaLoadtest:1.10",
"labels": [
"builder"
@@ -57,7 +57,7 @@
"releaseTimestamp": "2016-02-15T14:55:31.00Z",
"requiredCore": "1.610",
"sha1": "nyD1O51FoMhXIN1fVhHvzlgiRAg=",
- "sha512": "1d1CsZChZfBK5NrnuDjme4s63QVtazDQe6mkPjJ/cGVbbSZlGZQ+DLrYq6+ZWnem+JjgYF9PPJTR1uPTZSEdLg==",
+ "sha256": "7exv16CW3KljYOdLbeoka6IHye+CT5Ern7ayvIfAF48=",
"title": "Apica Loadtest",
"url": "http://updates.jenkins-ci.org/download/plugins/ApicaLoadtest/1.10/ApicaLoadtest.hpi",
"version": "1.10",
@@ -83,16 +83,21 @@
"requiredCore": "1.355",
"scm": "https://github.com/jenkinsci/BlameSubversion-plugin",
"sha1": "9tDzZ/EpFwOi4aKFTyhF4UqQU/Y=",
- "sha512": "ftnCNTRIfXMj+2jJNPPVFDUXpDlz6NkKQBNQNkMestwL3LqRauiwN9efBhT3nM8mEofOthDlYyKAYeXdHwpu6A==",
+ "sha256": "u+ArmZG9lVevZc/FQmvr6vyHTv/BjkCcATTJwZyfX8s=",
"title": "Blame Subversion",
"url": "http://updates.jenkins-ci.org/download/plugins/BlameSubversion/1.200/BlameSubversion.hpi",
"version": "1.200",
"wiki": "https://plugins.jenkins.io/BlameSubversion"
},
"BlazeMeterJenkinsPlugin": {
- "buildDate": "May 10, 2018",
+ "buildDate": "Aug 15, 2018",
"dependencies": [
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.4"
+ },
+ {
"name": "workflow-step-api",
"optional": false,
"version": "2.9"
@@ -101,11 +106,6 @@
"name": "job-dsl",
"optional": true,
"version": "1.50"
- },
- {
- "name": "credentials",
- "optional": false,
- "version": "2.1.4"
}
],
"developers": [
@@ -115,22 +115,22 @@
"name": "Artem Fedorov (BlazeMeter)"
}
],
- "excerpt": "This is a plugin which allows a developer to run a set of performance tests against the BlazeMeter Cluster",
- "gav": "com.blazemeter.plugins:BlazeMeterJenkinsPlugin:4.2",
+ "excerpt": "This plugin integrates <a href=\"http://www.blazemeter.com\" rel=\"nofollow\">BlazeMeter</a> - the cloud load testing service to Jenkins.",
+ "gav": "com.blazemeter.plugins:BlazeMeterJenkinsPlugin:4.5",
"labels": [
"builder"
],
"name": "BlazeMeterJenkinsPlugin",
- "previousTimestamp": "2018-03-21T15:50:51.00Z",
- "previousVersion": "4.1",
- "releaseTimestamp": "2018-05-10T10:07:11.00Z",
+ "previousTimestamp": "2018-07-26T14:51:07.00Z",
+ "previousVersion": "4.4",
+ "releaseTimestamp": "2018-08-15T09:37:04.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/blazemeter-plugin",
- "sha1": "YvljO+QOp5nRbuaDf3Ta8MW9KCA=",
- "sha512": "YzCfaTJHiJAtaSaBR4bsnRRd2CHDpTXcixs3mZQ7BIIcZ9ROnbTtpWpUiA7fDUlpEP5gyKD3iq+INo/0srYGWQ==",
+ "sha1": "slXsKdtwG/Vehr5ATfM/Vt+virU=",
+ "sha256": "ffMVILbSvxoiHKjNLocgAptXZa7ZmnKZkY3YkgZD4NU=",
"title": "BlazeMeter",
- "url": "http://updates.jenkins-ci.org/download/plugins/BlazeMeterJenkinsPlugin/4.2/BlazeMeterJenkinsPlugin.hpi",
- "version": "4.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/BlazeMeterJenkinsPlugin/4.5/BlazeMeterJenkinsPlugin.hpi",
+ "version": "4.5",
"wiki": "https://plugins.jenkins.io/BlazeMeterJenkinsPlugin"
},
"CFLint": {
@@ -169,7 +169,7 @@
"name": "Ryan Eberly"
}
],
- "excerpt": "Parses CFLint output and displays the results for analysis.",
+ "excerpt": "This plugin parses CFBugs analysis results and visualizes the issues found.",
"gav": "org.jvnet.hudson.plugins:CFLint:0.5.2",
"labels": [
"misc"
@@ -181,7 +181,7 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/CFLint-plugin",
"sha1": "14A26d+QNFx07hW7e9nXq+LMFpY=",
- "sha512": "wf/KvanADbQfNvaonXULVmb1ariRlYcfdILyk3wgVTvpt0xDTxo+uBOvWewVtI/NRAEwFq7pX6Nfp8V4I2/HRA==",
+ "sha256": "s2pSKIbgQeAv8lgn18KOpC1loktNJwICYQQzm/D94PM=",
"title": "CFLint",
"url": "http://updates.jenkins-ci.org/download/plugins/CFLint/0.5.2/CFLint.hpi",
"version": "0.5.2",
@@ -197,14 +197,14 @@
"name": "Marcus Jacobsson"
}
],
- "excerpt": "",
+ "excerpt": "A set of columns to the build list",
"gav": "org.jenkins-ci.plugins:ColumnsPlugin:1.0",
"labels": [],
"name": "ColumnsPlugin",
"releaseTimestamp": "2012-12-21T14:34:47.00Z",
"requiredCore": "1.466",
"sha1": "NGboN/IG0e5vCYmKoFlaHEK+Dc8=",
- "sha512": "YD/pvcAfPG9N1Rh8PbSrVAm4AW2ZUo/mx+jRa7VIe0113GhZyOyT+44Y4Kulan+lZ4t8AfO/KYYHVI7DCBLRdQ==",
+ "sha256": "/2tJRQpHFRhaP44Tg+9hy1VOtvsRYNJHz6njz9Sooqg=",
"title": "Columns Pack",
"url": "http://updates.jenkins-ci.org/download/plugins/ColumnsPlugin/1.0/ColumnsPlugin.hpi",
"version": "1.0",
@@ -226,7 +226,7 @@
"name": "Roman Grigoryev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collect and shows custom history from file",
"gav": "org.jenkins-ci.plugins:CustomHistory:1.6",
"labels": [
"report",
@@ -239,7 +239,7 @@
"requiredCore": "1.495",
"scm": "https://github.com/jenkinsci/custom-history-plugin",
"sha1": "ynnBM2jWo25ZLDdP3ybBOnV/Pio=",
- "sha512": "1nMA2SIstmB17DUqOlG4N0eUkRb07P9pTHD0S64wLiWnaLZdjBilKEGX2SgRALOF1+LZV7hXFaeYYkK93zb8bw==",
+ "sha256": "vw+1TnQDq3cPJbRgafBl3wf63GwemAelpTRkQ/TDD+Y=",
"title": "CustomHistory",
"url": "http://updates.jenkins-ci.org/download/plugins/CustomHistory/1.6/CustomHistory.hpi",
"version": "1.6",
@@ -284,8 +284,9 @@
"previousVersion": "2.39.9",
"releaseTimestamp": "2018-02-05T22:20:24.00Z",
"requiredCore": "2.26",
+ "scm": "https://github.com/jenkinsci/DotCi",
"sha1": "hqt3cfJt61yBaya3pjWRlGN6hfg=",
- "sha512": "zkvzZRpff/uZn3FnZrScnGZYNljtoODEURjY6ReZ7YFm6ckMA7UBP4eEz8mOWC9YpiRVPxnXpQDXu9eGWpP2HQ==",
+ "sha256": "e1zdikzRF3zmGL0w2QT0st5Fw2St/rTo5JvJ6S890CQ=",
"title": "DotCi",
"url": "http://updates.jenkins-ci.org/download/plugins/DotCi/2.40.00/DotCi.hpi",
"version": "2.40.00",
@@ -316,7 +317,7 @@
"releaseTimestamp": "2016-04-29T18:48:17.00Z",
"requiredCore": "1.618",
"sha1": "sNXJ8wzzHQh5Zn8+EbRM019v4mk=",
- "sha512": "tLDcckxhG1aSzVGaSxZOuBUjDgDpzFWM2odQMHfrwLf0cXUisJWT0a5vEQQL0jw3ng3d7NotEN84oKBu8xlrLQ==",
+ "sha256": "sYs7ejUx3uCXK/z2vy1+atvLYU3v1MydZUoZnsZyDsQ=",
"title": "DotCi DockerPublish",
"url": "http://updates.jenkins-ci.org/download/plugins/DotCi-DockerPublish/1.0.3/DotCi-DockerPublish.hpi",
"version": "1.0.3",
@@ -343,7 +344,7 @@
"name": "Valdis Vitayaudom"
}
],
- "excerpt": "provide a default DotCi configuration to handle fig and docker projects",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "com.groupon.jenkins-ci.plugins:DotCi-Fig-template:1.1.0",
"labels": [],
"name": "DotCi-Fig-template",
@@ -352,7 +353,7 @@
"releaseTimestamp": "2015-12-24T05:12:57.00Z",
"requiredCore": "1.596",
"sha1": "se/2tVlop40u2R0rKys6Tr6EioM=",
- "sha512": "HIoHTjdJPA4NyT4BDUBxJ87LQJ/HpuknOaAoH+An1Eo5IRehyW5aEeVN+CSMc/82icmuVQCaiv0uiwGeQjt9ew==",
+ "sha256": "n/SA5NPVEsD0NRxXXveldpJTmL8+tuid7DSsdAflJ+s=",
"title": "DotCi Fig template",
"url": "http://updates.jenkins-ci.org/download/plugins/DotCi-Fig-template/1.1.0/DotCi-Fig-template.hpi",
"version": "1.1.0",
@@ -383,7 +384,7 @@
"releaseTimestamp": "2016-08-10T13:47:44.00Z",
"requiredCore": "1.618",
"sha1": "7RsAaQBkW+2S6DVhD3n3iBtDmSs=",
- "sha512": "tPXmyvCTOLENBWqhZIccsLyWFxYzHAJxfwidk8vHvUjsaFr7QVNrh1YpEzSh5arm5g96R7TbuP9crZr1sABxvQ==",
+ "sha256": "9tBQlQhhCJBfZq7I1BzG6ZfA6YgASWcBs4jdo57ChPU=",
"title": "DotCi InstallPackages",
"url": "http://updates.jenkins-ci.org/download/plugins/DotCi-InstallPackages/1.3.1/DotCi-InstallPackages.hpi",
"version": "1.3.1",
@@ -460,7 +461,7 @@
"name": "Surya Gaddipati"
}
],
- "excerpt": "An expansion pack for DotCi.",
+ "excerpt": "plugins for dotci",
"gav": "com.groupon.jenkins-ci.plugins:DotCi-Plugins-Starter-Pack:1.8.2",
"labels": [],
"name": "DotCi-Plugins-Starter-Pack",
@@ -469,7 +470,7 @@
"releaseTimestamp": "2016-07-27T15:34:02.00Z",
"requiredCore": "1.618",
"sha1": "C0S0Uo3sjhrkaBJOSjROJ7kKLp4=",
- "sha512": "TokWYoyh0xt/6Vu1khQSjdMXh7+gSHpVYVczpDBD4gWLofg2Lh0rFlvXKYukP6VI2omyr2a+fcorcyOUUVJnjw==",
+ "sha256": "WUbi7m3iE6aVj5AP5rdylhRWpol2NrI7db7dfQQstOE=",
"title": "DotCi-Plugins-Starter-Pack",
"url": "http://updates.jenkins-ci.org/download/plugins/DotCi-Plugins-Starter-Pack/1.8.2/DotCi-Plugins-Starter-Pack.hpi",
"version": "1.8.2",
@@ -498,7 +499,7 @@
"releaseTimestamp": "2015-12-22T20:48:04.00Z",
"requiredCore": "1.618",
"sha1": "0ITTIBuG+Yt1UR+cipdUmze7VM4=",
- "sha512": "HP3E12VAGKffdWhLH8MRRkmTwwFs/YJeY1HwocatJJkdMO4enTBSJUnLaCeutuYVTyIF8goFwoqqeqN/T3GlOQ==",
+ "sha256": "EUyBqeq3o85n38KsMKcLDf9etlPmenuqH1gnHKb/Npg=",
"title": "DotCiInstallPackages",
"url": "http://updates.jenkins-ci.org/download/plugins/DotCiInstallPackages/1.1.2/DotCiInstallPackages.hpi",
"version": "1.1.2",
@@ -514,7 +515,7 @@
"name": "Anthony Roux"
}
],
- "excerpt": "",
+ "excerpt": "This plugin manage exclusion between jobs.",
"gav": "org.jenkins-ci.plugins:Exclusion:0.12",
"labels": [
"builder"
@@ -526,7 +527,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/exclusion-plugin",
"sha1": "cxnDJcb9Av7Wn5GdJdCDuTkhXgc=",
- "sha512": "rk5r89t9wu5ytbBzQ6D/IcJaPJ0DWa+K5RBuisVBEqCjZR++bfEfqT/3c8u/2t4eaxcTxR0Us06Mp7aUYMripg==",
+ "sha256": "BMrARiu8AoqacxmDa3EFn1+AIb/2sGKjcJAQ4Pn6ivY=",
"title": "Exclusion",
"url": "http://updates.jenkins-ci.org/download/plugins/Exclusion/0.12/Exclusion.hpi",
"version": "0.12",
@@ -568,7 +569,7 @@
"name": "Anatoly Bubenkov"
}
],
- "excerpt": "Automatic merging for Jenkins, Gatekeeper style",
+ "excerpt": "Plugin to do automatic integration merging, gatekeeper style.",
"gav": "org.paylogic:GatekeeperPlugin:3.0.5",
"labels": [],
"name": "GatekeeperPlugin",
@@ -578,7 +579,7 @@
"requiredCore": "1.624",
"scm": "https://github.com/jenkinsci/gatekeeper-plugin/",
"sha1": "AEPAq4ScnMTDnnj3AwrzKWPA3wE=",
- "sha512": "3Xu75eCG8HHW+T4Qpw6E6fooaBiE3tvEMeYOsU1w/V5QPjASg0I1mbCAaAe7hwTFTf1k2q7TIOBE9loU1pqDJw==",
+ "sha256": "yOnLqA3WoUtN/tnTdxB89eQt+5Gl/e/wP8JNeTTC25A=",
"title": "Gatekeeper",
"url": "http://updates.jenkins-ci.org/download/plugins/GatekeeperPlugin/3.0.5/GatekeeperPlugin.hpi",
"version": "3.0.5",
@@ -599,7 +600,7 @@
"name": "Fabio Neves"
}
],
- "excerpt": "This plugin allows you to specify what JDK should be used for a job at the build parameters stage.",
+ "excerpt": "Lets you specify a set of JDKs that can be picked from as a build parameter.",
"gav": "org.jenkins-ci.plugins:JDK_Parameter_Plugin:1.0",
"labels": [
"parameter"
@@ -609,7 +610,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/JDK_Parameter_Choice",
"sha1": "/f6Lyfc2phasZmbq70hPMAjut84=",
- "sha512": "MsT3XoxnDp7VookQCQcC0t6gdfOfoRlMlaXDlNpsNlwGputEHZpcko4B1nb9R3r1qxwDjMEDRx2VJJF5DJbsBQ==",
+ "sha256": "4RExflUaV5N/olhYQbwekhIqFtWmjZCDouCtIkGIJC0=",
"title": "JDK Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/JDK_Parameter_Plugin/1.0/JDK_Parameter_Plugin.hpi",
"version": "1.0",
@@ -646,7 +647,7 @@
"name": "Stephan Esch"
}
],
- "excerpt": "Creates issues in Jira for failed tests and/or link them directly in Jenkins.",
+ "excerpt": "Plugin for creating JIRA issues directly from Jenkins and linking them to JUnit tests.",
"gav": "org.jenkins-ci.plugins:JiraTestResultReporter:2.0.6",
"labels": [
"external"
@@ -658,7 +659,7 @@
"requiredCore": "2.27",
"scm": "https://github.com/jenkinsci/JiraTestResultReporter-plugin",
"sha1": "0pTFIm8yFxHO4DabBYBG0t1VEcg=",
- "sha512": "MsHF9XpUu0SWQbjnozuweOIZ1oNi7QizfJeA/vreS6tb6IVtP/ghKjCeKBn5wHsETdORG3lQ3fQ5V2OlaPCEyA==",
+ "sha256": "+TIRvqILqKItI3tTS5pTTQhXeod+LbP7fXgDI9pA3VI=",
"title": "JiraTestResultReporter",
"url": "http://updates.jenkins-ci.org/download/plugins/JiraTestResultReporter/2.0.6/JiraTestResultReporter.hpi",
"version": "2.0.6",
@@ -690,7 +691,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/Matrix-sorter-plugin",
"sha1": "zD9OYG2IE4/57EBjkqHLwnEeZh0=",
- "sha512": "zzqZZd8O9NpYP8SFPiw9weGsADjDCYRjreGi/0s/J6ySyz9KviyDUpJ2WNX0E50tY0i9G1ZMEBY+yS6rHGpv9A==",
+ "sha256": "p8sHfcHBTFhjFo9L3oo+c2dPYciLCTqYO31P/fYk/7E=",
"title": "Matrix sorter",
"url": "http://updates.jenkins-ci.org/download/plugins/Matrix-sorter-plugin/1.3/Matrix-sorter-plugin.hpi",
"version": "1.3",
@@ -705,7 +706,7 @@
"name": "Bryson Gibbons"
}
],
- "excerpt": "",
+ "excerpt": "Enables Single Sign-On with NTLM or Kerberos using Waffle (https://github.com/dblock/waffle).<br /> It uses a negotiate filter, and will fall back to a basic filter if negotiate fails.<br /> It is designed to work in conjunction with the Active Directory plugin, since it ties into the security realm currently set up.",
"gav": "org.jenkins-ci.plugins:NegotiateSSO:1.1",
"labels": [],
"name": "NegotiateSSO",
@@ -715,7 +716,7 @@
"requiredCore": "1.586",
"scm": "https://github.com/jenkinsci/negotiatesso-plugin",
"sha1": "Fs46//sn1uzUJDhoRecowHLxXH4=",
- "sha512": "uj8buHyGMKY1zNmjylWpSKNeRM/Z091seS9mHTlJt2W596QW8qUkiU/Nd6UcO4rp7OP176sDxRe9gTaNbfWLJQ==",
+ "sha256": "/25jcAT7ciKl4qjqDRW8/hCCBszX5WXOjl4UueLdQNM=",
"title": "Windows Negotiate SSO",
"url": "http://updates.jenkins-ci.org/download/plugins/NegotiateSSO/1.1/NegotiateSSO.hpi",
"version": "1.1",
@@ -772,7 +773,7 @@
"name": "Damian Szczepanik"
}
],
- "excerpt": "This plugin sends Job notifications to JenkinsCI Office 365 Connector.",
+ "excerpt": "This plugin from <a href=\"http://www.microsoft.com\" rel=\"nofollow\">Microsoft Corp.</a> allows sending running Jobs status notifications.",
"gav": "org.jenkins-ci.plugins:Office-365-Connector:4.5",
"labels": [
"notifier"
@@ -784,15 +785,15 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/office-365-connector",
"sha1": "txI18Jd90UnKyu0eeiiqcln7H8Y=",
- "sha512": "KZfVhmqxhCTlTt1ef2X5mij5nVpwxM1ukM2/srv2NGynZ2IhMzeq960cDeUDZs8cHVgntRZys+t9IlOdFryh+g==",
+ "sha256": "mzCtSXYqvxQYtKVqg4SEShgEwpPgVwnSeVeVaPeDxI8=",
"title": "Office 365 Connector",
"url": "http://updates.jenkins-ci.org/download/plugins/Office-365-Connector/4.5/Office-365-Connector.hpi",
"version": "4.5",
"wiki": "https://plugins.jenkins.io/Office-365-Connector"
},
"Parameterized-Remote-Trigger": {
- "buildDate": "May 16, 2018",
- "compatibleSinceVersion": "3.0.0-SNAPSHOT",
+ "buildDate": "Jul 29, 2018",
+ "compatibleSinceVersion": "3.0.4-SNAPSHOT",
"dependencies": [
{
"name": "workflow-step-api",
@@ -825,24 +826,24 @@
"name": "KaiHsiang Chang"
}
],
- "excerpt": "This plugin gives you the ability to trigger parameterized builds on a remote Jenkins server as part of your build.",
- "gav": "org.jenkins-ci.plugins:Parameterized-Remote-Trigger:3.0.0",
+ "excerpt": "This plugin triggers a job on a remote Jenkins host",
+ "gav": "org.jenkins-ci.plugins:Parameterized-Remote-Trigger:3.0.4",
"labels": [
"builder",
"trigger",
"parameter"
],
"name": "Parameterized-Remote-Trigger",
- "previousTimestamp": "2015-08-16T10:56:48.00Z",
- "previousVersion": "2.2.2",
- "releaseTimestamp": "2018-05-16T16:13:52.00Z",
+ "previousTimestamp": "2018-07-23T14:22:35.00Z",
+ "previousVersion": "3.0.3",
+ "releaseTimestamp": "2018-07-29T16:30:16.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/parameterized-remote-trigger-plugin",
- "sha1": "n1jt+DzG9uC6Zq61fw1skSAaJgA=",
- "sha512": "thhcZzDw16z3cgVAkhlK3qZqDuq4Vv8/fWQrfLB/jUhM2UckzHyH6IzlBKwUfVhFo/idAmzxhVMOHm4seC4Rdg==",
+ "sha1": "jiMOXH0N6BfS0bdUZxgVY5j/hIE=",
+ "sha256": "IMX7ZC+wZkwJhbpCqjbcjL1zYnsOhhMA2eTOuAyEXMs=",
"title": "Parameterized Remote Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/Parameterized-Remote-Trigger/3.0.0/Parameterized-Remote-Trigger.hpi",
- "version": "3.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/Parameterized-Remote-Trigger/3.0.4/Parameterized-Remote-Trigger.hpi",
+ "version": "3.0.4",
"wiki": "https://plugins.jenkins.io/Parameterized-Remote-Trigger"
},
"PrioritySorter": {
@@ -877,7 +878,7 @@
"name": "Magnus Sandberg"
}
],
- "excerpt": "This plugin allows for the build queue to be sorted based on configurable Sorting and Priority Assigment Strategies.",
+ "excerpt": "This plugin allows for the build queue to be sorted based on pre-assigned priorities for each job.",
"gav": "org.jenkins-ci.plugins:PrioritySorter:3.6.0",
"labels": [
"misc",
@@ -890,7 +891,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/priority-sorter-plugin",
"sha1": "OQuSzM2PEbqtIL5D6RBzPjtRBuU=",
- "sha512": "I0NmvM8QNV5b+z6mKY03Q7amErqasYe2kR76QiXejdx4TGLB7pMgttd7Gne/xfhI3opB66r6c+ZTikTwPOEJfA==",
+ "sha256": "pUjfFtmhdExKXNLSfJ7XGNFGcMNG/rkWIY4qSWBhIEM=",
"title": "Priority Sorter",
"url": "http://updates.jenkins-ci.org/download/plugins/PrioritySorter/3.6.0/PrioritySorter.hpi",
"version": "3.6.0",
@@ -906,7 +907,7 @@
"name": "Tobias Roeser"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables direct execution of SBuild targets.",
"gav": "org.jenkins-ci.plugins:SBuild:1.0.2",
"labels": [
"builder"
@@ -918,7 +919,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/sbuild-plugin",
"sha1": "EH5jmznwr7rdixa1Wh96N7ddvSE=",
- "sha512": "FqKcvS6vRi+m1lQDIsJl0+8w6n/LkzZF2Y+AmvAucepAol8zrIPNuwjYJtXk3c9IbKD2fUILS6IZQcIJO8nRWw==",
+ "sha256": "I/sSgM7dBTwnHZZAhszbm4yEKzJBaZrn2Pls5fHQqfQ=",
"title": "SBuild",
"url": "http://updates.jenkins-ci.org/download/plugins/SBuild/1.0.2/SBuild.hpi",
"version": "1.0.2",
@@ -945,7 +946,7 @@
"name": "Thomas Fuerer"
}
],
- "excerpt": "This plug-in allows triggering executions on Micro Focus Silk Central 17.0 or later.",
+ "excerpt": "This plug-in allows your to trigger executions on Micro Focus Silk Central 17.0 or later.",
"gav": "hudson.plugins.sctmexecutor:SCTMExecutor:2.2",
"labels": [
"builder"
@@ -957,7 +958,7 @@
"requiredCore": "2.6",
"scm": "https://github.com/jenkinsci/SCTMExecutor-plugin",
"sha1": "GccpOdd6zydgq2k9npYHvCFBMjA=",
- "sha512": "/97Z/M/iGaq/CLg1o6kpQF37zAKIfeLrwy6V7uZeK7aLSm+nzpz6ZNWwE5H97ivOhm7BAYmcpyU+0Gj5dsC+SQ==",
+ "sha256": "F8BX5daRxQSb4KloHEqJKjhYL0T67hVjV1STNnoRdXg=",
"title": "SCTMExecutor",
"url": "http://updates.jenkins-ci.org/download/plugins/SCTMExecutor/2.2/SCTMExecutor.hpi",
"version": "2.2",
@@ -971,7 +972,7 @@
"developerId": "richscze"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables a shell script to control the source.",
"gav": "ssscm:SSSCM:1.0",
"labels": [],
"name": "SSSCM",
@@ -979,7 +980,7 @@
"requiredCore": "1.323",
"scm": "https://github.com/jenkinsci/shell-script-scm-plugin",
"sha1": "icFbnck8LcwZnI6+j4QPD9utxiA=",
- "sha512": "V63PdHFIA5JuSlI88M0cwKTp7bzuUX/h4CVCIyHnrXfOIWJ32QmFoUgFz9gMxmgzVUmbmxTPntT0Y4aiMDsW5g==",
+ "sha256": "mHt0gSE35yAZ9F+IZNjypijBMBb0EdEhuvBqVuTPdgI=",
"title": "SSSCM",
"url": "http://updates.jenkins-ci.org/download/plugins/SSSCM/1.0/SSSCM.hpi",
"version": "1.0",
@@ -995,7 +996,7 @@
"name": "Erwin Oldenkamp"
}
],
- "excerpt": "",
+ "excerpt": "This plugin lets the user to select a branch or tag. The plugin uses the rest-api off your local stash server.",
"gav": "org.jenkins-ci.plugins:StashBranchParameter:0.3.0",
"labels": [
"parameter"
@@ -1006,29 +1007,34 @@
"releaseTimestamp": "2017-02-11T14:45:25.00Z",
"requiredCore": "1.639",
"sha1": "RIGt9ld1bcH907P94jfMpRJFypA=",
- "sha512": "8fzbHjegOPgtz0k0y6ZMVFeZXFIveDUFiUmh4axydrvvKqhWQUthK1MIhYZLshZqu57OoXbAQ0hC3t8YQ6oqvQ==",
+ "sha256": "HfosFz9r2Shhu8oXrGZW5BwYxjX7D94iXy1PibQwwXY=",
"title": "Stash Branch Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/StashBranchParameter/0.3.0/StashBranchParameter.hpi",
"version": "0.3.0",
"wiki": "https://plugins.jenkins.io/StashBranchParameter"
},
"Surround-SCM-plugin": {
- "buildDate": "Jan 12, 2017",
+ "buildDate": "Jul 13, 2018",
"dependencies": [
{
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.0"
+ },
+ {
"name": "scm-api",
"optional": false,
"version": "1.3"
},
{
- "name": "credentials",
+ "name": "workflow-scm-step",
"optional": false,
- "version": "1.16.1"
+ "version": "1.14.2"
},
{
- "name": "mailer",
+ "name": "credentials",
"optional": false,
- "version": "1.16"
+ "version": "1.16.1"
},
{
"name": "structs",
@@ -1036,14 +1042,9 @@
"version": "1.5"
},
{
- "name": "plain-credentials",
- "optional": false,
- "version": "1.0"
- },
- {
- "name": "workflow-scm-step",
+ "name": "mailer",
"optional": false,
- "version": "1.14.2"
+ "version": "1.16"
}
],
"developers": [
@@ -1052,22 +1053,22 @@
"name": "Paul Vincent"
}
],
- "excerpt": "Integrates Surround SCM for source control with Jenkins.",
- "gav": "org.jenkins-ci.plugins:Surround-SCM-plugin:1.10",
+ "excerpt": "This plugin integrates the source control tool <a href=\"https://www.perforce.com/products/surround-scm\" rel=\"nofollow\">Surround SCM</a> to Jenkins.",
+ "gav": "org.jenkins-ci.plugins:Surround-SCM-plugin:1.12",
"labels": [
"scm"
],
"name": "Surround-SCM-plugin",
- "previousTimestamp": "2016-10-12T18:59:34.00Z",
- "previousVersion": "1.9",
- "releaseTimestamp": "2017-01-12T19:12:36.00Z",
+ "previousTimestamp": "2018-07-09T18:26:34.00Z",
+ "previousVersion": "1.11",
+ "releaseTimestamp": "2018-07-13T19:23:42.00Z",
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/Surround-SCM-plugin",
- "sha1": "MDDAR3lQa5Id9PyAZUszDJCmQw0=",
- "sha512": "KhmS4kUr3X5UX8lLlpFIoCAcYZElg2VwENN7Kcl0bS7Am28I2NDJ7g2TFcp8/izaXGjmzbYQsUzgpIIL/LAtoQ==",
+ "sha1": "2mBob8oUXG0CQKa89hRHWLuvX+U=",
+ "sha256": "BzaeYgNccoQep4LWoE62TT4mL7p4ugq/CBooZWc8Q74=",
"title": "Seapine Surround SCM",
- "url": "http://updates.jenkins-ci.org/download/plugins/Surround-SCM-plugin/1.10/Surround-SCM-plugin.hpi",
- "version": "1.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/Surround-SCM-plugin/1.12/Surround-SCM-plugin.hpi",
+ "version": "1.12",
"wiki": "https://plugins.jenkins.io/Surround-SCM-plugin"
},
"TestComplete": {
@@ -1084,7 +1085,7 @@
"developerId": "Igor.Filin"
}
],
- "excerpt": "",
+ "excerpt": "Runs automated tests with TestComplete or TestExecute from Jenkins.",
"gav": "org.jenkins-ci.plugins:TestComplete:1.11",
"labels": [
"builder",
@@ -1097,7 +1098,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/testcomplete-plugin",
"sha1": "o25rpmhezOzqDvsbbdTUBzHZsdQ=",
- "sha512": "ujmqDY3KRjhD3G+NPhjnDK7GjhGLpI774GRQJyW86VRCrDdO8YccZTSKLOFIBjmdka5jW3CORkSWohGWExtjag==",
+ "sha256": "/a6WA+U3Cgix/HjPy3clMJbUbZbaGgitAS+7xJQ6gRE=",
"title": "TestComplete support",
"url": "http://updates.jenkins-ci.org/download/plugins/TestComplete/1.11/TestComplete.hpi",
"version": "1.11",
@@ -1113,7 +1114,7 @@
"name": "TestFairy"
}
],
- "excerpt": "",
+ "excerpt": "This plugin will upload .ipa or .apk file(s) to <a href=\"http://testfairy.com\" rel=\"nofollow\">TestFairy</a>.",
"gav": "org.jenkins-ci.plugins:TestFairy:4.16",
"labels": [
"upload",
@@ -1126,7 +1127,7 @@
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/testfairy-plugin",
"sha1": "Hh03s5i7U7U1XswBFZsdP9WLmHw=",
- "sha512": "H+ZxQpvPV6mxDoeBjGAcbe3+W0UnvUXwJjnrwOnJRfWHc34MHrnDQpJC3l6XE+Pq8HDQ4Wg3SF07S0ukY1f5Hw==",
+ "sha256": "TFoMEPfGAvXTfz9/LZbd0OLefXzDeV/LteeODnz+DWI=",
"title": "TestFairy",
"url": "http://updates.jenkins-ci.org/download/plugins/TestFairy/4.16/TestFairy.hpi",
"version": "4.16",
@@ -1142,7 +1143,7 @@
"name": "Christer Fahlgren"
}
],
- "excerpt": "",
+ "excerpt": "Send text messages or make calls on build failures using Twilio",
"gav": "com.twilio.jenkins:TwilioNotifier:0.2.1",
"labels": [],
"name": "TwilioNotifier",
@@ -1152,7 +1153,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/twilio-notifier-plugin",
"sha1": "H1vq0/9tFtMVw8+kUlL2W8TkSjE=",
- "sha512": "GG7i9oYlqGbbiW1MZwIMwupDy5JKq9vjmJUQufic40FitgH0cUxjawKAwlCJJkRgDjKMoR5Jc7Pz/y0coZ9Ygg==",
+ "sha256": "L5fTeXf6VZ/l9j4AlOUOA++/S/iSS/AXqhZfp9Z3Rb4=",
"title": "TwilioNotifier",
"url": "http://updates.jenkins-ci.org/download/plugins/TwilioNotifier/0.2.1/TwilioNotifier.hpi",
"version": "0.2.1",
@@ -1172,7 +1173,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Allows specification of URLs to poll and copy into the workspace",
+ "excerpt": "A URL SCM plugin for Hudson. This plugin supports polling and checkout. Polling is done by checking the last-modified header returned when connecting to a URL. Checkout is done by copying the URL data into the workspace.",
"gav": "org.jvnet.hudson.plugins:URLSCM:1.6",
"labels": [
"scm"
@@ -1182,7 +1183,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/URLSCM-plugin",
"sha1": "aglxMDptHgY5Xk31EXgB8NafzKU=",
- "sha512": "GARMHU68/FH8tnZddFoL/EKIHoJ6LIFHyZpW28KQ5kHBACDTOBpbxt1gtMQh0bTLPtNibbtwPhZ3mihM71iKAQ==",
+ "sha256": "kYghIC5VJc4tIPLgY0A75tWUFXux7DWZ8AaowC0Bva8=",
"title": "URL SCM",
"url": "http://updates.jenkins-ci.org/download/plugins/URLSCM/1.6/URLSCM.hpi",
"version": "1.6",
@@ -1198,7 +1199,7 @@
"name": "Technical Support"
}
],
- "excerpt": "Integration of AbsInt's aiT, TimingProfiler, TimeWeaver and StackAnalyzer (a³) into the Jenkins continuous integration system",
+ "excerpt": "Provides Jenkins integration for the AbsInt Advanced Analyzer (a³) tools.",
"gav": "org.jenkins-ci.plugins:absint-a3:1.1.0",
"labels": [
"buildwrapper"
@@ -1210,7 +1211,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/absint-a3-plugin",
"sha1": "nOZcdINoqJTlrtl8BwDj5U2Yadw=",
- "sha512": "Ngb8sPY777aAUElv+RoYA88q2Ce2jWSH4TbZCfPl55moFXtaS5e05FFOOdwZAsTjQW7GYNMHwpDMiPtLx03LSw==",
+ "sha256": "5MT0wGqK07PIxGeC1/NWXkrbATrHj2eKHzv25ZHi82o=",
"title": "AbsInt a³",
"url": "http://updates.jenkins-ci.org/download/plugins/absint-a3/1.1.0/absint-a3.hpi",
"version": "1.1.0",
@@ -1226,7 +1227,7 @@
"name": "Joerg Herter"
}
],
- "excerpt": "Integration of AbsInt's Astrée into the Jenkins continuous integration system",
+ "excerpt": "Provides Jenkins integration for the Astrée static code analyzer.",
"gav": "org.jenkins-ci.plugins:absint-astree:1.0.7",
"labels": [
"buildwrapper"
@@ -1238,7 +1239,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/absint-astree-plugin",
"sha1": "LnCn74GzzAYoDp6rp76WWYfxWuU=",
- "sha512": "oI8zZ4XEaaYIT1lOvFdfWQfJMev9HKH+M+DDaXXehS3hHGhjggPXHKvfdOeuK0uQbtMr/xlIO+2sQLkQgOdzUA==",
+ "sha256": "2Qvzs/39zIhYFSdZJdLas8BPJAX0ufaDaXR61SMHEIg=",
"title": "AbsInt Astrée",
"url": "http://updates.jenkins-ci.org/download/plugins/absint-astree/1.0.7/absint-astree.hpi",
"version": "1.0.7",
@@ -1260,7 +1261,7 @@
"name": "Anthony Dahanne"
}
],
- "excerpt": "",
+ "excerpt": "A plug-in that enables you to instantly run a job on a busy Jenkins cluster (top of the queue, can kill a build to execute now)",
"gav": "org.terracotta.jenkins.plugins:accelerated-build-now-plugin:1.0.1",
"labels": [
"trigger"
@@ -1268,15 +1269,16 @@
"name": "accelerated-build-now-plugin",
"releaseTimestamp": "2013-07-31T15:49:16.00Z",
"requiredCore": "1.523",
+ "scm": "https://github.com/jenkinsci/accelerated-build-now-plugin",
"sha1": "3unyVqpC+qiGqcwjnwd1WOzV41c=",
- "sha512": "n+rcbtLYzEkqAfvBH+dX7NkkuNeOu6fSPXD/ObxGikWWcKuDngPU8pzJJrReFBcRNJb+Iw55mHhqtQKwtYtYog==",
+ "sha256": "AeN9o5PpHaJ2l37W0ShwjX9vKczrRtGdCtCFfOG+dRM=",
"title": "accelerated-build-now-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/accelerated-build-now-plugin/1.0.1/accelerated-build-now-plugin.hpi",
"version": "1.0.1",
"wiki": "https://plugins.jenkins.io/accelerated-build-now-plugin"
},
"accurev": {
- "buildDate": "May 14, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
"name": "credentials",
@@ -1290,22 +1292,22 @@
"name": "Joseph Petersen"
}
],
- "excerpt": "This plugin allows you to use AccuRev as a SCM.",
- "gav": "org.jenkins-ci.plugins:accurev:0.7.16",
+ "excerpt": "This plugin integrates <a href=\"http://www.accurev.com/\" rel=\"nofollow\">AccuRev SCM</a> to Jenkins.",
+ "gav": "org.jenkins-ci.plugins:accurev:0.7.17",
"labels": [
"scm"
],
"name": "accurev",
- "previousTimestamp": "2017-10-21T23:05:02.00Z",
- "previousVersion": "0.7.15",
- "releaseTimestamp": "2018-05-14T05:10:22.00Z",
+ "previousTimestamp": "2018-05-14T05:10:22.00Z",
+ "previousVersion": "0.7.16",
+ "releaseTimestamp": "2018-07-25T22:42:31.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/accurev-plugin",
- "sha1": "PPjq8P4ZYmdUaDu7daq0BUqYQ4g=",
- "sha512": "ohaiIAvl5/Gw8Sx069jGSjLoZQ0eP3ETh/oOxBziwjXU2I6mHbsxBA/EH67UDpa6SO8spJykYt5VPcjk5gDSpg==",
+ "sha1": "enBn1xv07VxhuCBYUF10aJcOA/w=",
+ "sha256": "XMDUZBPYO36OBsnv8TUXJUBkrm+HD95Gw+iIk34933E=",
"title": "AccuRev",
- "url": "http://updates.jenkins-ci.org/download/plugins/accurev/0.7.16/accurev.hpi",
- "version": "0.7.16",
+ "url": "http://updates.jenkins-ci.org/download/plugins/accurev/0.7.17/accurev.hpi",
+ "version": "0.7.17",
"wiki": "https://plugins.jenkins.io/accurev"
},
"ace-editor": {
@@ -1316,7 +1318,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "",
+ "excerpt": "JavaScript GUI Lib: ACE Editor bundle plugin.",
"gav": "org.jenkins-ci.ui:ace-editor:1.1",
"labels": [],
"name": "ace-editor",
@@ -1325,7 +1327,7 @@
"releaseTimestamp": "2016-03-03T12:09:37.00Z",
"requiredCore": "1.580.1",
"sha1": "Oe0JR9zZtBR2muKLPrlVZD4l1eA=",
- "sha512": "QMXhGsYbOyJ/SIsa5NjZJ4RNqoTyMS6QFgwxJwI8fd5HqO6yZGJalPEu6D8kQa0G6zFjnqEGQ+Di3ZSGSjcIhQ==",
+ "sha256": "q8lwKIk8inFYGl9VnqSOjh8aZRZPrultq/7Z6V6autI=",
"title": "JavaScript GUI Lib: ACE Editor bundle",
"url": "http://updates.jenkins-ci.org/download/plugins/ace-editor/1.1/ace-editor.hpi",
"version": "1.1",
@@ -1351,7 +1353,7 @@
"name": "Felix Belzunce Arcos"
}
],
- "excerpt": "Enables authentication through Active Directory",
+ "excerpt": "This plugin enables authentication through Active Directory.",
"gav": "org.jenkins-ci.plugins:active-directory:2.8",
"labels": [
"user"
@@ -1363,7 +1365,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/active-directory-plugin",
"sha1": "QgXeZPxeQlmO3r7LC0U1tKs55HQ=",
- "sha512": "eJxlGF5Ss8hZTbYh8RlX2UjU7VbkG3ufR1N+hS61FQzaNEagRnaQUmBI+BvgVcEE+PemW0x94g1h/3KcfErWPA==",
+ "sha256": "1OEFvMkH1uMYggxZLpBQy2MhJNfr+yExFV6PYKYLijM=",
"title": "Active Directory",
"url": "http://updates.jenkins-ci.org/download/plugins/active-directory/2.8/active-directory.hpi",
"version": "2.8",
@@ -1387,7 +1389,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/acunetix-plugin",
"sha1": "iSienxWznihhJE2/pQsfZwstMyA=",
- "sha512": "B8hL/NS3LEayQr8YInnShRw31cc6p5mS2SwohOsLg6ofOXtppJhU7LUEVRqEMZ64qPFDNUz5e7pFIc40E+EzQA==",
+ "sha256": "kxPyOmLaP4H6LUs7jX3B9ee+YsT5HAQOfM2NCcR1m8M=",
"title": "Acunetix",
"url": "http://updates.jenkins-ci.org/download/plugins/acunetix/1.0.0/acunetix.hpi",
"version": "1.0.0",
@@ -1413,7 +1415,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/adaptive-disconnector-plugin",
"sha1": "nFnMY8miQfmFi6ZyOAQih9WwKMc=",
- "sha512": "LdQGY/lNOn6a9Ygv8Mohna22XE47TqAGNIw87FtZ4LeaDw8xXaSvu2+bSxYKZeYN2RgN2Dk67lDLj/bbBUyPnA==",
+ "sha256": "u2GH+VseVEalraLyrzZZL8ST3B/qxOvFBWIGt9ss75U=",
"title": "Adaptive Disconnector",
"url": "http://updates.jenkins-ci.org/download/plugins/adaptive-disconnector/0.2/adaptive-disconnector.hpi",
"version": "0.2",
@@ -1427,7 +1429,7 @@
"developerId": "jglick"
}
],
- "excerpt": "",
+ "excerpt": "Additional user property for user identity on other systems. Jenkins then won&#39;t create duplicated users when such an identity is extracted during SCM changelog parsing, or other user-related events.",
"gav": "com.cloudbees.jenkins.plugins:additional-identities-plugin:1.1",
"labels": [],
"name": "additional-identities-plugin",
@@ -1437,14 +1439,14 @@
"requiredCore": "1.488",
"scm": "https://github.com/jenkinsci/additional-identities-plugin",
"sha1": "9khYVdSjPCpcLrNbrGhbRCu/O/Q=",
- "sha512": "0P7790C15cDy7PPXrZ6oPhCBAQXwupUblwtB/EFiBILsZt99V7PXIRHxU1yg9Ql8HC9Lwc1Ud+ubpskc5RKwHA==",
+ "sha256": "wToGiatTeNYAPwcK4ZzW6ATfAZ/x1cUfcPDHoO6aX3Y=",
"title": "Additional Identities",
"url": "http://updates.jenkins-ci.org/download/plugins/additional-identities-plugin/1.1/additional-identities-plugin.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/additional-identities-plugin"
},
"additional-metrics": {
- "buildDate": "Jun 30, 2018",
+ "buildDate": "Jul 11, 2018",
"dependencies": [],
"developers": [
{
@@ -1454,19 +1456,19 @@
}
],
"excerpt": "Provides additional metrics for List Views: Success/Failure Rates, Min/Max durations, Success/Failure Time Rates.",
- "gav": "org.jenkins-ci.plugins:additional-metrics:1.1",
+ "gav": "org.jenkins-ci.plugins:additional-metrics:1.2",
"labels": [],
"name": "additional-metrics",
- "previousTimestamp": "2018-06-21T22:06:17.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2018-06-30T21:58:48.00Z",
+ "previousTimestamp": "2018-06-30T21:58:48.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2018-07-11T07:09:44.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/additional-metrics-plugin",
- "sha1": "i6o4uEug12KXv8NxSQVh1T5pmC4=",
- "sha512": "bGq6oe47oS3ba58+mUrIHSXhjLJQ3qzAUFTdkTU2euaH+UvW0JFfmM44Q1XyEKf3oAxV1F0N2ym9l3NhTrKPXQ==",
+ "sha1": "av7G53wnxLelhunTCSrnvYMfeW8=",
+ "sha256": "KAWEoUO4DkaQxBxxLyYvjoLAGfSZ6nHLx1o48sgRQIQ=",
"title": "Additional Metrics",
- "url": "http://updates.jenkins-ci.org/download/plugins/additional-metrics/1.1/additional-metrics.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/additional-metrics/1.2/additional-metrics.hpi",
+ "version": "1.2",
"wiki": "https://plugins.jenkins.io/additional-metrics"
},
"advanced-installer-msi-builder": {
@@ -1479,7 +1481,7 @@
"name": "Advanced Installer"
}
],
- "excerpt": "This plugin builds Advanced Installer projects.",
+ "excerpt": "Thie plugin allows to build setups using Advanced Installer.",
"gav": "org.jenkins-ci.plugins:advanced-installer-msi-builder:2.0.2",
"labels": [],
"name": "advanced-installer-msi-builder",
@@ -1489,7 +1491,7 @@
"requiredCore": "2.5",
"scm": "https://github.com/jenkinsci/advanced-installer-msi-builder-plugin",
"sha1": "uYjyb+db3KJQ2FWR5Huz/Tihlb0=",
- "sha512": "ax8O7V2p4ywHBbUHh12U+heAuwDzVf7qHmbvyKw1feJJZQKg8u1oyOInRQx/IEPVRK7zxX5yq8WKwGj/FzfglA==",
+ "sha256": "1oeIuSO2ocGR8mHzKMZpnNeA+wfGloNr1mtL7/24NQw=",
"title": "Advanced Installer Msi Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/advanced-installer-msi-builder/2.0.2/advanced-installer-msi-builder.hpi",
"version": "2.0.2",
@@ -1516,7 +1518,7 @@
"name": "SuRen"
}
],
- "excerpt": "Agent LoadBalance Plugin",
+ "excerpt": "Jenkins agent load balance.",
"gav": "com.surenpi.jenkins:agent-loadbalance:1.0",
"labels": [],
"name": "agent-loadbalance",
@@ -1524,7 +1526,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/agent-loadbalance-plugin",
"sha1": "VqjHTxAWnlhW8JLY4ogCZ932Og4=",
- "sha512": "6kt3UwgVrB2sxJn/rnFyhnaaz/IAhKQtUIXY3XV7UVXQYhvN5/KnzNX6bY3icxBW1v5opu2MDLvwzo9T8Q0P5w==",
+ "sha256": "bGIMQic9cPO1ep2oApUHqs23lIPG3fX4BZJtKCDivT4=",
"title": "Agent LoadBalance",
"url": "http://updates.jenkins-ci.org/download/plugins/agent-loadbalance/1.0/agent-loadbalance.hpi",
"version": "1.0",
@@ -1589,7 +1591,7 @@
"requiredCore": "2.83",
"scm": "https://github.com/jenkinsci/alauda-devops-sync-plugin/",
"sha1": "bn2USgv/10s54419Gz2HykcGiXM=",
- "sha512": "MsroREGOffBjsdDxpdiyMGluwTqqvfNaCMQ6sb/g51JDd4bFTQQ3FrY+b9+UjyzKpdKGSY/Kq6EGbpnnU4sLKQ==",
+ "sha256": "ldt41D8feuKs6a3XGrzfOE70ahb/NH+drQssDYq+Txg=",
"title": "Alauda DevOps Sync",
"url": "http://updates.jenkins-ci.org/download/plugins/alauda-devops-sync/0.2.6/alauda-devops-sync.hpi",
"version": "0.2.6",
@@ -1641,7 +1643,7 @@
"name": "chengjingtao"
}
],
- "excerpt": "This plugin provides Jenkins pipeline DSL interactions for Alauda.",
+ "excerpt": "This plugin provides Jenkins pipeline DSL interactions for Alauda.io",
"gav": "io.alauda.jenkins.plugins:alauda-pipeline:1.0",
"labels": [],
"name": "alauda-pipeline",
@@ -1649,7 +1651,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/alauda-pipeline-plugin",
"sha1": "iBDnMMbvs+kTbTD6V+ytc8jbj0I=",
- "sha512": "0eMw3j8lqTvaWNIIt26f0PFqVvM/6xtZoETTZQ/dFDmAsEMcfFOf0rbnOvhRvNkJBIitCjzmkp3wyJdNaIsd0g==",
+ "sha256": "Fbk/j+TNzd3Rt/cPh2UiCIjbyx3KZ+Wi23GuufPzW6o=",
"title": "Alauda Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/alauda-pipeline/1.0/alauda-pipeline.hpi",
"version": "1.0",
@@ -1684,7 +1686,7 @@
"developerId": "qinyujia"
}
],
- "excerpt": "Enable Jenkins to deploy applications to Aliyun Container Service.",
+ "excerpt": "This plugin deploy applications to Aliyun Container Service.",
"gav": "org.jenkins-ci.plugins:aliyun-container-service-deploy:0.1.1",
"labels": [],
"name": "aliyun-container-service-deploy",
@@ -1694,7 +1696,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/aliyun-container-service-deploy-plugin",
"sha1": "rQMA053/EE8UighGcdASLCTmdeY=",
- "sha512": "k0lN7YupurY4roVCxkoOmH5f3nFOXFEklrdkVHiLnDHsVc0W/n/ZC76MP5YVMPTnedn82u9hs9n6rz1oZmCNrQ==",
+ "sha256": "FE7xIBLxMZe9XufCvA5krgxzjnprG3pTdhld0Csa//A=",
"title": "Aliyun-Container-Service-Deploy",
"url": "http://updates.jenkins-ci.org/download/plugins/aliyun-container-service-deploy/0.1.1/aliyun-container-service-deploy.hpi",
"version": "0.1.1",
@@ -1730,7 +1732,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "Shows more changes on the project page",
+ "excerpt": "This plugin shows all changes (also from dependent projects, sub-projects, ...) for a project",
"gav": "org.jenkins-ci.plugins:all-changes:1.5",
"labels": [
"ui",
@@ -1743,7 +1745,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/all-changes-plugin",
"sha1": "AO85gLtqcUxak3V1hncvdj4mrz0=",
- "sha512": "2hxEB+oiSEVFkvhSxr92+VCviMZQ8Ednnk5SA/k/9hz6/PfjHU4uMs9iInK2FfwMVhsMlx8xtWPktwLdOno6xw==",
+ "sha256": "RVDLddS4iqcz32pbR82ln2GIJoUtOdWk8tr3FvNYpDU=",
"title": "All changes",
"url": "http://updates.jenkins-ci.org/download/plugins/all-changes/1.5/all-changes.hpi",
"version": "1.5",
@@ -1816,7 +1818,7 @@
"name": "Dmitry Baev"
}
],
- "excerpt": "Allure Jenkins Plugin",
+ "excerpt": "This plugin integrates Allure reporting tool into Jenkins.",
"gav": "ru.yandex.qatools.allure:allure-jenkins-plugin:2.26.0",
"labels": [
"report"
@@ -1828,7 +1830,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/allure-plugin",
"sha1": "kCPeN/og/RO2GNsibSCBA6rcMqQ=",
- "sha512": "tzhFpHZXVqyHQVRdvt656pOmsADv4Hq6QP/UwBF3qp51WjUHdR0jHpjQpGphqpjBiLql9XAmKzKbRBsyMSNZug==",
+ "sha256": "tk1CFq50UaGoxJvpEvaRecjEF94HuLL1/2E9GX3ar1o=",
"title": "Allure",
"url": "http://updates.jenkins-ci.org/download/plugins/allure-jenkins-plugin/2.26.0/allure-jenkins-plugin.hpi",
"version": "2.26.0",
@@ -1870,7 +1872,7 @@
"name": "Ivan Fernandez Calvo"
}
],
- "excerpt": "Integrate Jenkins with Amazon EC2 Container Registry (ECR)",
+ "excerpt": "This plugin generates Docker authentication token from Amazon Credentials to access Amazon ECR.",
"gav": "com.cloudbees.jenkins.plugins:amazon-ecr:1.6",
"labels": [],
"name": "amazon-ecr",
@@ -1880,7 +1882,7 @@
"requiredCore": "1.642.1",
"scm": "https://github.com/jenkinsci/amazon-ecr-plugin",
"sha1": "r8duXOEq8AAPVhdBcL568gH0rxU=",
- "sha512": "5B5q02ePot6dhKUgSlGbYwMn8NW2t2xf5f9rjojW766gtjVfap12MB+ukMRUFaL0BhBu44qFIdMYRtklhtXCDA==",
+ "sha256": "wuPkJM3WPRATKXpfG6OewUAGi+ibTeT10R4UzEloZ5o=",
"title": "Amazon ECR",
"url": "http://updates.jenkins-ci.org/download/plugins/amazon-ecr/1.6/amazon-ecr.hpi",
"version": "1.6",
@@ -1917,7 +1919,7 @@
"name": "Jan Roehrich"
}
],
- "excerpt": "Jenkins plugin to run dynamic slaves in a Amazon ECS/Docker environment",
+ "excerpt": "Use Amazon EC2 Container Service to provide elastic slaves.",
"gav": "com.cloudbees.jenkins.plugins:amazon-ecs:1.16",
"labels": [
"cluster",
@@ -1930,7 +1932,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/amazon-ecs-plugin",
"sha1": "fWj0BunXPxY/KgAHfnVT5Pv2QmE=",
- "sha512": "ScCY8AUS79vKWGx3K4ZcqttsLptrV2QiwFfCkRX/ofxhS/PmFhMb0A8spctD6F4tQjLUL+lAOKGIszJTn6DwfQ==",
+ "sha256": "ZczGdF2e79KdVeOZSZ4xQc6Kdiodyb2sE9BHs5O2Vxc=",
"title": "Amazon EC2 Container Service",
"url": "http://updates.jenkins-ci.org/download/plugins/amazon-ecs/1.16/amazon-ecs.hpi",
"version": "1.16",
@@ -2020,7 +2022,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/analysis-collector-plugin",
"sha1": "8IsYcSP2bLus3XkQLNyD3MEDqMw=",
- "sha512": "H4cc29Fz1ARfT4zwO1ecKIBNMFCS6Rx10ZdgFFyp9MvGDwFWROcXQS+8EBwtGJ+UE/bd0S1f30pnrGRpMG2X8w==",
+ "sha256": "JiCa+glbxGha1X3Aqugys77WA6g/euYyEEHuKLZD4E0=",
"title": "Static Analysis Collector",
"url": "http://updates.jenkins-ci.org/download/plugins/analysis-collector/1.52/analysis-collector.hpi",
"version": "1.52",
@@ -2090,19 +2092,24 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/analysis-core-plugin",
"sha1": "9ZRUP9SopwJ0+/opOIldmhHs3wo=",
- "sha512": "kdyFI2lkR/dCyzfQshqozEbNwtckSqPLo0Hc5LJiYjMKq76QdMXeY1KeKEVvEEIshsWTzp4nyPK/Mnj44cP6nw==",
+ "sha256": "puY3Y0RLmk1lU9e3Tg0Aqyrafw416So9IS7z50eOijc=",
"title": "Static Analysis Utilities",
"url": "http://updates.jenkins-ci.org/download/plugins/analysis-core/1.95/analysis-core.hpi",
"version": "1.95",
"wiki": "https://plugins.jenkins.io/analysis-core"
},
"anchore-container-scanner": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ },
+ {
"name": "structs",
"optional": false,
- "version": "1.5"
+ "version": "1.7"
}
],
"developers": [
@@ -2117,24 +2124,24 @@
"name": "Swathi Gangisetty"
}
],
- "excerpt": "Integrates Jenkins with the Anchore Image Scanner",
- "gav": "org.jenkins-ci.plugins:anchore-container-scanner:1.0.15",
+ "excerpt": "This plugin provides container image scanning using Anchore Engine",
+ "gav": "org.jenkins-ci.plugins:anchore-container-scanner:1.0.17",
"labels": [
"builder",
"scm",
"security"
],
"name": "anchore-container-scanner",
- "previousTimestamp": "2018-02-23T23:07:55.00Z",
- "previousVersion": "1.0.14",
- "releaseTimestamp": "2018-06-29T22:12:58.00Z",
+ "previousTimestamp": "2018-07-18T22:58:40.00Z",
+ "previousVersion": "1.0.16",
+ "releaseTimestamp": "2018-07-25T17:58:36.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/anchore-container-scanner-plugin",
- "sha1": "Z0/D0kuefwvxQOZ4rdpPxoch27g=",
- "sha512": "8uLle2jyD3fXwI7GmPLn1XaR0JuJJFvJlqvDVxGNe6M1xD8qiIYeugLPp5hQ827Dj5w1usyLm+srfCc26Y74fg==",
+ "sha1": "zvr0QQfT6KbTlCaXoKit075a/0Q=",
+ "sha256": "JgD2dXwB6WRU+Vu0lSuGN5DaI0vnp04WSMJT43WVIrg=",
"title": "Anchore Container Image Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/anchore-container-scanner/1.0.15/anchore-container-scanner.hpi",
- "version": "1.0.15",
+ "url": "http://updates.jenkins-ci.org/download/plugins/anchore-container-scanner/1.0.17/anchore-container-scanner.hpi",
+ "version": "1.0.17",
"wiki": "https://plugins.jenkins.io/anchore-container-scanner"
},
"android-apk-size-watcher": {
@@ -2157,7 +2164,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/android-apk-size-watcher-plugin",
"sha1": "2eNVEaRva0RkCX5nIdR9lm65DOA=",
- "sha512": "DEBXMzVjPpnftCUljENnFhprGTHKl9a9yr1j8kLlcYWzSEsL2Gxo97LoI4f49PgwIMKb1IJAEG7f36ETKe9GSA==",
+ "sha256": "McP+Dy/5kgw9yZtVuOaF7BX3+NvYBFKfv8h/zt+IDus=",
"title": "Android Apk Size Watcher",
"url": "http://updates.jenkins-ci.org/download/plugins/android-apk-size-watcher/1.0.1/android-apk-size-watcher.hpi",
"version": "1.0.1",
@@ -2184,7 +2191,7 @@
"name": "Christopher Orr"
}
],
- "excerpt": "",
+ "excerpt": "Starts an Android emulator with given properties before a build, then shuts it down after.",
"gav": "org.jenkins-ci.plugins:android-emulator:3.0",
"labels": [
"buildwrapper",
@@ -2197,7 +2204,7 @@
"requiredCore": "2.32",
"scm": "https://github.com/jenkinsci/android-emulator-plugin",
"sha1": "itEkVmLX8zCstgKomBfPljBXRvI=",
- "sha512": "INFYN9VTCzRkBQ8MVtlKOE5iU9wgaBDedaMEl57WQM7ZbET4aL0gpwnTUDN2Yc7BHcWzjC90xiEjDKXJbEIz3A==",
+ "sha256": "933MChu2AHCGLTc1Fxn7boDQe0oK4Ip/nFMrtxojj0Y=",
"title": "Android Emulator",
"url": "http://updates.jenkins-ci.org/download/plugins/android-emulator/3.0/android-emulator.hpi",
"version": "3.0",
@@ -2244,7 +2251,7 @@
"name": "Christopher Orr"
}
],
- "excerpt": "Parses Android Lint output and displays the results for analysis.",
+ "excerpt": "This plugin parses Android Lint analysis results and visualises the issues found.",
"gav": "org.jvnet.hudson.plugins:android-lint:2.6",
"labels": [
"report",
@@ -2258,7 +2265,7 @@
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/android-lint-plugin",
"sha1": "EolfRXu7B026b3cnukwvhbuHmdc=",
- "sha512": "1PJVn09dSMWBiNEA9orPatmx1GV/ELgF9+LgzyMOA5ywqylasULxFnEYU10juBatckjPLfSjcCC+QQWDRn7PuA==",
+ "sha256": "2XJfoQuTj9R+x63JJMKgeBsZpm0CmyYPT6FMOU6M72k=",
"title": "Android Lint",
"url": "http://updates.jenkins-ci.org/download/plugins/android-lint/2.6/android-lint.hpi",
"version": "2.6",
@@ -2291,7 +2298,7 @@
"name": "Robert St. John"
}
],
- "excerpt": "A Jenkins build step for signing Android APKs with Jenkins-managed credentials",
+ "excerpt": "Sign Android APK bundles with a private key Jenkins manages and provides.",
"gav": "org.jenkins-ci.plugins:android-signing:2.2.5",
"labels": [
"builder",
@@ -2304,14 +2311,14 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/android-signing-plugin",
"sha1": "NxbfWO831zYmfC4IZ6tvt0AMU6A=",
- "sha512": "bhdh4CKmfzqL2JsuCEGuGl/CzLbAcanAmdriP+exVrve+6vwnOf4NKNC155inFh/MesyURKzlC6mpwNHcqR8TA==",
+ "sha256": "X6j1idlDlgb1TUmVfP1DVnWk2VIFet/2aWdfJ2cDO0A=",
"title": "Android Signing",
"url": "http://updates.jenkins-ci.org/download/plugins/android-signing/2.2.5/android-signing.hpi",
"version": "2.2.5",
"wiki": "https://plugins.jenkins.io/android-signing"
},
"anka-build": {
- "buildDate": "May 16, 2018",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
"name": "ssh-slaves",
@@ -2319,14 +2326,9 @@
"version": "1.12"
},
{
- "name": "node-iterator-api",
- "optional": false,
- "version": "1.5"
- },
- {
- "name": "credentials",
+ "name": "structs",
"optional": false,
- "version": "1.28"
+ "version": "1.7"
}
],
"developers": [
@@ -2336,20 +2338,20 @@
"name": "Asaf Gur"
}
],
- "excerpt": "Integrates Jenkins with Anka",
- "gav": "org.jenkins-ci.plugins:anka-build:1.9",
+ "excerpt": "This plugin provides integration with Veertu Anka infrastructure",
+ "gav": "org.jenkins-ci.plugins:anka-build:1.13",
"labels": [],
"name": "anka-build",
- "previousTimestamp": "2018-01-25T22:50:24.00Z",
- "previousVersion": "1.8",
- "releaseTimestamp": "2018-05-16T10:41:35.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2018-08-01T14:14:24.00Z",
+ "previousVersion": "1.12",
+ "releaseTimestamp": "2018-08-13T11:52:24.00Z",
+ "requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/anka-build-plugin",
- "sha1": "dJmuiw0bOSwPQ/RmY9+i4d6DdH8=",
- "sha512": "ADzupQ6u4TUB0Mfvjw+qr7XtpYscsCFbeIH1XlPhD661c7aevXXFJUTaY8EPTjLbVWw5aMgKC628dVmR9zo8Vg==",
+ "sha1": "UtmhJGUN6P2pMsf/7zOyLfu76S4=",
+ "sha256": "8RYQwMMkNCf8cnxN6Wv+ABOdctqzSxfNpnC1hjnXo/w=",
"title": "Anka",
- "url": "http://updates.jenkins-ci.org/download/plugins/anka-build/1.9/anka-build.hpi",
- "version": "1.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/anka-build/1.13/anka-build.hpi",
+ "version": "1.13",
"wiki": "https://plugins.jenkins.io/anka-build"
},
"ansible": {
@@ -2389,7 +2391,7 @@
"name": "Jean-Christophe Sirot"
}
],
- "excerpt": "Ansible support in Jenkins",
+ "excerpt": "Invoke <a href=\"http://www.ansible.com/\" rel=\"nofollow\">Ansible</a> Ad-Hoc commands and playbooks.",
"gav": "org.jenkins-ci.plugins:ansible:1.0",
"labels": [
"builder",
@@ -2405,14 +2407,14 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/ansible-plugin",
"sha1": "ho5yyoeGfAiHSlcvIPtlNZaxQOw=",
- "sha512": "nteXE/5U9S7TSVQ+MllRQoP6PVJV9AixmSHCIuqA+b0U7WmXVC0fKiO9FHjocOCQ3ctkx7xl0bJJ/ZHVt/vKBg==",
+ "sha256": "nCuUIroIi8xX4ONV/S2OEGP07YBPtp7DLMzYwG5OoB4=",
"title": "Ansible",
"url": "http://updates.jenkins-ci.org/download/plugins/ansible/1.0/ansible.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/ansible"
},
"ansible-tower": {
- "buildDate": "Jun 03, 2018",
+ "buildDate": "Jul 23, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -2442,20 +2444,20 @@
"name": "John Westcott IV"
}
],
- "excerpt": "This plugin allows Jenkins to run a job template in Ansible Tower.",
- "gav": "org.jenkins-ci.plugins:ansible-tower:0.8.5",
+ "excerpt": "This plugin connects Jenkins with Ansible Tower",
+ "gav": "org.jenkins-ci.plugins:ansible-tower:0.8.7",
"labels": [],
"name": "ansible-tower",
- "previousTimestamp": "2018-04-29T12:52:15.00Z",
- "previousVersion": "0.8.4",
- "releaseTimestamp": "2018-06-03T15:40:06.00Z",
+ "previousTimestamp": "2018-07-15T18:52:52.00Z",
+ "previousVersion": "0.8.6",
+ "releaseTimestamp": "2018-07-23T15:56:53.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/ansible-tower-plugin",
- "sha1": "ifIHZqxvKmbn+AABCanRcOBzxJU=",
- "sha512": "1UF4FYi2kszW8wG4DVZ6CYzWq0QWcBWxNK6T8Eu5ed5PLDkWAnqmXv8ht8ydGk1QQs7WpbUARdpkaBPcEh8vPg==",
+ "sha1": "G5J98vxZzlBGq2kZXOAsrsgAC+s=",
+ "sha256": "q+72yF6qlOZjiCtHZd5vS7wuWILQLMBe9DO1PxkBpLg=",
"title": "Ansible Tower",
- "url": "http://updates.jenkins-ci.org/download/plugins/ansible-tower/0.8.5/ansible-tower.hpi",
- "version": "0.8.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ansible-tower/0.8.7/ansible-tower.hpi",
+ "version": "0.8.7",
"wiki": "https://plugins.jenkins.io/ansible-tower"
},
"ansicolor": {
@@ -2486,7 +2488,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/ansicolor-plugin",
"sha1": "4S0t0x5KWZxVZF4HCz6TPH6oXpI=",
- "sha512": "942JZAt/dbL9z+cauTq5sKlG92uGNM643k4thGVlIFNZl7appvVHuyNjjSO88fn/8WQd2LyndazaMuAKKTjUGA==",
+ "sha256": "cmxlGjrI0ID/SqW5Yt2LJkgBuKP94CfaB/ob4wxwmzE=",
"title": "AnsiColor",
"url": "http://updates.jenkins-ci.org/download/plugins/ansicolor/0.5.2/ansicolor.hpi",
"version": "0.5.2",
@@ -2519,7 +2521,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/ant-plugin",
"sha1": "xwEeOLr2K9b3Vu5TvSI1jQYpMjE=",
- "sha512": "C+cHpoVIiaDLAqc2/0rlf+u/tad1DpH4/J/k/5M1aqouTmDAt206p831A+MXbvTDJI3opdciz1HSSLCGuiiNrQ==",
+ "sha256": "8ElhqKQvHizN9QAdM66T/cKzpa+W8Tvdwdch8dEai0s=",
"title": "Ant",
"url": "http://updates.jenkins-ci.org/download/plugins/ant/1.8/ant.hpi",
"version": "1.8",
@@ -2565,7 +2567,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/ant-in-workspace-plugin",
"sha1": "+uU2u+PDluu82HxNxx6NYJEXbL4=",
- "sha512": "8goDgGsQRZHbwE8Y2O6CxerJjHaxczg/+BirQ65U6MFWTGtC2kFr0gjUM8+Eu6g9qsL7NhhaPzsm7GBlM82fwQ==",
+ "sha256": "/Y+EbYO+fEMlPa+eOMv9CSxvD53gcdpImbZeQjW9bKg=",
"title": "Ant In Workspace",
"url": "http://updates.jenkins-ci.org/download/plugins/ant-in-workspace/1.1.0/ant-in-workspace.hpi",
"version": "1.1.0",
@@ -2592,7 +2594,7 @@
"name": "Milos Svasek"
}
],
- "excerpt": "Adds new build step for running directly written Apache Ant code",
+ "excerpt": "This plugin makes it possible to run Apache Ant code directly from Jenkins-CI",
"gav": "org.jenkins-ci.plugins:antexec:1.11",
"labels": [],
"name": "antexec",
@@ -2602,7 +2604,7 @@
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/antexec-plugin",
"sha1": "WsIoweE66UWdLf3e0bwVf/CBpXA=",
- "sha512": "+Dmdy/BE3o918qsQFllZa6kA7aY9zOItf5zhCT0tGyRLEh2Qh5wU1CepjAG6t/u+wCTgyZ6btvVqFs/p/JTDeg==",
+ "sha256": "KFkBG8uz4PVTvpxjjkC6itz9equl21DTd2Ptbj9wFV0=",
"title": "AntExec",
"url": "http://updates.jenkins-ci.org/download/plugins/antexec/1.11/antexec.hpi",
"version": "1.11",
@@ -2616,7 +2618,7 @@
"developerId": "stevenchristou"
}
],
- "excerpt": "Uses policy definitions to allow limited HTML markup in user-submitted text.",
+ "excerpt": "Uses the <a href=\"https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project\" rel=\"nofollow\">OWASP Java HTML Sanitizer</a> to allow safe-seeming HTML markup to be entered in project descriptions and the like.",
"gav": "org.jenkins-ci.plugins:antisamy-markup-formatter:1.5",
"labels": [
"security"
@@ -2628,7 +2630,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/antisamy-markup-formatter-plugin",
"sha1": "sgwsCtEwMPWv0PHMoxiBwAn8pR0=",
- "sha512": "sW5e7rWFJu7GvlVMeCmAG4q0ea0GF/9AiDaLQKZFj7e4Z+7aNr/y/owbXQpJZEscchGJ1oliXnPzMmDsiNIHEw==",
+ "sha256": "jo4+kX12sEMqs8MqAA6CT07zIBG6Xnfdi2tHYxDfjxo=",
"title": "OWASP Markup Formatter",
"url": "http://updates.jenkins-ci.org/download/plugins/antisamy-markup-formatter/1.5/antisamy-markup-formatter.hpi",
"version": "1.5",
@@ -2673,7 +2675,7 @@
"requiredCore": "1.408",
"scm": "https://github.com/jenkinsci/any-buildstep-plugin",
"sha1": "46R/wmiCUngBl8Zrt4cRwvGbJuI=",
- "sha512": "DHurUjOaUd9iAqxBdfCVy4TYZOn/mTTbENzbyvMFMr0A7174TMDGSP01OXWb+S8r7jYEb9ymIusDdUYOn5ZZWA==",
+ "sha256": "mmLC0QRBnN60VS0PGAs+++Yu3MRpT0fe8aBxKtqwzPo=",
"title": "Any Build Step",
"url": "http://updates.jenkins-ci.org/download/plugins/any-buildstep/0.1/any-buildstep.hpi",
"version": "0.1",
@@ -2689,7 +2691,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds a markup formatter that&#39;s unsafe but allows more powerful HTML manipulation.",
"gav": "org.jenkins-ci.plugins:anything-goes-formatter:1.0",
"labels": [
"ui"
@@ -2699,7 +2701,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/anything-goes-formatter",
"sha1": "P+91IIgNJvsFUhaxCZLaZPG0VI0=",
- "sha512": "1aOsCKKk7iLganWa8XffioIDVKj3ujqlgfIes1G2y3/4BCjO2eetYMbuoR+addsweH+2WQquSEuGGoo40jPetA==",
+ "sha256": "8frKrrC58nDoyEIY/jPCbWmUs0EF3hSfvNaG98rJYPY=",
"title": "anything-goes-formatter",
"url": "http://updates.jenkins-ci.org/download/plugins/anything-goes-formatter/1.0/anything-goes-formatter.hpi",
"version": "1.0",
@@ -2714,7 +2716,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Bundles Apache HttpComponents Client 4.x and allows it to be used by Jenkins plugins",
+ "excerpt": "Bundles Apache HttpComponents Client 4.x and allows it to be used by Jenkins plugins.",
"gav": "org.jenkins-ci.plugins:apache-httpcomponents-client-4-api:4.5.5-3.0",
"labels": [],
"name": "apache-httpcomponents-client-4-api",
@@ -2724,7 +2726,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin",
"sha1": "Itpq/Ar9gOL82x0hwJZiBjr02nU=",
- "sha512": "PFBvGKMzCQfnZWYPDvKVZYO7ppi/JVw7qomwUVux1FLLRYXNlN0G39XPnGjN3kRP4t584HwzP97gsvr3ksQ0TQ==",
+ "sha256": "WnBIEHDYeql3FZRQA4xU93rT4R6Ml+PpFcTgrGaL3ec=",
"title": "Apache HttpComponents Client 4.x API",
"url": "http://updates.jenkins-ci.org/download/plugins/apache-httpcomponents-client-4-api/4.5.5-3.0/apache-httpcomponents-client-4-api.hpi",
"version": "4.5.5-3.0",
@@ -2738,7 +2740,7 @@
"developerId": "theirish"
}
],
- "excerpt": "API Fortress API testing platform integration",
+ "excerpt": "This plugin allows you to integrate <a href=\"http://apifortress.com\" rel=\"nofollow\">API Fortress</a> API testing in your Jenkins CI projects.",
"gav": "com.apifortress.jenkins:apifortress:1.0",
"labels": [],
"name": "apifortress",
@@ -2746,7 +2748,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/apifortress-plugin",
"sha1": "Xjt1+1zSrU8Nweznmkpn4DAnwro=",
- "sha512": "tmVwgCya5CAlzXzguaisV0Y/EmZ3PmFlvI5SufuRkEppGkMsrxtorgymGPcGLVxfqm0ccstnL/Dh7VfCTQICdw==",
+ "sha256": "nJaZb5shtiK+xRvBiGL4faYaTUigAr846KFGvb3AzKY=",
"title": "API Fortress",
"url": "http://updates.jenkins-ci.org/download/plugins/apifortress/1.0/apifortress.hpi",
"version": "1.0",
@@ -2768,7 +2770,7 @@
"name": "Masayoshi Sakamoto"
}
],
- "excerpt": "Detect application versions installed in slave, And enable to execute builds on the specific slave that has an application and the version you want.",
+ "excerpt": "Allow to build on a slave with specific applications and versions present",
"gav": "org.jenkins-ci.plugins:app-detector:1.0.5",
"labels": [],
"name": "app-detector",
@@ -2778,7 +2780,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/app-detector-plugin",
"sha1": "55jaMYbdFJYFbTR77H174upHOug=",
- "sha512": "XQyrnqB0961UTKEegU6C0TYATNgn3ixXx0LJ6kDHVopJc/dsE4XKhWOsHtqiumlBESATQHWGzg9qgYjMAjrL0A==",
+ "sha256": "v8N7Q1Lq05rsvWu3vpx/uOiomVGcNv6j21mYiA/wEX4=",
"title": "Application Detector",
"url": "http://updates.jenkins-ci.org/download/plugins/app-detector/1.0.5/app-detector.hpi",
"version": "1.0.5",
@@ -2810,7 +2812,7 @@
"name": "Robin Sfez"
}
],
- "excerpt": "Publish your mobile applications (Android, iOS, ...) to the &lt;a href=\"https://www.appaloosa-store.com\">appaloosa-store&lt;/a> platform.",
+ "excerpt": "Publish your mobile applications (Android, iOS, ...) to the <a href=\"http://www.appaloosa-store.com\" rel=\"nofollow\">appaloosa-store</a> platform.",
"gav": "org.jenkins-ci.plugins:appaloosa-plugin:1.4.8",
"labels": [
"upload",
@@ -2824,7 +2826,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/appaloosa-plugin",
"sha1": "LbJmvQKWp2fHo+fYEXRKbAW3qgM=",
- "sha512": "mP588gGeh2pELBM0ziTl0DEL3zptj3imQwPazh9xHEFusRETlB+Rnz9/C0NDu7MERUgBTD8nV0TPHq8rFGLigw==",
+ "sha256": "wJPH/oETt8JZIrSnpsqob2hRB68UIW7hWtBlVDe/ypI=",
"title": "Appaloosa",
"url": "http://updates.jenkins-ci.org/download/plugins/appaloosa-plugin/1.4.8/appaloosa-plugin.hpi",
"version": "1.4.8",
@@ -2840,7 +2842,7 @@
"name": "Miel Donkers"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to integrate data from <a href=\"http://www.appdynamics.com\" rel=\"nofollow\">AppDynamics</a> into your Jenkins build.<br /> A performance test should be run during build time (e.g. by using <a href=\"http://jakarta.apache.org/jmeter/\" rel=\"nofollow\">JMeter</a>), and having AppDynamics connected to your application. After the build, the performance statistics will be fetched from the REST uri and shown in the Jenkins interface.",
"gav": "org.jenkins-ci.plugins:appdynamics-dashboard:1.0.14",
"labels": [
"external",
@@ -2853,7 +2855,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/appdynamics-plugin",
"sha1": "LHR4LdDICbdLiCmLdayxYNA3InU=",
- "sha512": "VP6OqE4GBGxyfDx6hd9PYk9QzaIJaBzMp03vIs0ihjlW13bVXiw2HZmB1qb4GOBihe2PSMneT8PY+p97NhoCvg==",
+ "sha256": "Ok3uPWe8YAatImhTOGBlmlCLabdcso7ZJ20oNqs89rk=",
"title": "AppDynamics Dashboard",
"url": "http://updates.jenkins-ci.org/download/plugins/appdynamics-dashboard/1.0.14/appdynamics-dashboard.hpi",
"version": "1.0.14",
@@ -2880,7 +2882,7 @@
"name": "John Snyder"
}
],
- "excerpt": "Stream iOS &amp; Android builds directly within Jenkins via Appetize.io's cloud-based iOS Simulators &amp; Android Emulators.",
+ "excerpt": "Stream iOS &amp; Android builds directly within Jenkins via <a href=\"https://appetize.io/demo\" rel=\"nofollow\">Appetize.io&#39;s</a> cloud-based iOS Simulators &amp; Android Emulators.",
"gav": "org.jenkins-ci.plugins:appetize:1.1.0",
"labels": [
"upload",
@@ -2894,7 +2896,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/appetize-plugin",
"sha1": "x71X40lVbvwe2Zzd6SKWkrogA+o=",
- "sha512": "pcPdB/OiuoxkEaVc3JC60ivvG9+jritmMlYWDmMrb+h8eis5Io+W8hYD6RxPCoj8OIAcB7S6qakL7/iRhGbC6Q==",
+ "sha256": "+YmsnxjLdO9AV2sdm2LYTFpviGvjleoXRAjE+JzoXwU=",
"title": "Appetize.io",
"url": "http://updates.jenkins-ci.org/download/plugins/appetize/1.1.0/appetize.hpi",
"version": "1.1.0",
@@ -2916,7 +2918,7 @@
"name": "Mark Prichard"
}
],
- "excerpt": "Integrates Jenkins with App.io for online iOS simulator support",
+ "excerpt": "Upload Xcode simulator builds to App.io using Amazon S3",
"gav": "org.jenkins-ci.plugins:appio:1.3",
"labels": [
"post-build",
@@ -2929,7 +2931,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/app.io-plugin",
"sha1": "xyoNic9Q2QnEfrJ1O9uqu/JOaeA=",
- "sha512": "6ALOT5nijTVwR3FSw+3T+vW/PnLbGEIQfACb6Epl2KZx2JmM3kPlqLSViJ/ZRCYvCHddlKo8U6myq0z1LuQ3Nw==",
+ "sha256": "dsJkJyISdx1I7sexXlRUcEXhDXdQHARQLPDLbvUhz5c=",
"title": "App.io",
"url": "http://updates.jenkins-ci.org/download/plugins/appio/1.3/appio.hpi",
"version": "1.3",
@@ -2945,7 +2947,7 @@
"name": "Ed Lee"
}
],
- "excerpt": "Integrates Applatix System to Jenkins",
+ "excerpt": "This plugin allows you to run jobs on Applatix system",
"gav": "com.applatix.jenkins:applatix:1.1",
"labels": [],
"name": "applatix",
@@ -2955,7 +2957,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/applatix-plugin",
"sha1": "vfyaxp8/SqFOTIO0IwAgfOUbLHk=",
- "sha512": "c5qz/O88Oe4YpR4sb+HwY2a8FKK7g02XYAPqDQzTgkvOroYzytWZdd3viKmqrMTza3XO/IjJstWebq2+HQfAlg==",
+ "sha256": "08Vv5rc+wui3Aqe9XtTb2/6H78Jexz9ZnrItIeWf8Uk=",
"title": "Applatix",
"url": "http://updates.jenkins-ci.org/download/plugins/applatix/1.1/applatix.hpi",
"version": "1.1",
@@ -2971,7 +2973,7 @@
"name": "Jonathan Fullam"
}
],
- "excerpt": "Integrates Jenkins to vFabric Application Director",
+ "excerpt": "This plugin allows application provisioning and release management through vFabric Application Director. <br /> This plugin has been tested against Application Director 5.0.",
"gav": "org.jenkins-ci.plugins:application-director-plugin:1.3",
"labels": [
"buildwrapper"
@@ -2983,7 +2985,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/application-director-plugin",
"sha1": "RnI/LBtk2Inxndos34t6fY4I+mE=",
- "sha512": "ppb5T1EIqqujBGQ7jXC9E7OfQZ5vsqxcLI3P/4fI4FbXfrdfSLAccf6pRp9ckFtbefN/lBwC8WPXi72ckPjTxw==",
+ "sha256": "uThAiS28R0BKBaCBSyPaoYIyVITB0cdUsWphDPoQF38=",
"title": "vFabric Application Director",
"url": "http://updates.jenkins-ci.org/download/plugins/application-director-plugin/1.3/application-director-plugin.hpi",
"version": "1.3",
@@ -3010,7 +3012,7 @@
"name": "Applitools Team"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds Applitools Eyes test results to your Jenkins build report.",
"gav": "org.jenkins-ci.plugins:applitools-eyes:1.6",
"labels": [
"report"
@@ -3022,7 +3024,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/applitools-eyes-plugin",
"sha1": "KcbZsriiZSaFXUMxy5wZLu+B63o=",
- "sha512": "dFC7RLHVOsqcpiQT30SE3I9ycbkqewCy8+i55HA+HxpAbAjz3E0UxFXMtAJ6mNube5KFGRtYCNT96DmlCH/0Iw==",
+ "sha256": "kl0dZZn011kKO1BQivIQkEd0R7nf+bYlxWz8gS1Mtk8=",
"title": "Applitools Eyes",
"url": "http://updates.jenkins-ci.org/download/plugins/applitools-eyes/1.6/applitools-eyes.hpi",
"version": "1.6",
@@ -3044,7 +3046,7 @@
"name": "Apprenda"
}
],
- "excerpt": "This plugin enables development teams the ability to deploy their Jenkins projects to the Apprenda Cloud Platform seamlessly.",
+ "excerpt": "This plugin can deploy projects to an Apprenda instance.",
"gav": "org.jenkins-ci.plugins:apprenda:2.2.0",
"labels": [],
"name": "apprenda",
@@ -3054,7 +3056,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/apprenda-plugin",
"sha1": "5iJuxilyj+H/dWFZTBld6Qzr0yM=",
- "sha512": "ifnzkuWgP9yF126H93tbCbT5qwRvcEIey333ie9q7ivNsV2V5Yt5m3zrEes2arQ7JnL6e4OlpHXyCTQbyehGMA==",
+ "sha256": "lhvC1ofgaf0oqTnXY9M5xQ7hwwhPE31SuPBHFPT93Fc=",
"title": "Apprenda",
"url": "http://updates.jenkins-ci.org/download/plugins/apprenda/2.2.0/apprenda.hpi",
"version": "2.2.0",
@@ -3085,14 +3087,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aqua-microscanner-plugin",
"sha1": "IU2WCoqUpfwaMVkpk0FoQB8UB7A=",
- "sha512": "ruSkAkPtmFzK9PBIxZKcK9sPOuBT2rtrLJnUPMkotTkchkokdX0s9HZ2E1EkE6dSFMScZZtLtA1Ti3du/LyMZA==",
+ "sha256": "6kbzj8eSLNI9hRiNcFeaQI02e4iq/ibgFT12SvHxcxE=",
"title": "Aqua MicroScanner",
"url": "http://updates.jenkins-ci.org/download/plugins/aqua-microscanner/1.0.2/aqua-microscanner.hpi",
"version": "1.0.2",
"wiki": "https://plugins.jenkins.io/aqua-microscanner"
},
"aqua-security-scanner": {
- "buildDate": "Jun 18, 2018",
+ "buildDate": "Aug 06, 2018",
"dependencies": [
{
"name": "structs",
@@ -3106,22 +3108,22 @@
"email": "norbyltd@gmail.com"
}
],
- "excerpt": "Scans Docker images for vulnerabilities",
- "gav": "org.jenkins-ci.plugins:aqua-security-scanner:3.0.7",
+ "excerpt": "This plugin enables scanning of Docker images using the Aqua API.",
+ "gav": "org.jenkins-ci.plugins:aqua-security-scanner:3.0.8",
"labels": [
"builder"
],
"name": "aqua-security-scanner",
- "previousTimestamp": "2018-05-13T06:39:55.00Z",
- "previousVersion": "3.0.6",
- "releaseTimestamp": "2018-06-18T08:42:40.00Z",
+ "previousTimestamp": "2018-06-18T08:42:40.00Z",
+ "previousVersion": "3.0.7",
+ "releaseTimestamp": "2018-08-06T11:12:02.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aqua-security-scanner-plugin",
- "sha1": "bDfnvYam6f9bFBNOAFnWrAPFelw=",
- "sha512": "N1iAq950Dt2breCRKJuClHbbi9w3Mw2uushgc8f1k+i6SU0yAAxC0i4dF3Q1h8bT4TmXsiEaHloMFVM39QXbww==",
+ "sha1": "kdPO7N2z/dh8D8iJ6yimQjjWHvI=",
+ "sha256": "dfUw+nKkMSP97830wcRdvA7hHu18Fh3+K0AG9jg47sA=",
"title": "Aqua Security Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/aqua-security-scanner/3.0.7/aqua-security-scanner.hpi",
- "version": "3.0.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aqua-security-scanner/3.0.8/aqua-security-scanner.hpi",
+ "version": "3.0.8",
"wiki": "https://plugins.jenkins.io/aqua-security-scanner"
},
"arachni-scanner": {
@@ -3134,7 +3136,7 @@
"name": "Ingo Rissmann"
}
],
- "excerpt": "Runs security scans on an Arachni Rest Server. For communication the Arachni REST API is used.",
+ "excerpt": "Runs security scans on an Arachni Rest Server.",
"gav": "org.jenkins-ci.plugins:arachni-scanner:0.9.7",
"labels": [],
"name": "arachni-scanner",
@@ -3144,7 +3146,7 @@
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/arachni-scanner-plugin",
"sha1": "ylp0nxUC+gKW9talbiX3sfcdHUA=",
- "sha512": "LThtRyItTFNkiF1q2+KodqXoF2GggPG0ErDMd+SKkIznTBMP31VwL24Z6kyJ8uP5KiDE7alpbDL105RFT8LZmw==",
+ "sha256": "6XTHjnA1MuBAy44eNyZ7QBqOo9aXdgadBUZesQ3/40w=",
"title": "Arachni Scanner",
"url": "http://updates.jenkins-ci.org/download/plugins/arachni-scanner/0.9.7/arachni-scanner.hpi",
"version": "0.9.7",
@@ -3171,7 +3173,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/archived-artifact-url-viewer",
"sha1": "F8oQYsdzRtSa9amq+58TimTPoB4=",
- "sha512": "WTqJqmlgTi+SZoenTjDENymRp3S7JDAaYxCvlChC/8cxmQPVkRChsLIxymZpNwnyW4hfHXGFw3cSXFKX89gHug==",
+ "sha256": "m7Ns2cZRQtht/OW+rDjhdWrF/8OAwAjllLpt/SNHmL4=",
"title": "Archived Artifact Url Viewer",
"url": "http://updates.jenkins-ci.org/download/plugins/archived-artifact-url-viewer/1.1/archived-artifact-url-viewer.hpi",
"version": "1.1",
@@ -3193,7 +3195,7 @@
"name": "Johann Fredrik Jadebeck"
}
],
- "excerpt": "Track metrics from the arestocats REST integration testing toolkit",
+ "excerpt": "aRESTocats-plugin: This plugin is intended for use with the REST integration testing toolkit arestocats.",
"gav": "org.jenkins-ci.plugins:arestocats:2.1",
"labels": [],
"name": "arestocats",
@@ -3203,19 +3205,19 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/arestocats-plugin",
"sha1": "/P/UXymzxiy8GKAkIOsvrkdv7zw=",
- "sha512": "yUm2elf9ruE5M8yIp/uQiC1lujBGqhIOwkhWgMdPuhznOi++Vy43xG22ATVCGe9Lzbi+K/cQu8EhZk+MTyf4SQ==",
+ "sha256": "Z2pNHt9bP33hKqVRJYbSkkOQkmLVdONF6Ls1eYvwmeA=",
"title": "aRESTocats",
"url": "http://updates.jenkins-ci.org/download/plugins/arestocats/2.1/arestocats.hpi",
"version": "2.1",
"wiki": "https://plugins.jenkins.io/arestocats"
},
"argus-notifier": {
- "buildDate": "Sep 25, 2017",
+ "buildDate": "Aug 10, 2018",
"dependencies": [
{
- "name": "structs",
+ "name": "jackson2-api",
"optional": false,
- "version": "1.10"
+ "version": "2.5.4"
},
{
"name": "metrics",
@@ -3228,9 +3230,9 @@
"version": "2.1.5"
},
{
- "name": "jackson2-api",
+ "name": "structs",
"optional": false,
- "version": "2.5.4"
+ "version": "1.10"
}
],
"developers": [
@@ -3240,20 +3242,20 @@
"name": "Justin Harringa"
}
],
- "excerpt": "The Argus Notifier plugin sends build and system metrics to an [Argus|https://github.com/salesforce/Argus] server.",
- "gav": "org.jenkins-ci.plugins:argus-notifier:1.0.1",
+ "excerpt": "Send build and system metrics to an <a href=\"https://github.com/salesforce/Argus\" rel=\"nofollow\">Argus</a> server.",
+ "gav": "org.jenkins-ci.plugins:argus-notifier:1.0.2",
"labels": [],
"name": "argus-notifier",
- "previousTimestamp": "2017-09-11T17:31:52.00Z",
- "previousVersion": "1.0.0",
- "releaseTimestamp": "2017-09-25T00:44:32.00Z",
+ "previousTimestamp": "2017-09-25T00:44:32.00Z",
+ "previousVersion": "1.0.1",
+ "releaseTimestamp": "2018-08-10T05:55:39.00Z",
"requiredCore": "2.60",
"scm": "https://github.com/jenkinsci/argus-notifier-plugin",
- "sha1": "AEsY9SKlJehJa+K45t1lNRZgPQM=",
- "sha512": "JY3a3IIm84sAUEdKyXf6s85HlZdNIU8Cap2R5tw+cyVK23DfPL3WXwcqy0XV0VAty9iv7IPO9/1C6TkKgdDl0g==",
+ "sha1": "DUgaKSLDdVY/TRl8pf21ms2LAPo=",
+ "sha256": "UXdAfUNcRpjBWCBqemAccIJL35WyV8l1WtrYM9/pQT0=",
"title": "Argus Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/argus-notifier/1.0.1/argus-notifier.hpi",
- "version": "1.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/argus-notifier/1.0.2/argus-notifier.hpi",
+ "version": "1.0.2",
"wiki": "https://plugins.jenkins.io/argus-notifier"
},
"artifact-diff-plugin": {
@@ -3276,16 +3278,21 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/artifact-diff-plugin",
"sha1": "C5bS8vM2QYxndk1sa7ak+vpkhgg=",
- "sha512": "USUVJ26FiVmOD77LtCW7wpUIusJZvAKSLLnEMsr1s24nACWT3s4wjTe/P8+EjACwAmEWYLuv7PJJoE/syz1p2Q==",
+ "sha256": "RiVowPeuUkQ4t0SXHwIGKwEr2HvDMNl5YJZfNmnG790=",
"title": "Artifact diff",
"url": "http://updates.jenkins-ci.org/download/plugins/artifact-diff-plugin/1.3/artifact-diff-plugin.hpi",
"version": "1.3",
"wiki": "https://plugins.jenkins.io/artifact-diff-plugin"
},
"artifact-manager-s3": {
- "buildDate": "Jun 26, 2018",
+ "buildDate": "Jul 17, 2018",
"dependencies": [
{
+ "name": "aws-global-configuration",
+ "optional": false,
+ "version": "1.0"
+ },
+ {
"name": "workflow-api",
"optional": false,
"version": "2.28"
@@ -3301,11 +3308,6 @@
"version": "1.23"
},
{
- "name": "aws-java-sdk",
- "optional": false,
- "version": "1.11.329"
- },
- {
"name": "structs",
"optional": false,
"version": "1.14"
@@ -3317,17 +3319,19 @@
}
],
"excerpt": "A Jenkins plugin to keep artifacts and Pipeline stashes in Amazon S3.",
- "gav": "io.jenkins.plugins:artifact-manager-s3:1.0",
+ "gav": "io.jenkins.plugins:artifact-manager-s3:1.1",
"labels": [],
"name": "artifact-manager-s3",
- "releaseTimestamp": "2018-06-26T23:09:08.00Z",
+ "previousTimestamp": "2018-06-26T23:09:08.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2018-07-17T11:49:10.00Z",
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/artifact-manager-s3-plugin",
- "sha1": "MpImfXv3Y1L2WC8iA5Z8tHLmjko=",
- "sha512": "xzQRs9Topjf8RklNnkg9NrzwruOIQVMi10Ph+nly/mqhf2zRnYhPb0IZdgTmBxBNumQE2RcoQ5ydR9VH+rRSwA==",
+ "sha1": "bCkZONo+gDfECfciy8zqRDRJD24=",
+ "sha256": "w8NGcnL+vm98aVTMdqNvlt9sc/CqSaTOXkeLqsHVvyU=",
"title": "Artifact Manager on S3",
- "url": "http://updates.jenkins-ci.org/download/plugins/artifact-manager-s3/1.0/artifact-manager-s3.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/artifact-manager-s3/1.1/artifact-manager-s3.hpi",
+ "version": "1.1",
"wiki": "https://plugins.jenkins.io/artifact-manager-s3"
},
"artifact-promotion": {
@@ -3367,7 +3371,7 @@
"name": "Halil-Cem Gürsoy"
}
],
- "excerpt": "This plugin promotes an artifact by moving it from an staging repository to a release repository. More info to come.",
+ "excerpt": "This is a simple plugin to promote artifacts. The promotion is done on the repository server(s) by moving the artifact from a &#39;staging&#39; repository into a &#39;release&#39; repository. Currently, only Sonatype Nexus (Open Source) is supported.",
"gav": "org.jenkins-ci.plugins:artifact-promotion:0.5.1",
"labels": [
"buildwrapper",
@@ -3383,7 +3387,7 @@
"requiredCore": "2.112",
"scm": "https://github.com/jenkinsci/artifact-promotion-plugin",
"sha1": "RjnrzYr70TpccQmg+BLAokdfvHo=",
- "sha512": "FfOjry6Vurr2bCJA9flcoR19c1Z9JZbFiL6Y+eB12iK4BsmItajbKRl+mlUxNHWBpfLT1nXRonbU6XO/qS1y1g==",
+ "sha256": "08RTwBRbtxIhyRrBLxBMCDR492vKB8ZxL/V/+Z8dqX0=",
"title": "artifact-promotion",
"url": "http://updates.jenkins-ci.org/download/plugins/artifact-promotion/0.5.1/artifact-promotion.hpi",
"version": "0.5.1",
@@ -3409,7 +3413,7 @@
"name": "Sean Turner"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in makes it possible to deploy artifacts from workspace to output directories.",
"gav": "org.jenkins-ci.plugins:artifactdeployer:1.2",
"labels": [
"upload"
@@ -3421,14 +3425,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/artifactdeployer-plugin",
"sha1": "ojS/H8YlkXFZ0kJmOvQKUGVPCpg=",
- "sha512": "x5L4/1wghLCoA2YaFOaQnpSXdMELakkr5ACUbHWXFQCyaK3BBr8vzZI+4JRglx3A87eIWTtQKYgg5ru8fc/MYQ==",
+ "sha256": "A0HKnar7grGlICSPwJ7zP2IuUjthuYBrBf7YKE0HnYA=",
"title": "Artifact Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/artifactdeployer/1.2/artifactdeployer.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/artifactdeployer"
},
"artifactory": {
- "buildDate": "May 03, 2018",
+ "buildDate": "Jul 09, 2018",
"dependencies": [
{
"name": "maven-plugin",
@@ -3508,22 +3512,22 @@
"name": "Eyal Ben Moshe"
}
],
- "excerpt": "Integrates Artifactory to Jenkins",
- "gav": "org.jenkins-ci.plugins:artifactory:2.16.1",
+ "excerpt": "This plugin allows deploying maven artifacts and build info to Artifactory.",
+ "gav": "org.jenkins-ci.plugins:artifactory:2.16.2",
"labels": [
"pipeline"
],
"name": "artifactory",
- "previousTimestamp": "2018-05-01T16:49:57.00Z",
- "previousVersion": "2.16.0",
- "releaseTimestamp": "2018-05-03T16:19:45.00Z",
+ "previousTimestamp": "2018-05-03T16:19:45.00Z",
+ "previousVersion": "2.16.1",
+ "releaseTimestamp": "2018-07-09T15:08:02.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/artifactory-plugin",
- "sha1": "VXFSbxIGlFUcydr82ONDB+cWKLA=",
- "sha512": "eXDcNX020TgOyNfRuFblCI03u1FdKZESOAydRKiOeGAsJ5DQENq2caym1RAbaJxbHP7qyEbI1GFrua98NfN/JQ==",
+ "sha1": "7AdFjbqUJbj9VoMmA4CdbnLNkIM=",
+ "sha256": "sPV5yTGbbOJstJnxm+8JOHWNXmJ7v0kIBjtrrK6CPLw=",
"title": "Artifactory",
- "url": "http://updates.jenkins-ci.org/download/plugins/artifactory/2.16.1/artifactory.hpi",
- "version": "2.16.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/artifactory/2.16.2/artifactory.hpi",
+ "version": "2.16.2",
"wiki": "https://plugins.jenkins.io/artifactory"
},
"asakusa-satellite-plugin": {
@@ -3536,7 +3540,7 @@
"name": "Ryo SUETSUGU"
}
],
- "excerpt": "",
+ "excerpt": "AsakusaSatellite Notifier",
"gav": "org.codefirst.jenkins.asakusasatellite:asakusa-satellite-plugin:0.1.1",
"labels": [
"notifier"
@@ -3548,7 +3552,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/asakusa-satellite-plugin",
"sha1": "UQMnOOD1ObzOU2XNOoTAExRKx3U=",
- "sha512": "56iG11l+dgARvwKY0DzygvK1t5MA5zEAtzMSuD3z0Nun2ILy65iz3TAWQaS+/xzgvL9PYDGS16Ib1YFs4Rvvqg==",
+ "sha256": "N6kOYBuW+inD3MyagHuEqwRABbGVjgHNLW1aw8W1/Gw=",
"title": "AsakusaSatellite",
"url": "http://updates.jenkins-ci.org/download/plugins/asakusa-satellite-plugin/0.1.1/asakusa-satellite-plugin.hpi",
"version": "0.1.1",
@@ -3564,7 +3568,7 @@
"name": "Luca Milanesio"
}
],
- "excerpt": "Integrates Jenkins with Assembla tickets during SCM update / Build.",
+ "excerpt": "This plugin integrates Jenkins to <a href=\"http://www.assembla.com\" rel=\"nofollow\">Assembla</a>.",
"gav": "org.jenkins-ci.plugins:assembla:1.4",
"labels": [
"external"
@@ -3576,7 +3580,7 @@
"requiredCore": "1.458",
"scm": "https://github.com/jenkinsci/assembla-plugin",
"sha1": "VorNO45IMaRhYt/b+ADDS2MCMTg=",
- "sha512": "WS73EmbKOOh8LdimZ62S3mkT+iE6y6JwsA0QhuaUV3cO2g71UJHlJiHeDj9ia7bYvnqwjeymN3lWVBtdrJStWw==",
+ "sha256": "PDxzWJpIXKrmsq8fgOhMQFV7iqOxvMhFK6XEG4A15yY=",
"title": "Assembla",
"url": "http://updates.jenkins-ci.org/download/plugins/assembla/1.4/assembla.hpi",
"version": "1.4",
@@ -3596,7 +3600,7 @@
"name": "Vitalie Lazu"
}
],
- "excerpt": "A Jenkins authentication plugin that delegates to Assembla oAuth",
+ "excerpt": "This is an authentication and authorization plugin for assembla.com users",
"gav": "org.jenkins-ci.plugins:assembla-auth:1.11",
"labels": [
"external",
@@ -3608,14 +3612,14 @@
"releaseTimestamp": "2016-08-22T16:02:11.00Z",
"requiredCore": "1.622",
"sha1": "Shoic49RCElQy0x6EzH1A751e+o=",
- "sha512": "s4tHLmaQVVIWSL69jBSkx0cDj3YvqhRrEkf8yPi0egPABFUUT/Dv0hYAG7k81XIu4rxdO2PxXfq9nBD2YRGeig==",
+ "sha256": "fZU8EmFtT501cPYvWX2+kHcKONE+JXJxCDFmNZtcH6c=",
"title": "Assembla Auth",
"url": "http://updates.jenkins-ci.org/download/plugins/assembla-auth/1.11/assembla-auth.hpi",
"version": "1.11",
"wiki": "https://plugins.jenkins.io/assembla-auth"
},
"assembla-merge-request-builder": {
- "buildDate": "Mar 06, 2017",
+ "buildDate": "Jul 16, 2018",
"dependencies": [
{
"name": "token-macro",
@@ -3635,22 +3639,22 @@
"name": "Pavel Dotsulenko"
}
],
- "excerpt": "Assembla merge request builder",
- "gav": "org.jenkins-ci.plugins:assembla-merge-request-builder:1.1.7",
+ "excerpt": "This plugin allows you to automatically build Assembla merge requests and report the result",
+ "gav": "org.jenkins-ci.plugins:assembla-merge-request-builder:1.1.9",
"labels": [
"trigger"
],
"name": "assembla-merge-request-builder",
- "previousTimestamp": "2016-12-26T22:06:35.00Z",
- "previousVersion": "1.1.6",
- "releaseTimestamp": "2017-03-06T11:23:28.00Z",
+ "previousTimestamp": "2017-03-06T11:23:28.00Z",
+ "previousVersion": "1.1.7",
+ "releaseTimestamp": "2018-07-16T15:58:53.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/assembla-merge-request-builder",
- "sha1": "IiKw/7qQSJj87znkkwUkf4uE1zE=",
- "sha512": "zli6sFEdaMRoGWjn4B/y4Wxw4esG9aMg/85FxlG6seBYGG9cmvBJLbPQuiTr1itA8Hj33t9ymSI8quVTh+7fOw==",
+ "sha1": "oruZ/77yB0nVbUQckgfn0tbzy1Q=",
+ "sha256": "vmhZ4fOsfICDxTiLwGU7bFCDY+3V8A4jGyRgv3AfiyA=",
"title": "Assembla merge request builder",
- "url": "http://updates.jenkins-ci.org/download/plugins/assembla-merge-request-builder/1.1.7/assembla-merge-request-builder.hpi",
- "version": "1.1.7",
+ "url": "http://updates.jenkins-ci.org/download/plugins/assembla-merge-request-builder/1.1.9/assembla-merge-request-builder.hpi",
+ "version": "1.1.9",
"wiki": "https://plugins.jenkins.io/assembla-merge-request-builder"
},
"associated-files": {
@@ -3669,7 +3673,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/associated-files-plugin",
"sha1": "TXHl3auAG4wvX6g1vuwpxX6rtu8=",
- "sha512": "bi3UdV3JU4vEq19KBOmAngN1AA89c8MbSlotGRuA/q2G2vkFKhM7TKa8swpd02KfJ5SPQD+FkjCwPEDGBdrS0g==",
+ "sha256": "8kJOerY5H4HQftzCOoPxXXx397ZFXYLpTxMAPmnbL3Q=",
"title": "Associated Files",
"url": "http://updates.jenkins-ci.org/download/plugins/associated-files/0.2.1/associated-files.hpi",
"version": "0.2.1",
@@ -3684,7 +3688,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "This plugin provides a shared dependency on the ning.com async-http-client library so that other plugins can co-operate when using this library.",
+ "excerpt": "This plugin provides a shared dependency on the <a href=\"https://github.com/AsyncHttpClient/async-http-client\" rel=\"nofollow\">async-http-client</a> library so that other plugins can co-operate when using this library.",
"gav": "org.jenkins-ci.plugins:async-http-client:1.9.40.0",
"labels": [
"library"
@@ -3696,7 +3700,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/async-http-client-plugin",
"sha1": "ZYtBsOA88wz6rKK0ZlDrSx4qmOs=",
- "sha512": "vbq6EKqk35WCdR7AQQ+HDiGvQZb3X6Zt2+f7RjjS/njt42eQtC3ICR8dTDaN9g2ABRq6nWzxQEW2Wozq7zZbdQ==",
+ "sha256": "sUE6G2d+eGpTrb8sPnKqbmvxMLqlKvouzGnQ/XvI670=",
"title": "Async Http Client",
"url": "http://updates.jenkins-ci.org/download/plugins/async-http-client/1.9.40.0/async-http-client.hpi",
"version": "1.9.40.0",
@@ -3710,7 +3714,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "Library plugin that adds the asynchronous job type.",
+ "excerpt": "Adds asynchronous job type that models external asynchronous run.",
"gav": "org.jenkins-ci.plugins:async-job:1.3",
"labels": [],
"name": "async-job",
@@ -3720,7 +3724,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/async-job-plugin",
"sha1": "WaHABPk+pZbS91vn/A9MxuA4CwU=",
- "sha512": "7qwiJ9yXG9EheTyxL4SRHeeiip/LdJV1vLB7THmvKVy7Xfff2DKEwrYULBlTmyOZKZ1f9JKObxMpFhD0oPNr1w==",
+ "sha256": "acNsn/l8MLvZbGDSFo+tRbEy2E+/n6dkVi9b1dK2iYs=",
"title": "Asynchronous Job type",
"url": "http://updates.jenkins-ci.org/download/plugins/async-job/1.3/async-job.hpi",
"version": "1.3",
@@ -3754,7 +3758,7 @@
"name": "Mikael Pahmp"
}
],
- "excerpt": "",
+ "excerpt": "A plugin to handle red builds in Jenkins. The plugin allows users to volunteer to investigate/fix red builds. It also creates a report with all volunteers and a summary report of all the current red builds in a view. For develops it&#39;s possible to extend the attention plugin to create your own build failure detection to populete the issue list.",
"gav": "org.jenkins-ci.plugins:attention:1.1",
"labels": [],
"name": "attention",
@@ -3763,7 +3767,7 @@
"releaseTimestamp": "2015-10-10T08:21:53.00Z",
"requiredCore": "1.609.1",
"sha1": "BuZiK7oTjcXtYqJ2vROxKjq5z6o=",
- "sha512": "jEeFCEchAsNwXDYMztF6VHeFBWG6SBHEcO2kmpvyvviUJKXo9GZfvkZjGzxoRhb8VbKrRXE7050x/5gj9zE6FQ==",
+ "sha256": "Wc7hbUOapY3eABKiaCN9ruWxalOStHOpU2pLd7cqTs4=",
"title": "Attention",
"url": "http://updates.jenkins-ci.org/download/plugins/attention/1.1/attention.hpi",
"version": "1.1",
@@ -3777,7 +3781,7 @@
"developerId": "tsek"
}
],
- "excerpt": "",
+ "excerpt": "Keep a log of who performed particular Jenkins operations, such as configuring jobs.",
"gav": "org.jenkins-ci.plugins:audit-trail:2.3",
"labels": [
"user"
@@ -3789,7 +3793,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/audit-trail-plugin",
"sha1": "wS/LsLwpLoI5AxcBDvEAuEIkR70=",
- "sha512": "JD9dwuOq0fSK9KL11TZsl0BMq2DkgT+/K59n+IhVP5/kbyEGQF3AwCIQq3aTZI6dM06qihCAvDAYnUGR0UzGJQ==",
+ "sha256": "sebhE1epQdeMxrdOm87H8io5TZcGc1kziLmwc6UOLDI=",
"title": "Audit Trail",
"url": "http://updates.jenkins-ci.org/download/plugins/audit-trail/2.3/audit-trail.hpi",
"version": "2.3",
@@ -3805,7 +3809,7 @@
"name": "Marco Scata"
}
],
- "excerpt": "This plugin provides database audit functionality to Jenkins. It allows recording build information to database, including the build parameters (if any), and the user who started the build.",
+ "excerpt": "A plugin used to record build information to database.",
"gav": "org.jenkins-ci.plugins:audit2db:0.5",
"labels": [
"user"
@@ -3817,7 +3821,7 @@
"requiredCore": "1.460",
"scm": "https://github.com/jenkinsci/audit2db-plugin",
"sha1": "I3DKjt+ClTYItaKHWoInLoCa/2Y=",
- "sha512": "rEvscB3W3zlwOkZWmvqJqH8NscJkqd0XA+TuUk6mU3vL6DEru++38QGoiz5ujVDIxqnB2ykP41Vzh42Y7Rmhmw==",
+ "sha256": "KhUwpl3tUGuHlowM41NUkyF8YWTC4SKmIBfPCl7tp4M=",
"title": "Audit to Database",
"url": "http://updates.jenkins-ci.org/download/plugins/audit2db/0.5/audit2db.hpi",
"version": "0.5",
@@ -3848,7 +3852,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/authentication-tokens-plugin",
"sha1": "L8NQdrDN05YwIZDwTAWBkhJZ9Cc=",
- "sha512": "4//v6bHh4xrKT25yOBV1RcSExC+ER1d3n0NzNjKcB5bHHsEewkoobVAltCm88FOUwwFFxpsvJ3EtqKFqvB0QsA==",
+ "sha256": "8Fc2vH2g3zu6XOtNiTCJcGgSztMTStsu3JrjQUZ/GuM=",
"title": "Authentication Tokens API",
"url": "http://updates.jenkins-ci.org/download/plugins/authentication-tokens/1.3/authentication-tokens.hpi",
"version": "1.3",
@@ -3876,7 +3880,7 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/authorize-project-plugin",
"sha1": "HOwyoWVjxRufDKwD55Agp0KjmEA=",
- "sha512": "Dmq8BObqFdIpWBSwGqLtsyxTuMh0yVLS/UyoA9Dw2k4nLLvwJBeRHZZuA0lm7IeoEfYjQ2f5Lopl6j3vqSk5uA==",
+ "sha256": "cYXFLpnHENkuTlCjBqCp9fpOQ5bcXONmrV3XvLxK8vk=",
"title": "Authorize Project",
"url": "http://updates.jenkins-ci.org/download/plugins/authorize-project/1.3.0/authorize-project.hpi",
"version": "1.3.0",
@@ -3911,7 +3915,7 @@
"developerId": "takeuchi"
}
],
- "excerpt": "This plugin introduces fields that will autocomplete words based on a set of data",
+ "excerpt": "This plugin introduces a parameter field that allows adding tags that autocompletes from several datasets.",
"gav": "org.jenkins-ci.plugins:autocomplete-parameter:1.0",
"labels": [],
"name": "autocomplete-parameter",
@@ -3919,7 +3923,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/autocomplete-parameter/",
"sha1": "p3a5ZotAZOS2EaQIXB21wNYI4Ts=",
- "sha512": "TIzUoT5Z3Bh+f0juLhPZLEpR827d8UbeR5lAn8sRFLKg+/r8AEena8S0iFw5ODvn3kILQeVtRW+8nNz3WgVI8Q==",
+ "sha256": "REKfb4ukyTLIpeUWWJADISYUBmrU+tW8mN2vVnPDvmQ=",
"title": "Autocomplete Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/autocomplete-parameter/1.0/autocomplete-parameter.hpi",
"version": "1.0",
@@ -3935,7 +3939,7 @@
"name": "Edward Hurst-Frost"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to attach avatar images to Jenkins users for use by other plugins.",
"gav": "net.hurstfrost.jenkins:avatar:1.2",
"labels": [
"user"
@@ -3947,7 +3951,7 @@
"requiredCore": "1.434",
"scm": "https://github.com/jenkinsci/avatar-plugin",
"sha1": "VFKpSiSzJJb+MVkzd4NuSeZvg4U=",
- "sha512": "0R8gIrEALkBuIKCVboNiBCC4yq0vk8ozvrIHrDWZT28DcoJnGSg0F4Z/VEe9LtvtgzzeuUiKWf4PEy/H8uWwPQ==",
+ "sha256": "nehY6mzPwe8nF1lWgiftL/oiEHC4rXZ5zJQOQdv/kGk=",
"title": "Avatar",
"url": "http://updates.jenkins-ci.org/download/plugins/avatar/1.2/avatar.hpi",
"version": "1.2",
@@ -3969,7 +3973,7 @@
"name": "Neal Fultz"
}
],
- "excerpt": "Submits jobs to AWS Batch and retrieves their logs",
+ "excerpt": "This plugin is a runner for AWS Batch.",
"gav": "org.jenkins-ci.plugins:aws-batch:2.8",
"labels": [],
"name": "aws-batch",
@@ -3979,7 +3983,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aws-batch-plugin",
"sha1": "JTZHIJkdKrK+yCx35bDN22kR1ZU=",
- "sha512": "ciEebj8Q/RvxgKd5ZX/VpKzsA3zF2FBKt4yVdOgdCSlyDdwKBK/fjVrgufoMxXYK4FPqNlDHDR63iYTiuciqxw==",
+ "sha256": "ALkt/kS0VW6Rq0tIJlJys5BE+ndL04XbZiinekd9qR4=",
"title": "AWS Batch",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-batch/2.8/aws-batch.hpi",
"version": "2.8",
@@ -3995,7 +3999,7 @@
"name": "David Tanner"
}
],
- "excerpt": "",
+ "excerpt": "This Plugin allows you to deploy into AWS Elastic Beanstalk",
"gav": "org.jenkins-ci.plugins:aws-beanstalk-publisher-plugin:1.7.4",
"labels": [],
"name": "aws-beanstalk-publisher-plugin",
@@ -4003,8 +4007,9 @@
"previousVersion": "1.7.3",
"releaseTimestamp": "2017-12-18T19:44:36.00Z",
"requiredCore": "1.596.1",
+ "scm": "https://github.com/jenkinsci/aws-beanstalk-publisher-plugin",
"sha1": "Jr3WsVTL40C1jF/C9DbRPx1YwoU=",
- "sha512": "tyAbPDnJcAbMOFq7TC+xos8w0hBcaWOjyndtkk39VrYsTBZt3Y8alSCHuESr+nd4Wzl1KoqshuLwRVMTJtkHAg==",
+ "sha256": "+5KHVZngj0K/aIVBdX3Id1enfV+gMx9QCJNeSNCqDBk=",
"title": "AWS Elastic Beanstalk Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-beanstalk-publisher-plugin/1.7.4/aws-beanstalk-publisher-plugin.hpi",
"version": "1.7.4",
@@ -4048,7 +4053,7 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/aws-bucket-credentials-plugin",
"sha1": "fN3xtPY3MAFdolKMzzTmGvEJM8w=",
- "sha512": "6W8LAK8GxytcNwvuB61k0uVh0tN1gWKsuVIoGauLoW9X1BqE91qrJg25zfhB4e3dK3KNWNOLHsK+hv5/kmQ6Ug==",
+ "sha256": "nPkHmdRGniprm48COnfnz7xVh/4vfQeA+oj3i1YNXyU=",
"title": "Amazon S3 Bucket Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-bucket-credentials/0.2.2/aws-bucket-credentials.hpi",
"version": "0.2.2",
@@ -4075,7 +4080,7 @@
"name": "Elifarley Cruz"
}
],
- "excerpt": "Publishes build logs to Amazon CloudWatch Logs.",
+ "excerpt": "Publishes build logs to <a href=\"https://aws.amazon.com/about-aws/whats-new/2014/07/10/introducing-amazon-cloudwatch-logs/\" rel=\"nofollow\">Amazon CloudWatch Logs</a>.",
"gav": "org.jenkins-ci.plugins:aws-cloudwatch-logs-publisher:1.2.0",
"labels": [
"logging",
@@ -4088,7 +4093,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aws-cloudwatch-logs-publisher-plugin",
"sha1": "Cx+dtMM8W6MqvxiZjIaKdmOj1ME=",
- "sha512": "4ttN0G3X3d7OnI2A2DIC17kBUxQEyyT+u9hgE+HD0ncGC+oZ4VjK+ZPTJ9zFyYulvouJoNK2PYVBhbHUO38T6Q==",
+ "sha256": "nwhM8cjiwS+/N9oAqyyZbDKfMRs+UdjDva6kWSMRIog=",
"title": "AWS CloudWatch Logs Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-cloudwatch-logs-publisher/1.2.0/aws-cloudwatch-logs-publisher.hpi",
"version": "1.2.0",
@@ -4130,7 +4135,7 @@
"name": "CodeBuild"
}
],
- "excerpt": "Adds a build step to integrate Jenkins with AWS CodeBuild.",
+ "excerpt": "Build your project on AWS CodeBuild.",
"gav": "com.amazonaws:aws-codebuild:0.28",
"labels": [
"codebuild"
@@ -4142,7 +4147,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/aws-codebuild-plugin",
"sha1": "91go8QRl1s8KQLL4WFcaVdOsHyI=",
- "sha512": "fYodMjSA3TPGRmcjEWOOE0xrmyG436BVyMMfTZKjeXMn3FpQWk+b1/EwHiYpGrFENmtq8nPy+lJShR7GMz6ptw==",
+ "sha256": "0Xg4tkYlLBemqHpYnpghZvQw1b4rkNWUwoOj0jlPMYU=",
"title": "AWS CodeBuild",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-codebuild/0.28/aws-codebuild.hpi",
"version": "0.28",
@@ -4184,7 +4189,7 @@
"name": "Stephane Jeandeaux"
}
],
- "excerpt": "Creates jobs multi-branch for each repository in code commit",
+ "excerpt": "For each repository in <b>AWS Code commit</b>, we create a multi-branch job jenkins. <a href=\"http://docs.aws.amazon.com/codecommit/latest/APIReference/Welcome.html\" rel=\"nofollow\">documentation</a>Information : 2017-11-14T19:20:21Z",
"gav": "org.jenkins-ci.plugins:aws-codecommit-jobs:0.3.0",
"labels": [],
"name": "aws-codecommit-jobs",
@@ -4194,7 +4199,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/aws-codecommit-jobs-plugin",
"sha1": "S1p2968LhxVTaYTTvz+Jvcj6Aio=",
- "sha512": "mbiKA/pnfpXYEaHGvt1CI/LywG6rD2gdj6lQ4sksslP/grdklD2Bn5wTQ1yoGXD3rkxlfjFGqltM0T6nEPLngw==",
+ "sha256": "DzY6PWRs021cVqLErXv/wkoLBuxp/oo7pRyiH7CCro4=",
"title": "AWS Code Commit Jobs",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-codecommit-jobs/0.3.0/aws-codecommit-jobs.hpi",
"version": "0.3.0",
@@ -4232,7 +4237,7 @@
"name": "Phuong Huynh"
}
],
- "excerpt": "This plugin triggers jobs on repo update events by AWS CodeCommit, through the AWS Simple Queue Service (SQS) and Simple Notification Service (SNS).",
+ "excerpt": "This plugin triggers builds on all events received via Amazon Web Services Simple Queue Service (AWS SQS) on a specified Queue.",
"gav": "org.jenkins-ci.plugins:aws-codecommit-trigger:2.0.5",
"labels": [],
"name": "aws-codecommit-trigger",
@@ -4242,7 +4247,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/aws-codecommit-trigger-plugin",
"sha1": "Jb9b6J8+0e4TmHwrEU1jbw/SAz4=",
- "sha512": "9MulezRC6oQM32Jund8CpJYxQBCLatD7b4fZCEQOZOGfJZnU+GdxnUpXi7nvK2cM1P39MBHC6R5LoGCfS1Fcqw==",
+ "sha256": "yfz0IMM1lPybV66M2JmGqMWZfYtWiqQK+FNm2n0c+l0=",
"title": "AWS CodeCommit Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-codecommit-trigger/2.0.5/aws-codecommit-trigger.hpi",
"version": "2.0.5",
@@ -4258,7 +4263,7 @@
"name": "Felipe Almeida"
}
],
- "excerpt": "Integrates Jenkins with AWS CodePipeline to process build jobs. The SCM plugin uses the AWS CodePipeline PollForJobs API to detect new changes and the post-build event uploads the build artifacts and calls PutJobSuccessResult/PutJobFailureResult to report back the build status.",
+ "excerpt": "AWS CodePipeline Integration",
"gav": "com.amazonaws:aws-codepipeline:0.38",
"labels": [
"scm",
@@ -4271,7 +4276,7 @@
"requiredCore": "1.479",
"scm": "https://github.com/jenkinsci/aws-codepipeline-plugin",
"sha1": "JDYz0hfP86YrAEjAA21BnmmWBQM=",
- "sha512": "n4CjLgT7nvqCLKp3Ws1V3MIQH//k10N9L+sV6sImVICfJM0HcdqBZj/Y8VoeNSCZJiYTdXyOs4JU0gWLeJsSQg==",
+ "sha256": "+dbbHnbN/F9Z1ZUGEtT/q1UPq0wn53KwFfdrVW1CmZo=",
"title": "AWS CodePipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-codepipeline/0.38/aws-codepipeline.hpi",
"version": "0.38",
@@ -4311,14 +4316,14 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/cloudbees-aws-credentials-plugin",
"sha1": "NCcyFsCCBVXYDWHbI4y2qxrC3AA=",
- "sha512": "lWCsfBdEU2NJmE5xBItOlHvK5po5ESIoQH/dcjFzRiiYWRT68tl193EQdmZGF6BMyHI+t/vVI2yEZa0BxJTv3w==",
+ "sha256": "IP5LXBJzruZrKK21BMzQ+7C0TiQLhL3HTvejh0nucm4=",
"title": "CloudBees Amazon Web Services Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-credentials/1.23/aws-credentials.hpi",
"version": "1.23",
"wiki": "https://plugins.jenkins.io/aws-credentials"
},
"aws-device-farm": {
- "buildDate": "May 09, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "junit",
@@ -4338,26 +4343,64 @@
"name": "Nikhil Dabhade"
}
],
- "excerpt": "AWS Device Farm Jenkins Plugin",
- "gav": "org.jenkins-ci.plugins:aws-device-farm:1.16",
+ "excerpt": "This plugin schedules test runs on AWS Device Farm.",
+ "gav": "org.jenkins-ci.plugins:aws-device-farm:1.18",
"labels": [
"post-build",
"upload",
"android"
],
"name": "aws-device-farm",
- "previousTimestamp": "2017-08-29T21:31:23.00Z",
- "previousVersion": "1.15",
- "releaseTimestamp": "2018-05-09T21:15:05.00Z",
+ "previousTimestamp": "2018-07-30T08:31:06.00Z",
+ "previousVersion": "1.17",
+ "releaseTimestamp": "2018-08-14T17:49:02.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aws-device-farm-plugin",
- "sha1": "ADsmKPU+m6nEIZsXgg/O0TxnOzI=",
- "sha512": "78nc621pwZYDTBESiTJXloXUqqSKYkEUzA8VFbSKz3CYfWpt9tehaiYfD/zRJufFMe4POTF2n48tprZCJtnmKw==",
+ "sha1": "VqtmBJOJ8cd95sKm4fTMpVlJij8=",
+ "sha256": "0mMO+29ykkjXhOun2TcVV2Eu55xk4+WD68jmJrQIwRs=",
"title": "aws-device-farm",
- "url": "http://updates.jenkins-ci.org/download/plugins/aws-device-farm/1.16/aws-device-farm.hpi",
- "version": "1.16",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-device-farm/1.18/aws-device-farm.hpi",
+ "version": "1.18",
"wiki": "https://plugins.jenkins.io/aws-device-farm"
},
+ "aws-global-configuration": {
+ "buildDate": "Jul 17, 2018",
+ "dependencies": [
+ {
+ "name": "aws-credentials",
+ "optional": false,
+ "version": "1.23"
+ },
+ {
+ "name": "aws-java-sdk",
+ "optional": false,
+ "version": "1.11.341"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "jglick"
+ }
+ ],
+ "excerpt": "A Jenkins plugin to configure AWS related settings",
+ "gav": "io.jenkins.plugins:aws-global-configuration:1.0",
+ "labels": [],
+ "name": "aws-global-configuration",
+ "releaseTimestamp": "2018-07-17T11:41:37.00Z",
+ "requiredCore": "2.121.1",
+ "scm": "https://github.com/jenkinsci/aws-global-configuration-plugin",
+ "sha1": "dJL42xJlcHJNzhyWHd7DrjHuqhw=",
+ "sha256": "7AOADIcOQN6SpCxeOX5ZiN31ZOj9SZ130O7G0sV1pPk=",
+ "title": "AWS Global Configuration",
+ "url": "http://updates.jenkins-ci.org/download/plugins/aws-global-configuration/1.0/aws-global-configuration.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/aws-global-configuration"
+ },
"aws-java-sdk": {
"buildDate": "Jun 05, 2018",
"dependencies": [
@@ -4379,7 +4422,7 @@
"name": "Vincent Latombe"
}
],
- "excerpt": "This plugin provides AWS SDK for Java for other plugins.",
+ "excerpt": "This plugin provides <a href=\"https://aws.amazon.com/sdk-for-java/\" rel=\"nofollow\">AWS SDK for Java</a> for other plugins.",
"gav": "org.jenkins-ci.plugins:aws-java-sdk:1.11.341",
"labels": [],
"name": "aws-java-sdk",
@@ -4389,7 +4432,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/aws-java-sdk-plugin",
"sha1": "njiM0t2JrnLqtUXubVY88ocQlpM=",
- "sha512": "byKfbHc3k5cUWsrozpMl1nUOxi2LzszSQ3amcMWJVy2NeZAv1jRR/W+4vn374qNqKv1Gs8jz0JYAd+xlAilRdg==",
+ "sha256": "6+fMp3VdwCDROO9Tenv3th47utQffw9r5ABJF8B2kjg=",
"title": "Amazon Web Services SDK",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-java-sdk/1.11.341/aws-java-sdk.hpi",
"version": "1.11.341",
@@ -4410,7 +4453,7 @@
"name": "Michael Willemse"
}
],
- "excerpt": "This plugin adds AWS Lambda invocation and deployment abilities to build steps and post build actions",
+ "excerpt": "This Plugin allows you to upload a zip file or folder to AWS Lambda",
"gav": "org.jenkins-ci.plugins:aws-lambda:0.5.10",
"labels": [
"upload"
@@ -4422,7 +4465,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/aws-lambda-plugin",
"sha1": "0myGNtDI36IY5u2ZaIt3cgnAR8c=",
- "sha512": "jqThQerTsebCUiPhi1LXatuLka/JbH6NhTTC8ORe7kjzO7QeVxBj4l5yC/GEfBy7ocB0ln9i4zZ5s6Fo/aAOtA==",
+ "sha256": "mL1FQW+aD7JWzQ2b7ErOh0X4BWJr26KFdBpCz1OEhdg=",
"title": "AWS Lambda",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-lambda/0.5.10/aws-lambda.hpi",
"version": "0.5.10",
@@ -4449,7 +4492,7 @@
"name": "Rik Turnbull"
}
],
- "excerpt": "Adds AWS Parameter Store values to the environment",
+ "excerpt": "Add AWS Parameter Store values to the environment",
"gav": "org.jenkins-ci.plugins:aws-parameter-store:1.1.0",
"labels": [],
"name": "aws-parameter-store",
@@ -4459,7 +4502,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/aws-parameter-store-plugin",
"sha1": "PsTk46GZ16xI6b+Ma7GVW4z4YPE=",
- "sha512": "9DdIwbn4oqmpOTBuSwXhltxhyU+qJVGrmQb5SDP7m53yMFOm33506HHQEYjG+C3QH71/dMordsAZ4dc+Velrfw==",
+ "sha256": "izw0DyOwbGcEyM4RXhB4YJAvDDFkx3ghJMhkVjsiBnM=",
"title": "AWS Parameter Store Build Wrapper",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-parameter-store/1.1.0/aws-parameter-store.hpi",
"version": "1.1.0",
@@ -4506,7 +4549,7 @@
"name": "Max Kovgan"
}
],
- "excerpt": "This plugin triggers builds based on events received via Amazon Web Services Simple Queue Service (AWS SQS) on a specified Queue.",
+ "excerpt": "This plugin triggers builds on all events received via Amazon Web Services Simple Queue Service (AWS SQS) on a specified Queue.",
"gav": "io.relution.jenkins:aws-sqs:2.0.1",
"labels": [
"trigger"
@@ -4518,7 +4561,7 @@
"requiredCore": "2.63",
"scm": "https://github.com/jenkinsci/aws-sqs-plugin",
"sha1": "PK+suF0l962601xjAFnNyvjHp08=",
- "sha512": "VvO/FllKdAgW4DzA9asVT+9SC6YqIP7fEaypovyBeWP5koAd4cZVkRhxZc4VDWI2ExLzga04alU98UQTQOgHrQ==",
+ "sha256": "hzD0QZiwAoL0y3Yjv7v0enum6WItROiUXTiAKBi5tww=",
"title": "AWS SQS Build Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-sqs/2.0.1/aws-sqs.hpi",
"version": "2.0.1",
@@ -4534,7 +4577,7 @@
"name": "Declan Newman"
}
],
- "excerpt": "A rather specific use-case. A Jenkins plugin that will look up a AWS S3 hosted Yum repo's primary xml, and glean any information needed to populate a Jenkins parameter dropdown. The primary driver for me to develop this was the ability to look up the packages in the repo in order to call MCollective with a package that we know exists.",
+ "excerpt": "A plugin that searches an S3 Yum repository and presents the results as a persistent dropdown parameter.",
"gav": "com.viviquity.jenkins:aws-yum-parameter:1.5",
"labels": [],
"name": "aws-yum-parameter",
@@ -4543,7 +4586,7 @@
"releaseTimestamp": "2015-03-17T20:28:51.00Z",
"requiredCore": "1.580.1",
"sha1": "odiRn/bRWGrXutv4z3tt1S1jWv8=",
- "sha512": "kcYANRB1vs/8ToqCPbUtQGc0m9tR06GiwSgyKQXY/vj5Ugk9bYoekgB1KZprGkKK63tBk1kQ1OSIb180MP9GVA==",
+ "sha256": "r/9HF/Qr/b66xD879nXBSi27kaMZOF1v8n7ZR7r4xjM=",
"title": "S3 Yum repo parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/aws-yum-parameter/1.5/aws-yum-parameter.hpi",
"version": "1.5",
@@ -4575,7 +4618,7 @@
"name": "Aldrin Leal"
}
],
- "excerpt": "",
+ "excerpt": "This Plugin allows you to deploy into one or many AWS Elastic Beanstalk environments.",
"gav": "br.com.ingenieux.jenkins.plugins:awseb-deployment-plugin:0.3.19",
"labels": [
"upload",
@@ -4586,8 +4629,9 @@
"previousVersion": "0.3.18",
"releaseTimestamp": "2017-07-24T22:31:11.00Z",
"requiredCore": "2.60.1",
+ "scm": "https://github.com/jenkinsci/awseb-deployment-plugin",
"sha1": "D1ziz9V9u9o//7igXJOY0Msh+lk=",
- "sha512": "86X4sc6HAk94/ia29dHXZDbIiolkHKw99CZS+L/yIrBRZgLQjuPNdGrBc2ca3nhH35OE3dUro1dktCI9abXY1Q==",
+ "sha256": "iChFQXtk3Ik28NKT6hNt4YbYnEI8dVLCjaiQdJA80F0=",
"title": "AWS Elastic Beanstalk Deployment",
"url": "http://updates.jenkins-ci.org/download/plugins/awseb-deployment-plugin/0.3.19/awseb-deployment-plugin.hpi",
"version": "0.3.19",
@@ -4629,7 +4673,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-acs-plugin",
"sha1": "KTuNMvAnL5SeZWKcKcxre6u+FvY=",
- "sha512": "pohovl2rcQnJHMG8mD6k5CpYsheWsPZU4iQtm3aVuRas3K5yOebcQk7Cf1NGjTNij392XRaocrcAnH8Aoz8cOg==",
+ "sha256": "Zad8RN/NhKcZro6vtXcbgWoTxTSnPaHZ3AcMXSlyV70=",
"title": "Azure Container Service",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-acs/0.2.3/azure-acs.hpi",
"version": "0.2.3",
@@ -4671,7 +4715,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/azure-ad-plugin",
"sha1": "6IgkE9iiZRwB4aQtQf7787iYLYI=",
- "sha512": "+OgU4Gq8LLLnTLxssbLe0g9N9n2PwLBcQyjmW2HWU/cEdrpr7jCpUvtc1e/9VXE9CAa3iVP1boYkJo3KndLi2g==",
+ "sha256": "XSrN/yXQZihrPTaw1L79EYk4Oi8HC8b9Kc3t2/Pztt0=",
"title": "Azure AD",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-ad/0.3.0/azure-ad.hpi",
"version": "0.3.0",
@@ -4718,7 +4762,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-app-service-plugin",
"sha1": "FEL0fO78TtonrwMJNLO/cgEf0Pc=",
- "sha512": "iEAAcrOy2T/C0ijeZXUmq2RckXbEfLIRbmooT2DN7iuuAWH93wcVDjgT0C7Oovk2rZtGPqQ+L6dCmGhb8OwgPQ==",
+ "sha256": "XYRI/XyItubnINyhMvrqRMfFMqxi/DzwaX6ZB6lxfCE=",
"title": "Azure App Service",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-app-service/0.3.1/azure-app-service.hpi",
"version": "0.3.1",
@@ -4749,7 +4793,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/azure-batch-parallel-plugin",
"sha1": "aFt64GtEaSjEpWQFJLZ9HXb4FvA=",
- "sha512": "VMCV3Qak+i4xTL9/BTtzZTwc26CkNSmE5vkI5YePgBJKXBjh9Qhps3lzBPE5LEfnOikiYUV1Xn2DSCWi/2PzQg==",
+ "sha256": "Ji2ahQVe2NA3kLJj52/AcibzU+j3FSgRn2wXIuZjzVc=",
"title": "Azure Batch Parallel Test Execution",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-batch-parallel/0.2/azure-batch-parallel.hpi",
"version": "0.2",
@@ -4786,7 +4830,7 @@
"name": "Tomer Rosenthal"
}
],
- "excerpt": "A Jenkins plugin to execute Azure CLI commands",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:azure-cli:0.9",
"labels": [],
"name": "azure-cli",
@@ -4796,7 +4840,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-cli-plugin",
"sha1": "STKIPMtOyVNj3Ha/Vd/63Lzj+A4=",
- "sha512": "0siZ5QjU31ypnPA/9E5neLoB+78y+0FIeD+heufUTNZZv1k2XlWbZ202K8g3hvQrDuigD0mqIEviWPLV4rfHpA==",
+ "sha256": "dGMw+BxhT3DEyV4EfkCwliwnZr8/bS+hTCYckkfje88=",
"title": "Azure CLI",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-cli/0.9/azure-cli.hpi",
"version": "0.9",
@@ -4833,7 +4877,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/azure-commons-plugin",
"sha1": "ZBZGEVCL/V1mwxoR1K0zu872rbo=",
- "sha512": "nj7sFA7OBgUZHELDRS2jjq2xOE8Zy1Qs0VgQGzd69KqELE18JWTFsRwwQGICu0w8w5K3C3qSS5PpOBewWpGxVA==",
+ "sha256": "5VwK+o+pDhBI+1dJlSF2CljZko0YTafya41/a4VboA0=",
"title": "Azure Commons",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-commons/0.2.6/azure-commons.hpi",
"version": "0.2.6",
@@ -4890,7 +4934,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-container-agents-plugin",
"sha1": "5HRAvce7zt1An+gJNzYWb03XOzI=",
- "sha512": "7FcH0Pbn4nP3m5KkEfRckqTXcYqf8un8jotwtniTMRgf1vrTHhNzxQgw1At439of7Y8JsUUVNvEL7SrPmuFoyQ==",
+ "sha256": "79z7xU3pLkLuobsBBGA6ahbNWVrqDQ5sbcRQclZEFUg=",
"title": "Azure Container Agents",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-container-agents/0.4.1/azure-container-agents.hpi",
"version": "0.4.1",
@@ -4937,7 +4981,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/azure-credentials-plugin",
"sha1": "NgfzrfCLIaEjIc0vJmZ5T5A85Oc=",
- "sha512": "aFQdGuozb5CF8vGwMwetwf6eOSLUH6jkfq63NA+Uvb++8YG3QWTrC4VTDgVjWx7t0OJDf6KYIRgqv5n0LigBow==",
+ "sha256": "H8gSny6vnLGLCSiKBmXCBskjOBbiVvla+YkpFUJ/wVM=",
"title": "Azure Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-credentials/1.6.0/azure-credentials.hpi",
"version": "1.6.0",
@@ -4953,7 +4997,7 @@
"name": "Tomer Rosenthal"
}
],
- "excerpt": "A Jenkins plugin to send build notifications to an Azure Event Grid topic as post-build step.",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:azure-event-grid-notifier:0.1",
"labels": [],
"name": "azure-event-grid-notifier",
@@ -4961,7 +5005,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/azure-event-grid-notifier-plugin",
"sha1": "wwtfnCM0eQwvGwV7UV0nWLMyy0E=",
- "sha512": "MefrBzulm3mgCtmgW3PSBv42ydK9Zdb+1HCJqL1Ystlx6LyewT9Yf5/ujG1OzGUBKBmV7oBMxZSMK+PUKaxw7A==",
+ "sha256": "SqH2QfHGsk33Z3jqlfHCBdXeTb2hlcR/vSN3UdSpUuA=",
"title": "Azure Event Grid Build Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-event-grid-notifier/0.1/azure-event-grid-notifier.hpi",
"version": "0.1",
@@ -5008,7 +5052,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-function-plugin",
"sha1": "OiSYmZUoAOstcLz4+IUhTjw6NmY=",
- "sha512": "kJWHcHM2uW20ZfxuIRkle3sIJOG6lbOn6pJT7swr9jbf/GabDcGbED3i10AmA85Y+f6Jo6kysSF+ITqgxwKFnQ==",
+ "sha256": "yX1bRmeZS6AgT2PXjyVz/QT763oo2qBHuTXzko9yjI4=",
"title": "Azure Function",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-function/0.2.1/azure-function.hpi",
"version": "0.2.1",
@@ -5040,7 +5084,7 @@
"name": "Nicolas De Loof"
}
],
- "excerpt": "Manage Azure PublisherSettings using Jenkins Credentials API",
+ "excerpt": "This plugin manage Azure PublisherSettings using Jenkins Crendentials API.",
"gav": "org.jenkins-ci.plugins:azure-publishersettings-credentials:1.2",
"labels": [],
"name": "azure-publishersettings-credentials",
@@ -5050,29 +5094,24 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/azure-publishersettings-credentials-plugin",
"sha1": "dT0SoVsryhefXjue7JMuvpXaq1o=",
- "sha512": "T72fYD0Cat7SQ1p0Kep02LCHCCC6wmKiWfqLKxM0jncnjJEP4s/b31DbG9s0mZLkSq6cL2RuWKQXyKXHagr7qA==",
+ "sha256": "npgVnC/YEkdgqE6VmYhGp+bo5AamJ3XpakpMDV+xXHg=",
"title": "Azure PublisherSettings Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-publishersettings-credentials/1.2/azure-publishersettings-credentials.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/azure-publishersettings-credentials"
},
"azure-vm-agents": {
- "buildDate": "May 23, 2018",
+ "buildDate": "Aug 06, 2018",
"dependencies": [
{
- "name": "cloud-stats",
- "optional": false,
- "version": "0.11"
- },
- {
"name": "azure-commons",
"optional": false,
"version": "0.2.4"
},
{
- "name": "credentials",
+ "name": "cloud-stats",
"optional": false,
- "version": "2.1.5"
+ "version": "0.11"
},
{
"name": "azure-credentials",
@@ -5080,6 +5119,11 @@
"version": "1.4.0"
},
{
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.5"
+ },
+ {
"name": "plain-credentials",
"optional": false,
"version": "1.4"
@@ -5092,23 +5136,23 @@
"name": "Azure DevOps Team"
}
],
- "excerpt": "Provisions agents on Azure cloud",
- "gav": "org.jenkins-ci.plugins:azure-vm-agents:0.7.1",
+ "excerpt": "Azure plugin to provision and deprovision agents",
+ "gav": "org.jenkins-ci.plugins:azure-vm-agents:0.7.3",
"labels": [
"cluster",
"slaves"
],
"name": "azure-vm-agents",
- "previousTimestamp": "2018-04-09T09:26:23.00Z",
- "previousVersion": "0.7.0",
- "releaseTimestamp": "2018-05-23T06:02:50.00Z",
+ "previousTimestamp": "2018-08-01T02:54:53.00Z",
+ "previousVersion": "0.7.2.1",
+ "releaseTimestamp": "2018-08-06T07:05:18.00Z",
"requiredCore": "1.653",
"scm": "https://github.com/jenkinsci/azure-vm-agents-plugin",
- "sha1": "yNLSlLRICF/7LYvLpYKcEWFae6o=",
- "sha512": "mXL/GI7nNOQntYCmVPuNI4frjaOT9raG/Z1OMrvUpQhpqPqBdQ6nAK2sVc0tdhkuj4KoyT/BO6hQikyA3Nq4og==",
+ "sha1": "cHRsPPC0sXtOb8GDd7f8MAJlSyw=",
+ "sha256": "CJlQwc5E7Q6u+R34/QsopqamkAn91upe6h11eRuROOc=",
"title": "Azure VM Agents",
- "url": "http://updates.jenkins-ci.org/download/plugins/azure-vm-agents/0.7.1/azure-vm-agents.hpi",
- "version": "0.7.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/azure-vm-agents/0.7.3/azure-vm-agents.hpi",
+ "version": "0.7.3",
"wiki": "https://plugins.jenkins.io/azure-vm-agents"
},
"azure-vmss": {
@@ -5142,14 +5186,14 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/azure-vmss-plugin",
"sha1": "p4LSBrZFB0TFgTdq7xBbV5U3Hmw=",
- "sha512": "+vVWXYxVAXzToyVsg3Qan/+N0jSUxkC6FqogHDphfAfsboS/Aog3Ihacz0doKDlnPolz3rqImLwS8hANZrV6vA==",
+ "sha256": "R1XTUwvAd6QB5rGpoHjzhcXy6glktRz3+MdYjAQzYpQ=",
"title": "Azure Virtual Machine Scale Set",
"url": "http://updates.jenkins-ci.org/download/plugins/azure-vmss/0.2.1/azure-vmss.hpi",
"version": "0.2.1",
"wiki": "https://plugins.jenkins.io/azure-vmss"
},
"backlog": {
- "buildDate": "May 30, 2018",
+ "buildDate": "Aug 02, 2018",
"dependencies": [
{
"name": "workflow-multibranch",
@@ -5192,8 +5236,8 @@
"name": "Tomonari Nakamura"
}
],
- "excerpt": "Integrates Jenkins to Backlog",
- "gav": "org.jenkins-ci.plugins:backlog:2.2",
+ "excerpt": "This plugin integrates Jenkins to <a href=\"http://www.backlog.jp/\" rel=\"nofollow\">Backlog</a>.",
+ "gav": "org.jenkins-ci.plugins:backlog:2.3",
"labels": [
"notifier",
"external",
@@ -5201,16 +5245,16 @@
"upload"
],
"name": "backlog",
- "previousTimestamp": "2017-06-19T15:15:24.00Z",
- "previousVersion": "2.1",
- "releaseTimestamp": "2018-05-30T07:36:17.00Z",
+ "previousTimestamp": "2018-05-30T07:36:17.00Z",
+ "previousVersion": "2.2",
+ "releaseTimestamp": "2018-08-02T14:56:14.00Z",
"requiredCore": "2.46.1",
"scm": "https://github.com/jenkinsci/backlog-plugin",
- "sha1": "dtA38wpnxCAxeNtObkBdbQSAHzo=",
- "sha512": "o03DkKxE4nGfq+mvWai6V5EPz0Wm84jfdJzL0MZakwfkh0rvbzZQDO5eWMOb3A9+r0xhu5Yu/KogiemYblVqzA==",
+ "sha1": "m6zFziYO2GNH0rMgNTvqFEeCyeM=",
+ "sha256": "HABk47ZjwUFQb2XAZvGvce3u/vaR/HTbN09r6Ov/WuU=",
"title": "Backlog",
- "url": "http://updates.jenkins-ci.org/download/plugins/backlog/2.2/backlog.hpi",
- "version": "2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/backlog/2.3/backlog.hpi",
+ "version": "2.3",
"wiki": "https://plugins.jenkins.io/backlog"
},
"backup": {
@@ -5226,7 +5270,7 @@
"name": "Romain Seguy"
}
],
- "excerpt": "Backups and restores Hudson/Jenkins files",
+ "excerpt": "Backup or restore your Hudson configuration files",
"gav": "org.jvnet.hudson.plugins:backup:1.6.1",
"labels": [
"misc"
@@ -5236,7 +5280,7 @@
"requiredCore": "1.375",
"scm": "https://github.com/jenkinsci/backup-plugin",
"sha1": "zJzJeZ1RJUAHLcTMCX1h6oXj3l0=",
- "sha512": "Lx+4VEEOWTaFbPwF/9S+eWZ0X6KUBeXAzHZWFnsDUjmbgkn63Le4qxrEV8lZYTnViaE4t82MTE2akRqhMWz66g==",
+ "sha256": "d+MULRhiZ3eX6dojnWzmUmXrzHwjKEjAwEpmU394OUI=",
"title": "Backup",
"url": "http://updates.jenkins-ci.org/download/plugins/backup/1.6.1/backup.hpi",
"version": "1.6.1",
@@ -5252,7 +5296,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "Back up and restore runing jobs",
+ "excerpt": "Prepare Jenkins for restart",
"gav": "jenkins.ci.plugins.backup:backup-interrupt-plugin:1.0",
"labels": [],
"name": "backup-interrupt-plugin",
@@ -5260,7 +5304,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/backup-jobs-plugin",
"sha1": "n18hDbEengF1BSMYcYMl8WwORBw=",
- "sha512": "TA+DfuXX0Car7ltCjtKPrZV+MR4+syNkNkKpJcN0JidXqF/PCesGbZqMr/qopfzQtjm+gkbHtBMMHbCJV9CJTQ==",
+ "sha256": "N+QvI0B+VHtlDy+MeOvj76hEYb0TSEvUL05MKdmFkBk=",
"title": "Backup and interrupt job pluign",
"url": "http://updates.jenkins-ci.org/download/plugins/backup-interrupt-plugin/1.0/backup-interrupt-plugin.hpi",
"version": "1.0",
@@ -5314,7 +5358,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/badge-plugin",
"sha1": "bb7QnSN/VPjhA+7ToOOC9GsoU0s=",
- "sha512": "zLCpaDen5Q0dT1oj6zTwJLzeaDNfKThSDYQrcNQu44WercQTZ1K/qQF+Bl0eVT6WrqJrc0d9Uo06xFdAVTd6WA==",
+ "sha256": "213pQYawVDHqI16bBJb+q33IKiMhKSnvafOuMJml1+A=",
"title": "Badge",
"url": "http://updates.jenkins-ci.org/download/plugins/badge/1.5/badge.hpi",
"version": "1.5",
@@ -5350,7 +5394,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/basic-branch-build-strategies-plugin",
"sha1": "eLqnOGu8r51W56t6U8aPUmXikEQ=",
- "sha512": "vcTEkae5HlGUa2ocxd4garbnQRIji0MgngsH/lv0Psdl4yfgszvJSBEZ0b6SOACru/PCF1a7ocZCusidpy2HFg==",
+ "sha256": "xyACDHYKEllWT6WmjKPHOdfK15olw/I3/qsibJrci1Q=",
"title": "Basic Branch Build Strategies",
"url": "http://updates.jenkins-ci.org/download/plugins/basic-branch-build-strategies/1.0.1/basic-branch-build-strategies.hpi",
"version": "1.0.1",
@@ -5369,7 +5413,7 @@
"name": "Alan Harder"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds the &#34;task&#34; action to the project for performing batch tasks on the server workspace.",
"gav": "org.jenkins-ci.plugins:batch-task:1.19",
"labels": [
"post-build",
@@ -5382,7 +5426,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/batch-task-plugin",
"sha1": "OJuBEDUxJCog354/8IyIpKXpUAE=",
- "sha512": "N8vveu01iWgAasP0PEtdP8kXsdTcyO968dKZQbqPOkKrI3hVE/0FSjJIygPMh4d78nCwog/HAq/q/wns+Dl/jg==",
+ "sha256": "pNRt0qJoUF2kKMB6zmNq+j80SdyNw+WbrJUsMCR0+zk=",
"title": "batch task",
"url": "http://updates.jenkins-ci.org/download/plugins/batch-task/1.19/batch-task.hpi",
"version": "1.19",
@@ -5398,7 +5442,7 @@
"name": "Stewart Smith"
}
],
- "excerpt": "Integrates Jenkins to Bazaar SCM",
+ "excerpt": "This plugin integrates the <a href=\"http://bazaar-vcs.org/\" rel=\"nofollow\">Bazaar</a> Version Control System with Jenkins.",
"gav": "org.jenkins-ci.plugins:bazaar:1.22",
"labels": [
"scm"
@@ -5410,7 +5454,7 @@
"requiredCore": "1.413",
"scm": "https://github.com/jenkinsci/bazaar-plugin",
"sha1": "47k7P8pwU/kCfEIrEqWjSN7ZivA=",
- "sha512": "xGXhiA0KVdjTlKxQ9dxyb7GGqzdMoOXnEURjXrHcpeZKoFd0u0sCGu2NALZEptYQSe57pP72JtAxYFhgZIrYHQ==",
+ "sha256": "1/8Jh8luKmlCV+z4l87uN2kIxflKv9HV78MkguTVQUE=",
"title": "Bazaar",
"url": "http://updates.jenkins-ci.org/download/plugins/bazaar/1.22/bazaar.hpi",
"version": "1.22",
@@ -5426,7 +5470,7 @@
"name": "Kaz Nishimura"
}
],
- "excerpt": "Jenkins plugin to allow users to build RAD Studio projects or project groups.",
+ "excerpt": "This plugin allows users to build RAD Studio projects or project groups.",
"gav": "org.jenkins-ci.plugins:bds-plugin:3.1",
"labels": [
"builder"
@@ -5437,7 +5481,7 @@
"releaseTimestamp": "2014-11-28T04:41:55.00Z",
"requiredCore": "1.532",
"sha1": "A949WebezNq6wprKxl/M0S+LRRY=",
- "sha512": "iAIolfllkuL0zvAxCdjRNmGxGt9ySVabrzF8lY5XjPklGx5B+ICUtpsrhSWN7slhGhVcW6cdmahtp3lfRxWKrQ==",
+ "sha256": "3si4YTYWvehmaUmMSaW1u9RvI4YkZrfhNuh6BVXGJpc=",
"title": "RAD Studio",
"url": "http://updates.jenkins-ci.org/download/plugins/bds-plugin/3.1/bds-plugin.hpi",
"version": "3.1",
@@ -5452,7 +5496,7 @@
"name": "Oliver Gondža"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:beaker-builder:1.9",
"labels": [
"builder",
@@ -5465,7 +5509,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/beaker-builder-plugin",
"sha1": "QLvHqdGVYLweAaGA2+I1644s4n0=",
- "sha512": "OcnR09MoExXViE3xX8bNWnEUKZ2M1DOzrpbWLk5/kPY2Ln7aKhAYzN5nxTMNMqmN8P1FC9KyFQ6UMcXA+bTUWQ==",
+ "sha256": "tABrnudBAkCYcy1JxihkTgTYYZndnoTK5ytbrcRLq7w=",
"title": "Beaker builder",
"url": "http://updates.jenkins-ci.org/download/plugins/beaker-builder/1.9/beaker-builder.hpi",
"version": "1.9",
@@ -5497,7 +5541,7 @@
"name": "Yaoda Liu"
}
],
- "excerpt": "A Build status publisher that notifies channels on a BearyChat team",
+ "excerpt": "This plugin is a BearyChat notifier that can publish build status to BearyChat channels.",
"gav": "org.jenkins-ci.plugins:bearychat:3.0.2",
"labels": [
"notifier"
@@ -5509,7 +5553,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/bearychat-plugin",
"sha1": "u0kH5fU6C0/wRDUxZyp5wcVuUQI=",
- "sha512": "GFF474J7n2gizU1Q5f1ffZh9u+LgnHMaEN0N0OqSAgAnAby+8N7nFX82OOjghsfQbPLMsAwrlDMVHsB+qY6A/g==",
+ "sha256": "cYTbwuwgg1epvy7KMIb1QcVhf/IfsVTJEQGGhKMxWqA=",
"title": "BearyChat",
"url": "http://updates.jenkins-ci.org/download/plugins/bearychat/3.0.2/bearychat.hpi",
"version": "3.0.2",
@@ -5523,7 +5567,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin dispenses beer",
"gav": "org.jenkins-ci.plugins:beer:1.2",
"labels": [],
"name": "beer",
@@ -5533,7 +5577,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/beer-plugin",
"sha1": "FLwF/QynS4lSxqG3eBrGBSkiYxw=",
- "sha512": "h1dhXdSR1HaLDtS2h2DltGSw6cWO79alb5Lt3IwflsyGNDmKS79Z+Zix0zYiqwB4ncoDxecFvCOhd2Dl5vJuXA==",
+ "sha256": "9oSOJDzWkU45PZ5h3oGxhNahvH7XWpODgDUPTW7tO6E=",
"title": "beer",
"url": "http://updates.jenkins-ci.org/download/plugins/beer/1.2/beer.hpi",
"version": "1.2",
@@ -5549,7 +5593,7 @@
"name": "Chaitanya Channella"
}
],
- "excerpt": "This project provides pretty html reports for Behave. It works by generating html from the behave json report formatter.",
+ "excerpt": "This plugin creates pretty Behave html reports on jenkins",
"gav": "net.jenkins:behave-testresults-publisher:0.0.11",
"labels": [],
"name": "behave-testresults-publisher",
@@ -5557,7 +5601,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/behave-testresults-publisher-plugin",
"sha1": "VsuqjC+N/Ftu2InEplxA1Hc9cRg=",
- "sha512": "1uGIdboDmH1RpmUh0AiLYpvme26+JoQKZ0M0VTqkq/YtgO6dcR5ClpLOxbiF9ry+7hPjWY0pRMSLqQKhzTY5FQ==",
+ "sha256": "4CR4yrT5rs2bk4u0M+r/5AGROut539TN15EJM/GvgWM=",
"title": "behave-testresults-publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/behave-testresults-publisher/0.0.11/behave-testresults-publisher.hpi",
"version": "0.0.11",
@@ -5579,7 +5623,7 @@
"name": "Daniel Mercier"
}
],
- "excerpt": "The benchmark plugin enhances Jenkins with a generic capability to compare boolean and numerical test results.",
+ "excerpt": "Benchmark all your boolean and numerical test results alike.",
"gav": "org.jenkins-ci.plugins:benchmark:1.0.6",
"labels": [],
"name": "benchmark",
@@ -5589,7 +5633,7 @@
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/benchmark-plugin",
"sha1": "YNx0qcjchLi6LEEnimjEEihgmQc=",
- "sha512": "u8gIxwUcSTnY7ECh5W0agUQOepbzqvn1cOWn+v42AOTxQrSFicawtxcuwv/UwZOheGGmo0OF1Kh4Z1+BCLoJaw==",
+ "sha256": "W3c5yTbC1Gmv0XgocY4c0JeYkJavHWy0ZyYa6ACO9VM=",
"title": "Benchmark",
"url": "http://updates.jenkins-ci.org/download/plugins/benchmark/1.0.6/benchmark.hpi",
"version": "1.0.6",
@@ -5611,7 +5655,7 @@
"name": "Erik Zaadi"
}
],
- "excerpt": "Notifies BigPanda of Jenkins builds",
+ "excerpt": "Notifies <a href=\"http://bigpanda.io\" rel=\"nofollow\">BigPanda</a> of Jenkins builds",
"gav": "org.jenkins-ci.plugins:bigpanda-jenkins:1.1",
"labels": [
"notifier"
@@ -5623,7 +5667,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/bigpanda-plugin",
"sha1": "4YOHQIto2pMGvOu2Xmjd+ZQA4B4=",
- "sha512": "Mamg6Yc9iHro2n1eIJzvG6x1YtmFZMNJd3qh+TZW8ry4c5RBPu2tl8idZwZotMtaJP5OpnbdJqHh2i81elbTkw==",
+ "sha256": "eKwPWqzwLYCLrFuHEGBoI7AArRR1WTcHsm+XRNbXy14=",
"title": "BigPanda Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/bigpanda-jenkins/1.1/bigpanda-jenkins.hpi",
"version": "1.1",
@@ -5645,7 +5689,7 @@
"releaseTimestamp": "2015-09-25T16:24:28.00Z",
"requiredCore": "1.609.1",
"sha1": "2q5ppJ7/tyaUx2H5KQvDzL19pw0=",
- "sha512": "XteG3I4ks8rg3ijWHN+QSf2YMkLfTWRfJ1VYBPOpYB3+Q8p+ioLUcnZpkUPaaGJDZEFTbWJtw4gEERVcZ7HfDw==",
+ "sha256": "jLsfT3xYYP0tBMjq6VgxpLC3h98xeFLuspT3hy/gxYM=",
"title": "Binary Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/binary-deployer/0.1/binary-deployer.hpi",
"version": "0.1",
@@ -5690,7 +5734,7 @@
"developerId": "fbelzunc"
}
],
- "excerpt": "integrate Jenkins with BitBucket.",
+ "excerpt": "Integrates with BitBucket",
"gav": "org.jenkins-ci.plugins:bitbucket:1.1.8",
"labels": [],
"name": "bitbucket",
@@ -5700,7 +5744,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/bitbucket-plugin",
"sha1": "/VxniWdxQgVJ17xuYUSonCTFDbY=",
- "sha512": "uhv9APuOhPpeKwZcAq1wODGyA3/3IP11+LEi0jrdo0rmzL/FgoAs+n5M0agAehgm0rpuvsODkL+LfMB5w1/MSQ==",
+ "sha256": "vJeXpZJ0Xkl6xwEsCOwzqkeHqTBFlekRITTH4xcigPs=",
"title": "Bitbucket",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket/1.1.8/bitbucket.hpi",
"version": "1.1.8",
@@ -5722,7 +5766,7 @@
"name": "Bjoern Hurling"
}
],
- "excerpt": "Approve Commits on Bitbucket after successful builds",
+ "excerpt": "This plugin enables Jenkins to approve commits on Bitbucket after successful builds.",
"gav": "org.jenkins-ci.plugins:bitbucket-approve:1.0.3",
"labels": [
"post-build",
@@ -5736,7 +5780,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/bitbucket-approve-plugin",
"sha1": "KsowpN1nxg3L4pekdDjkCIxJ1ng=",
- "sha512": "GryBZwVA7t85HV1ZOgYMs15QGgx/gMeC1ux6uEKJVIsFdCVCzqUBEW6tuPnUNvIbU92rYPAwYGDahPrv3uTRVg==",
+ "sha256": "JX7k6s+OlbR69yhHRojaIzxOi9L9BLu2XN3uWb6TWps=",
"title": "Bitbucket Approve",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-approve/1.0.3/bitbucket-approve.hpi",
"version": "1.0.3",
@@ -5793,7 +5837,7 @@
"name": "Antonio Mansilla"
}
],
- "excerpt": "Integrates Jenkins build status with BitBucket",
+ "excerpt": "This plugin is a Bitbucket build status notifier that can publish your build status to Bitbucket Cloud.",
"gav": "org.jenkins-ci.plugins:bitbucket-build-status-notifier:1.4.0",
"labels": [
"scm-related",
@@ -5806,7 +5850,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin",
"sha1": "x19oO9j/Kb71UMDXYysOoJvfXpY=",
- "sha512": "wWjInxbwmvpNkPMUAaALQQS+stE3FIwWAgPjgCtapeRALxA/Ie/RvRDWqpAtHmEe10I7HMnH1AVcG7PdacoNkA==",
+ "sha256": "TTH3+fPVuwF8RzTWt8KMgKzZRWtK1cI6+tkluYayivQ=",
"title": "Bitbucket Build Status Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-build-status-notifier/1.4.0/bitbucket-build-status-notifier.hpi",
"version": "1.4.0",
@@ -5823,7 +5867,7 @@
"name": "mallowlabs"
}
],
- "excerpt": "A Jenkins authentication plugin that delegates to Bitbucket OAuth",
+ "excerpt": "This is an authentication plugin for bitbucket.org users",
"gav": "org.jenkins-ci.plugins:bitbucket-oauth:0.7",
"labels": [
"external"
@@ -5835,7 +5879,7 @@
"requiredCore": "1.645",
"scm": "https://github.com/jenkinsci/bitbucket-oauth-plugin",
"sha1": "n9cBtlhIBVkt3KLdfZelCcfBVqQ=",
- "sha512": "Ei2DRTRPlnNirpM99o0149/tJaMGVoMzVvjDekbq73bT43gmKzP/Ptk8GoMLoXdpQPK/K+n892Z4Z1te/Tas/A==",
+ "sha256": "L05/OFsoIA1J1ePXYiALXwHo9NQdjS6Ndlp4nPNd87A=",
"title": "Bitbucket OAuth",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-oauth/0.7/bitbucket-oauth.hpi",
"version": "0.7",
@@ -5862,7 +5906,7 @@
"name": "Martin Damovsky"
}
],
- "excerpt": "This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results.",
+ "excerpt": "This plugin polls BitBucket to determine whether there are Pull Requests that should be built.",
"gav": "org.jenkins-ci.plugins:bitbucket-pullrequest-builder:1.4.26",
"labels": [
"trigger"
@@ -5874,7 +5918,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/bitbucket-pullrequest-builder-plugin",
"sha1": "BXJp7OF4z6ukU578rFUc0N6qszQ=",
- "sha512": "D4yF0hpqSPby2vUM6vjvzSMDLN9SXRN2kFZ6p4YgjyCacj1IXvMKdRmCSdWbsViz93XGRww8Qy4uohg4dyfnyQ==",
+ "sha256": "YGeGq/62Ao8/GQer0piCFJPRNprYivY5rW/aZwV9Av0=",
"title": "Bitbucket Pullrequest Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-pullrequest-builder/1.4.26/bitbucket-pullrequest-builder.hpi",
"version": "1.4.26",
@@ -5909,7 +5953,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/scm-filter-aged-refs-plugin",
"sha1": "uk/FGym1/GYHPZLpzopHEapjfmE=",
- "sha512": "CIJKth5J0alEi5xkybisdtmqiORG5Pv1Arj2gh5gjUCUzyuo1ON7z1Rvd4kwJulPzcC02RjdkqqmdakCF21mWw==",
+ "sha256": "NjPHGJsRvqUQrfNICiDx0ttDtoX3Xs7bYIsURRe4HHg=",
"title": "Bitbucket Aged References SCM Filter",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-scm-filter-aged-refs/0.1.0/bitbucket-scm-filter-aged-refs.hpi",
"version": "0.1.0",
@@ -5944,7 +5988,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/scm-filter-jira-validator-plugin",
"sha1": "K6bZUkz8i3plYzQen9hwykICs4k=",
- "sha512": "SEVjC0XobCGF+Kgn0WQXJwHmvzPObhQKNlzUg/NFDlR4i/tSR7aXBrn8YJhZEwWtseO2vt2tjh8uehBuDRlbCA==",
+ "sha256": "Y9TsyiarT9Ev13g4HwYcJel88HEfD4jVR77vNuOzzfc=",
"title": "Bitbucket Jira Validator SCM Filter",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-scm-filter-jira-validator/0.1.0/bitbucket-scm-filter-jira-validator.hpi",
"version": "0.1.0",
@@ -5976,7 +6020,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/scm-trait-commit-skip-plugin",
"sha1": "SoaBfkQmKvLgc6geK/zIgENImSI=",
- "sha512": "1sVMtT5cg6W5Cj12NTXfMCF9V94EeC8ZCdxWqFye1NHv1ll2ipkYGwacu8dzMPh3vzJccZ0hTG7zX7qRGZz7iQ==",
+ "sha256": "ufVM+OFxl/Ed56tOUS2NQJs4VKPp45KGYmMvbRdf7K0=",
"title": "Bitbucket Commit Skip SCM Behaviour",
"url": "http://updates.jenkins-ci.org/download/plugins/bitbucket-scm-trait-commit-skip/0.1.1/bitbucket-scm-trait-commit-skip.hpi",
"version": "0.1.1",
@@ -5992,7 +6036,7 @@
"name": "Michael Donohue"
}
],
- "excerpt": "Allows Jenkins to checkout and poll from a BitKeeper repository. Checkout also parses the newly introduced changesets",
+ "excerpt": "A BitKeeper SCM plugin for Jenkins. This plugin currently supports polling and checkout.",
"gav": "org.jenkins-ci.plugins:bitkeeper:1.8",
"labels": [
"scm"
@@ -6004,7 +6048,7 @@
"requiredCore": "1.613",
"scm": "https://github.com/jenkinsci/bitkeeper-plugin/",
"sha1": "j9Wu3wVN4XKOrOJkVjbVfxFbdZM=",
- "sha512": "T6qeW7B39d05A4dT7RPvEHRCRo2/Qf420LEE4do3fYKDas7WepUwHMMTsEp9lTJQEln0slrYrhfjBSxv0W2BFg==",
+ "sha256": "ne/DsOsLTwXbwONbpwdx14FVrEUR9MmRqr416NC79u4=",
"title": "BitKeeeper",
"url": "http://updates.jenkins-ci.org/download/plugins/bitkeeper/1.8/bitkeeper.hpi",
"version": "1.8",
@@ -6045,7 +6089,7 @@
}
],
"developers": [],
- "excerpt": "Black Duck Detect Plugin for Jenkins",
+ "excerpt": "Black Duck Hub Detect plugin",
"gav": "com.blackducksoftware.integration:blackduck-detect:1.4.1",
"labels": [],
"name": "blackduck-detect",
@@ -6055,7 +6099,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/blackduck-detect-plugin",
"sha1": "/svcF0HjWwQDWI+GMdbK2kTgbM8=",
- "sha512": "peGFRwjodrPtj3MIoPz0p7QNFuNpKhnTzhJ0F1ePi5rzm+ELh6nxURKhdbud9Gr1dNh1v9XOXdGpS/TH0nCaWQ==",
+ "sha256": "cO/+ZfgQ6WaexTEQtc+c1PlU9f7bZwBWYmgHClnW6y4=",
"title": "Black Duck Detect",
"url": "http://updates.jenkins-ci.org/download/plugins/blackduck-detect/1.4.1/blackduck-detect.hpi",
"version": "1.4.1",
@@ -6091,7 +6135,7 @@
}
],
"developers": [],
- "excerpt": "Black Duck Hub Plugin for Jenkins",
+ "excerpt": "Open Source Governance with Black Duck Hub",
"gav": "com.blackducksoftware.integration:blackduck-hub:4.0.1",
"labels": [],
"name": "blackduck-hub",
@@ -6101,7 +6145,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/blackduck-hub-plugin",
"sha1": "ievHi/avnSoJDmUYPYpESCi9PzU=",
- "sha512": "c6jSpEq7QDeq0HoRDg4xM3vS4qT/OZHq0pVBHOpFGmQPNe9qnRp+gea9N4gkUqSeCevfaDCVYe+Yx8AiKjugfA==",
+ "sha256": "uE5wR1JD1GRoNsPZkXW81cmuqjZbHINPYbBTfxZ2QDs=",
"title": "Black Duck Hub",
"url": "http://updates.jenkins-ci.org/download/plugins/blackduck-hub/4.0.1/blackduck-hub.hpi",
"version": "4.0.1",
@@ -6117,7 +6161,7 @@
"name": "Maripo GODA"
}
],
- "excerpt": "",
+ "excerpt": "This plugin notifies build results with <a href=\"http://thingm.com/products/blink-1.html\" rel=\"nofollow\">blink(1)</a>",
"gav": "org.jenkins-ci.plugins:blink1:1.1",
"labels": [
"notifier"
@@ -6129,7 +6173,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/blink1-plugin",
"sha1": "Ga4ZFkUrbwosjuvCmnNSvxG2/oc=",
- "sha512": "39gmJVO9tGbL+hOgaNzzVT5wpZMLSRHxw214DyrlR/dBDIgAauOGOpJgR296SA+Y7VEQJSvKbNZNPKwoxJgKOg==",
+ "sha256": "wJdFMCNFmL8/S4nRkW+bUmHFKV78PUH5FItAPtA5cxs=",
"title": "BLINK(1) Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/blink1/1.1/blink1.hpi",
"version": "1.1",
@@ -6145,7 +6189,7 @@
"name": "Jeff Li"
}
],
- "excerpt": "This plugin allows you to run web load tests from the cloud using &lt;a href=\"http://blitz.io\">Blitz.io&lt;/a> .",
+ "excerpt": "This plugin allows you to run web load tests from the cloud using <a href=\"http://blitz.io\" rel=\"nofollow\">Blitz.io</a> .",
"gav": "io.blitz:blitz_io-jenkins:1.04",
"labels": [
"external"
@@ -6157,7 +6201,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/blitz_io-plugin",
"sha1": "N6OPL25lUyGUWNHcBbf0FebR2Ao=",
- "sha512": "aCa6ZjfwwgauSF8b1hvC7gZWlzep4j3A5teeTqsArVyfZeszM1M66PBjj18R/6Z9QMGJCzoBnk/XecN7T1c2qA==",
+ "sha256": "FCDn1yx+CUX46DOD3rQTPZ9cSUT4qx28J+3aSXWPymc=",
"title": "Blitz.io",
"url": "http://updates.jenkins-ci.org/download/plugins/blitz_io-jenkins/1.04/blitz_io-jenkins.hpi",
"version": "1.04",
@@ -6173,7 +6217,7 @@
"name": "Chad Rosenquist"
}
],
- "excerpt": "In 'Advanced Project Options' for a project, when option 'Block build when upstream/downstream project is building' is checked, an optional final project can be given. When Jenkins checks for dependencies to block the build, it will stop checking when it reaches the final project.",
+ "excerpt": "Block build when upstream/downstream project is building. Optional final projects may be given.",
"gav": "org.jenkins-ci.plugins:block-build-final-project:1.0",
"labels": [
"builder",
@@ -6184,7 +6228,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/block-build-final-project-plugin",
"sha1": "+2dYvbmv8dpPWSI5PvY7rVxpIh8=",
- "sha512": "+muZHc1OK/h+ZpdyFJr7Ij/9l/SDy33WmS29wwknnAR0GkgSi0YnpD1dfXclPFtM7bsVaIQ1MxHuMqAs8EOkRQ==",
+ "sha256": "ZxvNe4P9mX73V9mt4WCQvyVgJd5vYNQq23kRds9938I=",
"title": "Block Build Final Project",
"url": "http://updates.jenkins-ci.org/download/plugins/block-build-final-project/1.0/block-build-final-project.hpi",
"version": "1.0",
@@ -6212,7 +6256,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/block-queued-job-plugin",
"sha1": "n3CQ8i9lO/JUEvVgpg1/Z5yY0TA=",
- "sha512": "OiZtB4017jh7mKeRjPLPnU8OqyLmMqWOUULKJFgFXVD/1U/JMs21p+ykRMEZZ+tptsU+Nqz1XboakVT6YaTyjA==",
+ "sha256": "FG+S31p0fXe+sJni+e2+vzKSIwPdCXDx0sgK2MR0DQE=",
"title": "Block Queued Job",
"url": "http://updates.jenkins-ci.org/download/plugins/block-queued-job/0.2.0/block-queued-job.hpi",
"version": "0.2.0",
@@ -6228,7 +6272,7 @@
"name": "Cash Chang"
}
],
- "excerpt": "Block the running builds whose parameters are the same.",
+ "excerpt": "This plugin stops the running builds with the same configured parameters.",
"gav": "org.jenkins-ci.plugins:block-same-builds:1.3",
"labels": [],
"name": "block-same-builds",
@@ -6238,104 +6282,104 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/block-same-builds-plugin",
"sha1": "rqvJBFWaGHyF++0iQ60JwxSMmvM=",
- "sha512": "2IzJ9r1OOfLvvMjzNKDEYqKEPKrVr9Brba8gzqtN0BlisvWK8Wfrd4eEpjasJDXiOIftVpXO5Hx+ihaQm3hNJw==",
+ "sha256": "PINrSYkTAPkfNVelxvlzCR8Svs9RMl8coIJgwgs2vBw=",
"title": "Block Same build",
"url": "http://updates.jenkins-ci.org/download/plugins/block-same-builds/1.3/block-same-builds.hpi",
"version": "1.3",
"wiki": "https://plugins.jenkins.io/block-same-builds"
},
"blueocean": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-bitbucket-pipeline",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-config",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-core-js",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-dashboard",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-events",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-git-pipeline",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-github-pipeline",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-i18n",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-jira",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-jwt",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-personalization",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-pipeline-editor",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "jenkins-design-language",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-autofavorite",
@@ -6420,23 +6464,23 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "Blue Ocean is a new project that rethinks the user experience of Jenkins. Designed from the ground up for Jenkins Pipeline and compatible with Freestyle jobs, Blue Ocean reduces clutter and increases clarity for every member of your team.",
- "gav": "io.jenkins.blueocean:blueocean:1.6.2",
+ "excerpt": "BlueOcean Aggregator",
+ "gav": "io.jenkins.blueocean:blueocean:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean",
- "previousTimestamp": "2018-06-24T15:48:02.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:07:06.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:15:09.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:36:40.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "1YEiwipsG75PLpjziV2A1RrxIOo=",
- "sha512": "wCZH5CBGyWlhdPZtLoHqGh+WfGy6rf9FW9Bf4l6mFjMYn1MRB77O/6j1uAJghgu47hQi0AY0LLml+3OdfbMAQA==",
+ "sha1": "aoWJn/4nU90MUgjx+iaR93jeoGs=",
+ "sha256": "bpSPiW0faddOBGtASxl2SZ+3VvaRz+LOzLfKwZxBqcs=",
"title": "Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean/1.6.2/blueocean.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean/1.8.0/blueocean.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean"
},
"blueocean-autofavorite": {
@@ -6490,24 +6534,24 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/blueocean-autofavorite-plugin",
"sha1": "/KX1Ee40wHvTWVaPsJeXFP6q5zI=",
- "sha512": "63s3GluUKLCa7U/ipFrE6Q58TI0HUVQFz1mRTONQBi2yqG28fWICBSwI4OeKnKeKq0F0gJqii8xdFaehCzZ73A==",
+ "sha256": "+w2u9mMIscOrA7oHu3DOA9iA9G55ZQ9/Mtj2V9RYVwA=",
"title": "Autofavorite for Blue Ocean",
"url": "http://updates.jenkins-ci.org/download/plugins/blueocean-autofavorite/1.2.2/blueocean-autofavorite.hpi",
"version": "1.2.2",
"wiki": "https://plugins.jenkins.io/blueocean-autofavorite"
},
"blueocean-bitbucket-pipeline": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "apache-httpcomponents-client-4-api",
"optional": false,
- "version": "4.5.5-2.0"
+ "version": "4.5.5-3.0"
},
{
"name": "cloudbees-bitbucket-branch-source",
@@ -6582,24 +6626,24 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-bitbucket-pipeline:1.6.2",
+ "excerpt": "BlueOcean Bitbucket pipeline creator",
+ "gav": "io.jenkins.blueocean:blueocean-bitbucket-pipeline:1.8.0",
"labels": [],
"name": "blueocean-bitbucket-pipeline",
- "previousTimestamp": "2018-06-24T15:42:12.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:02:17.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:12:16.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:33:27.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "G8xa4+lts40Oh8tZ3jyzwt9BTCc=",
- "sha512": "5jWTJw0LYOP+v6nZcLmEavY3dlpKvyplun4Ri7i5lBzxj9dINLoJa+sol0SiQHVXp5At2LPu+zke6jviNMip3A==",
+ "sha1": "gdbcpZtwXQvcp1mhhRVWXnoLpUs=",
+ "sha256": "z4Bngcmab3TGnFgvg1P/fHBDN4A8CFMgIDas1b3XBgU=",
"title": "Bitbucket Pipeline for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-bitbucket-pipeline/1.6.2/blueocean-bitbucket-pipeline.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-bitbucket-pipeline/1.8.0/blueocean-bitbucket-pipeline.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-bitbucket-pipeline"
},
"blueocean-commons": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "jackson2-api",
@@ -6669,47 +6713,47 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-commons:1.6.2",
+ "excerpt": "This plugin is a part of Blue Ocean UI",
+ "gav": "io.jenkins.blueocean:blueocean-commons:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-commons",
- "previousTimestamp": "2018-06-24T15:25:52.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:48:27.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:03:16.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:23:20.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "Poyg4hCFV/kT+no0mMdLwKHY3Qg=",
- "sha512": "/eO5StL+sp2k01avJKBBdB+vuCYEqBG+GOiBzSqG22b0c4MMBRr3kIJTU8+RQUxHHpgsftGbGEL/6JpldGVhow==",
+ "sha1": "B6WBxW7dW+m1Z1OMB8Jj19D/eQQ=",
+ "sha256": "ff5IVrUGvlSmWgzL3oT0sv2aVEurSyaqv4OElUgiT8c=",
"title": "Common API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-commons/1.6.2/blueocean-commons.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-commons/1.8.0/blueocean-commons.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-commons"
},
"blueocean-config": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-jwt",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
}
],
"developers": [
@@ -6774,32 +6818,32 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-config:1.6.2",
+ "excerpt": "BlueOcean Analytics Tools plugin",
+ "gav": "io.jenkins.blueocean:blueocean-config:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-config",
- "previousTimestamp": "2018-06-24T15:41:41.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:01:55.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:11:45.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:32:56.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "/BgBdKrtqpjnvbLG5z59uV9z7uQ=",
- "sha512": "JRsMZ2KtZ22GSVsZQ+Ihq2ESyvYw1P5SW/wxj9lUcC4fbBfP3FImWvKvVJeRbNYNe2D/BvSPXp/uto5Gpeg8UA==",
+ "sha1": "X2w1KXkgc05Jahn8JR53SvTZCCs=",
+ "sha256": "E+42nmCUu6X9VOUX+wG1kkFInB15oIsSEmhWZn12dM4=",
"title": "Config API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-config/1.6.2/blueocean-config.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-config/1.8.0/blueocean-config.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-config"
},
"blueocean-core-js": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "jenkins-design-language",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
}
],
"developers": [
@@ -6865,28 +6909,28 @@
}
],
"excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-core-js:1.6.2",
+ "gav": "io.jenkins.blueocean:blueocean-core-js:1.8.0",
"labels": [],
"name": "blueocean-core-js",
- "previousTimestamp": "2018-06-24T15:25:45.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:48:19.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:03:05.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:23:09.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "iww6K91D7kcU4IzXz2g6ofo3I+0=",
- "sha512": "4qANIhy+V2bdA1ZS4DmMTJuFbE+CM2EXSUVfu/2nzYHK0n0LQO2jHkE88EW25X2ygadTe/MMWtcbNTnR1WNiWA==",
+ "sha1": "/BIZyIq8YZuwfkRgUYawRxwKIIQ=",
+ "sha256": "mglLZ2QX4KoVIC5HIJpzUT8AgCRPBi6NXOG7zhTv2XU=",
"title": "Blue Ocean Core JS",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-core-js/1.6.2/blueocean-core-js.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-core-js/1.8.0/blueocean-core-js.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-core-js"
},
"blueocean-dashboard": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-web",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
}
],
"developers": [
@@ -6951,23 +6995,23 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-dashboard:1.6.2",
+ "excerpt": "Blue Ocean Dashboard",
+ "gav": "io.jenkins.blueocean:blueocean-dashboard:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-dashboard",
- "previousTimestamp": "2018-06-24T15:37:14.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:58:19.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:09:11.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:30:01.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "PbP12so33nVYpfr2JZiBNCcdzjs=",
- "sha512": "WUPf37w5ooZh/r8ZDim7R+AWQMjai0cpYCQKrD1/BfpLx379ApBPfIwSJTwc+C7EBOILu1naOMLCWDPO7CvO8A==",
+ "sha1": "wbdZajlOtaDj1OHdLmXxd3vINBI=",
+ "sha256": "5YH36fvv1MuemQLTDSJhGJm7VNa2uqsm7f5AIk39R04=",
"title": "Dashboard for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-dashboard/1.6.2/blueocean-dashboard.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-dashboard/1.8.0/blueocean-dashboard.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-dashboard"
},
"blueocean-display-url": {
@@ -7006,7 +7050,7 @@
"name": "Ivan Meredith"
}
],
- "excerpt": "Provides an implementation of the display url plugin for BlueOcean URLs",
+ "excerpt": "This plugin generates BlueOcean specific URLs for the Display URL plugin.",
"gav": "org.jenkins-ci.plugins:blueocean-display-url:2.2.0",
"labels": [],
"name": "blueocean-display-url",
@@ -7016,19 +7060,19 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/blueocean-display-url-plugin",
"sha1": "Hy9i70pkd9HiYARH51Xj9uBiTXY=",
- "sha512": "jPBdoLMhcWz18Ye4XDOj4LCTSIK/4XvHTNO/RXKJsTi5pZtHrwqdMMyD2LSpjk6AFyzDhfI7Nq+fb3bEn38aUQ==",
+ "sha256": "Q5LP8/TXXGeKutt6rQQLeCvn6mHFyHvdXjpi+mM+EMo=",
"title": "Display URL for Blue Ocean",
"url": "http://updates.jenkins-ci.org/download/plugins/blueocean-display-url/2.2.0/blueocean-display-url.hpi",
"version": "2.2.0",
"wiki": "https://plugins.jenkins.io/blueocean-display-url"
},
"blueocean-events": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "pubsub-light",
@@ -7103,37 +7147,37 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-events:1.6.2",
+ "excerpt": "Blue Ocean Events",
+ "gav": "io.jenkins.blueocean:blueocean-events:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-events",
- "previousTimestamp": "2018-06-24T15:30:24.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:52:47.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:06:14.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:26:40.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "/vnbuDkgjpQjiIRxiprTVPvh8iE=",
- "sha512": "cyZRg+Oz2lVjvifkrgDZi+VqE2WLwW7wlyyGYdnem1Aa205G1E8WNAFzi63EnucfaHQCsbtiqMvsxapBCoD0Qw==",
+ "sha1": "+bpe8aemCrGw/YYXDsaL63CjXxE=",
+ "sha256": "UD/pvZ7aMkrLwsqVJOQYjT2x2x03/a5f41Cpl/OvLBA=",
"title": "Events API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-events/1.6.2/blueocean-events.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-events/1.8.0/blueocean-events.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-events"
},
"blueocean-git-pipeline": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-pipeline-scm-api",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "git",
@@ -7203,37 +7247,37 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-git-pipeline:1.6.2",
+ "excerpt": "BlueOcean Git SCM pipeline creator",
+ "gav": "io.jenkins.blueocean:blueocean-git-pipeline:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-git-pipeline",
- "previousTimestamp": "2018-06-24T15:42:01.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:02:09.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:12:05.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:33:16.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "OrLUsUHUUtaQazGk+zC2w70NLVk=",
- "sha512": "t1sXwKWSz2tFjXfS3th3eCQIIPBA07BB2CQkgeVsMSlW4batSu/wP58d3bKOXg7eE4Hb+hrshEP7XdybDXcZwA==",
+ "sha1": "cY/LwrEkS3KZ9ij9WyK7JIAiKcE=",
+ "sha256": "Qzn/ZgETLRc2C9HlD2ocH6A7rN8Kt9XxsbdKeokyOCY=",
"title": "Git Pipeline for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-git-pipeline/1.6.2/blueocean-git-pipeline.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-git-pipeline/1.8.0/blueocean-git-pipeline.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-git-pipeline"
},
"blueocean-github-pipeline": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "apache-httpcomponents-client-4-api",
"optional": false,
- "version": "4.5.5-2.0"
+ "version": "4.5.5-3.0"
},
{
"name": "github-api",
@@ -7318,32 +7362,32 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-github-pipeline:1.6.2",
+ "excerpt": "BlueOcean GitHub organization pipeline creator",
+ "gav": "io.jenkins.blueocean:blueocean-github-pipeline:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-github-pipeline",
- "previousTimestamp": "2018-06-24T15:41:51.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:02:02.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:11:55.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:33:05.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "5+ElmKWjXQtSVrjopNBGZMoz8Bs=",
- "sha512": "wB2NUdLYZnOSoJez7q00aS9UwhauQtUoyxdWKpzQFCJonhHkj6BQIVKKwOYMvBXDSniUnqyqgu79U1ga9PMnbg==",
+ "sha1": "dQiKQtfoTgqfs2k0J/HCFlLosj0=",
+ "sha256": "/683tyqyJhDs7P5p+9HHEB1WwESedHpCEHxLGftXEX8=",
"title": "GitHub Pipeline for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-github-pipeline/1.6.2/blueocean-github-pipeline.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-github-pipeline/1.8.0/blueocean-github-pipeline.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-github-pipeline"
},
"blueocean-i18n": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
}
],
"developers": [
@@ -7408,37 +7452,37 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-i18n:1.6.2",
+ "excerpt": "Blue Ocean Internationalization (i18n) Plugin. This plugin is a part of the Blue Ocean Plugin set.",
+ "gav": "io.jenkins.blueocean:blueocean-i18n:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-i18n",
- "previousTimestamp": "2018-06-24T15:26:04.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:48:39.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:03:32.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:23:34.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "WLskKYAlOWqaHzl77td795wXvnQ=",
- "sha512": "AfdGhO65wGKcwhPLf+FUQPL6Qb6rwUssjTFq+4rufDPHjF/cU8CdAUifHsHzT6HNm/UPh74Dy2XzuefFyDZ9CA==",
+ "sha1": "D++UHzIf6DWgleRIL0pqOkYgVnw=",
+ "sha256": "l95qgLUHGi9RsDLt2NKN8fVmSZwvlRkNj9u9fjf1cqM=",
"title": "i18n for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-i18n/1.6.2/blueocean-i18n.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-i18n/1.8.0/blueocean-i18n.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-i18n"
},
"blueocean-jira": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "apache-httpcomponents-client-4-api",
"optional": false,
- "version": "4.5.5-2.0"
+ "version": "4.5.5-3.0"
},
{
"name": "jackson2-api",
@@ -7514,28 +7558,28 @@
}
],
"excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-jira:1.6.2",
+ "gav": "io.jenkins.blueocean:blueocean-jira:1.8.0",
"labels": [],
"name": "blueocean-jira",
- "previousTimestamp": "2018-06-24T15:47:51.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:06:57.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:15:00.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:36:31.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "OYPoo7vWrKXovII+q5Ovv0vpsYc=",
- "sha512": "QOI4RkBrAbhfSeEBFA7nUxIC2d9T/unOvB1wh0h7VgCnerxCsCRWJZI1PfUOOeo96Qj2/3+BgF0ZKuoOt7PrDA==",
+ "sha1": "mJ8r+1tbFCCHVfSAGgN3be5xasM=",
+ "sha256": "rywMtGJ7G6Ttx6o+d0sOq9ZTPo8tdyNdj5WJGFPx83I=",
"title": "JIRA Integration for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jira/1.6.2/blueocean-jira.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jira/1.8.0/blueocean-jira.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-jira"
},
"blueocean-jwt": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "mailer",
@@ -7605,32 +7649,32 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-jwt:1.6.2",
+ "excerpt": "BlueOcean JWT plugin: Enables JWT based BlueOcean API authentication",
+ "gav": "io.jenkins.blueocean:blueocean-jwt:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-jwt",
- "previousTimestamp": "2018-06-24T15:29:46.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:52:17.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:05:35.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:25:56.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "CzplsXKmSx6jt3UBlnOKErdIaug=",
- "sha512": "TbYhz9MMRk/mVhIZDip07gisFjRZonzuxnl/n2urfpglmo7vNF3Er0TxG4OpEBPSrqKgHmwWFjuC7aCXl03X0A==",
+ "sha1": "kV2E58dq9eHOjmexeTj3R90Fj44=",
+ "sha256": "u+M7vTz4FI9lAAWrRWf3u2ltf39mrxhtvgZ9gvbbdiY=",
"title": "JWT for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jwt/1.6.2/blueocean-jwt.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-jwt/1.8.0/blueocean-jwt.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-jwt"
},
"blueocean-personalization": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-dashboard",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
}
],
"developers": [
@@ -7695,67 +7739,67 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-personalization:1.6.2",
+ "excerpt": "Blue Ocean Personalization",
+ "gav": "io.jenkins.blueocean:blueocean-personalization:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-personalization",
- "previousTimestamp": "2018-06-24T15:40:27.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:00:58.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:10:58.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:32:05.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "0BhhEkUnX1G/dzHkfD78V4IDuWQ=",
- "sha512": "GDJw+kAean6xXVv/flTiIgDbS5rqcx/viVRm5ppXsby6lK/G4hkZoCnIxwSxZobvvbvDPOEij5bxIf6cybPM4w==",
+ "sha1": "XYsF5c0rBwa/Iq3jYzeBtwJ7qc0=",
+ "sha256": "6d7+Z+HCiEBgJvwO8EpgOiZSDfBssDUvw9e7penmlzY=",
"title": "Personalization for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-personalization/1.6.2/blueocean-personalization.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-personalization/1.8.0/blueocean-personalization.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-personalization"
},
"blueocean-pipeline-api-impl": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-pipeline-scm-api",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "workflow-api",
"optional": false,
- "version": "2.25"
+ "version": "2.28"
},
{
"name": "workflow-cps",
"optional": false,
- "version": "2.46"
+ "version": "2.54"
},
{
"name": "workflow-durable-task-step",
"optional": false,
- "version": "2.18"
+ "version": "2.19"
},
{
"name": "workflow-job",
"optional": false,
- "version": "2.17"
+ "version": "2.23"
},
{
"name": "workflow-multibranch",
"optional": false,
- "version": "2.17"
+ "version": "2.20"
},
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.14"
+ "version": "2.16"
},
{
"name": "workflow-support",
@@ -7765,7 +7809,7 @@
{
"name": "branch-api",
"optional": false,
- "version": "2.0.18"
+ "version": "2.0.20"
},
{
"name": "credentials",
@@ -7815,12 +7859,17 @@
{
"name": "scm-api",
"optional": false,
- "version": "2.2.6"
+ "version": "2.2.7"
},
{
"name": "pipeline-model-definition",
"optional": false,
- "version": "1.2.9"
+ "version": "1.3.1"
+ },
+ {
+ "name": "pipeline-stage-tags-metadata",
+ "optional": false,
+ "version": "1.3.1"
}
],
"developers": [
@@ -7885,52 +7934,52 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-pipeline-api-impl:1.6.2",
+ "excerpt": "This plugin is a part of BlueOcean Plugin",
+ "gav": "io.jenkins.blueocean:blueocean-pipeline-api-impl:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-pipeline-api-impl",
- "previousTimestamp": "2018-06-24T15:30:11.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:52:37.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:06:02.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:26:26.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "NMGLNd+MsIyxD8H/SOWrWQ8KElA=",
- "sha512": "nQsuqnh12ASLJT90OglzQ/pxsjtxGSP8m/cS6+7KD1TWrs2IK4qw5qoPNkZMA6uA01CJoJz993U4n+dVDndwEA==",
+ "sha1": "r0SHx7lW0deUN+YeXlsgE9eKtEg=",
+ "sha256": "FR2n4BZ7YPdyNta0iOadqXAX2PHnK6KagDsY7gc/kJY=",
"title": "Pipeline implementation for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-api-impl/1.6.2/blueocean-pipeline-api-impl.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-api-impl/1.8.0/blueocean-pipeline-api-impl.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-pipeline-api-impl"
},
"blueocean-pipeline-editor": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-dashboard",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-pipeline-api-impl",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "pipeline-model-definition",
"optional": false,
- "version": "1.2.9"
+ "version": "1.3.1"
}
],
"developers": [
@@ -7948,40 +7997,40 @@
}
],
"excerpt": "The Blue Ocean Pipeline Editor is the simplest way for anyone wanting to get started with creating Pipelines in Jenkins",
- "gav": "io.jenkins.blueocean:blueocean-pipeline-editor:1.6.2",
+ "gav": "io.jenkins.blueocean:blueocean-pipeline-editor:1.8.0",
"labels": [
"pipeline"
],
"name": "blueocean-pipeline-editor",
- "previousTimestamp": "2018-06-24T15:47:41.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T16:06:50.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:14:54.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:36:24.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "QpoG6/JDzjUknVlpcZAdV11ZEkE=",
- "sha512": "Vt4NjFIb6y0YqaqxI4opoMZB194YTANVleNVAewOYk2nV69XwEYIsXh9og9dAhFjl7L27lllP6YkN840OtWY/g==",
+ "sha1": "xIcTTAuXcFjDuND0Go7fGF8wHNs=",
+ "sha256": "YXQGb0dfzXn/wv+vgeLBrA9W5B00QJHqXAqCDEx4r10=",
"title": "Blue Ocean Pipeline Editor",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-editor/1.6.2/blueocean-pipeline-editor.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-editor/1.8.0/blueocean-pipeline-editor.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-pipeline-editor"
},
"blueocean-pipeline-scm-api": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "workflow-multibranch",
"optional": false,
- "version": "2.17"
+ "version": "2.20"
},
{
"name": "branch-api",
"optional": false,
- "version": "2.0.18"
+ "version": "2.0.20"
},
{
"name": "credentials",
@@ -8056,29 +8105,29 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-pipeline-scm-api:1.6.2",
+ "excerpt": "This plugin is a part of BlueOcean Plugin",
+ "gav": "io.jenkins.blueocean:blueocean-pipeline-scm-api:1.8.0",
"labels": [],
"name": "blueocean-pipeline-scm-api",
- "previousTimestamp": "2018-06-24T15:29:42.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:52:12.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:05:29.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:25:50.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "oM3Z+H1x/SKxSsAapIwcqh0OJZE=",
- "sha512": "mQx72Ja9AUQ1M/4sar38qkJfd/BcKyxkbeCq20K2+a8AC5J++c8oiKFoMLQf2VIxheB3Bnr4wd0l62bwa1dFgg==",
+ "sha1": "/enPANtQaPds2fwPt2q55Y58sVs=",
+ "sha256": "nXGLx1F75WZHvcFCXC5+i/uGQk88FWTSewgDN26qP2k=",
"title": "Pipeline SCM API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-scm-api/1.6.2/blueocean-pipeline-scm-api.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-pipeline-scm-api/1.8.0/blueocean-pipeline-scm-api.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-pipeline-scm-api"
},
"blueocean-rest": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-commons",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
}
],
"developers": [
@@ -8143,42 +8192,42 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-rest:1.6.2",
+ "excerpt": "This plugin is a part of Blue Ocean UI",
+ "gav": "io.jenkins.blueocean:blueocean-rest:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-rest",
- "previousTimestamp": "2018-06-24T15:25:59.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:48:34.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:03:27.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:23:29.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "aoBAVqbcIC5VnRgDhxCodieEghk=",
- "sha512": "jA2kFa8Rrd47/1vKz+9YZ76HdszQGmAS5S5xjwxMgIMdPG4tnXhsnagp0SE2QtExmGk5il076uUSaVaZKwUH/g==",
+ "sha1": "+hPR8SxX+WFwW+1LLkLIjq4yBMw=",
+ "sha256": "ihDwomj8qDm/XbMbqIaVsdbPiWB1ff1RF1aW6sOOoMo=",
"title": "REST API for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest/1.6.2/blueocean-rest.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest/1.8.0/blueocean-rest.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-rest"
},
"blueocean-rest-impl": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-jwt",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-web",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "cloudbees-folder",
@@ -8273,42 +8322,42 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-rest-impl:1.6.2",
+ "excerpt": "This plugin is a part of Blue Ocean UI",
+ "gav": "io.jenkins.blueocean:blueocean-rest-impl:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-rest-impl",
- "previousTimestamp": "2018-06-24T15:29:55.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:52:25.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:05:48.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:26:09.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "o5oaSpDjMjAtpI+XMifNnaQcTbY=",
- "sha512": "LqP7sARRj7N28C/9kL8ZgzK6Sw0wxSsBJhA/d9eyv6Txpwjegsnec5lmcvbKBdOgzN1ZhlWTKHg2FF9EWcW0rQ==",
+ "sha1": "DhDJBsJ52tJkbvveGxV0xFr8R7s=",
+ "sha256": "jkyMoYcSN4uZLnE17qzDBtIpSb1S8F7bNR//UEYGYDo=",
"title": "REST Implementation for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest-impl/1.6.2/blueocean-rest-impl.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-rest-impl/1.8.0/blueocean-rest-impl.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-rest-impl"
},
"blueocean-web": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "blueocean-core-js",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "blueocean-rest",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "jenkins-design-language",
"optional": false,
- "version": "1.6.2"
+ "version": "1.8.0"
},
{
"name": "variant",
@@ -8378,23 +8427,23 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
- "gav": "io.jenkins.blueocean:blueocean-web:1.6.2",
+ "excerpt": "Blue Ocean core",
+ "gav": "io.jenkins.blueocean:blueocean-web:1.8.0",
"labels": [
"external",
"ui"
],
"name": "blueocean-web",
- "previousTimestamp": "2018-06-24T15:29:36.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:52:07.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:05:22.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:25:40.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "jE1S4HMJjY+HsqjjtcbWerNqYuY=",
- "sha512": "QjG0Bn2nOdi4i5yuC2V+sUv4qPgWEGxR7v5JGE4XeDfLjvXEygkNEr5chx42V7PXOaY68UTmlzrFf7pMlvhzRA==",
+ "sha1": "eHy8O2IudBpMg4J9Utvv1U2SPlE=",
+ "sha256": "/+IJZkU4gfzDm2BDRsRkv9PMpX2uB5AmBY2BJCydndI=",
"title": "Web for Blue Ocean",
- "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-web/1.6.2/blueocean-web.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/blueocean-web/1.8.0/blueocean-web.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/blueocean-web"
},
"bmc-rpd": {
@@ -8418,7 +8467,7 @@
"requiredCore": "1.639",
"scm": "https://github.com/jenkinsci/bmc-rpd-plugin",
"sha1": "RKgbyZyjkkDdB708bA5WfvfdbCc=",
- "sha512": "++mdCRtR3gRl8OdPihXbSHe0qhkiiZDtpF2I+ES1fEAKnxwVcuEpUSCkO4D/MZICaO0GS7iO2b/fih9Ga/iEIQ==",
+ "sha256": "TOqGCvFM9mB7n9A/Nc10Yuf1wUNiyl8UtU0fsMx9o0U=",
"title": "BMC Release Package and Deployment",
"url": "http://updates.jenkins-ci.org/download/plugins/bmc-rpd/1.1/bmc-rpd.hpi",
"version": "1.1",
@@ -8434,7 +8483,7 @@
"name": "Joel Whittaker-Smith"
}
],
- "excerpt": "Build your clojure project using boot",
+ "excerpt": "This plugin allows projects to be built by boot within Jenkins",
"gav": "org.jenkins-ci.plugins:boot-clj:1.0.0",
"labels": [
"builder"
@@ -8444,7 +8493,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/boot-clj-plugin",
"sha1": "jFWLa0YcxCm+kqicF8RwXVSSIIo=",
- "sha512": "HvHKtAXSm81SPDjpoDGWm9XOax0O/8h1mUtQ16Bni88/uVTKU+i3UKcR+xGZ694G6cQAVdiH4bKw0U365vnDaw==",
+ "sha256": "AucRhqLxVo4P9e3byXDzAzaJWb4gtZRsJ1lE7jE01eo=",
"title": "Boot build tool for Clojure",
"url": "http://updates.jenkins-ci.org/download/plugins/boot-clj/1.0.0/boot-clj.hpi",
"version": "1.0.0",
@@ -8464,7 +8513,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "",
+ "excerpt": "JavaScript GUI Lib: Twitter Bootstrap bundle plugin.",
"gav": "org.jenkins-ci.ui:bootstrap:1.3.2",
"labels": [],
"name": "bootstrap",
@@ -8473,7 +8522,7 @@
"releaseTimestamp": "2016-03-03T12:07:38.00Z",
"requiredCore": "1.580.1",
"sha1": "yDtTMYpjVDMhPYDQSHh+N5zgzGE=",
- "sha512": "pnj2ZEiJkjR6vgZskm+iiXUdvoQrNOvLVWT+9/hZlDX1/NEWHAki51zT8iMFHaSJPzpahQ9GKAgZxPxrYvBpiA==",
+ "sha256": "rIepc/HdmBaNQjNPufRJ1Mus4AI20gvBYsMaVn5adaE=",
"title": "JavaScript GUI Lib: Twitter Bootstrap bundle",
"url": "http://updates.jenkins-ci.org/download/plugins/bootstrap/1.3.2/bootstrap.hpi",
"version": "1.3.2",
@@ -8489,7 +8538,7 @@
"name": "Bogdan Livadariu"
}
],
- "excerpt": "The project offers the possibility to build test reports using a bootstrap components, offering rendering support on a wide range of devices.",
+ "excerpt": "This plugin generates HTML reports using handlebars templates with bootstrap components. <a href=\"https://gitter.im/BogdanLivadariu/bootstraped-multi-test-results-report\" rel=\"nofollow\">Join chat</a> if you have questions/suggestions",
"gav": "com.github.bogdanlivadariu:bootstraped-multi-test-results-report:2.1.2",
"labels": [
"report",
@@ -8502,7 +8551,7 @@
"releaseTimestamp": "2017-05-08T12:21:41.00Z",
"requiredCore": "2.32.1",
"sha1": "VfYePliHK4pdP9+okrSy8/2Nhq0=",
- "sha512": "CKsFvEmucpNR1ff0bT8/PT93KqA+rHhVGWQGfCS3HmHySy/9kHbp0xif7D+9ZvJgoStbBChLuXmbUg5vxbJvDA==",
+ "sha256": "oyBaxw1p5tC1hh42y1KbeYKZ7wbWOy3S5BxGSPy//bQ=",
"title": "bootstraped-multi-test-results-report",
"url": "http://updates.jenkins-ci.org/download/plugins/bootstraped-multi-test-results-report/2.1.2/bootstraped-multi-test-results-report.hpi",
"version": "2.1.2",
@@ -8530,7 +8579,7 @@
"requiredCore": "2.16",
"scm": "https://github.com/jenkinsci/bouncycastle-api-plugin",
"sha1": "6MXYmIR4HcSdwsRlKPuY36LwOK4=",
- "sha512": "Dt7nxRnOomzwZzpLJbcTZhnPCh46/395zBlHnMuurWiF+h8c5HAtIDjnxq3L9Jr2wxcjwLLet/zczyvQ/JuLPw==",
+ "sha256": "AmHkDI5w6b+VOa8brliYlQw/xZcnmD+7yLqPCbRM8vA=",
"title": "bouncycastle API",
"url": "http://updates.jenkins-ci.org/download/plugins/bouncycastle-api/2.16.3/bouncycastle-api.hpi",
"version": "2.16.3",
@@ -8556,7 +8605,7 @@
"name": "Justin Collins"
}
],
- "excerpt": "This plugin reads output from Brakeman, a static analysis vulnerability scanner for Ruby on Rails.",
+ "excerpt": "Parses results from Brakeman, a static-analysis vulnerability scanner for Ruby on Rails.",
"gav": "org.jenkins-ci.plugins:brakeman:0.12",
"labels": [
"report",
@@ -8569,7 +8618,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/brakeman-plugin",
"sha1": "1jd4o0+RF05r+BwcDIOlH6EQK1s=",
- "sha512": "0YxF8Sx8k2F+xqBBq/I7gJ8HydifyJg+B452Ma+tG7ZskzNfEfHuQgoUiBYele03C8en1dvNZ2l+yr2+TJn0XQ==",
+ "sha256": "ZIk0dQGNeBnx7jjKz4q3Bb5MqZWX7H6KStVcoFB0ZlA=",
"title": "Brakeman",
"url": "http://updates.jenkins-ci.org/download/plugins/brakeman/0.12/brakeman.hpi",
"version": "0.12",
@@ -8611,7 +8660,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/branch-api-plugin",
"sha1": "h1jdnH0zIScQzIFcKv8L+f6+ovo=",
- "sha512": "vVzaOn3A+UNm2TY6e9rfJF53kFpWGhSlLKTcBhgxFwNPneLu89pmID1ech1cl8cGtshHBnE1O+P4aEKAXbDKMQ==",
+ "sha256": "fI1IkLUSV9elLaIwfpik27Ee9k+zU+PAxMt/RXm8Xp4=",
"title": "Branch API",
"url": "http://updates.jenkins-ci.org/download/plugins/branch-api/2.0.20/branch-api.hpi",
"version": "2.0.20",
@@ -8627,7 +8676,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This plugin add browser axis and browser expression axis. It is created for selenim tests - adds path of chosen browser to system path and create BROWSER_AXIS_PATH system varible for build.",
"gav": "org.jenkins-ci.plugins:browser-axis-plugin:1.0",
"labels": [],
"name": "browser-axis-plugin",
@@ -8635,24 +8684,64 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/browser-axis-plugin",
"sha1": "JQIsqTmj+FpviQ315kyNHWhtuUg=",
- "sha512": "UnWiPAuvewkNdHjzoozhxjeMS3Zpxieyc2vSPFW9ZUPGSyLo9zk1w3F7EnV+ixHlzn0mASfaI9r2xy6at5LJNw==",
+ "sha256": "0Gwr/zal1Cio46t0RZb4sU5JqvrSrj4wfYpSBefWGiU=",
"title": "Browser axis",
"url": "http://updates.jenkins-ci.org/download/plugins/browser-axis-plugin/1.0/browser-axis-plugin.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/browser-axis-plugin"
},
"browserstack-integration": {
- "buildDate": "Jul 02, 2018",
+ "buildDate": "Aug 09, 2018",
"dependencies": [
{
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.20"
+ },
+ {
+ "name": "workflow-basic-steps",
+ "optional": false,
+ "version": "2.6"
+ },
+ {
+ "name": "workflow-cps",
+ "optional": false,
+ "version": "2.39"
+ },
+ {
+ "name": "workflow-durable-task-step",
+ "optional": false,
+ "version": "2.13"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.11.2"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.12"
+ },
+ {
+ "name": "workflow-support",
+ "optional": false,
+ "version": "2.14"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.17"
+ },
+ {
"name": "junit",
"optional": false,
"version": "1.10"
},
{
- "name": "credentials",
+ "name": "structs",
"optional": false,
- "version": "1.8"
+ "version": "1.7"
}
],
"developers": [
@@ -8667,23 +8756,23 @@
"name": "BrowserStack Integrations"
}
],
- "excerpt": "This plugin allows you to integrate with BrowserStack.",
- "gav": "org.jenkins-ci.plugins:browserstack-integration:1.1.1",
+ "excerpt": "This plugin allows you to integrate with <a href=\"https://www.browserstack.com/automate\" rel=\"nofollow\">BrowserStack</a>.",
+ "gav": "org.jenkins-ci.plugins:browserstack-integration:1.1.2",
"labels": [
"buildwrapper",
"report"
],
"name": "browserstack-integration",
- "previousTimestamp": "2018-05-09T10:15:55.00Z",
- "previousVersion": "1.1.0",
- "releaseTimestamp": "2018-07-02T06:32:15.00Z",
- "requiredCore": "1.580.1",
+ "previousTimestamp": "2018-07-02T06:32:15.00Z",
+ "previousVersion": "1.1.1",
+ "releaseTimestamp": "2018-08-09T07:43:57.00Z",
+ "requiredCore": "1.653",
"scm": "https://github.com/jenkinsci/browserstack-integration-plugin",
- "sha1": "ObUs5Y/5pfFvLvW5MTcncXjxytA=",
- "sha512": "TIdrhMRYr1uCBH9Kha/qKdl0LWJZT65yk9qrFabeUH2T72siX1eUpPqgn9LQ1bVBmUEefXaVvXMe2sdL8UTxaw==",
+ "sha1": "DretAi/kfffBxg3pnSjqIK0lCMM=",
+ "sha256": "P22vSkqzpR91VFqKGZvCS1Ms1Pag2zRoJftxdIP5zBo=",
"title": "BrowserStack",
- "url": "http://updates.jenkins-ci.org/download/plugins/browserstack-integration/1.1.1/browserstack-integration.hpi",
- "version": "1.1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/browserstack-integration/1.1.2/browserstack-integration.hpi",
+ "version": "1.1.2",
"wiki": "https://plugins.jenkins.io/browserstack-integration"
},
"buckminster": {
@@ -8701,7 +8790,7 @@
"name": "Lorenzo Bettini"
}
],
- "excerpt": "Integrates Eclipse Buckminster as a builder in Jenkins",
+ "excerpt": "This PlugIn integrates <a href=\"http://www.eclipse.org/buckminster/\" rel=\"nofollow\">Eclipse Buckminster</a> as a builder.",
"gav": "org.jenkins-ci.plugins:buckminster:1.1.1",
"labels": [
"builder"
@@ -8713,7 +8802,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/buckminster-plugin",
"sha1": "+Wx6hbc+MgVNWKgTEZoCM7xXJoM=",
- "sha512": "DFnUfK2W5I8oWKlzYeGUt2lSrkvWrX0gv4Ml2FB+w8SjyOErpeCvpjoiPPBId2EjQh+hEA2P88aFKepwxcpmKQ==",
+ "sha256": "xY/h1S+PryCF1k7sppPL05wdRPaUKC4O1ZjfX6+wG7s=",
"title": "Buckminster",
"url": "http://updates.jenkins-ci.org/download/plugins/buckminster/1.1.1/buckminster.hpi",
"version": "1.1.1",
@@ -8750,7 +8839,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/buddycloud-plugin",
"sha1": "MrECuM0EqZRmYxaiiD8x8nhvxEI=",
- "sha512": "x6uIlnep+4ALsnvXDdHdemdEVJeYohL2h85uFyWuZYWMl/mJ0lA+7B+/harfMa2W+BEfZszGeba8fuwWKMTX5g==",
+ "sha256": "6PyTcBOYc+GbqssaFZNWgmaNA9XO9Wi9g/kuhXJaQc8=",
"title": "buddycloud",
"url": "http://updates.jenkins-ci.org/download/plugins/buddycloud/0.3.0/buddycloud.hpi",
"version": "0.3.0",
@@ -8773,7 +8862,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Bugzilla integration - link bugs in changeset descriptions",
+ "excerpt": "This plugin integrates <a href=\"http://www.bugzilla.org/\" rel=\"nofollow\">Bugzilla</a> into Hudson.",
"gav": "org.jvnet.hudson.plugins:bugzilla:1.5",
"labels": [
"external"
@@ -8783,7 +8872,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/bugzilla-plugin",
"sha1": "I4ZhiTbY4Qm0Vfxb3I23I7ZVHyM=",
- "sha512": "cnj3w9H7s2y2k/RolEM5jbagHO7wnh7RxO/+dep4rvlNwT9pvedQxIC9lRihFNiAtgH+Q2Kmqsi0hjYUQbSrTA==",
+ "sha256": "PrztTrxtPGNA4qgJ90RKIgiTzqk1Ca+3vzKhK/qoLf0=",
"title": "Bugzilla",
"url": "http://updates.jenkins-ci.org/download/plugins/bugzilla/1.5/bugzilla.hpi",
"version": "1.5",
@@ -8805,7 +8894,7 @@
"name": "Oliver Gondža"
}
],
- "excerpt": "Add cusom build aliases for easier build identification.",
+ "excerpt": "This plug-in sets an alias to builds for easier identification and <tt>url</tt> access.",
"gav": "org.jenkins-ci.plugins:build-alias-setter:0.4",
"labels": [],
"name": "build-alias-setter",
@@ -8815,7 +8904,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/build-alias-setter-plugin",
"sha1": "tp2T/ZvRzSbi4jcmAwQFwpBzpBs=",
- "sha512": "yem2AJ68UKxUgN423J6g4P9rlQVutT3Dku0km9wxiGEJowCjqSNkMc/Z/eh8UoUUJcNmLQNPrr9OKSlMn3D79g==",
+ "sha256": "WDiHVwFYfnw19SKl20zZ/fBzXc82PDBwHTgaHVAEwmk=",
"title": "Build Alias Setter",
"url": "http://updates.jenkins-ci.org/download/plugins/build-alias-setter/0.4/build-alias-setter.hpi",
"version": "0.4",
@@ -8837,7 +8926,7 @@
"name": "Frederik Fromm"
}
],
- "excerpt": "",
+ "excerpt": "This plugin blocks a build if one of the given jobs is running. The blocking behaviour can be configured to block builds on node or global level and to scan the queue and block if blocking jobs are about to run.",
"gav": "org.jenkins-ci.plugins:build-blocker-plugin:1.7.3",
"labels": [
"misc"
@@ -8849,7 +8938,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/build-blocker-plugin",
"sha1": "qiJIzfJFjI3xjsXvH1Gak2So8/I=",
- "sha512": "wFBMShnJc98kWlx10z8z4bEwI/nWw1XTEY/juManpuKXEiIXULYtbDqyuK3MZJTWOondMAhrn7Lnnt0YcyK7JQ==",
+ "sha256": "LZlHqytOuZ2trrFy9UMAihw5xU+fE1Y0IvAvENva8dk=",
"title": "Build Blocker",
"url": "http://updates.jenkins-ci.org/download/plugins/build-blocker-plugin/1.7.3/build-blocker-plugin.hpi",
"version": "1.7.3",
@@ -8876,7 +8965,7 @@
"name": "Chris Johnson"
}
],
- "excerpt": "Extendable build cause condition for the Run Condition Plugin, to be used with http://wiki.jenkins-ci.org/display/JENKINS/Run+Condition+Plugin",
+ "excerpt": "Build Cause condition for the run condition plugin",
"gav": "org.jenkins-ci.plugins:build-cause-run-condition:0.1",
"labels": [
"misc",
@@ -8887,7 +8976,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/build-cause-run-condition-plugin",
"sha1": "my5PF28k9N0wVDymOp7LwHbeDQM=",
- "sha512": "JY21+bH6MMVxNhIK9IuxSstF4jclCXuKb6SovxgP4/cBHbpOFxzghWEiztTRM4dW5O/g15BXktnnVWqghR+7uQ==",
+ "sha256": "G3UygbMP4m9Ne0KNbI3ZWONK3NSazV/2HrP84zhZQSE=",
"title": "Build Cause Run Condition",
"url": "http://updates.jenkins-ci.org/download/plugins/build-cause-run-condition/0.1/build-cause-run-condition.hpi",
"version": "0.1",
@@ -8903,7 +8992,7 @@
"name": "Vivek Pandey"
}
],
- "excerpt": "",
+ "excerpt": "Copies environment variables added or modified during one build to the next.",
"gav": "org.jenkins-ci.plugins:build-env-propagator:1.0",
"labels": [],
"name": "build-env-propagator",
@@ -8911,7 +9000,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/build-env-propagator-plugin",
"sha1": "315/RGkyyCBkSuHzoGfQNv6WP5w=",
- "sha512": "gTTp+jVSv0Jnq91rKHMw6SFRhxY7TwBsC4Hkxrv+iwaw/7lu+L8elnYKGOGz1bPWKJyE7/Gs8U5asGjYL6KO9A==",
+ "sha256": "o1j025wdDqCiayKTNdl5g6fznIudka4TqHE2XX97nGY=",
"title": "build-env-propagator",
"url": "http://updates.jenkins-ci.org/download/plugins/build-env-propagator/1.0/build-env-propagator.hpi",
"version": "1.0",
@@ -8932,7 +9021,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shows information about the environment in which a project has been build and offers the option to comptare there environments.",
"gav": "org.jenkins-ci.plugins:build-environment:1.6",
"labels": [
"post-build",
@@ -8946,7 +9035,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/build-environment-plugin",
"sha1": "og0p11e3x/ZYJBmAL4OJTosBlt4=",
- "sha512": "S40HaMBYYSon4+y+jMLCiHr+iOyIfSFVvyTPaBi8DFbKsOuUUSoPsT07xN9cUzqlh19He6pYg8s0Qa416xWkSQ==",
+ "sha256": "YqSTxkTyucaTVAm64QZI6QzCodvNWk7aQ7gb5pnxu7w=",
"title": "Build Environment",
"url": "http://updates.jenkins-ci.org/download/plugins/build-environment/1.6/build-environment.hpi",
"version": "1.6",
@@ -9031,7 +9120,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/build-failure-analyzer-plugin",
"sha1": "Ljj9Xm3OsuEMBbe8tlPPynz0Cag=",
- "sha512": "pVBUTjIT1k4Jkk9dqK6yxvwfYD5btNzBt0ZuQf8xlF1CXc0CI4FxAgBqxH2TzU/HN/RafNY8roJFtYNtuiDI0A==",
+ "sha256": "YQpmYOKgMygu2KQfprZgPBOPdDgX6jouU2zqVO3iXCo=",
"title": "Build Failure Analyzer",
"url": "http://updates.jenkins-ci.org/download/plugins/build-failure-analyzer/1.20.0/build-failure-analyzer.hpi",
"version": "1.20.0",
@@ -9047,7 +9136,7 @@
"name": "Aidan McGinley"
}
],
- "excerpt": "Provides build metrics that encompass the history of all the runs",
+ "excerpt": "This plugin is used to provide reliability metrics for a job",
"gav": "org.jenkins-ci.plugins:build-history-metrics-plugin:1.2",
"labels": [
"misc"
@@ -9059,7 +9148,7 @@
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/build-history-metrics-plugin",
"sha1": "qPT45E7unHTjdscxkiYXW9dHgtE=",
- "sha512": "N6dScPOBayXdbVMUe2lMUsFX4XD6gZeYontigTS7rmwwakRvOhWOQEjbw4YCZ9ZDlcWAoswBNtl10V9M4XKHYg==",
+ "sha256": "C+0OIzL/wte/h31EeE0EjrcgA6bV5+arazc60NXhwPI=",
"title": "Build History Metrics",
"url": "http://updates.jenkins-ci.org/download/plugins/build-history-metrics-plugin/1.2/build-history-metrics-plugin.hpi",
"version": "1.2",
@@ -9098,7 +9187,7 @@
"requiredCore": "1.408",
"scm": "https://github.com/jenkinsci/build-keeper-plugin",
"sha1": "OqMzcGSJtV6erzuvU28ebESw114=",
- "sha512": "O5b0iw3OUQYGFa+BHbiL6hoRo3WJDkWTvX5sFduQZ9BN17Rlvk4Ij+nCK/RmA3+7OyVWSuTfeEiIM8uWBYAJHQ==",
+ "sha256": "dN1n9DHXshwoDRlXQaLV8E2qYaUEBVXPFwwVEAtMZEs=",
"title": "Build Keeper",
"url": "http://updates.jenkins-ci.org/download/plugins/build-keeper-plugin/1.3/build-keeper-plugin.hpi",
"version": "1.3",
@@ -9113,7 +9202,7 @@
"email": "k.qing@outlook.com"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:build-line:1.0.4",
"labels": [],
"name": "build-line",
@@ -9123,7 +9212,7 @@
"requiredCore": "1.457",
"scm": "https://github.com/jenkinsci/build-line-plugin",
"sha1": "p5SAHazR9HkuOhwxJjB6XVVnX24=",
- "sha512": "Q1fQQ0tMkdF7W0EwO5Mgkp7Y4KMRPq4LYvRP8UyEd8uygxnl8KJbKa6S2p8eVmEgcAfmM73TldV4TPMnlWKxnw==",
+ "sha256": "6EraxtIkSGLK29wcwMIQZhV7W4cUTGvanl+dPcZ1ERE=",
"title": "Build Line",
"url": "http://updates.jenkins-ci.org/download/plugins/build-line/1.0.4/build-line.hpi",
"version": "1.0.4",
@@ -9155,7 +9244,7 @@
"name": "Rolf Rother"
}
],
- "excerpt": "",
+ "excerpt": "This plugin uses the Global Build Stats to generate some basic build metrics.",
"gav": "org.jenkins-ci.plugins:build-metrics:1.3",
"labels": [
"report"
@@ -9167,7 +9256,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/build-metrics-plugin",
"sha1": "+VCW/taQSHZvgxI9gYoex36xnEA=",
- "sha512": "3WtScdQRLkfBvyr6yFR+OQWw+kfdKWSahlftfsJN1ZkO7gkreql+82DSeY9TJ4ve3KU3vt8fm2EhUePzYAyggQ==",
+ "sha256": "d4uvkkPWJFwX+WVwBP1iBUBZM+aAVuFLAflYMxQj2ks=",
"title": "build-metrics",
"url": "http://updates.jenkins-ci.org/download/plugins/build-metrics/1.3/build-metrics.hpi",
"version": "1.3",
@@ -9237,7 +9326,7 @@
"releaseTimestamp": "2018-05-17T16:22:10.00Z",
"requiredCore": "2.46.3",
"sha1": "5i/ZBPo+igyr2rKXtvP1dZqqJWM=",
- "sha512": "qvyVj/3cjybSJM8IK8lSgJvB72ACFBBqykFNvTkfFcCo7e72lnTyea5y8osvmaOEoqKASD0E38Oxjv+GJLSA4g==",
+ "sha256": "5QSlo/aKLesTB5PdkykSO++dHCyZH6fQaPJOuHvvJEU=",
"title": "Build Monitor View",
"url": "http://updates.jenkins-ci.org/download/plugins/build-monitor-plugin/1.12+build.201805070054/build-monitor-plugin.hpi",
"version": "1.12+build.201805070054",
@@ -9269,7 +9358,7 @@
"name": "Lev Mishin"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in sets the display name of a build to something other than #1, #2, #3, ...",
"gav": "org.jenkins-ci.plugins:build-name-setter:1.6.9",
"labels": [
"buildwrapper"
@@ -9281,7 +9370,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/build-name-setter-plugin",
"sha1": "Kpw4Qr56mk9QAh6qkFK0yI6WWaE=",
- "sha512": "PDYCkMBtokHe7MfZimpwDTjS8mOvTGhh+MRQ6Z94YPahs5ctrrsl5tOwWj2h06ADs3SCNt5Qb4K8YkLJz7dY8w==",
+ "sha256": "wL9j8jOW7jK5UtnOEH1vdUSLXjMaFBkXXCpJQg6Ywd4=",
"title": "build-name-setter",
"url": "http://updates.jenkins-ci.org/download/plugins/build-name-setter/1.6.9/build-name-setter.hpi",
"version": "1.6.9",
@@ -9296,7 +9385,7 @@
"name": "Marcelo \"Ataxexe\" Guimarães"
}
],
- "excerpt": "A plugin that sends notifications after a build run",
+ "excerpt": "Send build notifications through Telegram, Pushover, Boteco or Slack.",
"gav": "tools.devnull:build-notifications:1.5.0",
"labels": [],
"name": "build-notifications",
@@ -9306,7 +9395,7 @@
"requiredCore": "2.46.2",
"scm": "https://github.com/jenkinsci/build-notifications-plugin",
"sha1": "911ak/7UX3aJVntUVaGwRK9kx/c=",
- "sha512": "m7/Xyv+/BB+n27ekWvekQ4/58v+uWE3ToJb07/ywOxVpD2aFSRQ2KEA/QObOw/AsFYWHhKQDSwKRai7zIIZdNg==",
+ "sha256": "qG+jgjkjvMITLbVy7yFUnby3ctEFfgjjgURglHYVwB8=",
"title": "Build Notifications",
"url": "http://updates.jenkins-ci.org/download/plugins/build-notifications/1.5.0/build-notifications.hpi",
"version": "1.5.0",
@@ -9343,7 +9432,7 @@
"name": "Dan Alvizu"
}
],
- "excerpt": "This plugin provides build pipeline functionality to Hudson and Jenkins. This allows a chain of jobs to be visualised in a new view. Manual jobs in the pipeline can be triggered by a user with the appropriate permissions manually confirming.",
+ "excerpt": "This plugin renders upstream and downstream connected jobs that typically form a build pipeline. In addition, it offers the ability to define manual triggers for jobs that require intervention prior to execution, e.g. an approval process outside of Jenkins.",
"gav": "org.jenkins-ci.plugins:build-pipeline-plugin:1.5.8",
"labels": [
"builder",
@@ -9357,7 +9446,7 @@
"requiredCore": "1.619",
"scm": "https://github.com/jenkinsci/build-pipeline-plugin",
"sha1": "26ivk3GemneJgh9btXEMgigUqUI=",
- "sha512": "aR57dTVwLirKxk5D+0RwkMgvT23MwxZfkzDPNP9KGh+pGZM7Rb2NCyX8zys9b7TQX96gHywajkwfxFuDapVJgQ==",
+ "sha256": "Ci0bq1rxqEDWF1RklJvBZANp75727gH13+5cFr5HDbs=",
"title": "Build Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/build-pipeline-plugin/1.5.8/build-pipeline-plugin.hpi",
"version": "1.5.8",
@@ -9388,7 +9477,7 @@
"name": "Oliver Gondža"
}
],
- "excerpt": "",
+ "excerpt": "Plugin for publishing build results.",
"gav": "org.jenkins-ci.plugins:build-publisher:1.22",
"labels": [
"upload"
@@ -9400,7 +9489,7 @@
"requiredCore": "1.565",
"scm": "https://github.com/jenkinsci/build-publisher-plugin",
"sha1": "s3eY73v101kcYYDLfAFeJiX1Xd4=",
- "sha512": "1Y3gSc0S7sgnx9I5KCkm9MK4WEi5u10qL0vcKldRN9YpfsfOLiCEZoD/hRxQZDR6fQld+TUTlU4ClRlt3Pai0g==",
+ "sha256": "kip0r1PZCcIyKtyd43Y01s+s26Nd3z+crDlEs0UTiZY=",
"title": "Build-Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/build-publisher/1.22/build-publisher.hpi",
"version": "1.22",
@@ -9432,14 +9521,14 @@
"name": "Vaclav Dedik"
}
],
- "excerpt": "",
+ "excerpt": "This plugin facilitates handover to productization (running Newcastle project).",
"gav": "com.redhat.jenkins.plugins:build-requester:0.7",
"labels": [],
"name": "build-requester",
"releaseTimestamp": "2015-10-20T14:17:18.00Z",
"requiredCore": "1.580.1",
"sha1": "2vYXeHkbBl6xPmHKOCHod/xGQtM=",
- "sha512": "+hF+b/jDHrseD7TVFkmp6vDECZTjlBGUCl95AeammmQ0MngYDVqKEbb95v8GM9tyrRikb0h68H0NLoOPKf7Zpw==",
+ "sha256": "LgSJG8PugnxnQqFQYsKTMp/AQq6epGQ/MV+oNoE0DE8=",
"title": "Project Newcastle Build Requester",
"url": "http://updates.jenkins-ci.org/download/plugins/build-requester/0.7/build-requester.hpi",
"version": "0.7",
@@ -9461,7 +9550,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "Build Steps from Json Plugin",
+ "excerpt": "BuildSteps as Code plugin executes builders from the defined json configuration.",
"gav": "com.spcow.plugins:build-steps-from-json:1.0",
"labels": [],
"name": "build-steps-from-json",
@@ -9469,7 +9558,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/build-steps-from-json-plugin",
"sha1": "CKbXVgReq+8InYHpggzEavNKw+s=",
- "sha512": "0Oc/PBcNfYCCzSFeoY8kBIQKfJSjom+JCb3+3xA36PvuDM6exKcIBSXA+LDRWJBAb5Ajx3nZvkEQAzAMdNWMhQ==",
+ "sha256": "s6wWURXUkPTxAtgJbcEv4U8HzExnd5JACoBApAZ0Uzg=",
"title": "Build Steps from Json",
"url": "http://updates.jenkins-ci.org/download/plugins/build-steps-from-json/1.0/build-steps-from-json.hpi",
"version": "1.0",
@@ -9502,7 +9591,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/build-time-blame-plugin",
"sha1": "7gUW+Hk+i57t62/mEjaP/UV7wJY=",
- "sha512": "RR+PWlC0gHns1qB7wAflvwE1cIe31J5SWsdqwlJzBblTUfP1G8FfZp3sE+2ZrfikuZ+snd0NVXg84oXkicdflw==",
+ "sha256": "INCggXPqXraJAXZxWtM+b8GiNYHoToW2abOwrkPuZN4=",
"title": "Build Time Blame",
"url": "http://updates.jenkins-ci.org/download/plugins/build-time-blame/1.2.0/build-time-blame.hpi",
"version": "1.2.0",
@@ -9527,7 +9616,7 @@
"developerId": "ikedam"
}
],
- "excerpt": "Aborts a build if it's taking too long",
+ "excerpt": "This plugin allows builds to be automatically terminated after the specified amount of time has elapsed.",
"gav": "org.jenkins-ci.plugins:build-timeout:1.19",
"labels": [
"buildwrapper"
@@ -9539,7 +9628,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/build-timeout-plugin",
"sha1": "4CAhs8RE+pCioIgK0sQUi+7V/UI=",
- "sha512": "ScWeYkElSl/dY59ur6RkcT8zzWXjQ19PgsD1zbiJtVwzW0xDnCwoYq48y92iZrIWwBsoPjmhJRzBQFQrJzmMBQ==",
+ "sha256": "qStDrbnGaOP9CtMH20PCJ3zxXqdcCEtb3HT7KU+AWD0=",
"title": "Build Timeout",
"url": "http://updates.jenkins-ci.org/download/plugins/build-timeout/1.19/build-timeout.hpi",
"version": "1.19",
@@ -9555,7 +9644,7 @@
"name": "Hao CHEN"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds BUILD_TIMESTAMP to Jenkins variables and system properties.",
"gav": "org.jenkins-ci.plugins:build-timestamp:1.0.2",
"labels": [
"buildwrapper"
@@ -9567,7 +9656,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/build-timestamp-plugin/",
"sha1": "LzaMEIRd4wZma8G5g/r5tYQv4aw=",
- "sha512": "SLJa9qnkzObVfclaiW9pff2nIdEUeGrOQvj6E+63ZHIyiURSG8oS6DSQXOiDEtqApy34eWapevU6rkwaJlT0Hw==",
+ "sha256": "8RLOJvs+3AnVv5kECI9eWcEEgd70yO2QnJa6HLwURRA=",
"title": "Build Timestamp",
"url": "http://updates.jenkins-ci.org/download/plugins/build-timestamp/1.0.2/build-timestamp.hpi",
"version": "1.0.2",
@@ -9583,7 +9672,7 @@
"name": "Jesse Glick"
}
],
- "excerpt": "Lets build and related REST build triggers be accessed even when anonymous users cannot see Jenkins.",
+ "excerpt": "Lets <code>build</code> and related REST build triggers be accessed even when anonymous users cannot see Jenkins.",
"gav": "org.jenkins-ci.plugins:build-token-root:1.4",
"labels": [
"trigger"
@@ -9595,7 +9684,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/build-token-root-plugin",
"sha1": "mVleWc5eDiFWcbAjAduPEb+6USs=",
- "sha512": "EtTMQAtWY+iBSASyRTOf4W5XQYr+trotBQDypYFGKCd0DTT/oEBNMyS5dMyM/Cj6fZLsjb8KtQvdA5N71JEKWA==",
+ "sha256": "vgRrEpdVRBO4QoB7iNZ4T4zlJIlLuErSoHtevnYCOjY=",
"title": "Build Authorization Token Root",
"url": "http://updates.jenkins-ci.org/download/plugins/build-token-root/1.4/build-token-root.hpi",
"version": "1.4",
@@ -9620,7 +9709,7 @@
"developerId": "stephenc"
}
],
- "excerpt": "This plugin provides a pipeline step to trigger a build using the Build Authorization Token Root plugin.",
+ "excerpt": "This plugin provides a pipeline step to trigger a build using the <a href=\"https://plugins.jenkins.io/build-token-root\" rel=\"nofollow\">Build Authorization Token Root</a> plugin",
"gav": "org.jenkins-ci.plugins:build-token-trigger:1.0.0",
"labels": [],
"name": "build-token-trigger",
@@ -9628,7 +9717,7 @@
"requiredCore": "2.89.1",
"scm": "https://github.com/jenkinsci/build-token-trigger-plugin",
"sha1": "71KfqaCs7+I3+Igzd1xfOpBCPZ8=",
- "sha512": "xZQd3RPSz6arhUm1owfw6nAWYuPYbDMroHgHBhihPD5ukFTjdmAgLH+CmaJnhMCBN8bdVzk9PQZxRYEfoxUxVQ==",
+ "sha256": "GK7WvbTlIik6xL1T7K7tYC9M/8l3wUygQ5bJLmz+PfU=",
"title": "Build Token Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/build-token-trigger/1.0.0/build-token-trigger.hpi",
"version": "1.0.0",
@@ -9650,7 +9739,7 @@
"name": "Gavriil Konovalenko"
}
],
- "excerpt": "Sets username build variables",
+ "excerpt": "This plugin is used to set user build variables: jenkins user name and id.",
"gav": "org.jenkins-ci.plugins:build-user-vars-plugin:1.5",
"labels": [],
"name": "build-user-vars-plugin",
@@ -9660,7 +9749,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/build-user-vars-plugin",
"sha1": "wP2G+s2cj44zGch43q3jktgTSIc=",
- "sha512": "2opw8hs6apqNpKbLLwwbIZ2CGavpCiiiJJc1rlUSWAqwUytC1ja+6oyig6Rj5ClG9OXrRPGiNXDrZqvDpV0pww==",
+ "sha256": "1MuCHBdnpfqAkz3WeXk69nU5/HKovoCAYIDf0QIJSTI=",
"title": "user build vars",
"url": "http://updates.jenkins-ci.org/download/plugins/build-user-vars-plugin/1.5/build-user-vars-plugin.hpi",
"version": "1.5",
@@ -9674,7 +9763,7 @@
"developerId": "jglick"
}
],
- "excerpt": "",
+ "excerpt": "Adds a new abstraction for rendering a list of builds as a table.",
"gav": "org.jenkins-ci.plugins:build-view-column:0.3",
"labels": [
"listview-column",
@@ -9687,7 +9776,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/build-view-column-plugin",
"sha1": "0EnCaKUVM4wJHULm3vJkle290sM=",
- "sha512": "3yLhLHcGf+f1TEY8gbNvVlCSO5M+hjdwqOj2k7YZb9YUgH+ZSCDUO9Xthu+has/fA+W4wRh9wu5dwfCYsIsZOg==",
+ "sha256": "oI7S4qqBYtK4s/uocMQaZx3YJ2FIlsHHsEzEOxAho4A=",
"title": "Build View Column",
"url": "http://updates.jenkins-ci.org/download/plugins/build-view-column/0.3/build-view-column.hpi",
"version": "0.3",
@@ -9708,7 +9797,7 @@
"name": "Jessica Austin"
}
],
- "excerpt": "Allows the user to provide parameters for a build in the url, prompting for confirmation before triggering the job.",
+ "excerpt": "Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job.",
"gav": "org.jenkins-ci.plugins:build-with-parameters:1.4",
"labels": [
"parameter",
@@ -9721,7 +9810,7 @@
"requiredCore": "1.557",
"scm": "https://github.com/jenkinsci/build-with-parameters-plugin",
"sha1": "RCH+6nB4X2uEGcAUY+sQm3FqGb8=",
- "sha512": "uVgZaGf/z98oYTDeyIQtI/GkV57tKF76rLx16rbrb7ISArXlQtfiim9k+z07uWmZk7t2ZRcLEvrXNbqGC1EGuQ==",
+ "sha256": "TfROk321zOpWgdW6e+WkOv5h9tbibuqkbIrWCVpbK/s=",
"title": "Build With Parameters",
"url": "http://updates.jenkins-ci.org/download/plugins/build-with-parameters/1.4/build-with-parameters.hpi",
"version": "1.4",
@@ -9737,7 +9826,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to capture the job build context.",
"gav": "org.jenkins-ci.plugins:buildcontext-capture:0.6",
"labels": [
"misc"
@@ -9749,7 +9838,7 @@
"requiredCore": "1.410",
"scm": "https://github.com/jenkinsci/buildcontext-capture-plugin",
"sha1": "WyAqcNQbOPchin307zamdFGjx48=",
- "sha512": "S7s+I2eSOZopp8VpRZ4dbnb3Ijlj4+aAlFBG5VuKh8iH06iHMyckjQiFPI0J2hzKW7kEkAGB0nvp6bzYm4Ox/g==",
+ "sha256": "P/8u8xfpejC/uQlbGUtXAcXOVKjWnauSoXb6mxxlUj0=",
"title": "BuildContext Capture",
"url": "http://updates.jenkins-ci.org/download/plugins/buildcontext-capture/0.6/buildcontext-capture.hpi",
"version": "0.6",
@@ -9793,7 +9882,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "",
+ "excerpt": "This plugin visualize builds relations as a graph.",
"gav": "org.jenkins-ci.plugins:buildgraph-view:1.8",
"labels": [
"ui"
@@ -9805,7 +9894,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/buildgraph-view-plugin",
"sha1": "Vsgj7OWtbXF7vk2B/+ziWy4UIRY=",
- "sha512": "YgWaFwcNhePQdffi5fdmgFYrCxmz8lqdV/chNHtcvni4EkyBCj2YhAM0Wt99nsIENmyJkWoVfuO7dOAVN9KDaQ==",
+ "sha256": "tv0dMSFU+OjYK0J4W2FXemd6n7gHWvEHjdGS0yFURGg=",
"title": "buildgraph-view",
"url": "http://updates.jenkins-ci.org/download/plugins/buildgraph-view/1.8/buildgraph-view.hpi",
"version": "1.8",
@@ -9820,7 +9909,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to monitor the build results of other jobs.",
"gav": "org.jenkins-ci.plugins:buildresult-trigger:0.17",
"labels": [
"trigger"
@@ -9832,7 +9921,7 @@
"requiredCore": "1.522",
"scm": "https://github.com/jenkinsci/buildresult-trigger-plugin",
"sha1": "BWuXE8OZSstOu5XhyYk54YwLYqo=",
- "sha512": "BvsMeGHz2Bo3fURXYK4yPw9SplG2eXEiEut3PhSCVs2F3j2N1AHSkYWKrbQkW0JaMLYQWrsu7r6ZZf/27/GogQ==",
+ "sha256": "viI9k/rAtFYv1hoDu2hXqMnzOC5v1431EjAt5q/pxDc=",
"title": "BuildResultTrigger",
"url": "http://updates.jenkins-ci.org/download/plugins/buildresult-trigger/0.17/buildresult-trigger.hpi",
"version": "0.17",
@@ -9848,7 +9937,7 @@
"name": "Akbashev Alexander"
}
],
- "excerpt": "Allows to perform rotation of build history with low memory pressure",
+ "excerpt": "Cheap version of LogRotator",
"gav": "org.jenkins-ci.plugins:buildrotator:1.2",
"labels": [
"buildwrapper"
@@ -9860,7 +9949,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/buildrotator-plugin",
"sha1": "/xOpiF4dHlu/FlUenPbwYBg1VdI=",
- "sha512": "6ypWz5QehGmq+fpxjPNcUC0VmQgmzGOCzpkEDbcbfhj2PobqhPrJYVrKS6+0Nrqfet0aIb5nZazK4Q1fLHDsPw==",
+ "sha256": "X72RAx7deZx0/ycsxH6pQvuPYH/styD7pL6PK0Mj/sI=",
"title": "Build Rotator",
"url": "http://updates.jenkins-ci.org/download/plugins/buildrotator/1.2/buildrotator.hpi",
"version": "1.2",
@@ -9881,7 +9970,7 @@
"name": "Baptiste Mathus"
}
],
- "excerpt": "Displays icon(s) representing the cause(s) of a build.",
+ "excerpt": "This plugin displays an icon representing the cause of a construction.",
"gav": "org.jenkins-ci.plugins:buildtriggerbadge:2.9",
"labels": [
"ui"
@@ -9893,7 +9982,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/buildtriggerbadge-plugin",
"sha1": "k/RQPB1lETjt2el4L+gEsIXqdvE=",
- "sha512": "y/rvw/ensI+8vJrG2C5rwQ0gH5ng/YFVB3UkaLVlRXiTMlyeiPS0OTymsAVr5UnX+QqqvwF7tl2by8hsOKum/A==",
+ "sha256": "12JLv+rkQsRn75+uqm8p4R1fOyN3TlAK98zdu500/DY=",
"title": "Build Trigger Badge",
"url": "http://updates.jenkins-ci.org/download/plugins/buildtriggerbadge/2.9/buildtriggerbadge.hpi",
"version": "2.9",
@@ -9909,7 +9998,7 @@
"name": "Henk van Voorthuijsen"
}
],
- "excerpt": "",
+ "excerpt": "Shows the actual node that a job was built on",
"gav": "org.jenkins-ci.plugins:built-on-column:1.1",
"labels": [
"listview-column"
@@ -9921,7 +10010,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/builton-column-plugin",
"sha1": "qmhau75igj9lfUb/Qf205PJL/3c=",
- "sha512": "Yvux+PC3ANgTZZXx+D26iXY3lnU8u6LRhqH0KZcIF/tkpX1TLysKBNkZEYKWVnrmaT/xfVojGdRT74PL9enOzw==",
+ "sha256": "u0V7XUZfeA4DvbZVWCFQTmTcUL9SFvt0C7MMdrqX0o8=",
"title": "built-on-column",
"url": "http://updates.jenkins-ci.org/download/plugins/built-on-column/1.1/built-on-column.hpi",
"version": "1.1",
@@ -9942,7 +10031,7 @@
"name": "Jesse farinacci"
}
],
- "excerpt": "Trigger multiple builds with ease. Designed for users with many jobs.",
+ "excerpt": "Trigger multiple builds with ease. Useful for Jenkins users with many jobs.",
"gav": "org.jvnet.hudson.plugins:bulk-builder:1.5",
"labels": [
"builder",
@@ -9955,7 +10044,7 @@
"requiredCore": "1.388",
"scm": "https://github.com/jenkinsci/bulk-builder-plugin",
"sha1": "oxuygc8GHIZWT3EG/OUvZhApg3A=",
- "sha512": "efRe+6pqKPzMQnMljpBaf0t8BcO0M5fIK4zyL7sBMq7E+API1Hox7GSeXtSP5/cE5KE2dXWC49GNC2ibZHVfhw==",
+ "sha256": "ix7eTEZng3GsImqI7jlmbtD7oSj14ZddVjx6eGbmlLY=",
"title": "Bulk Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/bulk-builder/1.5/bulk-builder.hpi",
"version": "1.5",
@@ -9971,7 +10060,7 @@
"name": "Ali Raza"
}
],
- "excerpt": "Integrates Jenkins with HP ALM by automatically publishing test results from Jenkins to HP ALM using Bumblebee (http://www.agiletestware.com)",
+ "excerpt": "This plugin allows you to publish result files that are created in build step in HP ALM. It also allows you to trigger HP ALM test set execution.",
"gav": "org.jenkins-ci.plugins:bumblebee:4.1.0",
"labels": [
"post-build",
@@ -9984,7 +10073,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/bumblebee-plugin",
"sha1": "NpwmmnilRzEfvtTw2ZL+bKkEJ8Y=",
- "sha512": "mfTlkiduBRC7Uzp9occohuoswboyQ35yt2y+TVozVXQTg6a+TcoMUwmA7bMC6aGSY8qdZVVh7eCvDqnHrBwmsw==",
+ "sha256": "bluoYVWoPQ42CBldrpj7Y3FfoNgJ7ws4Yw0Q6HSAX8k=",
"title": "Bumblebee HP ALM",
"url": "http://updates.jenkins-ci.org/download/plugins/bumblebee/4.1.0/bumblebee.hpi",
"version": "4.1.0",
@@ -10000,7 +10089,7 @@
"name": "Srikant Noorani"
}
],
- "excerpt": "CA-APM Plugin for Jenkins",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:ca-apm:1.0",
"labels": [
"ca-apm"
@@ -10010,12 +10099,95 @@
"requiredCore": "1.642",
"scm": "https://github.com/jenkinsci/ca-apm-plugin",
"sha1": "4EDMUtXCMzFtxMRvLZvC00Lbn/E=",
- "sha512": "MDvZUapiy1/0djO9/BUX3c91spNjD6yWPa2shUZp72Ek0lZAFLlMJ9MNYCopPBZuFuxbbih+3Plll+/c3LLa7A==",
+ "sha256": "DWVmJKDmbAnt7dWMHHXA98gu8vnY7nMrsMINyIckVtw=",
"title": "CA-APM",
"url": "http://updates.jenkins-ci.org/download/plugins/ca-apm/1.0/ca-apm.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/ca-apm"
},
+ "ca-service-virtualization": {
+ "buildDate": "Aug 07, 2018",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.18"
+ },
+ {
+ "name": "junit",
+ "optional": false,
+ "version": "1.21"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.3"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "vlape02",
+ "email": "petr.vlasek@ca.com",
+ "name": "Petr Vlasek"
+ },
+ {
+ "developerId": "rjakubco",
+ "email": "roman.jakubco@ca.com",
+ "name": "Roman Jakubco"
+ }
+ ],
+ "excerpt": "This plugin provides out of the box integration of <a href=\"https://www.ca.com/us/products/ca-service-virtualization.html\" rel=\"nofollow\">CA Service Virtualization</a> capabilities into continuous integration pipelines.",
+ "gav": "io.jenkins.plugins:ca-service-virtualization:1.0.1",
+ "labels": [],
+ "name": "ca-service-virtualization",
+ "previousTimestamp": "2018-08-07T12:26:26.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2018-08-07T14:18:14.00Z",
+ "requiredCore": "2.73.3",
+ "scm": "https://github.com/jenkinsci/ca-service-virtualization-plugin",
+ "sha1": "lhhnrhpx/SjX1XQIzloyxB0uUEs=",
+ "sha256": "U95GHhsj86T9q4A/uIPV6FPgncLz+8CIIQlClPLkkbM=",
+ "title": "CA Service Virtualization",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ca-service-virtualization/1.0.1/ca-service-virtualization.hpi",
+ "version": "1.0.1",
+ "wiki": "https://plugins.jenkins.io/ca-service-virtualization"
+ },
+ "calendar-view": {
+ "buildDate": "Aug 06, 2018",
+ "dependencies": [
+ {
+ "name": "jquery",
+ "optional": false,
+ "version": "1.11.2-1"
+ }
+ ],
+ "developers": [
+ {
+ "email": "sven.schoenung@gmail.com",
+ "name": "Sven Schoenung"
+ }
+ ],
+ "excerpt": "Shows past and future builds in a calendar view.",
+ "gav": "io.jenkins.plugins:calendar-view:0.2.1",
+ "labels": [],
+ "name": "calendar-view",
+ "previousTimestamp": "2018-07-25T17:04:41.00Z",
+ "previousVersion": "0.2.0",
+ "releaseTimestamp": "2018-08-06T18:50:42.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/calendar-view-plugin",
+ "sha1": "zLmj/d/t2JZT+zOYd5eBH+LYwOY=",
+ "sha256": "mzRmmpW3/i3bUsLf7gVqnEWCFBwVFXPtV1pDDwYhR9w=",
+ "title": "Calendar View",
+ "url": "http://updates.jenkins-ci.org/download/plugins/calendar-view/0.2.1/calendar-view.hpi",
+ "version": "0.2.1",
+ "wiki": "https://plugins.jenkins.io/calendar-view"
+ },
"caliper-ci": {
"buildDate": "Nov 09, 2012",
"dependencies": [],
@@ -10026,7 +10198,7 @@
"name": "Brian Harris"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collects Caliper microbenchmark results.",
"gav": "com.brianfromoregon:caliper-ci:2.3",
"labels": [],
"name": "caliper-ci",
@@ -10036,7 +10208,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/caliper-ci-plugin",
"sha1": "UEeRgDZYzJr3/UbkJSDyzKrP+kU=",
- "sha512": "zanSknOOS18nkhl7BXWJr9nnD725HU0XZRPg7H7681QVnSAgmmET0gd/ItYoK0z5WLi/zF6M1Bd3Ic3pB27YqA==",
+ "sha256": "WM3NqYvb5gSEWRA1kWHzSVetGwY/MRQ2P5zECoRFxY0=",
"title": "Caliper CI",
"url": "http://updates.jenkins-ci.org/download/plugins/caliper-ci/2.3/caliper-ci.hpi",
"version": "2.3",
@@ -10052,7 +10224,7 @@
"name": "ukiuni"
}
],
- "excerpt": "Call another jenkins job. and get result. Job is fail when remote job is fail",
+ "excerpt": "This plugin is for call other Jenkins job.",
"gav": "org.ukiuni.callOtherJenkins:call-remote-job-plugin:1.0.21",
"labels": [],
"name": "call-remote-job-plugin",
@@ -10062,7 +10234,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/call-remote-job-plugin",
"sha1": "Cdwsk+Xr2t7sGfpzQIxojIZkk1I=",
- "sha512": "8mqhw62bxNH0lbE8lIbEO0eSap1P3OoTDOn2hKhREYD+WgmasgAlSSV5QDZ0ZDS2G5jMvJ6P9F/d8K8wx1orJw==",
+ "sha256": "BYuvTMRZdyhICaedSi2hETPCSJkUpxLZ4DDmMJIBcGk=",
"title": "Call Remote Job",
"url": "http://updates.jenkins-ci.org/download/plugins/call-remote-job-plugin/1.0.21/call-remote-job-plugin.hpi",
"version": "1.0.21",
@@ -10108,7 +10280,7 @@
"name": "Dante Briones"
}
],
- "excerpt": "A build status notifier that sends notifications to Campfire rooms",
+ "excerpt": "This plugin is a Campfire bot that can publish build statusses to Campfire rooms.",
"gav": "org.jenkins-ci.plugins:campfire:2.7",
"labels": [
"notifier"
@@ -10120,7 +10292,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/campfire-plugin",
"sha1": "9jwmMZ+GsMdxsgyLSVDBVidBYWQ=",
- "sha512": "CTV6xa18JJFxQpW+mGPSJHir6s0aounQXvhTke+QE1/VnMfG+9WnWZja/l+eWxS/TmstB+ZZZvYH7uzueVh23g==",
+ "sha256": "9Lblesl0J0vkNRODyds84nq73H224rlzWakP9WeAv9s=",
"title": "Campfire",
"url": "http://updates.jenkins-ci.org/download/plugins/campfire/2.7/campfire.hpi",
"version": "2.7",
@@ -10152,7 +10324,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/capitomcat-plugin",
"sha1": "Zov7Vfv3YJW5t4TK2rmUOnWl+FA=",
- "sha512": "cZhnDWRPg30j+R+UrCw3q9gSHRG1F4s2pCU/VOmB9QcDoCE/rD35uE/Etk/x42A/UaFmtgwbSDOG/SUoyIHdKw==",
+ "sha256": "jdI+mrdUZIMr0G3RfD+nx0p1CBgxT5H0nGdcgLY2UGY=",
"title": "Capitomcat",
"url": "http://updates.jenkins-ci.org/download/plugins/capitomcat/0.1.0/capitomcat.hpi",
"version": "0.1.0",
@@ -10179,7 +10351,7 @@
"name": "Fabien Crespel"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables use of <a href=\"https://www.apereo.org/projects/cas\" rel=\"nofollow\">CAS</a> as an authentication source, for single sign-on and single sign-out support.",
"gav": "org.jenkins-ci.plugins:cas-plugin:1.4.2",
"labels": [
"user"
@@ -10191,7 +10363,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cas-plugin",
"sha1": "Uc3N4YYxOX0znYFpxeOFVl11F3U=",
- "sha512": "QOGw6G5EJVg7/GKHsHXHM3lnwcux68+7gMLiBZbmu6WTA0wc8vJdq4yEVxMzoUow9afnUnhntmnnukjaSCx5Rg==",
+ "sha256": "u0grCmVyXBa7ceAYrLMQUctctqnephl+BlmhX2Vjtqo=",
"title": "CAS",
"url": "http://updates.jenkins-ci.org/download/plugins/cas-plugin/1.4.2/cas-plugin.hpi",
"version": "1.4.2",
@@ -10207,7 +10379,7 @@
"name": "Neetha Pai"
}
],
- "excerpt": "Use this plugin to deploy a VM, Volume, or Application for Test Dev",
+ "excerpt": "This plugin integrates with Catalogic copy data management platform and facilitates the deployment of an virtual machine, application or storage volume as an optional step of a build or pipeline.",
"gav": "com.catalogic.ecxjenkins:catalogic-ecx:1.9",
"labels": [],
"name": "catalogic-ecx",
@@ -10215,7 +10387,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/catalogic-ecx-plugin",
"sha1": "KvTBwzf+3oOtEgTU0TPVhOpJFHI=",
- "sha512": "ubADkUQSLUtrbREk5o9avKQn3gpSdp5TW9h4sERx4/tED/udNGsuNlZA5CIdgPYGbVQF96+g/8n8WV6tXnwACQ==",
+ "sha256": "O7mYHrtURyPdDzfgI3rcqhdC3LKNenuM4UzQfnzSTcs=",
"title": "ECX Copy Data Management",
"url": "http://updates.jenkins-ci.org/download/plugins/catalogic-ecx/1.9/catalogic-ecx.hpi",
"version": "1.9",
@@ -10230,7 +10402,7 @@
"name": "Gabriel Takeuchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin introduces a new view on which you can create collapsible groups of jobs based on regular expressions.",
"gav": "org.jenkins-ci.plugins:categorized-view:1.10",
"labels": [
"ui"
@@ -10242,7 +10414,7 @@
"requiredCore": "1.532.1",
"scm": "https://github.com/jenkinsci/categorized-view-plugin",
"sha1": "OdHQc0ExrliGo0Xev1PoNQkjvnI=",
- "sha512": "eExuJhTlBsV0vKIDuXOAGO13yOr1v36T3zPsUiELwyUsKVtWzB0K5XMkMr3BVTQ0JOlB0rB4YBvFqx7fTp6MXA==",
+ "sha256": "0j1mGN+fTDRCw1uqYkZ1RvU15JwndWZGHP/yv+e8svo=",
"title": "categorized-view",
"url": "http://updates.jenkins-ci.org/download/plugins/categorized-view/1.10/categorized-view.hpi",
"version": "1.10",
@@ -10257,7 +10429,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin parses <a href=\"http://cccc.sourceforge.net/\" rel=\"nofollow\">CCCC</a> output files to produce project and build reports.",
"gav": "com.thalesgroup.jenkins-ci.plugins:cccc:0.6",
"labels": [
"report"
@@ -10269,7 +10441,7 @@
"requiredCore": "1.410",
"scm": "https://github.com/jenkinsci/cccc-plugin",
"sha1": "dkJsiKHW6rmqQ0VAEUqlB8kwFls=",
- "sha512": "XmLLBWzOV8vBVEdGQ5hPbb+s/SfNey/3Pr6xPY1JjLfwMZ4nXC+68hyk+mzjvcPCmDHjxQJhnvJPPptyHcTq4A==",
+ "sha256": "yzjf8+PusKtdqjH6+6b5hjzJYJj5DN7Zw0IG8SCM4ps=",
"title": "CCCC",
"url": "http://updates.jenkins-ci.org/download/plugins/cccc/0.6/cccc.hpi",
"version": "0.6",
@@ -10316,7 +10488,7 @@
"name": "Cesar Fernandes de Almeida"
}
],
- "excerpt": "This plug-in generates the trend report for CCM, an open source static code analysis program.",
+ "excerpt": "This plug-in collects the <a href=\"http://www.blunck.info/ccm.html\" rel=\"nofollow\">CCM</a> analysis results of the project modules and visualizes the found warnings.",
"gav": "org.jvnet.hudson.plugins:ccm:3.2",
"labels": [
"report",
@@ -10330,14 +10502,14 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/ccm-plugin",
"sha1": "s341GtmDlhW9i2qxJVSmb1vxqfQ=",
- "sha512": "K2RGdRxjxd2+tqxgd/Ji1hxQt5hKF+qPz44LEfd2xAbSQpP5HzWxkmiurdLkQlB+PfmQxIt53+CPmWfgaEAckg==",
+ "sha256": "aTWZ7E1c4LABZlNHIuapa68H4OzGePfuy9fQTfMBJgc=",
"title": "CCM",
"url": "http://updates.jenkins-ci.org/download/plugins/ccm/3.2/ccm.hpi",
"version": "3.2",
"wiki": "https://plugins.jenkins.io/ccm"
},
"cerberus-testing": {
- "buildDate": "Jun 20, 2018",
+ "buildDate": "Jul 10, 2018",
"dependencies": [
{
"name": "structs",
@@ -10357,20 +10529,20 @@
"name": "Benoit Dumont"
}
],
- "excerpt": "This plugin allow : * Launch a test campaign on Cerberus (add campaign on Cerberus queue) * Wait Cerberus execute it * Display a report on console. Fail if a test is KO, else SUCCESS.",
- "gav": "org.jenkins-ci.plugins:cerberus-testing:1.2",
+ "excerpt": "This plugin allow to launch a test campaign on cerberus",
+ "gav": "org.jenkins-ci.plugins:cerberus-testing:1.3",
"labels": [],
"name": "cerberus-testing",
- "previousTimestamp": "2018-06-12T19:22:21.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2018-06-20T19:05:19.00Z",
+ "previousTimestamp": "2018-06-20T19:05:19.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2018-07-10T12:46:53.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/cerberus-testing-plugin",
- "sha1": "u6l031WuG72kInYqUQyAvdZXWXQ=",
- "sha512": "6XEJUn0Vydd5r8hEtHIMqtDMptBmPpgRwdJOdR1BadaSfgC3wBS01cRygmAGaaCOFCjwZvRQTy+m/h6Oi460zQ==",
+ "sha1": "kj0E83fuJSExaRztm5ZhlzmikvY=",
+ "sha256": "n34rPzi4WmGuauDZxiYvrdkeW1mv8sVoPWyyLaqJyUU=",
"title": "Cerberus Testing",
- "url": "http://updates.jenkins-ci.org/download/plugins/cerberus-testing/1.2/cerberus-testing.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cerberus-testing/1.3/cerberus-testing.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/cerberus-testing"
},
"change-assembly-version-plugin": {
@@ -10400,7 +10572,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/change-assembly-version-plugin",
"sha1": "gf4G41fT2xOORy5RxZ+fjch9Oxc=",
- "sha512": "Kogv2jMgwA/97aze43xjH3R+EnEUbmjXo4PHBKV5CLikyrUtB5sJuVFqBfMjD/99b6srcA63RRILLv9Mr8slLA==",
+ "sha256": "JyJhEKK98Zdqk468mSUV8HAQtezk0Ho/Csp1fwSbzNY=",
"title": "change-assembly-version-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/change-assembly-version-plugin/1.10/change-assembly-version-plugin.hpi",
"version": "1.10",
@@ -10425,7 +10597,7 @@
"name": "Emilio Escobar"
}
],
- "excerpt": "",
+ "excerpt": "This plugin copies change log data to a later build when a build is deleted.",
"gav": "org.jenkins-ci.plugins:changelog-history:1.7",
"labels": [
"misc"
@@ -10437,7 +10609,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/changelog-history-plugin",
"sha1": "eIKaiAgg6Z8PVRCiG7MOnDQDE+o=",
- "sha512": "svJr9VMCyOXiwdr+YJU85zczioHhGyNfRFgTiu9I7Qy6mnbvHgxFaK+ZqAEy6T8dT7oh4d16t629PD15e9Rqgg==",
+ "sha256": "NSpdMK30cB+40Yo3DajcANulMRrCX46BEsQt6cJ0J48=",
"title": "Change Log History",
"url": "http://updates.jenkins-ci.org/download/plugins/changelog-history/1.7/changelog-history.hpi",
"version": "1.7",
@@ -10452,7 +10624,7 @@
"name": "Nicolas De Loof"
}
],
- "excerpt": "generate changelog for a range of builds",
+ "excerpt": "Generate changelog for a range of jenkins builds.",
"gav": "org.jenkins-ci.plugins:changes-since-last-success:0.5",
"labels": [],
"name": "changes-since-last-success",
@@ -10462,7 +10634,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/changes-since-last-success-plugin",
"sha1": "GqrqkjidkyvOH/xDOBiF4d+NICU=",
- "sha512": "k1mfu1pC/225GCK2oKFY2Kd1YlunIprehjdTlIOkPDYXhilnElc7p+x4su3R8q2govuz4ZBXqWtLkxR8d6jkkA==",
+ "sha256": "KyMP/VBb3NPsWeHFDczkwo6D0TnBRO+Kn4b8m1XpdkI=",
"title": "Changes since last successfull build",
"url": "http://updates.jenkins-ci.org/download/plugins/changes-since-last-success/0.5/changes-since-last-success.hpi",
"version": "0.5",
@@ -10477,7 +10649,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "This plugin periodically wakes up and disconnects a random node to help ensure your systems resilience..",
+ "excerpt": "A plugin that periodically wakes up and disconnects build agents in order to prove that your infrastructure is fault resilient.",
"gav": "org.jenkins-ci.plugins:chaos-butler:1.0",
"labels": [
"cluster"
@@ -10487,24 +10659,24 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/jamm-plugin",
"sha1": "EYXgRdqdGYzgu0Lh7sNNSqU6nzA=",
- "sha512": "NeXFR4QrIyrLeF/8PAlR6syZIFxqQBxfG/a7FvIv7ttGlwnBtL4NhkXSL92OajUocoBvFPnNrwuTgB/he3sw4Q==",
+ "sha256": "1cw31Ki/POslZAi2nbCcksfwttIp+MN0VeZJQItXl8I=",
"title": "Chaos Butler",
"url": "http://updates.jenkins-ci.org/download/plugins/chaos-butler/1.0/chaos-butler.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/chaos-butler"
},
"chatter-notifier": {
- "buildDate": "Sep 14, 2017",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
- "name": "credentials",
+ "name": "junit",
"optional": false,
- "version": "1.22"
+ "version": "1.8"
},
{
- "name": "junit",
+ "name": "credentials",
"optional": false,
- "version": "1.8"
+ "version": "1.22"
}
],
"developers": [
@@ -10524,22 +10696,22 @@
"name": "Justin Harringa"
}
],
- "excerpt": "Post build results to Chatter",
- "gav": "org.jenkins-ci.plugins:chatter-notifier:2.0.4",
+ "excerpt": "This plugin will post build results to a Chatter feed.",
+ "gav": "org.jenkins-ci.plugins:chatter-notifier:2.0.5",
"labels": [
"notifier"
],
"name": "chatter-notifier",
- "previousTimestamp": "2017-05-29T17:45:43.00Z",
- "previousVersion": "2.0.3",
- "releaseTimestamp": "2017-09-14T06:58:13.00Z",
+ "previousTimestamp": "2017-09-14T06:58:13.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2018-08-13T16:52:50.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/chatter-notifier-plugin",
- "sha1": "1IaZz3Aj+1QyE6C18iwxLvQo3RM=",
- "sha512": "EyTC5om4qndZbQ0veiBlQC3ZbHYiQppFBhavRNNRsTLFi5xicB0LgmaqenBpPHe0HHt/yuucYD1AHtszptneGQ==",
+ "sha1": "CHFrChekXJxDkTSN1jcgVditKXY=",
+ "sha256": "GZJYxiieWRmzGgpoKjDuKBwaz3QZVN71pTfkWrJdNDE=",
"title": "Chatter Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/chatter-notifier/2.0.4/chatter-notifier.hpi",
- "version": "2.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/chatter-notifier/2.0.5/chatter-notifier.hpi",
+ "version": "2.0.5",
"wiki": "https://plugins.jenkins.io/chatter-notifier"
},
"chatwork": {
@@ -10557,7 +10729,7 @@
"name": "sue445"
}
],
- "excerpt": "This Plugin will notify the ChatWork any message.",
+ "excerpt": "This plugin will notify the ChatWork the start of Job.",
"gav": "org.jenkins-ci.plugins:chatwork:1.0.8",
"labels": [
"notifier"
@@ -10569,7 +10741,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/chatwork-plugin",
"sha1": "b7L7EuyidD6HezmH5g90WCj0qmM=",
- "sha512": "7rx8osyc+90WpJy9mXSN7GbEureGd72KAQFW+saM2Wg1XWGsvEXIuCKbX3NABeWFu04CwkaECHeQSnoI3Uc+aw==",
+ "sha256": "4Ajn0Z8m7Rjay0J9KytfBK1EQLqnWdMUldOeMVD7g10=",
"title": "ChatWork",
"url": "http://updates.jenkins-ci.org/download/plugins/chatwork/1.0.8/chatwork.hpi",
"version": "1.0.8",
@@ -10599,7 +10771,7 @@
"name": "Sergey Kadaner"
}
],
- "excerpt": "Provides automatic scan of code by Checkmarx server and shows results summary and trend in Jenkins interface.",
+ "excerpt": "This plugin allows scanning the source code in Checkmarx static code analysis engine. See <a href=\"https://checkmarx.atlassian.net/wiki/display/KC/CxSAST&#43;Jenkins&#43;Plugin\" rel=\"nofollow\">https://checkmarx.atlassian.net/wiki/display/KC/CxSAST&#43;Jenkins&#43;Plugin</a>.",
"gav": "com.checkmarx.jenkins:checkmarx:8.70.0",
"labels": [
"external",
@@ -10612,7 +10784,7 @@
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/checkmarx-plugin",
"sha1": "jvYoRWKsao+cIwjDCqBv5h+8PyM=",
- "sha512": "pYeeaZoBlVij/5J1nMfjSN65NcCmGtln+mOgKZEsUF/Q+TPzBSTlVOS8pG3YesRKQQ5WXt9KaTCdcekVqtw6sg==",
+ "sha256": "nc39y1HwRiEiIDn1hQB840VI4lS5CL93TeCBPQURwFQ=",
"title": "Checkmarx",
"url": "http://updates.jenkins-ci.org/download/plugins/checkmarx/8.70.0/checkmarx.hpi",
"version": "8.70.0",
@@ -10654,7 +10826,7 @@
"name": "Ulli Hafner"
}
],
- "excerpt": "This plug-in generates the trend report for Checkstyle, an open source static code analysis program.",
+ "excerpt": "This plug-in collects the <a href=\"http://checkstyle.sourceforge.net/\" rel=\"nofollow\">Checkstyle</a> analysis results of the project modules and visualizes the found warnings.",
"gav": "org.jvnet.hudson.plugins:checkstyle:3.50",
"labels": [
"maven",
@@ -10667,7 +10839,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/checkstyle-plugin",
"sha1": "JRAYNpLrQrPkCmb2hu0VraodNM4=",
- "sha512": "9bzzQiqtLbAXIfAFbm08QBVKY++w3OAsmYcGtuRed76qmHPkLZU+2S4eTm0Eve7lTFuegoJuFY5c2dEaNBQn5Q==",
+ "sha256": "wsa8R/Ubmim0RO6tzE1buA/CItBF89C+L4gh5E7E4MA=",
"title": "Checkstyle",
"url": "http://updates.jenkins-ci.org/download/plugins/checkstyle/3.50/checkstyle.hpi",
"version": "3.50",
@@ -10697,12 +10869,45 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/chef-plugin",
"sha1": "wBXsJ4bCM4yYanAw+qQnKO+aiBg=",
- "sha512": "g7aFcFE7BnvhMu2jJ7bB1rrlXC9/vwam5v+sxgfjOgqInfzgiUazaCwO/CxkhB3kdCyPS0VAtIC/D+YctlNVHw==",
+ "sha256": "lX2rqM3Kr5H6fvJ6aTMdWY+UPFtcX2jmTnIazF6lA+U=",
"title": "Chef",
"url": "http://updates.jenkins-ci.org/download/plugins/chef/0.1.7/chef.hpi",
"version": "0.1.7",
"wiki": "https://plugins.jenkins.io/chef"
},
+ "chef-cookbook-pipeline": {
+ "buildDate": "Jul 16, 2018",
+ "dependencies": [
+ {
+ "name": "blueocean",
+ "optional": false,
+ "version": "1.2.4"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.12"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "rhass"
+ }
+ ],
+ "excerpt": "Set up a pipeline for testing Chef cookbooks.",
+ "gav": "io.chef.jenkins-ci.plugins:chef-cookbook-pipeline:0.1.0",
+ "labels": [],
+ "name": "chef-cookbook-pipeline",
+ "releaseTimestamp": "2018-07-16T16:53:42.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/chef-cookbook-pipeline-plugin",
+ "sha1": "C1gyyrnnih8GeoqWmO+8Ll6H4GE=",
+ "sha256": "PMBPAO8TvEmryWy/JF3gbYXoW8QQsqhGkZmRgMW4M0A=",
+ "title": "Chef Cookbook Pipeline",
+ "url": "http://updates.jenkins-ci.org/download/plugins/chef-cookbook-pipeline/0.1.0/chef-cookbook-pipeline.hpi",
+ "version": "0.1.0",
+ "wiki": "https://plugins.jenkins.io/chef-cookbook-pipeline"
+ },
"chef-identity": {
"buildDate": "May 12, 2015",
"dependencies": [],
@@ -10713,7 +10918,7 @@
"name": "Tyler Fitch"
}
],
- "excerpt": "Allows management of Chef credentials so jobs can execute jobs against a Chef server using those credentials",
+ "excerpt": "This plugin manages user credentials for a <a href=\"http://getchef.com\" rel=\"nofollow\">Chef</a> server.",
"gav": "org.jenkins-ci.plugins:chef-identity:1.0.0",
"labels": [
"buildwrapper",
@@ -10726,7 +10931,7 @@
"requiredCore": "1.554.3",
"scm": "https://github.com/jenkinsci/chef-identity-plugin",
"sha1": "UmaEoStHj91K+jhY/3NrZ4ksxt8=",
- "sha512": "/8CfJLD41SHcwnfVYbF7jbsWbLkeh99Nwe+E0u6pw/nzL6z+makE97D17YmhmAfydO97/aXg5caSVwRhnry66Q==",
+ "sha256": "SWpeFXEt1fSDTS9S6RhNxKpzqYOeGyc+jEGzKLuGx1E=",
"title": "Chef Identity",
"url": "http://updates.jenkins-ci.org/download/plugins/chef-identity/1.0.0/chef-identity.hpi",
"version": "1.0.0",
@@ -10746,7 +10951,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin accepts submissions from chef_handler_jenkins and tracks how files are getting deployed.",
"gav": "org.jenkins-ci.plugins:chef-tracking:1.0",
"labels": [],
"name": "chef-tracking",
@@ -10754,7 +10959,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/chef-tracking-plugin",
"sha1": "Cj/OVnOlCfaFD7O0c/cidYrEZ3c=",
- "sha512": "7dngYZS15iH5uG9HLKz0XAqv4CAvgeWqpn+nUx0OOaBIrym4xtBPNszZhEmDQcKoFTM0kHUx9g+qmSatKIjD+A==",
+ "sha256": "e5fK9rhe5t1eYyJFiJpEW3fA+QcFItBYTCbz8b/7Z2E=",
"title": "chef-tracking",
"url": "http://updates.jenkins-ci.org/download/plugins/chef-tracking/1.0/chef-tracking.hpi",
"version": "1.0",
@@ -10774,7 +10979,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "Adds JavaScript \"Chosen\" library for other plugins",
+ "excerpt": "Library plugin that adds <a href=\"http://harvesthq.github.com/chosen/\" rel=\"nofollow\">&#34;Chosen&#34;</a> JavaScript library.",
"gav": "org.jenkins-ci.plugins:chosen:1.0",
"labels": [],
"name": "chosen",
@@ -10782,7 +10987,7 @@
"requiredCore": "1.488",
"scm": "https://github.com/jenkinsci/chosen-plugin",
"sha1": "OWXmtS3vpshYI6XG9TSpNph7A8Y=",
- "sha512": "wXsqJ6jf2w75pFNRIeaPikUG2dl6wZO5BfcXxE/wwRs9Z+gvYKkz3sm5Qa6rYhF1VjROzX8vbdBjIo/SChxQFg==",
+ "sha256": "JhTEcL7f7bVuPXLaIkWN5pUl5BLCQK+irFYDCtoRW5M=",
"title": "Chosen",
"url": "http://updates.jenkins-ci.org/download/plugins/chosen/1.0/chosen.hpi",
"version": "1.0",
@@ -10797,7 +11002,7 @@
"name": "Gabriel Takeuchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds a view tab bar that presents the view list using the &#34;chosen&#34; (https://github.com/julesjanssen/chosen/) drop down list. This view tab bar is useful when you have too many views that can&#39;t fit horizontally in most browsers.",
"gav": "org.jenkins-ci.plugins:chosen-views-tabbar:1.2",
"labels": [
"ui"
@@ -10809,7 +11014,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/chosen-views-tabbar",
"sha1": "UmqszSa0USnjbzvMMxEQi42hM3g=",
- "sha512": "qy/gD6mjd+QZZV8r+HR5Rl2KslFoglLeMBacykysOsrsFb2f3aw1rjxqEshOgXvyj5k3E0hkLkjQi/HejKhOSA==",
+ "sha256": "elMhM8pU+AHvTwlydSkdVdjXxlNCtPzBgpXk6KjmlpM=",
"title": "chosen-views-tabbar",
"url": "http://updates.jenkins-ci.org/download/plugins/chosen-views-tabbar/1.2/chosen-views-tabbar.hpi",
"version": "1.2",
@@ -10825,7 +11030,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provide Google Chrome Frame request for all pages.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Chrome&#43;Frame&#43;Plugin\" rel=\"nofollow\">Chrome Frame Plugin</a> provides <a href=\"http://code.google.com/chrome/chromeframe/\" rel=\"nofollow\">Google Chrome Frame</a> request for all pages.",
"gav": "org.jenkins-ci.plugins:chrome-frame-plugin:1.1",
"labels": [
"page-decorator"
@@ -10837,7 +11042,7 @@
"requiredCore": "1.429",
"scm": "https://github.com/jenkinsci/chrome-frame-plugin",
"sha1": "cU9qJp/rTvNJ3onkEN9RmHBniqQ=",
- "sha512": "ssnrjj0NmGYY8DRkdXSUq+/+cE5GIXgHqBO3SZ/QfBbKcxwc0je74Gtjk5tSXt1ujmlwvMCBlbPLxtMo8z7deA==",
+ "sha256": "YnYIRgBmNE4Vwnbk+ue2FR+pCxeFgsgpHIHnoYDO/yQ=",
"title": "Chrome Frame",
"url": "http://updates.jenkins-ci.org/download/plugins/chrome-frame-plugin/1.1/chrome-frame-plugin.hpi",
"version": "1.1",
@@ -10851,7 +11056,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "",
+ "excerpt": "This plugin auto-installs <a href=\"http://code.google.com/p/selenium/wiki/ChromeDriver\" rel=\"nofollow\">chromedriver</a> to all the slaves.",
"gav": "org.jenkins-ci.plugins:chromedriver:1.2",
"labels": [],
"name": "chromedriver",
@@ -10861,7 +11066,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/chromedriver-plugin",
"sha1": "BUsc8yLZKDj6+2zeTeu7yq2UvPs=",
- "sha512": "n4566VO9JN+uW1E4CWOhlk5co0ove/J6ecqYJAu9H62/4EyGP00fRUtUSkpWCytYBlqCSIYh8+IpH8u3p5CO2w==",
+ "sha256": "RNZ5AokPMaWscCp1wzcsLk4QLg6QUZatQtFY/VgeCkk=",
"title": "chromedriver",
"url": "http://updates.jenkins-ci.org/download/plugins/chromedriver/1.2/chromedriver.hpi",
"version": "1.2",
@@ -10877,7 +11082,7 @@
"name": "Roman Mohr"
}
],
- "excerpt": "Support for disposable chroot environments (pbuilder), which can be very usefull for C and C++ projects",
+ "excerpt": "chroot environment management plugin for clean build environments.",
"gav": "org.jenkins-ci.plugins:chroot:0.1.4",
"labels": [
"buildwrapper",
@@ -10891,7 +11096,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/chroot-plugin",
"sha1": "ybddY3y9sxYkKfNsU0MaYv0jwYE=",
- "sha512": "MUn1nZZ5aAqh5lsoduAdTtuJkV+9wJSUGjv58Ooi/CDTD+oYrmHxwuserdArQwKrYK4vcO63WOjmrP01GnOkkA==",
+ "sha256": "pH/3k93093pdiMQD+vtVjIJhk2gHuOEjYAzPWQVBVdc=",
"title": "Chroot",
"url": "http://updates.jenkins-ci.org/download/plugins/chroot/0.1.4/chroot.hpi",
"version": "0.1.4",
@@ -10907,7 +11112,7 @@
"name": "Baptiste Mathus"
}
],
- "excerpt": "Displays a picture of Chuck Norris (instead of Jenkins the butler) and a random Chuck Norris 'The Programmer' fact on each build page.",
+ "excerpt": "ChuckNorris plugin displays a picture of Chuck Norris (instead of Jenkins the butler) and a random Chuck Norris &#39;The Programmer&#39; fact on each build page.",
"gav": "org.jvnet.hudson.plugins:chucknorris:1.1",
"labels": [
"ui"
@@ -10919,7 +11124,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/chucknorris-plugin",
"sha1": "FlpQpVXtz7DJdQyOP5zw9Zq8HPk=",
- "sha512": "38AVyyut5kj7pdYcOI24akqZmEoCq5E3vdwQ+SENu2ZUNhKTvFZlLMPnAJfXzjEYzRCPjVuJ6Y+lEfU1ogikrQ==",
+ "sha256": "fX82M8m1KHdIYelE0YEN3sG/ZvxdLLKI9+I/GfBCtUI=",
"title": "ChuckNorris",
"url": "http://updates.jenkins-ci.org/download/plugins/chucknorris/1.1/chucknorris.hpi",
"version": "1.1",
@@ -10991,7 +11196,7 @@
"name": "Christoph Kutzinski"
}
],
- "excerpt": "",
+ "excerpt": "The continuous integration build game.",
"gav": "org.jenkins-ci.plugins:ci-game:1.26",
"labels": [
"misc",
@@ -11004,7 +11209,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/ci-game-plugin",
"sha1": "gC1f2PCEIV8ltXpXN6dmViQigcA=",
- "sha512": "lkdEI3zQGl1khDgRpSLpfhsm60+j6FNZTRrjGb1aN+F1o2AgTFj/e9Hz6tt03hdfLPWAtTVIYqBcqOaq9AxGeg==",
+ "sha256": "j5nB2FxPdZuUZwwnprYqAdPbR2QEMJCPwK5UNsvOVU8=",
"title": "Continuous Integration game",
"url": "http://updates.jenkins-ci.org/download/plugins/ci-game/1.26/ci-game.hpi",
"version": "1.26",
@@ -11034,7 +11239,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/ci-skip-plugin",
"sha1": "nRvBw3GScUvD35WD75/md5/MC1k=",
- "sha512": "QtMtVKaaY3Z7wtBMo7B+oREqE9T2jyTzhZh3l1b7sb3gSLAbmXJWVF6gxTxOnsWO0Lx+WTGPWYFseXVxQxMpWA==",
+ "sha256": "JKhINA66blOR4zSd01WJWBykY1Bd9vpRJvRpsYdHRU0=",
"title": "Ci Skip",
"url": "http://updates.jenkins-ci.org/download/plugins/ci-skip/0.0.2/ci-skip.hpi",
"version": "0.0.2",
@@ -11066,14 +11271,14 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/ci-with-toad-devops-toolkit-plugin",
"sha1": "Cp/10uUbMVguXoA4HbmM/0wOfoI=",
- "sha512": "kmVS/cBPbILJ0RfgPUd72nJ4XXvAfPXx8JWT5j5lWesMgBvpmAkLywarcJnhlzYSHe9VGZ5Ylflt6yCg0cTEhA==",
+ "sha256": "Snnlm6lNXhrUQr52wVQVOYsV4tKRb83GGSGsET1CdYw=",
"title": "Continuous Integration with Toad DevOps Toolkit",
"url": "http://updates.jenkins-ci.org/download/plugins/ci-with-toad-devops-toolkit/1.1/ci-with-toad-devops-toolkit.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/ci-with-toad-devops-toolkit"
},
"ci-with-toad-edge": {
- "buildDate": "Nov 15, 2017",
+ "buildDate": "Jul 11, 2018",
"dependencies": [],
"developers": [
{
@@ -11083,19 +11288,19 @@
}
],
"excerpt": "Allows users to automate database lifecycle management operations.",
- "gav": "org.jenkins-ci.plugins:ci-with-toad-edge:1.2",
+ "gav": "org.jenkins-ci.plugins:ci-with-toad-edge:2.0",
"labels": [],
"name": "ci-with-toad-edge",
- "previousTimestamp": "2017-07-26T11:25:55.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2017-11-15T12:28:27.00Z",
+ "previousTimestamp": "2017-11-15T12:28:27.00Z",
+ "previousVersion": "1.2",
+ "releaseTimestamp": "2018-07-11T10:53:21.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ci-with-toad-edge-plugin",
- "sha1": "TZNTI920s8sRIxutGZzOkkDK4DU=",
- "sha512": "DPMWrwGCaSsOv0WhewHRFtH/1oklv5LtQzl0wlw8F3U+rHCGBMdQFGJLpGzq1vCl6jK0BQCWd1z9v4XPzuEYVA==",
+ "sha1": "tPGka7Fc9a7BC8XaYa9hjmw4uyA=",
+ "sha256": "Nkko4XdYCeQJcePl6uUbwhJ3cLdMaLZz84+0uUxQiDk=",
"title": "Continuous Integration with Toad Edge",
- "url": "http://updates.jenkins-ci.org/download/plugins/ci-with-toad-edge/1.2/ci-with-toad-edge.hpi",
- "version": "1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ci-with-toad-edge/2.0/ci-with-toad-edge.hpi",
+ "version": "2.0",
"wiki": "https://plugins.jenkins.io/ci-with-toad-edge"
},
"cisco-spark": {
@@ -11134,7 +11339,7 @@
"name": "fu.jian"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to publish content to Cisco spark room.",
"gav": "org.jenkins-ci.plugins:cisco-spark:1.1.1",
"labels": [
"notifier"
@@ -11146,7 +11351,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/cisco-spark-plugin",
"sha1": "Vl06ZvdyLEbbX+tdfXh42JdwQ4M=",
- "sha512": "jrOmOxMfPjC5ZvJjjwi8nUsrREhD+PEDkWYOCyT1Dn0u9QQtgyB6TDcwvCOO1cQNGt7Qr9GudsQmgzOxQvybqw==",
+ "sha256": "Jk4tefvE4Ono314vtsrouivgE1bVV7WYgE5dTqj7qy4=",
"title": "Cisco Spark",
"url": "http://updates.jenkins-ci.org/download/plugins/cisco-spark/1.1.1/cisco-spark.hpi",
"version": "1.1.1",
@@ -11193,7 +11398,7 @@
"name": "Taylor Patton"
}
],
- "excerpt": "Notify Cisco Spark spaces from build, post-build and pipeline steps",
+ "excerpt": "Notify Cisco Spark spaces from build, post-build and pipeline steps using &#39;Secret text&#39; credential containing bot or user token",
"gav": "org.jenkins-ci.plugins:cisco-spark-notifier:1.1.1",
"labels": [
"notifier"
@@ -11205,7 +11410,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/cisco-spark-notifier-plugin",
"sha1": "yMk7W7HrnPPpSiVan4SaRIeISXs=",
- "sha512": "7rrV5bvPXn3fgGb2XZSr0dj21Uuy4R+9g56Kb2NqbRb24HObstCNWNNMHYEtUH4HytGpckvgw8JUEFF6tz5kig==",
+ "sha256": "/zoDVXXag1Sr2JRCCRX1N7jp9H6zFfmxi2rWxgxKgeQ=",
"title": "Cisco Spark Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/cisco-spark-notifier/1.1.1/cisco-spark-notifier.hpi",
"version": "1.1.1",
@@ -11250,7 +11455,7 @@
"name": "Arnaud TAMAILLON"
}
],
- "excerpt": "",
+ "excerpt": "Allow users to claim or be assigned failed builds.",
"gav": "org.jenkins-ci.plugins:claim:2.15",
"labels": [
"misc"
@@ -11262,7 +11467,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/claim-plugin",
"sha1": "o9ccpWLHxquCjXljXSUtsBzaD2s=",
- "sha512": "IxAu63e3CyqhNuzz69LTTzdIgMkjEZ+OcSscaH716NpbC12eTfydsLfEPT6hXvSjavvY7QW6jeXnI/R2wF3n5A==",
+ "sha256": "LqG1PsPYKc2ZxIKIGv9oEE+YlAIG0fCP26x3umlYN00=",
"title": "Claim",
"url": "http://updates.jenkins-ci.org/download/plugins/claim/2.15/claim.hpi",
"version": "2.15",
@@ -11277,7 +11482,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to check the artifacts with ClamAV.",
"gav": "org.jenkins-ci.plugins:clamav:0.3",
"labels": [
"external"
@@ -11289,7 +11494,7 @@
"requiredCore": "1.596.2",
"scm": "https://github.com/jenkinsci/clamav-plugin",
"sha1": "rQKqZv2DXGgtLRFrjYhnkNft3CE=",
- "sha512": "FgU8KGiAPEIt0CKx1ssDbBO+XMOnlcekarq69hcNDQxQmPJjngL93WM46F9vsLKR+E4q7QIPsNz506ktKPWfZw==",
+ "sha256": "PWF6RUucq57Rp7Yg1LJUWY6pAtQ8znB6RJK0ecBeXSw=",
"title": "ClamAV",
"url": "http://updates.jenkins-ci.org/download/plugins/clamav/0.3/clamav.hpi",
"version": "0.3",
@@ -11310,7 +11515,7 @@
"name": "Craig Rodrigues"
}
],
- "excerpt": "Provides an easy way to execute and report Clang scan-build errors using jenkins",
+ "excerpt": "This plugin provides an new type of build-step and a publisher which can be used together to have an XCode project statically analyzed using the Clang Static Analyzer.",
"gav": "org.jenkins-ci.plugins:clang-scanbuild:1.8",
"labels": [
"report",
@@ -11321,7 +11526,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/clang-scanbuild-plugin",
"sha1": "/6hhYOfZYEd6w88MQU3sRvx1HS8=",
- "sha512": "RQoIIsikMwvUw0Ly5UyOadbsd5V3+6S2xNJmNluXPbpWcYW/kvo+/6IqbJoBWp1L7inll1+xmvy8EjY8l2B0Fw==",
+ "sha256": "g+gNLPavwThD8536QEfQFCA3hHXXcSkbKdJYgPriVqg=",
"title": "Clang Scan-Build",
"url": "http://updates.jenkins-ci.org/download/plugins/clang-scanbuild/1.8/clang-scanbuild.hpi",
"version": "1.8",
@@ -11337,7 +11542,7 @@
"name": "Joshua Kennedy"
}
],
- "excerpt": "Provides an easy way to execute and report Clang scan-build errors using jenkins",
+ "excerpt": "This plugin provides an new type of build-step and a publisher which can be used together to have an XCode project statically analyzed using the Clang Static Analyzer.",
"gav": "jenkins.plugins.clangscanbuild:clang-scanbuild-plugin:1.7",
"labels": [
"report",
@@ -11350,7 +11555,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/clang-scanbuild-plugin",
"sha1": "H4uiE9nfXMnpBpgk9HTpuGjxTQM=",
- "sha512": "K35c/tfI8/CtUaI1oYXhhkpY8S5vSj0AoH/Ag5TsiTKPP/YGckMqKmY1kAYca0Msoy2Z8CwtYDFaXAkJcG0umA==",
+ "sha256": "knb4TdDW+tHD66PC99TKv9v+SoBhtyRYUrzt2EbSHIA=",
"title": "Clang Scan-Build",
"url": "http://updates.jenkins-ci.org/download/plugins/clang-scanbuild-plugin/1.7/clang-scanbuild-plugin.hpi",
"version": "1.7",
@@ -11367,7 +11572,7 @@
"name": "Praqma Josra"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to retrieve files from a ClearCase SCM using a configspec.",
"gav": "org.jenkins-ci.plugins:clearcase:1.6.3",
"labels": [
"scm"
@@ -11379,7 +11584,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/clearcase-plugin",
"sha1": "6av1vR4JX2SM9GSeMh85J2Vf/fY=",
- "sha512": "Wn8nompaPO96SIP22qz9bgpuZ/kwm3Li0pzFBI9+bBaYIjQIdKsm8qzGCZ/ISAR47fo6rSH2T/WJ8Ac6m7kyXA==",
+ "sha256": "utQN38epSQAiEMsUWrS7wF8zKcnjzmootvvXUcqVRxs=",
"title": "ClearCase",
"url": "http://updates.jenkins-ci.org/download/plugins/clearcase/1.6.3/clearcase.hpi",
"version": "1.6.3",
@@ -11401,7 +11606,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "A plug-in that enables users to promote UCM baselines to the release promotion level.",
"gav": "org.jvnet.hudson.plugins:clearcase-release:0.3",
"labels": [
"buildwrapper"
@@ -11411,7 +11616,7 @@
"requiredCore": "1.358",
"scm": "https://github.com/jenkinsci/clearcase-release-plugin",
"sha1": "wJ5JCXLgN+2LYyJM83A+dfmsIUk=",
- "sha512": "vGy9fi4nEdvXtsYE9VIpBRq7IBiQQvzJeHU/37bQ+xHRdFnBZtjIyGdxMXlnrb+g6+0ff3vx4Qg5LtdjeIdfFg==",
+ "sha256": "6XXSqB/uLNyevo6wmyu0/FCd8X3GQvH/r1X/zfPupYg=",
"title": "ClearCase Release",
"url": "http://updates.jenkins-ci.org/download/plugins/clearcase-release/0.3/clearcase-release.hpi",
"version": "0.3",
@@ -11434,7 +11639,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/clearcase-ucm-api-plugin",
"sha1": "wE3XgegLNnEFvgtgiLSaIb/pQDw=",
- "sha512": "h1cy870NnMD1e0qWTats9Ejtq5xDQVAqQQJnz7UczzLezAEaMqQRDbAEKvYHAHY7Xhyugn+YEK+4AaXrVyqXzw==",
+ "sha256": "O34snTqryfS+mOVNIjN/K6x1ejB0DLp0KsZ3iYXMvDY=",
"title": "ClearCase UCM library",
"url": "http://updates.jenkins-ci.org/download/plugins/clearcase-ucm-api/1.0.0/clearcase-ucm-api.hpi",
"version": "1.0.0",
@@ -11456,7 +11661,7 @@
"name": "Romain Seguy"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in allows using ClearCase UCM baselines (composite or not) as the input of builds: Users will be asked to select a baseline when building a job.",
"gav": "org.jvnet.hudson.plugins:clearcase-ucm-baseline:1.7.4",
"labels": [
"scm"
@@ -11468,7 +11673,7 @@
"requiredCore": "1.375",
"scm": "https://github.com/jenkinsci/clearcase-ucm-baseline-plugin",
"sha1": "M096rg4dK3BO7jdZAvungMCIqhs=",
- "sha512": "3rSUjejRkw2Ijp0zdAIQOXpSg/yawqn8y7NHoTSeCfjB3OhjZ6GYTGNjjHiFcdEz9Tm/nRtegG79jvVh/TGZLQ==",
+ "sha256": "0PfhggTBqOu02TNy7gZ0SheQeEQbQ5fYqkjmT3kR/+A=",
"title": "ClearCase UCM Baseline",
"url": "http://updates.jenkins-ci.org/download/plugins/clearcase-ucm-baseline/1.7.4/clearcase-ucm-baseline.hpi",
"version": "1.7.4",
@@ -11499,7 +11704,7 @@
"name": "man@praqma.net"
}
],
- "excerpt": "Integrates Jenkins to ClearCase UCM",
+ "excerpt": "A ClearCase UCM plugin for Jenkins and Hudson",
"gav": "org.jenkins-ci.plugins:clearcase-ucm-plugin:1.7.1",
"labels": [
"scm"
@@ -11509,8 +11714,9 @@
"previousVersion": "1.7.0",
"releaseTimestamp": "2018-06-18T11:13:51.00Z",
"requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/clearcase-ucm-plugin",
"sha1": "aBIFN3uHt0Zafn6NhvwOiysherk=",
- "sha512": "ulWP6D0nnG/ItD5c2tVsk3cd4eubHKg7zvlRBfuVbdKjHtUmxOO8UaSQK76yIQdY9sxSV/9g10ct+oXqa40Q+g==",
+ "sha256": "F1p8syosje6c9PS1wKrGhn8ac1/2xPdJ5ysC5Az/Vs4=",
"title": "ClearCase UCM Plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/clearcase-ucm-plugin/1.7.1/clearcase-ucm-plugin.hpi",
"version": "1.7.1",
@@ -11536,7 +11742,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/cli-commander-plugin",
"sha1": "VKB+fRC1095r9g4j+TpOk54XDuk=",
- "sha512": "oz5Kg3kIuOo16aNrpXSujo5rLRB2zKknh9oi76HLc+1+28UBcUwm6TM2b0nhzSbInxO6hiKJ+k4wquaETWkA3g==",
+ "sha256": "dnB2iziPOEUMigkziBhYLqVzWt6CoG8ktFl9Yi+h/fQ=",
"title": "CLI Commander",
"url": "http://updates.jenkins-ci.org/download/plugins/cli-commander/0.3/cli-commander.hpi",
"version": "0.3",
@@ -11563,7 +11769,7 @@
"name": "Thierry HENRIO"
}
],
- "excerpt": "This plug-in enables to run CLIF test plans from Jenkins and get detailed performance test reports, including response time statistics, graphs, and performance trends (see http://clif.ow2.org). Note: at least one CLIF server runtime to be installed along with this plug-in.",
+ "excerpt": "This plugin adds Clif support to Jenkins.",
"gav": "org.jenkins-ci.plugins:clif-performance-testing:1.0.1",
"labels": [
"builder",
@@ -11577,7 +11783,7 @@
"requiredCore": "2.13",
"scm": "https://github.com/jenkinsci/clif-performance-testing-plugin",
"sha1": "6G3QtI9z6iGrUD6QmQBAfs2BzBU=",
- "sha512": "rtjq2rrzEWNRJORFu8U6P0FzqoyWS3zX6fa6+nNbZWHnnHT39XA8+eSNbhMe24ZI3E4pcD5KOxO0iS1KwAko+Q==",
+ "sha256": "ByINVAGHiJiXes1avG+oUPm7T0l1ALfs02eQYFceZTU=",
"title": "CLIF Performance Testing",
"url": "http://updates.jenkins-ci.org/download/plugins/clif-performance-testing/1.0.1/clif-performance-testing.hpi",
"version": "1.0.1",
@@ -11593,7 +11799,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "Plugin to archive workspaces from one project and reuse those as SCM sources for other projects.",
+ "excerpt": "This plugin makes it possible to archive the workspace from builds of one project and reuse them as the SCM source for another project.",
"gav": "org.jenkins-ci.plugins:clone-workspace-scm:0.6",
"labels": [
"scm"
@@ -11605,7 +11811,7 @@
"requiredCore": "1.463",
"scm": "https://github.com/jenkinsci/jenkins-clone-workspace-scm-plugin",
"sha1": "5QjXyiVfpaMIMMoBhPZuZnzGVtA=",
- "sha512": "tv81gHyrjzc1XHOlcYy4GgxhUUFrH5cdwIlmC04o1F5hwu0cZpez1lycne1VnH4m7YSoaoyEQp2EYvWDwgMwQQ==",
+ "sha256": "AxqI1Mbrz6QNRme1sWGnH9ooBFu9oAMsS1sV6+T0KU4=",
"title": "Clone Workspace SCM",
"url": "http://updates.jenkins-ci.org/download/plugins/clone-workspace-scm/0.6/clone-workspace-scm.hpi",
"version": "0.6",
@@ -11634,7 +11840,7 @@
"requiredCore": "2.8",
"scm": "https://github.com/jenkinsci/cloud-stats-plugin",
"sha1": "Tqb6lkDmmVd1lvPwTNZKebkXooQ=",
- "sha512": "2Q23P3a+SHwSOFccqgVAuVT+4751oie3IcOq9hD3nzWnr6Q7kybDQkrD4q14wgKA90g9we6WjudcjvbW4oFiHg==",
+ "sha256": "1vvsHa+ZvEWvWXEfQVU6KBIMwsi2kEC14m08eySYxzs=",
"title": "Cloud Statistics",
"url": "http://updates.jenkins-ci.org/download/plugins/cloud-stats/0.18/cloud-stats.hpi",
"version": "0.18",
@@ -11694,7 +11900,7 @@
"name": "Vivek Pandey"
}
],
- "excerpt": "Discover and build Bitbucket Cloud and Bitbucket Server pull requests and branches and send status notifications with the build result.",
+ "excerpt": "Allows to use Bitbucket Cloud as a source for multi-branch projects. It also provides the required connectors for Bitbucket Cloud Team Folder (also known as repositories auto-discovering).",
"gav": "org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source:2.2.12",
"labels": [
"scm"
@@ -11706,7 +11912,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/bitbucket-branch-source-plugin",
"sha1": "OZeWYt/wXY6F+XPAQmSlD2Lljw8=",
- "sha512": "uQt7ogv9XnmTnQxEgCit6lj6YZGhg5RPHKWck2YmaN8CsCGAwOqUsCnIXh+MneDGc2e9SEmiHgKWie29LcODCw==",
+ "sha256": "jCb4MsVVnVukoXSJ+kC3DwZFIyqc+B7gdfg7caJzSaQ=",
"title": "Bitbucket Branch Source",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-bitbucket-branch-source/2.2.12/cloudbees-bitbucket-branch-source.hpi",
"version": "2.2.12",
@@ -11726,7 +11932,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "This plugin is used to manage credentials within Jenkins. This plugin is used by CloudBees plugins to access CloudBees services.",
+ "excerpt": "<b>CloudBees Credentials Plugin</b><br /> This plugin is used to manage credentials within Jenkins. This plugin is used by CloudBees plugins to access CloudBees services.",
"gav": "com.cloudbees.jenkins.plugins:cloudbees-credentials:3.3",
"labels": [],
"name": "cloudbees-credentials",
@@ -11734,7 +11940,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/cloudbees-credentials-plugin",
"sha1": "UPlPGoZ6/sqTs8/bpOyvbpf6kOo=",
- "sha512": "bNTj8RwoQ4AZikldHvmpcOLl8tGCoZJmvt3ongDZkdcElAPvvlOQtFYQxH2a99kJQyhuv1Lpe5tV66qUqxwL+w==",
+ "sha256": "7bo361TOBWR3vRDDzKyHD5TmjVH36ZSaNDjBiSeN/dQ=",
"title": "CloudBees Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-credentials/3.3/cloudbees-credentials.hpi",
"version": "3.3",
@@ -11758,7 +11964,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/cloudbees-devoptics-enabler-plugin",
"sha1": "G9sxqf6DxeR+7zfPxytvgycxbwM=",
- "sha512": "YqcUVLylHKkr0piUh1OdCofxJnlCD5I5NNmO9OFFQkcPb7VK+MSTiaKEhkXywB3s7BexSKuQ8rF4O4QAyHBs7g==",
+ "sha256": "h9J58kskdeLQuuZjPPcBL0IxDnxpkfNvhU8fv5+m0F4=",
"title": "Cloudbees DevOptics Installation",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-devoptics-enabler/0.3/cloudbees-devoptics-enabler.hpi",
"version": "0.3",
@@ -11788,7 +11994,7 @@
"name": "Yoann Dubreuil"
}
],
- "excerpt": "This will use du to estimate job disk usage in an efficient way that doesn't slow down the host system",
+ "excerpt": "Alternative to disk-usage plugin, to compute in the background per job disk usage on jenkins master",
"gav": "org.jenkins-ci.plugins:cloudbees-disk-usage-simple:0.9",
"labels": [
"report"
@@ -11800,7 +12006,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cloudbees-disk-usage-simple-plugin",
"sha1": "OWjYHqkHy6KDYaJe7iVfHf5vLRk=",
- "sha512": "xYkwVNAIoIM3j1QEa/oVHFa2k/IyQcm5RaoHDJ8SPAhpDc5gYFPnfQICKfbByQCWt/bSThDTcP2Zw39At43qsg==",
+ "sha256": "KFGFZCr7iuss8ZnwEQqZjCCgtlKDtL6J466zbm/hbzg=",
"title": "CloudBees Disk Usage Simple",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-disk-usage-simple/0.9/cloudbees-disk-usage-simple.hpi",
"version": "0.9",
@@ -11821,7 +12027,7 @@
"developerId": "fcojfernandez"
}
],
- "excerpt": "This plugin allows users to create \"folders\" to organize jobs. Users can define custom taxonomies (like by project type, organization type etc). Folders are nestable and you can define views within folders. Maintained by CloudBees, Inc.",
+ "excerpt": "This plugin allows users to create &#34;folders&#34; to organize jobs. Users can define custom taxonomies (like by project type, organization type etc). Folders are nestable and you can define views within folders. Maintained by CloudBees, Inc.",
"gav": "org.jenkins-ci.plugins:cloudbees-folder:6.5.1",
"labels": [
"ui",
@@ -11834,7 +12040,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/cloudbees-folder-plugin",
"sha1": "tSLKFeN0RPrtHCYCndJm0wGmqzo=",
- "sha512": "/YdlASJ2UyJAIjg9pvnkSnLmaaEiy4nRDo/90XPPck62xvgGuX+0F4cUAj56eOsEs3y3jqAqZdRJjZ6rNXcoAQ==",
+ "sha256": "aRYryC3F6oOpOGlxlCrYbKPR3Y15nuOYrdj6arCfRe0=",
"title": "Folders",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-folder/6.5.1/cloudbees-folder.hpi",
"version": "6.5.1",
@@ -11861,7 +12067,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/cloudbees-plugin-gateway",
"sha1": "GtkgrIxCLyboUDEN7D2aBonERdg=",
- "sha512": "N9p1ChqobM8aAtBHNif0bDj8e9gH6LR4i75D8x85DaLreLXJIzvUFeE1dTx8qt+2J6bTx+mrPu+c4i/n2wetTQ==",
+ "sha256": "tHRmi1d8cXaKxmUhMmrnCYPWpX0mBrbug0xVTJbzf7E=",
"title": "CloudBees Free Enterprise Plugins (one-time tidy-up)",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudbees-plugin-gateway/7.0/cloudbees-plugin-gateway.hpi",
"version": "7.0",
@@ -11898,7 +12104,7 @@
"name": "Andrew Armaneous"
}
],
- "excerpt": "Analyze and report infrastructure test failures in real time",
+ "excerpt": "CloudCoreo is Infrastructure Testing and Security for DevOps",
"gav": "com.cloudcoreo.plugins:cloudcoreo-deploytime:0.2.3",
"labels": [],
"name": "cloudcoreo-deploytime",
@@ -11908,7 +12114,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/cloudcoreo-deploytime-plugin",
"sha1": "IB0TYI8kQ9FYUusnZ6/uLmV8x9M=",
- "sha512": "WOouFvM2vTWcUOi+XHL2l9UnelD/HMoDPJ/mFwwMNLwPZzefZkUKritt63ZWHXvpIvswuRUvnChZXmoakWYmPw==",
+ "sha256": "JVRpW2afuThNtVjWqEI8gUh/DuytThTaxJQ49p2D5U4=",
"title": "CloudCoreo DeployTime",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudcoreo-deploytime/0.2.3/cloudcoreo-deploytime.hpi",
"version": "0.2.3",
@@ -11957,7 +12163,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cloudfoundry",
"sha1": "icGKyBkq8zxanwTC5mRNiBJVtKs=",
- "sha512": "Dx10phMF9jTo3TDekw6s3BEcQfXr3BwojcsSkJoNG+8NXfIbZbui41ieUmFciC8g+l4V8YY77HwPV7sCYz7qTg==",
+ "sha256": "boSjX2fuilFB0b3Wr/U5ZIvMWSiiuYmR8PtM88zTcUU=",
"title": "Cloud Foundry",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudfoundry/2.3.1/cloudfoundry.hpi",
"version": "2.3.1",
@@ -11984,7 +12190,7 @@
"name": "Assaf Lavie"
}
],
- "excerpt": "Run Docker commands on a dedicated CloudShare VM",
+ "excerpt": "CloudShare Docker-Machine build wrapper plugin. Execute any docker commands during the build on a dedicated CloudShare VM.",
"gav": "org.jenkins-ci.plugins:cloudshare-docker:1.1.0",
"labels": [
"buildwrapper",
@@ -11998,7 +12204,7 @@
"requiredCore": "1.638",
"scm": "https://github.com/jenkinsci/cloudshare-docker-plugin",
"sha1": "2EdUmFKzL1M1olZIq0c6PEUsQzs=",
- "sha512": "Hnh/rWxb6Sz1JoMJ1Lh1kDnXSA/3JHBkA8W+ubjA8D07Bwh9xwQPo4uqQFIBGpmdgu/bfZ4ReGtsjkgxOJHZsA==",
+ "sha256": "8qaul65AKAMg4M6xQwzez4y+xq4UfYT3VI1au91rXKc=",
"title": "CloudShare Docker-Machine",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudshare-docker/1.1.0/cloudshare-docker.hpi",
"version": "1.1.0",
@@ -12029,7 +12235,7 @@
"name": "Tomer Admon"
}
],
- "excerpt": "CloudShell Sandbox Plugin for Jenkins CI",
+ "excerpt": "Manage CloudShell Sandboxes using build steps",
"gav": "org.jenkins-ci.plugins:cloudshell-sandbox:1.6.3",
"labels": [],
"name": "cloudshell-sandbox",
@@ -12037,7 +12243,7 @@
"requiredCore": "2.9",
"scm": "https://github.com/jenkinsci/cloudshell-sandbox-plugin",
"sha1": "cfEdQ6TnBuTFXCVBUv8t4GE22po=",
- "sha512": "Jxk/EZAukiMW1OqgPW3znpodaqefF6clyCW9Oe2TwuPJjCG9XjgbmApGLVl0v3NVjjPPkhhsrIZgZfKnnVj0Kw==",
+ "sha256": "lMQMkmSwFe3EZitzQIS8IyS4cdwCbvLGmyqan7y/UTg=",
"title": "CloudShell Sandbox",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudshell-sandbox/1.6.3/cloudshell-sandbox.hpi",
"version": "1.6.3",
@@ -12062,7 +12268,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "Integrates <a href=\"http://www.soasta.com/products/cloudtest/\" rel=\"nofollow\">SOASTA CloudTest</a> and <a href=\"http://www.soasta.com/products/touchtest/\" rel=\"nofollow\">SOASTA TouchTest</a> features into Jenkins.",
"gav": "com.soasta.jenkins:cloudtest:2.25",
"labels": [
"android",
@@ -12077,7 +12283,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/cloudtest-plugin",
"sha1": "4IbxJ/6m7jgI0mAmzsz2XDNc9qY=",
- "sha512": "L8CMiXMyG5ze8oZZhtxlb2VO5BC/xji5SjPonmUKFzd8+A00v84yxdG1wT8nK1gNECtyVziTnZ3oIGUk1FTLjQ==",
+ "sha256": "v+NSJM1tt9Pv/cM5HICUWoQTqEAtzrUpaKp2NLB0U0g=",
"title": "SOASTA CloudTest",
"url": "http://updates.jenkins-ci.org/download/plugins/cloudtest/2.25/cloudtest.hpi",
"version": "2.25",
@@ -12098,7 +12304,7 @@
"name": "Grzegorz Lewandowski"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://openclover.org/\" rel=\"nofollow\">OpenClover</a> code coverage reports to Jenkins. OpenClover is free and open source tool based on sources of Atlassian Clover (R).",
"gav": "org.jenkins-ci.plugins:clover:4.9.0",
"labels": [
"report"
@@ -12110,7 +12316,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/clover-plugin",
"sha1": "8VaW9vmKoZ0k5fJWhkC9zdB8LXc=",
- "sha512": "5pNxTHBqrlEvo3BqIHE5ws05/8qIYllXAMXKH+sggzLuCniKtVQhHOGhIjwOszmKt/H5b25/yVGZQ2x7rrOtAQ==",
+ "sha256": "Hh4gOtz0LX5xEH2XYxipAo3y9WnCBkRsd096b5NQmRo=",
"title": "Clover",
"url": "http://updates.jenkins-ci.org/download/plugins/clover/4.9.0/clover.hpi",
"version": "4.9.0",
@@ -12131,7 +12337,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://atlassian.com/clover/\" rel=\"nofollow\">Clover code coverage reports</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:cloverphp:0.5",
"labels": [
"report"
@@ -12143,7 +12349,7 @@
"requiredCore": "1.596.2",
"scm": "https://github.com/jenkinsci/cloverphp-plugin",
"sha1": "ZF4n6SbEabr91vR3wLJtvMTpFq8=",
- "sha512": "TVSMj9bePfkNkRev2D7qIWJfMu5LDqWDMSBSSHzocKjZn3jULtAm6InhFg/I1j9hEESZAgQXwL46E5KbyHmutw==",
+ "sha256": "kIiLFJcfjngT2AcWUMV6e57BNJOq+6emr+n4Kvgbicc=",
"title": "Clover PHP",
"url": "http://updates.jenkins-ci.org/download/plugins/cloverphp/0.5/cloverphp.hpi",
"version": "0.5",
@@ -12171,7 +12377,7 @@
"requiredCore": "1.557",
"scm": "https://github.com/jenkinsci/cluster-stats",
"sha1": "8/cob4ollV4bHpEX7sxZTIdHeQg=",
- "sha512": "8JuCzOwq/GDDuSNdgE8xLD5aCoR7QkOx41RvcY80SvH3oPJsTVOgKuNgqmpQogZ2kQsUMBHE64gNqoqwvA+wcw==",
+ "sha256": "2Pclxx2EXUOTnKR8qbExNsXxqC3JBkrcxDU8p6dxvdI=",
"title": "Cluster Statistics",
"url": "http://updates.jenkins-ci.org/download/plugins/cluster-stats/0.4.6/cluster-stats.hpi",
"version": "0.4.6",
@@ -12193,7 +12399,7 @@
"name": "Martin Weber"
}
],
- "excerpt": "",
+ "excerpt": "Integrates the <a href=\"https://cmake.org/\" rel=\"nofollow\">CMake tool suite</a> to Jenkins. Supports to build cmake based projects.",
"gav": "org.jenkins-ci.plugins:cmakebuilder:2.6.0",
"labels": [
"builder"
@@ -12205,7 +12411,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/cmakebuilder-plugin",
"sha1": "/peTtUuIK94A7KN9HfPf9kDM7zA=",
- "sha512": "rnc4HWUxZTo7FkcogNA8TLv0Q7W5x2YtFYpDgqg/+nSgKmbFbjfcm4wq+lREO/dojWR9imDJgHPeZ+nACiK7LA==",
+ "sha256": "5MUTxVElLjPdIY17gYAG5mYVNHRFmTjVs40kIDZg04E=",
"title": "CMake",
"url": "http://updates.jenkins-ci.org/download/plugins/cmakebuilder/2.6.0/cmakebuilder.hpi",
"version": "2.6.0",
@@ -12221,7 +12427,7 @@
"name": "Fábio Franco Uechi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides <a href=\"http://www.redbooks.ibm.com/abstracts/gg244178.html\" rel=\"nofollow\">CMVC</a> integration to Hudson.",
"gav": "org.jenkins-ci.plugins:cmvc:0.4",
"labels": [
"scm"
@@ -12231,7 +12437,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/cmvc-plugin",
"sha1": "IwFWF5TxVmre5/uPpUsJ4wR9xks=",
- "sha512": "Jncmsj0XIPUaFY0/wpbvADjw7vp77CdBNtnqss/cNYHS6/HPcr3Dqmip4+2BWvjvnG9+oeP65SF75+M7Jzl5Tw==",
+ "sha256": "gzneQLUxcjELWB9Ft6bKQWsJmY99Q/wPuTG4by5Nu0o=",
"title": "CMVC",
"url": "http://updates.jenkins-ci.org/download/plugins/cmvc/0.4/cmvc.hpi",
"version": "0.4",
@@ -12278,7 +12484,7 @@
"name": "Jeff Pearce"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://cobertura.sf.net/\" rel=\"nofollow\">Cobertura coverage reports</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:cobertura:1.12.1",
"labels": [
"maven",
@@ -12291,7 +12497,7 @@
"requiredCore": "2.13",
"scm": "https://github.com/jenkinsci/cobertura-plugin",
"sha1": "iUnKGxYV3BDiCYHvmkmCOziNipo=",
- "sha512": "ZKUNiGlKXy1g4Bkg9AXf2QkmARFI0siZTjNmjCJr3jk6Gk84i0gioHIRiyMcyS8ayMxoR9z21ln1JM4uo4dy/g==",
+ "sha256": "n5HlH/D6X1nVxnl0/4NgypkS+8+R9CHlyzj2zL8ILUg=",
"title": "Cobertura",
"url": "http://updates.jenkins-ci.org/download/plugins/cobertura/1.12.1/cobertura.hpi",
"version": "1.12.1",
@@ -12307,7 +12513,7 @@
"name": "Leif Janzik"
}
],
- "excerpt": "A plugin for the Jenkins Continous Integration Server to excecute CocoaPods goals during a build",
+ "excerpt": "This plugin is adds CocoaPods (http://cocoapods.org) support to your Jenkins Build",
"gav": "com.thoughtsonmobile:cocoapods-integration:0.2.0",
"labels": [
"ios",
@@ -12319,12 +12525,47 @@
"releaseTimestamp": "2012-11-16T11:04:43.00Z",
"requiredCore": "1.480",
"sha1": "GzH3wqVWk+Sceu7aaJCjCmd5G5k=",
- "sha512": "cZL0awasMQ6Q71K3FOeZbaesQDj+nojDS7yBhOv/KUNN6KN+6rQvgvfit3s8pU28+fLhbDmBLNuRevtBxswnvw==",
+ "sha256": "hrVF8o3sDlI+P4SnSGj9iqnevr11eQMkt6OkfF0Lnsg=",
"title": "CocoaPods Jenkins Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/cocoapods-integration/0.2.0/cocoapods-integration.hpi",
"version": "0.2.0",
"wiki": "https://plugins.jenkins.io/cocoapods-integration"
},
+ "code-coverage-api": {
+ "buildDate": "Jul 31, 2018",
+ "dependencies": [
+ {
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.8.11.3"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "cizezsy",
+ "email": "zsy19980307@gmail.com",
+ "name": "Shenyu Zheng"
+ }
+ ],
+ "excerpt": "This plugin serves as API to integrate and publish multiple coverage report types.",
+ "gav": "io.jenkins.plugins:code-coverage-api:1.0.0-rc-1",
+ "labels": [],
+ "name": "code-coverage-api",
+ "releaseTimestamp": "2018-07-31T02:49:27.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/code-coverage-api-plugin",
+ "sha1": "HpOj3nL+FozvqAbOuy5DL8LJINc=",
+ "sha256": "yuKPCg5bota6Nga3Sv+ZmCMU5k7CL+5b/2LUmUL4+ks=",
+ "title": "Code Coverage API",
+ "url": "http://updates.jenkins-ci.org/download/plugins/code-coverage-api/1.0.0-rc-1/code-coverage-api.hpi",
+ "version": "1.0.0-rc-1",
+ "wiki": "https://plugins.jenkins.io/code-coverage-api"
+ },
"codebeamer-coverage-publisher": {
"buildDate": "May 05, 2017",
"dependencies": [],
@@ -12335,7 +12576,7 @@
"name": "Martin Gansler"
}
],
- "excerpt": "Uploads coverage results to codeBeamer",
+ "excerpt": "This plugin integrates <a href=\"http://intland.com/codebeamer-alm-software/\" rel=\"nofollow\">codeBeamer</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:codebeamer-coverage-publisher:1.2",
"labels": [
"report"
@@ -12347,7 +12588,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codebeamer-coverage-publisher",
"sha1": "8TgHZuj8+63CpetiFd37fOWz7+w=",
- "sha512": "+1o5MGFPZ2pd7liREjF02b+x9n7Y9oYoZmN4yjgGuHO9f2ft2Nxryi6UzIvafRWtaYo+cwfyejWYdUJwitx6SA==",
+ "sha256": "8Edl23elBFFmLHyIWKrGqwl3X7EqCOn5WoWUWKwoDHI=",
"title": "Codebeamer Coverage Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-coverage-publisher/1.2/codebeamer-coverage-publisher.hpi",
"version": "1.2",
@@ -12394,7 +12635,7 @@
"name": "Martin Gansler"
}
],
- "excerpt": "",
+ "excerpt": "This plugin updates a codebeamer wiki page with test result or performance result information",
"gav": "org.jenkins-ci.plugins:codebeamer-result-trend-updater:1.1.3",
"labels": [
"notifier"
@@ -12406,7 +12647,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codebeamer-result-trend-updater-plugin",
"sha1": "M+GNNHbfnZPAkrFH/6zUnQFWtUg=",
- "sha512": "RuSSIfaNevFbtMCwiLwJ3qVM9hAUy9b7MwzERUA5jJNdIB5DxKuvB5EyyjpWxo3huq3K9k6F7zkV82XbjOa17w==",
+ "sha256": "HY+pRQM53aAqgH7r3A3Aq3vfpz2JKydw8StGoYv3M+Q=",
"title": "Codebeamer Test Results Trend Updater",
"url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-result-trend-updater/1.1.3/codebeamer-result-trend-updater.hpi",
"version": "1.1.3",
@@ -12458,7 +12699,7 @@
"name": "Martin Gansler"
}
],
- "excerpt": "Uploads xUnit test to codeBeamer",
+ "excerpt": "This plugin integrates <a href=\"http://intland.com/codebeamer-alm-software/\" rel=\"nofollow\">codeBeamer</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:codebeamer-xunit-importer:1.7",
"labels": [
"report"
@@ -12470,7 +12711,7 @@
"requiredCore": "2.46.3",
"scm": "https://github.com/jenkinsci/codebeamer-xunit-importer-plugin",
"sha1": "XteqikVk4FjQ53mgvEY2xAhVs/0=",
- "sha512": "AS/+XxhCsK3xjlG2unkn58cDjsl+yyRLJ/aa/Wg4qV4RFS1f488zakbSxT76sHsLL0kNpVx4pYeVKRZDf8iuDw==",
+ "sha256": "6CX6633aoZSJg5WTAGIRwzJdPVAbT7rVQ3nZznO4f2w=",
"title": "Codebeamer xUnit Importer",
"url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-xunit-importer/1.7/codebeamer-xunit-importer.hpi",
"version": "1.7",
@@ -12497,7 +12738,7 @@
"name": "Martin Gansler"
}
],
- "excerpt": "This Plugin uploads XUnit results to CodeBeamer",
+ "excerpt": "This plugin integrates <a href=\"http://intland.com/codebeamer-alm-software/\" rel=\"nofollow\">codeBeamer</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:codebeamer-xunit-uploader:1.1.3",
"labels": [],
"name": "codebeamer-xunit-uploader",
@@ -12507,7 +12748,7 @@
"requiredCore": "2.46.3",
"scm": "https://github.com/jenkinsci/codebeamer-xunit-uploader-plugin",
"sha1": "UfIuab43WqLQaR5qEV+8PWR9x1w=",
- "sha512": "x38jA2tWbvRWxl2mF+7q9xtpz8fkvepramu+BpOCSTxSGqRE5Gd90Ggzmdn+4nMgw5TISl8ea6bmAZf4ZtFxAA==",
+ "sha256": "vGLSgFnCZTvb1v/Fbnz/Co8q3IW6Z+wQ8Fdpzotqyh4=",
"title": "CodeBeamer XUnit Uploader",
"url": "http://updates.jenkins-ci.org/download/plugins/codebeamer-xunit-uploader/1.1.3/codebeamer-xunit-uploader.hpi",
"version": "1.1.3",
@@ -12537,8 +12778,9 @@
"previousVersion": "1.0",
"releaseTimestamp": "2015-11-27T16:48:43.00Z",
"requiredCore": "1.618",
+ "scm": "https://github.com/jenkinsci/codeclimate-plugin",
"sha1": "yk0rHXlO1Pn/B7y9Pd0IJDkIco8=",
- "sha512": "cngdIpXvqXrN6GG++bpo0VBIuRtmv+XtrdTCwA6SoDrvgi5lDVsA4g2e4dmyrzXaEx9OXL+Z2dvmann3iudRzA==",
+ "sha256": "PY/G82z3z3j41t+y3yf0B7OSJvrgxVTvmCp/GooX/hE=",
"title": "Codeclimate",
"url": "http://updates.jenkins-ci.org/download/plugins/codeclimate-plugin/1.1/codeclimate-plugin.hpi",
"version": "1.1",
@@ -12579,7 +12821,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codecommit-url-helper-plugin",
"sha1": "2kc+jO0LWvigq7wJwEZLELVOVcA=",
- "sha512": "eyhwHUeodlO13aStLYjWLZhFRGESODcjPNz0furqJTXQ/b+bnkH81Gda8b8kjmsPZIjwpx/BY/e48cio9+tlSg==",
+ "sha256": "hcGyUrCJ2bYi+VhGGzCiEywm7U9iD/j1QrC1DRzDQrk=",
"title": "AWS CodeCommit URL Helper",
"url": "http://updates.jenkins-ci.org/download/plugins/codecommit-url-helper/0.0.1/codecommit-url-helper.hpi",
"version": "0.0.1",
@@ -12606,7 +12848,7 @@
"name": "Kane Bonnette"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://codecover.org/\" rel=\"nofollow\">CodeCover code coverage reports</a> to Hudson.",
"gav": "org.jenkins-ci.plugins:codecover:1.1",
"labels": [
"report"
@@ -12616,7 +12858,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/codecover-plugin",
"sha1": "a4YmbqXIiaEQtD2oQvQB1AsP21E=",
- "sha512": "ksY0JBhF+n2x4z4y8IIUNuZQcQW39XSqdC9P2IaGysHqFikwovo/dc8eJ/gFY8NUmDI/Vqe4lywm3UDZXC0/+A==",
+ "sha256": "prxQB0P/+JdQxxmQnPtAbdwrlqNoio86O1erT6ggJsY=",
"title": "CodeCover",
"url": "http://updates.jenkins-ci.org/download/plugins/codecover/1.1/codecover.hpi",
"version": "1.1",
@@ -12638,7 +12880,7 @@
"name": "Josh Mcfarlane"
}
],
- "excerpt": "Adds a post-build step to integrate Jenkins with AWS CodeDeploy",
+ "excerpt": "This plugin provides a &#34;post-build&#34; step for AWS CodeDeploy.",
"gav": "com.amazonaws:codedeploy:1.21",
"labels": [
"upload"
@@ -12650,7 +12892,7 @@
"requiredCore": "1.612",
"scm": "https://github.com/jenkinsci/aws-codedeploy-plugin",
"sha1": "IXXI8DbY8rDdwhbLK4w4/wb7w3U=",
- "sha512": "9uyivD14oDWFveTciblG4/S+83e8MQu5yXOY7Y9WBrUf1S1br2qgZuSF1ruR4ZQgG0GigGiXM0aTAFkPoO1nIQ==",
+ "sha256": "sjRkJeJFlc6ne3gyxg6PgtiLjJnpoA0/fPgUhDig5AA=",
"title": "AWS CodeDeploy",
"url": "http://updates.jenkins-ci.org/download/plugins/codedeploy/1.21/codedeploy.hpi",
"version": "1.21",
@@ -12682,7 +12924,7 @@
"name": "Dylan Halperin"
}
],
- "excerpt": "",
+ "excerpt": "Allows Jenkins to push source and build artifacts to <a href=\"https://codedx.com/\" rel=\"nofollow\">Code Dx</a> and display the aggregated results of its <a href=\"http://codedx.com/supported-tools/\" rel=\"nofollow\">full suite</a> of Static Analysis tools.",
"gav": "org.jenkins-ci.plugins:codedx:2.4.4",
"labels": [
"report"
@@ -12694,7 +12936,7 @@
"requiredCore": "1.642.2",
"scm": "https://github.com/jenkinsci/codedx-plugin",
"sha1": "kRwItwCQUsvqiC6Wt2OPOoJzH5k=",
- "sha512": "z2q9FCJaABgtMnfMdKFCrwp6QCS7u6KNcbqKKVF39+PF1EAM/md5GZEWyr4ZHiehH7Zt71x8g+xW3DAzuNThqA==",
+ "sha256": "Cm9oQEOYn5ZFv8h9ndmy0Mt8G6rWvFGY1m6Xo8tQ5dY=",
"title": "Code Dx",
"url": "http://updates.jenkins-ci.org/download/plugins/codedx/2.4.4/codedx.hpi",
"version": "2.4.4",
@@ -12721,7 +12963,7 @@
"name": "Anton Weiss"
}
],
- "excerpt": "Trigger Codefresh Pipelines from Jenkins",
+ "excerpt": "This plugin enables integrating Codefresh pipleines with Jenkins.",
"gav": "org.jenkins-ci.plugins:codefresh:1.7",
"labels": [
"builder",
@@ -12734,7 +12976,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/codefresh-plugin",
"sha1": "8TVN3PWwAbk5BJZwEs9N+fv+R5o=",
- "sha512": "7We8L0m5iej5iIs6kVmiE2p7wIfjzWMo0BoVoijuq+93XzDXqON7jK8cVqpaOn8On/PczjNxHq6fvS9nn4a7iA==",
+ "sha256": "dtpWpRaVqDtSMew1vC3YsFrxuqEvhjL56Q0FqzZMnZQ=",
"title": "Codefresh Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/codefresh/1.7/codefresh.hpi",
"version": "1.7",
@@ -12760,7 +13002,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codescan-plugin",
"sha1": "7aaN/hYWCjBlXqN306Pmh+WMmcc=",
- "sha512": "kjQWMWbYIrzyPPXTiThihL8xDohUkOo+piAwMduxyXptCvPktqHAY2o78n5Z5UoQsLIXzhYHDTWV0qvkcFNrwA==",
+ "sha256": "FeXBwg7yrHs28nvLXnNIJaYF+nVNhFY+NwMy521GkaI=",
"title": "CodeScan",
"url": "http://updates.jenkins-ci.org/download/plugins/codescan/1.0/codescan.hpi",
"version": "1.0",
@@ -12786,7 +13028,7 @@
"name": "Maximilian Odendahl"
}
],
- "excerpt": "This plug-in reads the Symbian Codescanner output and generates reports, trends and a lot more",
+ "excerpt": "This plug-in collects the output of the Symbian CodeScanner and visualizes the results.",
"gav": "org.jvnet.hudson.plugins:codescanner:0.11",
"labels": [
"report"
@@ -12796,7 +13038,7 @@
"requiredCore": "1.357",
"scm": "https://github.com/jenkinsci/codescanner-plugin",
"sha1": "NGNsgXJAt3bJzHTeT/UZRtXVffs=",
- "sha512": "INd1OOREEEWIDdYM3Ak/iH4P90JG0vzGKQpssLA9awSOsf8poFYXZOnUt5vES1Z22ZnJ8/RWWOTGzv/dE3qcKg==",
+ "sha256": "dmqOPoIamvqSnpQvNsnUF21WfRyy2tKOauwTadyVcRg=",
"title": "Codescanner",
"url": "http://updates.jenkins-ci.org/download/plugins/codescanner/0.11/codescanner.hpi",
"version": "0.11",
@@ -12828,7 +13070,7 @@
"name": "Empear AB"
}
],
- "excerpt": "CodeScene detects potential maintenance problems and early warnings in your codebase. The earlier you can react to those findings, the better. That’s why CodeScene offers integration points that let you incorporate the analysis results into your build pipeline. This plugin lets you use CodeScene’s Delta Analysis to catch potential problems before they are delivered to your main branch.",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:codescene:1.1.2",
"labels": [],
"name": "codescene",
@@ -12838,7 +13080,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/codescene-plugin",
"sha1": "qmLOvjTqNafvhmdy/cJ8LAydjzE=",
- "sha512": "xi2eOTGTNZRNIDQNHxd+BFep8Wb4roCFNGEMC4VirQXTuvEjobv4eERWickXRfuLuHpi/ubQoIJp50//22biiw==",
+ "sha256": "n8YV00kDjKWs6MpbkfCpS26ZN3GuN6/qAAATxwD0xKw=",
"title": "CodeScene",
"url": "http://updates.jenkins-ci.org/download/plugins/codescene/1.1.2/codescene.hpi",
"version": "1.1.2",
@@ -12875,7 +13117,7 @@
"name": "Florent Haxha"
}
],
- "excerpt": "",
+ "excerpt": "A plugin that integrates with GrammaTech Codesonar.",
"gav": "org.jenkins-ci.plugins:codesonar:2.0.7",
"labels": [
"notifier",
@@ -12890,14 +13132,14 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/codesonar-plugin",
"sha1": "QMO9SqtzJya/V0wtEYk3AASvxuw=",
- "sha512": "9YIFzqRyLBFGaPCuBBC0z5Aojt7OBil2vNx2oiLbxMFVXHbmciNf7jT8gCv5SJwckjzOqVsu7rT1Ez/rdWKy9Q==",
+ "sha256": "hy3qJYHwWApv1Z/Uopv5EcNkIZQewKAqDsSX/auaF5Y=",
"title": "CodeSonar",
"url": "http://updates.jenkins-ci.org/download/plugins/codesonar/2.0.7/codesonar.hpi",
"version": "2.0.7",
"wiki": "https://plugins.jenkins.io/codesonar"
},
"coding-webhook": {
- "buildDate": "Jun 26, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
"name": "git",
@@ -12932,20 +13174,20 @@
"name": "Shuanglei Tao"
}
],
- "excerpt": "Webhook trigger for Coding (https://coding.net)",
- "gav": "org.jenkins-ci.plugins:coding-webhook:1.4.0",
+ "excerpt": "This plugin integrates <a href=\"https://coding.net/\" rel=\"nofollow\">Coding</a> with Jenkins.",
+ "gav": "org.jenkins-ci.plugins:coding-webhook:1.4.1",
"labels": [],
"name": "coding-webhook",
- "previousTimestamp": "2018-06-04T03:34:58.00Z",
- "previousVersion": "1.3.0",
- "releaseTimestamp": "2018-06-26T10:56:22.00Z",
+ "previousTimestamp": "2018-06-26T10:56:22.00Z",
+ "previousVersion": "1.4.0",
+ "releaseTimestamp": "2018-07-25T12:29:35.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/coding-webhook-plugin",
- "sha1": "Tc1Jm8azDQDHAuLFI3/pnVfcNSE=",
- "sha512": "7lAIhO9qFIb6ck1wyziCIYoSlEHY2otW1auH2VKkLHxl60KLrU2nLn+V/x8qpfFRQvjfMuieoeTXU0Yh6JRerg==",
+ "sha1": "Y2mPrA/8tINZiztt7BbBuMw5m8U=",
+ "sha256": "rIhk00X27SUHvSwmHO2jG9IYDYpp9zxgdCcYj1AeVAo=",
"title": "Coding Webhook",
- "url": "http://updates.jenkins-ci.org/download/plugins/coding-webhook/1.4.0/coding-webhook.hpi",
- "version": "1.4.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/coding-webhook/1.4.1/coding-webhook.hpi",
+ "version": "1.4.1",
"wiki": "https://plugins.jenkins.io/coding-webhook"
},
"collabnet": {
@@ -12983,7 +13225,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "CollabNet packages",
+ "excerpt": "This plugin includes integrations for CollabNet TeamForge, including tracker, file release, document uploader, authentication/authorization, and Lab Management Project Build Library.",
"gav": "org.jenkins-ci.plugins:collabnet:2.0.5",
"labels": [
"external"
@@ -12995,7 +13237,7 @@
"requiredCore": "1.645",
"scm": "https://github.com/jenkinsci/collabnet-plugin",
"sha1": "I5F1dkckrB6lB5tK6+OwRrZnq1M=",
- "sha512": "GhYF4q/SZpqyoSZR0ofTptfKIHmlgEkXHhbCvqEi9tSA3CUJnq05d2rQ6J7SrQRA9f0ff5pdjTNPyushlphIHw==",
+ "sha256": "5+TISajCluVctDMBEHHaCm4S4DqirA3YKkD6HC9jg9k=",
"title": "CollabNet Plugins",
"url": "http://updates.jenkins-ci.org/download/plugins/collabnet/2.0.5/collabnet.hpi",
"version": "2.0.5",
@@ -13040,7 +13282,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/collabnet-automic-deploy-plugin",
"sha1": "IYG5a4p4fqXlQsNCQN8SJNoXEBw=",
- "sha512": "emc/IjxEBCh6TRDGeAbTyp94xSIQp1A5m3o0NrL+LzsKpX4RPj35mkdn5N1QFCMw1110LO5L9uIix+dpbs85cw==",
+ "sha256": "BNjbltAx0F00wcl0Jq9TNNcaH90TzflQP+p/fwKTmU0=",
"title": "Collabnet Automic Deploy",
"url": "http://updates.jenkins-ci.org/download/plugins/collabnet-automic-deploy/1.0.1/collabnet-automic-deploy.hpi",
"version": "1.0.1",
@@ -13085,7 +13327,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/collabnet-uc4-deploy-plugin",
"sha1": "WAkO9Kw2WKonQjCxBKdm01dtL9Y=",
- "sha512": "X+8j5r0eyfKgtmtANGGR0Lk1cI0Be3+cVtV2IKHFXf0Dkb9zt9fSSxfKMNCxmryx6d6nSRqRPAB3woGyGx52jA==",
+ "sha256": "fL6RrHMHTcbUKjsx1KZ/WJnGhIamElpr53gmEXnEIXk=",
"title": "Collabnet UC4 Deploy",
"url": "http://updates.jenkins-ci.org/download/plugins/collabnet-uc4-deploy/1.0/collabnet-uc4-deploy.hpi",
"version": "1.0",
@@ -13123,7 +13365,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/collapsing-console-sections-plugin",
"sha1": "RDZZbAYsplOyINs+FvUeKeP3K/8=",
- "sha512": "y0WEWaVtaiXxGV5MPZRcXFRI1wVt8m/KuBu3Qx+i2ziWTGtiouZdUvctNqZnnFjXX8OrhqXqJJOi0g1yxcf4yA==",
+ "sha256": "/ip7Qxb/Lk4Pqk79mKTbElMBTH8CZzINa9+D2PsXnRo=",
"title": "Collapsing Console Sections",
"url": "http://updates.jenkins-ci.org/download/plugins/collapsing-console-sections/1.7.0/collapsing-console-sections.hpi",
"version": "1.7.0",
@@ -13153,7 +13395,7 @@
"requiredCore": "2.86",
"scm": "https://github.com/jenkinsci/command-launcher-plugin",
"sha1": "TdAukfADvhS5SbMUY2hYsidBorg=",
- "sha512": "L3QIPMWIMPkthmw4h6dZ2LG8eW+zrpQn/eGlTyPpa3P0J5iADYl69iP9coq2+A9oTxFO3fN52xspDT+fWMvymA==",
+ "sha256": "xPlkxt61mYFvZ0DvZ0y23SZE1fG057iGqUj3eOxcGJ4=",
"title": "Command Agent Launcher",
"url": "http://updates.jenkins-ci.org/download/plugins/command-launcher/1.2/command-launcher.hpi",
"version": "1.2",
@@ -13173,7 +13415,7 @@
"developerId": "daniel"
}
],
- "excerpt": "Executes Comments Remover (in Python process) which removes comments from source files",
+ "excerpt": "Removes comments from source files",
"gav": "com.ste:comments-remover:1.1",
"labels": [],
"name": "comments-remover",
@@ -13183,7 +13425,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/comments-remover-plugin",
"sha1": "Ya35IaiY7ZYCKjTgeKCNWraZ+7w=",
- "sha512": "AW/Mn3XjdtFEW7CcgOOXfB+qyecwZI2z3oYD0pfQ7/dTWwdOT5D46DSaoS+4+PHSEoE+wIYUUoUNTIldMZomfw==",
+ "sha256": "Ys5LrTTXOsz+AehRkMAFlZ6SX3rfPs8zFwK0XKRUQBg=",
"title": "Comments Remover",
"url": "http://updates.jenkins-ci.org/download/plugins/comments-remover/1.1/comments-remover.hpi",
"version": "1.1",
@@ -13209,8 +13451,9 @@
"name": "commit-message-trigger-plugin",
"releaseTimestamp": "2014-09-30T18:21:22.00Z",
"requiredCore": "1.432",
+ "scm": "https://github.com/jenkinsci/commit-message-trigger-plugin",
"sha1": "tZX9JVae3Yg3rxJA+cvXHvbmRXY=",
- "sha512": "yTJIfspC+8OQqVqfYCL8DWwQ+1IpDY4l2Wd//6ctPaG/xZGy268vS1ENdEb2giYrt+VecNKYYAiaySexhvRvYg==",
+ "sha256": "1RhgrlHjSt1tvwVtepVWgTi9soUFFzgeYJ4n3zuEjZg=",
"title": "Commit Message Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/commit-message-trigger-plugin/0.1/commit-message-trigger-plugin.hpi",
"version": "0.1",
@@ -13239,7 +13482,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/compact-columns-plugin",
"sha1": "Yu4//f358TwxA1H09s/ikC2v0wE=",
- "sha512": "KoQoYQxDXPhTRMMDj8gKVxE38gsU/usmVV+HzjDh2TOtPsEf0ldi7TzYMvX1zdSTkX0tGFyLSTZZ08AhRoLhqg==",
+ "sha256": "R/4OtenCHsfj9jGl19z+Xdh7Bhtbwg+JXWZhGosKXa8=",
"title": "Compact Columns",
"url": "http://updates.jenkins-ci.org/download/plugins/compact-columns/1.10/compact-columns.hpi",
"version": "1.10",
@@ -13255,7 +13498,7 @@
"name": "Praqma Josra"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:compatibility-action-storage:1.0",
"labels": [],
"name": "compatibility-action-storage",
@@ -13263,7 +13506,7 @@
"requiredCore": "1.554.3",
"scm": "https://github.com/jenkinsci/compatibility-action-storage-plugin",
"sha1": "oLJ5KcOo6+hfCqzmxpYjlL2fmcg=",
- "sha512": "5XjOw05fO3GDWwZtCvfF4JSZB219enhib2rczyIUc3awVFaKe2JSBzMIsrjRbpudS3n9g0LaAp7nLS0Q/dFpqA==",
+ "sha256": "YQ8YsR9BpN0m6aC4rAp2JqHsXv1Ox1FmND7RTVIkRok=",
"title": "Compatibility Action Storage",
"url": "http://updates.jenkins-ci.org/download/plugins/compatibility-action-storage/1.0/compatibility-action-storage.hpi",
"version": "1.0",
@@ -13279,7 +13522,7 @@
"name": "Laurent RICHARD"
}
],
- "excerpt": "Utility plugin for Git support in Jenkins",
+ "excerpt": "this plugin is for projects using composer in dependency management. it uses &#34;Security Advisories Checker API&#34; (https://security.sensiolabs.org) to check the file composer.lock",
"gav": "org.jenkins-ci.plugins:composer-security-checker:1.7",
"labels": [],
"name": "composer-security-checker",
@@ -13289,7 +13532,7 @@
"requiredCore": "1.555",
"scm": "https://github.com/jenkinsci/composer-security-checker-plugin",
"sha1": "rIFwIbLDwWPL4/wco5ZVzVp6K3E=",
- "sha512": "KUU5Nkzt1WEdWQPdnwtPPKMnIfVRmd3MUkw/SGidjnv+VOAqjXQXxnmMGxfudP12oef5AyZ5Ir/Ml/41NYZhRg==",
+ "sha256": "gMWi8arBlHUo6+fs/RorQG9XG8rtpVJ5O1RjbYRcO0A=",
"title": "composer security checker",
"url": "http://updates.jenkins-ci.org/download/plugins/composer-security-checker/1.7/composer-security-checker.hpi",
"version": "1.7",
@@ -13315,7 +13558,7 @@
"name": "Denis Chernilevsky"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows uniting slaves in groups as well as deploying group slaves via other cloud plugins.",
"gav": "ru.yandex.jenkins.plugins.compound-slaves:compound-slaves:1.2",
"labels": [
"slaves",
@@ -13328,7 +13571,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/compound-slaves-plugin",
"sha1": "rZJnAQYoVd3RzIuqqqgrrJByOuY=",
- "sha512": "gQ0XxPwZyLX18u5kX68uD2wAg1cKlLlkHwAgdSf7nP3ftpxLDlKKTHf1PYy5/1tqaAZxKhkUOm7HrsgLayiSUQ==",
+ "sha256": "UFeEv0YMI3vcbaB4FCxB/3B7pEYtt/8DYkCNNlPuuqE=",
"title": "Compound Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/compound-slaves/1.2/compound-slaves.hpi",
"version": "1.2",
@@ -13356,7 +13599,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/compress-artifacts-plugin",
"sha1": "5QANSaDCLQoS5DrVUwMlgWnAYb8=",
- "sha512": "mTb1KbUhEheMM3s7GyAXtj9LxCLC2OzHoWoU6tf0TYm7r6D1LaLnikE4Kqia7wTXZTvMIooShYiZ9oc0D8AA0A==",
+ "sha256": "oy3P2OhlA/0L5EkxqVVFwBgA4uc7SxJxGJqgbh1gxQU=",
"title": "Compress Artifacts",
"url": "http://updates.jenkins-ci.org/download/plugins/compress-artifacts/1.10/compress-artifacts.hpi",
"version": "1.10",
@@ -13377,7 +13620,7 @@
"name": "Daniel Beck"
}
],
- "excerpt": "",
+ "excerpt": "Adds an option to projects to compress build logs.",
"gav": "org.jenkins-ci.plugins:compress-buildlog:1.2",
"labels": [
"misc"
@@ -13389,7 +13632,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/compress-buildlog-plugin",
"sha1": "8wSqfrtLCW6Zc0M46o5yr/10rGc=",
- "sha512": "aNbTejGMvFB8sjhh1/5U+HkLPqaFVittkgpvtJeinni86xFkXEAGEtmbMcgvaJ6j0z5QVAgXyFmZZ8/mUUDh2g==",
+ "sha256": "bHgn3kEnznhIjtYPG9Tyy57CCYBgyiC+wOYebNgpuw8=",
"title": "Compress Build Log",
"url": "http://updates.jenkins-ci.org/download/plugins/compress-buildlog/1.2/compress-buildlog.hpi",
"version": "1.2",
@@ -13405,7 +13648,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "Sort matrix project's comfigurations",
+ "excerpt": "This add on computer page table with it&#39;s queue of jobs.",
"gav": "jenkins.ci.plugins.computerqueue:computer-queue-plugin:1.4",
"labels": [],
"name": "computer-queue-plugin",
@@ -13415,7 +13658,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/computer-queue-plugin",
"sha1": "xuIfKlO0i6/SPqTWE+L95GBljX4=",
- "sha512": "+RlKlLGtk/6uPxRfGmBJ4/g08pPKR9E+8xTbrlJIJxOt0mY1c32ysLH4Xd/1IT7tjdw7DHnIE4hBSUuh17byJQ==",
+ "sha256": "dImQ1DQCjz2gB1vDQiD6lyJZ+hH66Kv6549NdbLYlqU=",
"title": "Computer-queue-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/computer-queue-plugin/1.4/computer-queue-plugin.hpi",
"version": "1.4",
@@ -13437,7 +13680,7 @@
"name": "Steve Kansa"
}
],
- "excerpt": "Compuware Topaz (R) interface to specify common configuration parameters",
+ "excerpt": "This plugin provides access to Compuware global configurations.",
"gav": "com.compuware.jenkins:compuware-common-configuration:1.0.6",
"labels": [],
"name": "compuware-common-configuration",
@@ -13447,7 +13690,7 @@
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-common-configuration-plugin",
"sha1": "uL5JMBVeE/sFUjgAN6iOJtz/sw8=",
- "sha512": "qeLT5e60sBH39IsRcww25f+dYc/3fVuQVb3i5olVQ8BI8J2Ptw/C3P/3p8C+ZLMRdlk8dzRIv1V5bD9ltAPZYA==",
+ "sha256": "edlZqVYHnaVWew87xSqjUKn5grV0Qeiv8bw3Dd65hUg=",
"title": "Compuware Common Configuration",
"url": "http://updates.jenkins-ci.org/download/plugins/compuware-common-configuration/1.0.6/compuware-common-configuration.hpi",
"version": "1.0.6",
@@ -13495,7 +13738,7 @@
"name": "Sam Zhou"
}
],
- "excerpt": "The Compuware ISPW Operations plugin allows Jenkins users to execute ISPW operations, such as Generate, Promote, Deploy or Regress on the mainframe. See the release notes for changes and compatibility https://github.com/jenkinsci/compuware-ispw-operations-plugin.",
+ "excerpt": "This plugin sends a Compuware ISPW REST API operation to a CES server with some parameters",
"gav": "com.compuware.jenkins:compuware-ispw-operations:1.0.2",
"labels": [],
"name": "compuware-ispw-operations",
@@ -13503,19 +13746,19 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/compuware-ispw-operations-plugin",
"sha1": "8yC1qcWteVHfr/dkRJ+k9ma04QI=",
- "sha512": "0eMdizsoMLt85IyCF5UCqxirAQeSbABhyZTj2iauZyOJ6X81dbGthikn0JmPVFM6rN7G+TOPGlKCyeQE3U3iiw==",
+ "sha256": "cHksPm6MFnBCCnMNL7aV+9bzPdHswUcjI75z215bXtA=",
"title": "Compuware ISPW Operations",
"url": "http://updates.jenkins-ci.org/download/plugins/compuware-ispw-operations/1.0.2/compuware-ispw-operations.hpi",
"version": "1.0.2",
"wiki": "https://plugins.jenkins.io/compuware-ispw-operations"
},
"compuware-scm-downloader": {
- "buildDate": "Jan 02, 2018",
+ "buildDate": "Jul 12, 2018",
"dependencies": [
{
"name": "compuware-common-configuration",
"optional": false,
- "version": "1.0.3"
+ "version": "1.0.6"
},
{
"name": "cloudbees-folder",
@@ -13535,26 +13778,26 @@
"name": "Steve Kansa"
}
],
- "excerpt": "Compuware Source Code Download for Endevor, PDS, and ISPW",
- "gav": "com.compuware.jenkins:compuware-scm-downloader:2.0.1",
+ "excerpt": "This plugin allow users to download Endevor, PDS, or ISPW members from the mainframe to the PC",
+ "gav": "com.compuware.jenkins:compuware-scm-downloader:2.0.3",
"labels": [
"scm"
],
"name": "compuware-scm-downloader",
- "previousTimestamp": "2017-09-29T13:18:48.00Z",
- "previousVersion": "2.0.0",
- "releaseTimestamp": "2018-01-02T16:54:07.00Z",
+ "previousTimestamp": "2018-07-10T19:14:09.00Z",
+ "previousVersion": "2.0.2",
+ "releaseTimestamp": "2018-07-12T18:15:37.00Z",
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-scm-downloader-plugin",
- "sha1": "YTD5a+KWkekYY5VdSZoqy/Q5PgQ=",
- "sha512": "xjDf23Fxbct9ocBL8d1pRvGzvMIi8pvfa8yGohy5hmhFkozqG9B/q0Am/IiuB8vWsRyVguJNTs0Yyx9mnShVVA==",
+ "sha1": "84LzEvtpeadvnfgVAlHhuAo9Ya0=",
+ "sha256": "kgigSolgbdTU+YoccYpvLv53gRiIAEYfbaXqehhHs8E=",
"title": "Compuware Source Code Download for Endevor, PDS, and ISPW",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-scm-downloader/2.0.1/compuware-scm-downloader.hpi",
- "version": "2.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-scm-downloader/2.0.3/compuware-scm-downloader.hpi",
+ "version": "2.0.3",
"wiki": "https://plugins.jenkins.io/compuware-scm-downloader"
},
"compuware-topaz-for-total-test": {
- "buildDate": "Jan 05, 2018",
+ "buildDate": "Aug 15, 2018",
"dependencies": [
{
"name": "compuware-common-configuration",
@@ -13579,20 +13822,20 @@
"name": "Paul Allard"
}
],
- "excerpt": "Runs the Compuware Topaz for Total Test CLI to execute tests.",
- "gav": "com.compuware.jenkins:compuware-topaz-for-total-test:2.1.0",
+ "excerpt": "This plugin adds support for Compuware&#39;s Topaz for Total Test.",
+ "gav": "com.compuware.jenkins:compuware-topaz-for-total-test:2.1.1",
"labels": [],
"name": "compuware-topaz-for-total-test",
- "previousTimestamp": "2017-12-20T18:17:50.00Z",
- "previousVersion": "2.0.2",
- "releaseTimestamp": "2018-01-05T14:08:47.00Z",
+ "previousTimestamp": "2018-01-05T14:08:47.00Z",
+ "previousVersion": "2.1.0",
+ "releaseTimestamp": "2018-08-15T13:23:57.00Z",
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin",
- "sha1": "rTV3l+No131sit1S22ofxNF1m7Q=",
- "sha512": "Ay+JHGEgNATNeqa2V7Gmf/88px0lU913IZ2L/f0DvMsUvTtMdWuGvVqkTDsv3Xpjts0+1NoGcdwUJoRRglClqg==",
+ "sha1": "8ARDidY+Zf9KbFrDRs596FVKA8g=",
+ "sha256": "RfEOogy5LSpzozRLmRVvKRqB22MJbEZ2Sxgum4Kxevk=",
"title": "Compuware Topaz for Total Test",
- "url": "http://updates.jenkins-ci.org/download/plugins/compuware-topaz-for-total-test/2.1.0/compuware-topaz-for-total-test.hpi",
- "version": "2.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/compuware-topaz-for-total-test/2.1.1/compuware-topaz-for-total-test.hpi",
+ "version": "2.1.1",
"wiki": "https://plugins.jenkins.io/compuware-topaz-for-total-test"
},
"compuware-xpediter-code-coverage": {
@@ -13621,7 +13864,7 @@
"name": "Steve Kansa"
}
],
- "excerpt": "Compuware Topaz (R) interface to Xpediter Code Coverage (R)",
+ "excerpt": "This plugin provides access to Compuware Xpediter Code Coverage.",
"gav": "com.compuware.jenkins:compuware-xpediter-code-coverage:1.0.2",
"labels": [],
"name": "compuware-xpediter-code-coverage",
@@ -13631,7 +13874,7 @@
"requiredCore": "2.21",
"scm": "https://github.com/jenkinsci/compuware-xpediter-code-coverage-plugin",
"sha1": "huEbkdazpoZAGSr6Os9xuHrvGZw=",
- "sha512": "i0Yvq6a6VzGHWqSt1kI3Qn6fM1POg+AHimx6zrHVWu9I9Q4gxGN54PisqFAzcjp0vtmL1z5YJWfWOFfTKNfi7Q==",
+ "sha256": "nYGqwgL2nORP8q+u2J8NXrm1V21X7dA03KjVYMRvZSk=",
"title": "Compuware Xpediter Code Coverage",
"url": "http://updates.jenkins-ci.org/download/plugins/compuware-xpediter-code-coverage/1.0.2/compuware-xpediter-code-coverage.hpi",
"version": "1.0.2",
@@ -13647,7 +13890,7 @@
"name": "Rob Johnston"
}
],
- "excerpt": "",
+ "excerpt": "This plugin records <a href=\"http://www.concordion.org/\" rel=\"nofollow\">Concordion</a> test result pages.",
"gav": "org.jenkins-ci.plugins:concordionpresenter:0.7",
"labels": [
"report"
@@ -13657,7 +13900,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/concordionpresenter-plugin",
"sha1": "PIqeFs0L9RLWPIRYRc8xzbVJoNA=",
- "sha512": "JtL4Rr5f3sLXbMFwmDJ4HZAjM8qNUfUiaDQcpn4u9Uf1MPKfMCEY7euPP0DUgzj1kLs48IeI/phxCMQbSt5xWA==",
+ "sha256": "xXQWqRXDTGLzwb+JMokgdpzLX5QoOtfzk7NHXbQrdVc=",
"title": "Concordion Presenter",
"url": "http://updates.jenkins-ci.org/download/plugins/concordionpresenter/0.7/concordionpresenter.hpi",
"version": "0.7",
@@ -13673,7 +13916,7 @@
"name": "BlogFein"
}
],
- "excerpt": "A plugin which can intercept concurrent login in Jenkins",
+ "excerpt": "This plugin intercept a concurrent login to Jenkins.",
"gav": "hudson.plugins.concurrent_login:concurrent-login-plugin:0.7",
"labels": [],
"name": "concurrent-login-plugin",
@@ -13683,7 +13926,7 @@
"requiredCore": "1.513",
"scm": "https://github.com/jenkinsci/concurrent-login-plugin",
"sha1": "Pd69BYgv0y6NNGP774Vl4h3jldg=",
- "sha512": "osdlbVqyBejlyHuLUk+f7Q0NiJcQWdxQ+rTgttNfJZWc8X5b4WtyTWXyd/DmXmjalK5cruXxIqtKhZ1Z1I8Ucw==",
+ "sha256": "emXSZLyLtL0KOzFF7UreoLLNRERbHhLEOhf4EG2QcUQ=",
"title": "Concurrent Login",
"url": "http://updates.jenkins-ci.org/download/plugins/concurrent-login-plugin/0.7/concurrent-login-plugin.hpi",
"version": "0.7",
@@ -13724,7 +13967,7 @@
"name": "Bap"
}
],
- "excerpt": "A buildstep wrapping any number of other buildsteps, controlling there execution based on a defined condition.",
+ "excerpt": "A buildstep wrapping any number of other buildsteps, controlling their execution based on a defined condition (e.g. BuildParameter).",
"gav": "org.jenkins-ci.plugins:conditional-buildstep:1.3.6",
"labels": [
"builder"
@@ -13736,7 +13979,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/conditional-buildstep-plugin",
"sha1": "qBdFGxkc37JqY1w9s7r8tivFSqU=",
- "sha512": "rjx+sUJunuwo1aSKizDU+gDhfzE5pAp+USWi1LPQFoWQKi0Kh4kCwH0BZaOyc+ElQAfXNfyD7bQWlwgxrlFIcg==",
+ "sha256": "S1ULwTb+ZrtOs5ZgX0A2k1ljMnuclGYvfEQYiK25n3c=",
"title": "Conditional BuildStep",
"url": "http://updates.jenkins-ci.org/download/plugins/conditional-buildstep/1.3.6/conditional-buildstep.hpi",
"version": "1.3.6",
@@ -13752,7 +13995,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provide a way to configure the auto-refresh rate from the Jenkins UI.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Config&#43;AutoRefresh&#43;Plugin\" rel=\"nofollow\">Config AutoRefresh Plugin</a> provides a way to configure the auto-refresh rate from the Jenkins UI.",
"gav": "org.jenkins-ci.plugins:config-autorefresh-plugin:1.0",
"labels": [
"misc"
@@ -13762,7 +14005,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/config-autorefresh-plugin",
"sha1": "B3XzainxaQsI5zqnsBCanQSFxW8=",
- "sha512": "QN0+He1dOXnPDwE/ifWOrDdzukOhlxNAAeGIrkL2qiX4b/694z+Mum07iGPRH6kLlftG4XnRuh0iqVQjjvWDBA==",
+ "sha256": "RpH2w1M4BsZrSN7y3+jxrjxmhPjzOuutSpBMztI3gd4=",
"title": "Config AutoRefresh",
"url": "http://updates.jenkins-ci.org/download/plugins/config-autorefresh-plugin/1.0/config-autorefresh-plugin.hpi",
"version": "1.0",
@@ -13808,7 +14051,7 @@
"name": "Dominik Bartholdi"
}
],
- "excerpt": "Ability to provide configuration files (e.g. settings.xml for maven, XML, groovy, custom files,...) loaded through the UI which will be copied to the job workspace",
+ "excerpt": "Ability to provide configuration files (e.g. settings.xml for maven, XML, groovy, custom files,...) loaded through the UI which will be copied to the job workspace.",
"gav": "org.jenkins-ci.plugins:config-file-provider:2.18",
"labels": [
"maven",
@@ -13822,7 +14065,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/config-file-provider-plugin",
"sha1": "lS/oG4ux/PLqgOtU+KZGj3Z7SEc=",
- "sha512": "WqXLI961oAtzRclg4VUlxS7c5Y2CLQ94mR7KNK7QKyhUL7gjPb8aoKJ31887eBDlNevnLqc9G9zkYfqGPbJuyg==",
+ "sha256": "Ktf7ytdh4Y125UtygI3ICMMURyAY1UckqWxpVjwRMPk=",
"title": "Config File Provider",
"url": "http://updates.jenkins-ci.org/download/plugins/config-file-provider/2.18/config-file-provider.hpi",
"version": "2.18",
@@ -13848,7 +14091,7 @@
"name": "Praqma Josra"
}
],
- "excerpt": "Automatic rotations of possible configurations. Monitors the SCM for newer versions of components and tests if compliant. Available for ClearCaseUCM and Git.",
+ "excerpt": "Automatic try-out of possible configurations. Monitors the SCM for newer versions of components and tests if compliant. Only available using <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/ClearCase&#43;UCM&#43;Plugin\" rel=\"nofollow\"> ClearCase UCM Plugin</a> as SCM.",
"gav": "net.praqma:config-rotator:2.0.1",
"labels": [
"misc",
@@ -13862,12 +14105,86 @@
"requiredCore": "2.15",
"scm": "https://github.com/jenkinsci/config-rotator-plugin",
"sha1": "bOdKhbPAflUEYaykcW6FBJhCSM0=",
- "sha512": "AxZe5Qui51gJhMrj5HwgfPCdc4oZs5UKO8an+0RNxOHSEaBbV6bhiqHU4yx91VOTdwMouPfw9Hh2A1jYMfghxA==",
+ "sha256": "636jiLx3H3qE4EKd09FBP9UCghc2BeaFGBhlvgRz+sY=",
"title": "Config Rotator",
"url": "http://updates.jenkins-ci.org/download/plugins/config-rotator/2.0.1/config-rotator.hpi",
"version": "2.0.1",
"wiki": "https://plugins.jenkins.io/config-rotator"
},
+ "configuration-as-code": {
+ "buildDate": "Aug 10, 2018",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "ndeloof",
+ "email": "nicolas.deloof@gmail.com",
+ "name": "Nicolas De Loof"
+ }
+ ],
+ "excerpt": "This plugin allows to to configure jenkins based on human-readable declarative configuration files.",
+ "gav": "io.jenkins:configuration-as-code:1.0-rc1",
+ "labels": [],
+ "name": "configuration-as-code",
+ "releaseTimestamp": "2018-08-10T14:15:49.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/configuration-as-code-plugin/configuration-as-code",
+ "sha1": "XfDav+FFVquIJHodQAc/c585pY8=",
+ "sha256": "gN5yaJdZ4c2VN0xIqVxd2eJyMAL5AqmyT9U0+rAoghI=",
+ "title": "Configuration as Code",
+ "url": "http://updates.jenkins-ci.org/download/plugins/configuration-as-code/1.0-rc1/configuration-as-code.hpi",
+ "version": "1.0-rc1",
+ "wiki": "https://plugins.jenkins.io/configuration-as-code"
+ },
+ "configuration-as-code-support": {
+ "buildDate": "Aug 10, 2018",
+ "dependencies": [
+ {
+ "name": "configuration-as-code",
+ "optional": false,
+ "version": "1.0-rc1"
+ },
+ {
+ "name": "credentials",
+ "optional": true,
+ "version": "2.1.16"
+ },
+ {
+ "name": "job-dsl",
+ "optional": true,
+ "version": "1.66"
+ },
+ {
+ "name": "matrix-auth",
+ "optional": true,
+ "version": "2.3"
+ },
+ {
+ "name": "role-strategy",
+ "optional": true,
+ "version": "2.7.0"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "ndeloof",
+ "email": "nicolas.deloof@gmail.com",
+ "name": "Nicolas De Loof"
+ }
+ ],
+ "excerpt": "Custom configurator to support third-party plugins",
+ "gav": "io.jenkins.configuration-as-code:configuration-as-code-support:1.0-rc1",
+ "labels": [],
+ "name": "configuration-as-code-support",
+ "releaseTimestamp": "2018-08-10T14:18:22.00Z",
+ "requiredCore": "2.60.3",
+ "scm": "https://github.com/jenkinsci/configuration-as-code-plugin/configuration-as-code-support",
+ "sha1": "a0xQTzQyxczXeqIHRKeXGug5+RU=",
+ "sha256": "HB7RCmYh3E2QHyWNQvPKHrkv65gRcz4Ie1M/J3G21G8=",
+ "title": "configuration-as-code-support",
+ "url": "http://updates.jenkins-ci.org/download/plugins/configuration-as-code-support/1.0-rc1/configuration-as-code-support.hpi",
+ "version": "1.0-rc1",
+ "wiki": "https://plugins.jenkins.io/configuration-as-code-support"
+ },
"configurationslicing": {
"buildDate": "Dec 06, 2016",
"dependencies": [
@@ -13973,7 +14290,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/configurationslicing-plugin",
"sha1": "LtJV0oiw7StjGrccTYmnsMukVGk=",
- "sha512": "lEvTs1jZOuQB8z3PcLi3hCFbisfL/rnrJHw2vmhRvKjVT2IFGrIN6HeBbNYclfQtXPmNtQUdLaZzGVFMKE5kpA==",
+ "sha256": "d3NxIIBFLwMNuMHc4Hmt0bx89utwIlHHnnjs/iVHj4w=",
"title": "Configuration Slicing",
"url": "http://updates.jenkins-ci.org/download/plugins/configurationslicing/1.47/configurationslicing.hpi",
"version": "1.47",
@@ -13989,7 +14306,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provide a fast-path configure job link available for views.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Configure&#43;Job&#43;Column&#43;Plugin\" rel=\"nofollow\">Configure Job Column Plugin</a> provides a fast-path configure job link available for views.",
"gav": "org.jenkins-ci.plugins:configure-job-column-plugin:1.0",
"labels": [
"listview-column",
@@ -14001,14 +14318,14 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/configure-job-column-plugin",
"sha1": "p8yOFqsuzF0mA9Qu5fGYtl1EfXo=",
- "sha512": "uE3xPjwlb6qdJZcHJyuR1lMlNxRIBIJNDmR71YBrAh4dAo9M6cwZazPQUY8iTwLSqCffP7oN0LLZL58b4uddiA==",
+ "sha256": "TFCRSXvgaIDprW1fMNxyQMGC78Py7Dgqut6fbpX9vlY=",
"title": "Configure Job Column",
"url": "http://updates.jenkins-ci.org/download/plugins/configure-job-column-plugin/1.0/configure-job-column-plugin.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/configure-job-column-plugin"
},
"confluence-publisher": {
- "buildDate": "Dec 07, 2017",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
"name": "workflow-cps",
@@ -14033,23 +14350,23 @@
"name": "Joseph Petersen"
}
],
- "excerpt": "Publish build artifacts to an Atlassian Confluence wiki",
- "gav": "org.jenkins-ci.plugins:confluence-publisher:2.0.1",
+ "excerpt": "This plugin allows you to publish build artifacts into a Confluence wiki page. Currently limited to uploading an artifact as an attachment to a page id.",
+ "gav": "org.jenkins-ci.plugins:confluence-publisher:2.0.2",
"labels": [
"upload",
"external"
],
"name": "confluence-publisher",
- "previousTimestamp": "2017-10-23T10:58:36.00Z",
- "previousVersion": "2.0",
- "releaseTimestamp": "2017-12-07T18:33:12.00Z",
+ "previousTimestamp": "2017-12-07T18:33:12.00Z",
+ "previousVersion": "2.0.1",
+ "releaseTimestamp": "2018-07-25T22:36:00.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/confluence-publisher-plugin",
- "sha1": "ZCIGzK1UxGnaRlKVUZY89EAzbcU=",
- "sha512": "L28vWr91mSxiMOPfcONBwmxY/a6WG5ynE2HtS5gfkKPMmZCcf8bixrtcK7Ah9nfM+ze5306m/4HEPlll1MjI7g==",
+ "sha1": "7mt9FYfFtOeWTXk8goavm196PT4=",
+ "sha256": "OZR10OPKkKNLRPhq9cFwG7G4ZH3d9TfU5e3Q26dPeXw=",
"title": "Confluence Publisher",
- "url": "http://updates.jenkins-ci.org/download/plugins/confluence-publisher/2.0.1/confluence-publisher.hpi",
- "version": "2.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/confluence-publisher/2.0.2/confluence-publisher.hpi",
+ "version": "2.0.2",
"wiki": "https://plugins.jenkins.io/confluence-publisher"
},
"console-badge": {
@@ -14062,7 +14379,7 @@
"name": "Oleksii Khilkevych"
}
],
- "excerpt": "Console Badge for quick console access",
+ "excerpt": "This plugin installs that badge that you always missed!",
"gav": "me.noroutine.jenkins.plugin:console-badge:1.1",
"labels": [
"misc",
@@ -14075,7 +14392,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/console-badge-plugin",
"sha1": "HR/ZZ4+NVWD/UG8qrWk0RZxpyas=",
- "sha512": "1qXhMYuoU9L0gQZec9ePQhVkgX8/A0vE37GeFhHgHH7iXb4Hx3XR3cBmNIbPa0lCjslelVTzvn3zGhmIndPRSw==",
+ "sha256": "CpkARl13wi+t32hFHnw0zRMJOaU+i8bIPopPsi8FVVg=",
"title": "Console Badge",
"url": "http://updates.jenkins-ci.org/download/plugins/console-badge/1.1/console-badge.hpi",
"version": "1.1",
@@ -14091,7 +14408,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provide a fast-path console link available for views.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Console&#43;Column&#43;Plugin\" rel=\"nofollow\">Console Column Plugin</a> provides a fast-path console link available for views.",
"gav": "org.jenkins-ci.plugins:console-column-plugin:1.5",
"labels": [
"listview-column",
@@ -14104,7 +14421,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/console-column-plugin",
"sha1": "mtd/5cTNMwFDXjDLSl3GeRdwyZY=",
- "sha512": "7zRXjT99Bi93tfcDGMwP4pRmtZ+9l716ELfCSPTfgvLhg/ewU3Ekv3dPgLE+WPoqMyTPhUjoEGHC/sbbRmc9Hg==",
+ "sha256": "/zRMMxFC57faLDYF+qpmqZGo7nzGtTvogRhO4vvxhNw=",
"title": "Console Column",
"url": "http://updates.jenkins-ci.org/download/plugins/console-column-plugin/1.5/console-column-plugin.hpi",
"version": "1.5",
@@ -14129,7 +14446,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/console-tail-plugin",
"sha1": "3Ydb4nZQjePDKExStasUFt+XwYY=",
- "sha512": "QqTt4GbpLInIzY8T2VcOKguLcicsIJM2nlPBWxtatoKpQZ1TSmthIhcno2kIsycTbJ6s1j8szAWqNdgaPzjjqQ==",
+ "sha256": "yOxQvjPKbj98t0BJuLzcIUgknANceYerbwALSB1wVUs=",
"title": "Console Tail",
"url": "http://updates.jenkins-ci.org/download/plugins/console-tail/1.1/console-tail.hpi",
"version": "1.1",
@@ -14152,7 +14469,7 @@
"name": "Lioz Nudel"
}
],
- "excerpt": "Consul service discovery and K/V plugin",
+ "excerpt": "Consul plugin for service discovery and K/V store usages",
"gav": "com.inneractive.jenkins.plugins:consul:2.1",
"labels": [],
"name": "consul",
@@ -14162,7 +14479,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/consul-plugin",
"sha1": "ZoRhMUAsTqJJq5oliPfZPwMjTQM=",
- "sha512": "JEMtXv5OxFmfaXdzQe5tzN8NibWzUSpWtkKGaiaiA1r+CM+oE4fZ93bgOM0GsaE2MwZFfdBmVI3HQcwFsSRzBQ==",
+ "sha256": "v4j3O2gWWebMMgitAYR55NlT5YD/IXnv1eNuNVAco2I=",
"title": "Consul",
"url": "http://updates.jenkins-ci.org/download/plugins/consul/2.1/consul.hpi",
"version": "2.1",
@@ -14178,7 +14495,7 @@
"name": "Jimmy Ray"
}
],
- "excerpt": "Consul KV BUilder for reading/writing/deleting K,V pairs in Consul.",
+ "excerpt": "This plugin is used to add a build wrapper and build step to read/write/delete &lt;K,V&gt; pairs from the HashiCorp Consul Key/Value store.",
"gav": "org.jenkins-ci.plugins:consul-kv-builder:2.0.13",
"labels": [
"builder"
@@ -14190,7 +14507,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/consul-kv-builder-plugin",
"sha1": "WklPNaEfF8WdtjKzlQxJKkJFXZc=",
- "sha512": "Uy3Fj4QPP2Ek00TK/9DiZ0NKSjfyLGn/sSgYwNX93Pz21yqNHNhqIu+pUk+RvRycTqqeuOsqbKvA9PMYmNd/rw==",
+ "sha256": "x3pRbsCDw2TJ9WGe88HjGCiAbDX83VcCABL6qmeoyTo=",
"title": "Consul KV Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/consul-kv-builder/2.0.13/consul-kv-builder.hpi",
"version": "2.0.13",
@@ -14222,7 +14539,7 @@
"name": "Bora Aksoy"
}
],
- "excerpt": "Continuum Jenkins integration, exposing Continuum REST API commands as pipeline steps.",
+ "excerpt": "This plugin includes integrations for Continuum, including pipeline steps for REST API commands.",
"gav": "org.jenkins-ci.plugins:continuum:1.0.1",
"labels": [],
"name": "continuum",
@@ -14230,14 +14547,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/continuum-plugin",
"sha1": "qyb6+pDnOjKukRN2oJp2+Fr+Nl0=",
- "sha512": "4GFTxh94hJV381f2EH6kgUkloQAvww06xRaB6VksVZnCCeT/4Z4hqnsUDE+oTo2/uoRkZr8Ox3rYXG9uwARF9A==",
+ "sha256": "VX1pA1Z7LZ3duIdvf6KsNUfeUtXsHVDy+XsDGTlnBwI=",
"title": "Continuum",
"url": "http://updates.jenkins-ci.org/download/plugins/continuum/1.0.1/continuum.hpi",
"version": "1.0.1",
"wiki": "https://plugins.jenkins.io/continuum"
},
"contrast-continuous-application-security": {
- "buildDate": "Jun 27, 2018",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
"name": "matrix-project",
@@ -14257,20 +14574,20 @@
"name": "Justin Leo"
}
],
- "excerpt": "Jenkins Plugin to install the Contrast agent",
- "gav": "org.jenkins-ci.plugins:contrast-continuous-application-security:2.4",
+ "excerpt": "This plugin is for continuous application security with Contrast integration.",
+ "gav": "org.jenkins-ci.plugins:contrast-continuous-application-security:2.5",
"labels": [],
"name": "contrast-continuous-application-security",
- "previousTimestamp": "2018-04-16T21:42:03.00Z",
- "previousVersion": "2.3",
- "releaseTimestamp": "2018-06-27T13:28:09.00Z",
+ "previousTimestamp": "2018-06-27T13:28:09.00Z",
+ "previousVersion": "2.4",
+ "releaseTimestamp": "2018-08-13T22:04:11.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/contrast-continuous-application-security-plugin",
- "sha1": "fHqOA8+REGa6B/iQe4oCAYfMc4Q=",
- "sha512": "oGB2oQbUYYStfgPDiC62d+0qMXY+arEpzufX3/TLPoiQd2jucCvs1ifY/ESt2cpXRAVoyW50ltUVTOPYF4XPMg==",
+ "sha1": "anmePdzeyTDNm/+y93/MhwUIdzM=",
+ "sha256": "AXiGo6QrXriWwc48/Ra0Pkw0ayHzAKqF6sHnB3t+rYg=",
"title": "Contrast Continuous Application Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/contrast-continuous-application-security/2.4/contrast-continuous-application-security.hpi",
- "version": "2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/contrast-continuous-application-security/2.5/contrast-continuous-application-security.hpi",
+ "version": "2.5",
"wiki": "https://plugins.jenkins.io/contrast-continuous-application-security"
},
"convert-to-pipeline": {
@@ -14304,7 +14621,7 @@
"name": "Mohit Dharamshi"
}
],
- "excerpt": "This plugin converts freestyle jobs to Pipeline jobs.",
+ "excerpt": "This plugin converts Freestyle jobs to Pipeline jobs.",
"gav": "org.jenkins-ci.plugins:convert-to-pipeline:1.0",
"labels": [],
"name": "convert-to-pipeline",
@@ -14312,7 +14629,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/convert-to-pipeline-plugin",
"sha1": "aN2Q7HpXUlpFlaECQgwlIsOmBDU=",
- "sha512": "qb5jrVe5XACdVYpunQGXRX73OlUB7W1Ip67Y7KirkeqcBqcKb2+fUVdxhomPLDo2cTqMYeVdUAwuC0E9pPbEgw==",
+ "sha256": "eNmMSz2S3ku7+7lYhBKIkixmN+jr0uKGPPLnXJMTV9s=",
"title": "Convert To Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/convert-to-pipeline/1.0/convert-to-pipeline.hpi",
"version": "1.0",
@@ -14328,7 +14645,7 @@
"name": "Yina Mou"
}
],
- "excerpt": "Build, deploy and test Convertigo projects in a Continuous integration environment",
+ "excerpt": "This plugin enables Jenkins to build, deploy and test Convertigo projects.",
"gav": "com.convertigo.jenkins.plugins:convertigo-mobile-platform:1.1",
"labels": [
"plugin-test",
@@ -14341,7 +14658,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/convertigo-mobile-platform-plugin",
"sha1": "tWqXUTUOXjRJSzYiJ2FzfJofMgE=",
- "sha512": "jNbSYMlJovqP0m5yBUx6NEtvdoyS2XLcZb5ZF7JzIzKEin8lCioo28uAknP86nDcwu1s+WXLwMrRTm4zVH/92w==",
+ "sha256": "Rqy1lrvavQ1gNe9ZBD8h7GC5VDUOtni6nywh6xz8pvE=",
"title": "Convertigo Mobile Platform",
"url": "http://updates.jenkins-ci.org/download/plugins/convertigo-mobile-platform/1.1/convertigo-mobile-platform.hpi",
"version": "1.1",
@@ -14368,7 +14685,7 @@
"name": "Jindi Wu"
}
],
- "excerpt": "",
+ "excerpt": "This plugin acts like a coordinator that makes other jobs to build in a particular sequence as pre-defined.<br /> There are serial and parallel building patterns, which should have already covered most scenarios",
"gav": "org.jenkins-ci.plugins:coordinator:1.4.0",
"labels": [],
"name": "coordinator",
@@ -14378,7 +14695,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/coordinator-plugin",
"sha1": "lT3onkrZ01jDrGbCkMrCrMgpH4w=",
- "sha512": "yzi1aNcp9Glt3TRNdjXcEdYAJIFxUfQFq4N4Tv+ayik2hXAhcpTuoGgVBk0URSwZ+aSI+8/tLK7eAjTzs0wisA==",
+ "sha256": "x8HHx8rn08hFi1mFW5kHUug6Z+TNvpdn3a9XL7y2vBo=",
"title": "Coordinator",
"url": "http://updates.jenkins-ci.org/download/plugins/coordinator/1.4.0/coordinator.hpi",
"version": "1.4.0",
@@ -14394,7 +14711,7 @@
"name": "Federico Larsen"
}
],
- "excerpt": "Copado",
+ "excerpt": "Copado Jenkins plugin to trigger jobs within Copado.",
"gav": "com.copado.jenkins:copado:1.2",
"labels": [],
"name": "copado",
@@ -14404,7 +14721,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/copado-plugin",
"sha1": "eII1dDuVxzQUBmuNSd6GQc2IEgE=",
- "sha512": "xRp9VwWY6G5ET4IIzdBbpwzyFpWQUa8a059eRf4M0fkDF9P656nLN1H8+MjjrvBEHlQYZ45RgVZZ9jCIIUg7sw==",
+ "sha256": "nd7asyw4dh8b0foYbwi4k1OPs/VZq+0UcZ8DMgdNvls=",
"title": "Copado",
"url": "http://updates.jenkins-ci.org/download/plugins/copado/1.2/copado.hpi",
"version": "1.2",
@@ -14420,7 +14737,7 @@
"name": "Michal Srb"
}
],
- "excerpt": "Plugin for building RPM packages in Copr",
+ "excerpt": "This plugin allows building RPM packages in Copr.",
"gav": "org.fedoraproject.jenkins.plugins:copr:0.3",
"labels": [
"external"
@@ -14432,7 +14749,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/copr-plugin",
"sha1": "YHOLIvZtLJc+XuOAmMr0CzT2t3M=",
- "sha512": "M5a601AGzVdPwBmn6te+3EETMblteVGWD3xqI/lqvtoxQDm1kcnN1c11KgX9h1ozslxUIqXAHblhr9ysTj4NSg==",
+ "sha256": "3linA/DfX8J7zJJverH3bOHwXgTeZB0aBUaYZbicvow=",
"title": "Copr",
"url": "http://updates.jenkins-ci.org/download/plugins/copr/0.3/copr.hpi",
"version": "0.3",
@@ -14448,7 +14765,7 @@
"name": "Nikita Zhelyakov"
}
],
- "excerpt": "Copies data to workspace directory for each project build",
+ "excerpt": "This plugin copies data to workspace directory before each build. After build data will be deleted.",
"gav": "org.jvnet.hudson.plugins:copy-data-to-workspace-plugin:1.0",
"labels": [
"buildwrapper"
@@ -14456,9 +14773,9 @@
"name": "copy-data-to-workspace-plugin",
"releaseTimestamp": "2011-02-24T13:46:25.00Z",
"requiredCore": "1.366",
- "scm": "https://github.com/jenkinsci/copy-data-to-workspace-plugin-plugin",
+ "scm": "https://github.com/jenkinsci/copy-data-to-workspace-plugin",
"sha1": "o1H9UdRKji2M3qV9S15s84tGq3g=",
- "sha512": "PD1Ry7RIet8VqQIyoiPdKBlMJzsajji4BuyxEMhVIVd3HX+wLGyFU7kVWf1jIrMOeGDDa+NtjlK1JCcVt7wQjQ==",
+ "sha256": "xAjAXZlUzoGmkMZDcpCXOCZghuK16CIvvZJuNyjAlVk=",
"title": "Copy data to workspace",
"url": "http://updates.jenkins-ci.org/download/plugins/copy-data-to-workspace-plugin/1.0/copy-data-to-workspace-plugin.hpi",
"version": "1.0",
@@ -14500,7 +14817,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/copy-project-link-plugin",
"sha1": "4ciV6pdXEyC6MB+f7ON74P0gmSw=",
- "sha512": "W09/lLoP39/zumd7d6/SPXmSuXbT7EJnxB+9oyrIlkkmaM6RejpHIakutDEk6+M0NuFG3VMZsAVhOeRMWQxfgQ==",
+ "sha256": "eywSkeFe1mc37fsvzSOXSKgGui9pQVgW9T58z9f6j3Y=",
"title": "Copy project link",
"url": "http://updates.jenkins-ci.org/download/plugins/copy-project-link/1.5/copy-project-link.hpi",
"version": "1.5",
@@ -14553,7 +14870,7 @@
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/copyartifact-plugin",
"sha1": "RwH6/vOAibxIDZXHxmbtie3akF4=",
- "sha512": "H/topFo2NejtK3qFBgY33Bb2jF+GsKifUSvmTuPySaI1oSsA/ZS0nARPnCvedt0tMSmkjTMDfdIz+9T6S0KxDA==",
+ "sha256": "E63EL+dSPqVhM9ORGVxXtOo8Qn/lpfr/NkLbV1Az8lA=",
"title": "Copy Artifact",
"url": "http://updates.jenkins-ci.org/download/plugins/copyartifact/1.41/copyartifact.hpi",
"version": "1.41",
@@ -14569,7 +14886,7 @@
"name": "Udaypal Aarkoti"
}
],
- "excerpt": "Support Cross Site Posts to access Jenkins resources",
+ "excerpt": "This plugin allows Jenkins to serve Cross-site HTTP requests",
"gav": "org.jenkins-ci.plugins:cors-filter:1.1",
"labels": [],
"name": "cors-filter",
@@ -14579,7 +14896,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/cors-filter-plugin",
"sha1": "fydq6AtYG+l5k28LexfDnlcWhHM=",
- "sha512": "rXOfihimehtra0rzWVSg/23BaZdP9UBPy8XqhGHZC7sNSZrPOnYGgsMpsIq8Kz8gCbgmrgaY8omlBuKxooHpMg==",
+ "sha256": "nNjicl7I8EwHRW1qiT4xXJNf0UJ4JtbXKHK/IYT2msc=",
"title": "CORS support",
"url": "http://updates.jenkins-ci.org/download/plugins/cors-filter/1.1/cors-filter.hpi",
"version": "1.1",
@@ -14593,7 +14910,7 @@
"name": "Gareth Evans"
}
],
- "excerpt": "",
+ "excerpt": "This plugin sends results and duration of Jenkins jobs to a couchdb/cloudant database",
"gav": "org.jenkins-ci.plugins:couchdb-statistics:0.3",
"labels": [
"report"
@@ -14605,7 +14922,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/couchdb-statistics-plugin",
"sha1": "gViKzoKPYc0iOs1E17gEo5sFLxQ=",
- "sha512": "rhS3UYAhlcHeSB3gSR5aTPV57AnYXpAbHsWBB3GOD8J7W6oGgz++htXe4++IZKyTkrV1rFGLoHU2Ew9mYnXrGw==",
+ "sha256": "t9MlldfXK6vDAmyB/DnC4d3mfpkvT+PQlfCxiu/u5tc=",
"title": "couchdb-statistics",
"url": "http://updates.jenkins-ci.org/download/plugins/couchdb-statistics/0.3/couchdb-statistics.hpi",
"version": "0.3",
@@ -14631,7 +14948,7 @@
"requiredCore": "1.428",
"scm": "https://github.com/jenkinsci/countjobs-viewstabbar-plugin",
"sha1": "RnukVLYGfy/xyENjvUUxckTu2Jc=",
- "sha512": "O2cZZ4ie2C8DV34JiqN59tq/lNqoyAWzxCDoCZATBcnkrbaLGW12EWU9PmdcrVQmLuUJ8/DWeEGj2kuIiTpYoQ==",
+ "sha256": "cwC1sILoCt4u8K6tR66Ena91Qd8WZPn/cJPbXsrajwo=",
"title": "countjobs-viewstabbar",
"url": "http://updates.jenkins-ci.org/download/plugins/countjobs-viewstabbar/1.0.0/countjobs-viewstabbar.hpi",
"version": "1.0.0",
@@ -14647,7 +14964,7 @@
"name": "JunHo Yoon"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is coverage/complexity scatter plot graph plugin. It supports clover and cobertura results.",
"gav": "org.jenkins-ci.plugins:covcomplplot:1.1.1",
"labels": [
"report"
@@ -14657,7 +14974,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/covcomplplot-plugin",
"sha1": "CboIlIImnrdoYnYhXgihm8zyL6o=",
- "sha512": "f13q15vHHJdqnwTfUGZLoAFyfQuAAvKVywY1mg4zrtWlsA9DYPzHK8LPJyVlwwR9Ho/8zgzCR4fJAT6Sz2WMBQ==",
+ "sha256": "v9VeYESAiKdN+jEvRF/eYqMg9uAatNXMac39L7dthgM=",
"title": "Coverage/Complexity Scatter Plot",
"url": "http://updates.jenkins-ci.org/download/plugins/covcomplplot/1.1.1/covcomplplot.hpi",
"version": "1.1.1",
@@ -14707,19 +15024,24 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/coverity-plugin",
"sha1": "8sX1OSFB6nHVHhZHAXyYWWo7t5s=",
- "sha512": "aUbaDekqNKLD3Owv2pTGQjA64LJNxuyiSvetlDHhibFmvMY6hhVnWcwGAugxUYqX8cNCQFLTKnLhuMfLaWoROA==",
+ "sha256": "sZjwbI6Xbkm3MW6rk1ga6uW82b/Wlui588a8b8XFHhQ=",
"title": "Coverity",
"url": "http://updates.jenkins-ci.org/download/plugins/coverity/1.11.1/coverity.hpi",
"version": "1.11.1",
"wiki": "https://plugins.jenkins.io/coverity"
},
"cppcheck": {
- "buildDate": "Aug 05, 2015",
+ "buildDate": "Jul 30, 2018",
"dependencies": [
{
"name": "dashboard-view",
"optional": true,
"version": "2.0"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
}
],
"developers": [
@@ -14731,24 +15053,28 @@
"developerId": "mixalturek",
"email": "mixalturek@users.sf.net",
"name": "Michal Turek"
+ },
+ {
+ "developerId": "marcosteffan",
+ "name": "Marco Steffan"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:cppcheck:1.21",
+ "excerpt": "This plug-in collects the <a href=\"http://cppcheck.wiki.sourceforge.net/\" rel=\"nofollow\">Cppcheck</a> analysis results of the project and visualizes the found errors.",
+ "gav": "org.jenkins-ci.plugins:cppcheck:1.23",
"labels": [
"report"
],
"name": "cppcheck",
- "previousTimestamp": "2014-09-27T21:19:30.00Z",
- "previousVersion": "1.20",
- "releaseTimestamp": "2015-08-05T18:23:07.00Z",
- "requiredCore": "1.447",
+ "previousTimestamp": "2018-07-10T18:36:48.00Z",
+ "previousVersion": "1.22",
+ "releaseTimestamp": "2018-07-30T21:27:08.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/cppcheck-plugin",
- "sha1": "4xt2Zq0OcVUiBMco8W/4wc8lStU=",
- "sha512": "GOSVuyK7LasNATyFRuXTVDV99of6pCJaFt0xdUZCQ8AO+mdVvzOKjdIVmEGQvdJJHK4dwsO0usoGhrXndVBYpQ==",
+ "sha1": "tDsRQfujI4BfH/AdjvKBS8r1Sn0=",
+ "sha256": "PPNk7EOlgiYFywuKphK6PEXJR1y/tfKyaxf9Miikjyo=",
"title": "Cppcheck",
- "url": "http://updates.jenkins-ci.org/download/plugins/cppcheck/1.21/cppcheck.hpi",
- "version": "1.21",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cppcheck/1.23/cppcheck.hpi",
+ "version": "1.23",
"wiki": "https://plugins.jenkins.io/cppcheck"
},
"cppncss": {
@@ -14767,7 +15093,7 @@
"name": "Shaohua Wen"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://cppncss.sourceforge.net/\" rel=\"nofollow\">Cpp NCSS reports</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:cppncss:1.2",
"labels": [
"report"
@@ -14779,7 +15105,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/cppncss-plugin",
"sha1": "u1Ed3Qb3n4bHnYV+XAIFxGOTViY=",
- "sha512": "34NQma7XD4nGhuWP4VYSmwElFiVGYqiGWsrpdERmysGvJ0tIycwVpG0Szt0JdNW9U/AfozG2Q3+ACuLZYyxTFw==",
+ "sha256": "iWPrlbxzqvDp/I2TAVIknUe74vXRjxJLmdoAxB8iEwU=",
"title": "CppNCSS",
"url": "http://updates.jenkins-ci.org/download/plugins/cppncss/1.2/cppncss.hpi",
"version": "1.2",
@@ -14825,7 +15151,7 @@
"name": "N. Q. Huy"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in collects the Parasoft C&#43;&#43;test code stantard results of the project modules and visualizes the found warnings.",
"gav": "com.thalesgroup.jenkins-ci.plugins:cpptest:0.14",
"labels": [
"report"
@@ -14837,7 +15163,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/cpptest-plugin",
"sha1": "7IjRPtm8PQuB3y2azEVwP6KKCwQ=",
- "sha512": "GA6qm+Ly4YJUUNkgWRpcg7LdHO/Nm+d3UQrNqdtvGc9/pwzeaMXA9GuuzvWbeMfOYob5i4QQdRZMAGixHbCXPQ==",
+ "sha256": "sZeW0Ki0gsAE0yUfLRwcoF5FhxiRNnJzHBQN+MKeXE4=",
"title": "Cpptest",
"url": "http://updates.jenkins-ci.org/download/plugins/cpptest/0.14/cpptest.hpi",
"version": "0.14",
@@ -14852,7 +15178,7 @@
"name": "Daniel Lindner"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collects the <a href=\"http://www.crap4j.org/\" rel=\"nofollow\">Crap4J</a> analysis results of the project modules and offers historical insights to their crap.",
"gav": "org.jenkins-ci.plugins:crap4j:0.9",
"labels": [
"report"
@@ -14862,7 +15188,7 @@
"requiredCore": "1.566",
"scm": "https://github.com/jenkinsci/crap4j-plugin",
"sha1": "Xsp41MjEbobD54/m3sxToZqOf30=",
- "sha512": "ScK/iWQKD6PIHZamgjHBK2Bq7Bbv4r/OVDC7apynnv/miIPx0gcPrhCjYvAJJVRsIees1gGbtZj3mi5oylFf1A==",
+ "sha256": "HXftwB6CiXz0I1d3WicTUC8gGdJAkuz7kKwEIfWq//M=",
"title": "Crap4J",
"url": "http://updates.jenkins-ci.org/download/plugins/crap4j/0.9/crap4j.hpi",
"version": "0.9",
@@ -14878,7 +15204,7 @@
"name": "Marc Sanfacon"
}
],
- "excerpt": "",
+ "excerpt": "Adds the ability to fingerprint files as build steps.",
"gav": "org.jenkins-ci.plugins:create-fingerprint:1.2",
"labels": [
"builder"
@@ -14890,7 +15216,7 @@
"requiredCore": "1.440",
"scm": "https://github.com/jenkinsci/create-fingerprint-plugin",
"sha1": "eTmOEC36FyDg0co1ceOp9C0Z7WI=",
- "sha512": "9b2fXxZUOvRLChBD1AxcnHNNquU5bS0bXAmWSDkY1r3og3T34+DRhnQZHB1boc8mPdqugC1a4qNmVbw8kW9uEA==",
+ "sha256": "4Y5F35clcStOptgRrwP76SiH7GkcZ+ZHMF41PDYiMSU=",
"title": "Fingerprint",
"url": "http://updates.jenkins-ci.org/download/plugins/create-fingerprint/1.2/create-fingerprint.hpi",
"version": "1.2",
@@ -14912,7 +15238,7 @@
"name": "Bertrand Gressier"
}
],
- "excerpt": "",
+ "excerpt": "This plugin extends creating job. When you create a job, it automatically adds permissions for the creator.",
"gav": "org.jenkins-ci.plugins:createjobadvanced:1.8",
"labels": [
"user"
@@ -14924,14 +15250,14 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/createjobadvanced-plugin",
"sha1": "d27KRgh7F5JOKasPcTukcZMlupk=",
- "sha512": "F+F60+0JMf0OotVeOHLmhb4pWwsEXGDhJFV2r4/rP8jAerAmGVU6j0TY1ZnUvBUVwkbTa3/cl0SkVnOZEKuGAA==",
+ "sha256": "gX0Y5P+emTFjnhOfCCVZmR/KZ8dq4z73JIPFHrokYks=",
"title": "Create Job Advanced",
"url": "http://updates.jenkins-ci.org/download/plugins/createjobadvanced/1.8/createjobadvanced.hpi",
"version": "1.8",
"wiki": "https://plugins.jenkins.io/createjobadvanced"
},
"credentials": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Jul 20, 2018",
"dependencies": [
{
"name": "structs",
@@ -14946,19 +15272,19 @@
}
],
"excerpt": "This plugin allows you to store credentials in Jenkins.",
- "gav": "org.jenkins-ci.plugins:credentials:2.1.17",
+ "gav": "org.jenkins-ci.plugins:credentials:2.1.18",
"labels": [],
"name": "credentials",
- "previousTimestamp": "2017-09-14T08:18:23.00Z",
- "previousVersion": "2.1.16",
- "releaseTimestamp": "2018-06-15T10:34:53.00Z",
+ "previousTimestamp": "2018-06-15T10:34:53.00Z",
+ "previousVersion": "2.1.17",
+ "releaseTimestamp": "2018-07-20T18:35:45.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/credentials-plugin",
- "sha1": "zREzSnantu6X1gERoT4av/hRcpU=",
- "sha512": "7rfb4Fk0ywfY6Ruh3fKrrsAK8Kz45T4CAczyq0pU9xIsxPPRAR+F5H3R7KCZCYy9mzacaytTsOFCIBaMzRe3cw==",
+ "sha1": "5IFfWXhpaOi0KRGtbbFsn526h2Y=",
+ "sha256": "UKY6oGM9w5pRqXnYlS3htqxCT3ZATTMzDmaTXIGA/M4=",
"title": "Credentials",
- "url": "http://updates.jenkins-ci.org/download/plugins/credentials/2.1.17/credentials.hpi",
- "version": "2.1.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/credentials/2.1.18/credentials.hpi",
+ "version": "2.1.18",
"wiki": "https://plugins.jenkins.io/credentials"
},
"credentials-binding": {
@@ -15007,7 +15333,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/credentials-binding-plugin",
"sha1": "ME8KF0Ov//OgqXB6SQze4c8ZVfs=",
- "sha512": "89VPMkRhda9csHm8mm5DtRJU7ihxkCoLW6clUTWc3Hsx9EqRpB1fWCbXyO5a0AF8AoE9ac82UQSaMyqLprRJOw==",
+ "sha256": "FLoXmsApI7eCGDQLVbjGID4WZMXkB/QCGphmU7qVZOI=",
"title": "Credentials Binding",
"url": "http://updates.jenkins-ci.org/download/plugins/credentials-binding/1.16/credentials-binding.hpi",
"version": "1.16",
@@ -15023,7 +15349,7 @@
"name": "Mujtaba Hassanpur"
}
],
- "excerpt": "",
+ "excerpt": "This plugin uploads dSYM files to Crittercism.",
"gav": "org.jenkins-ci.plugins:crittercism-dsym:1.1",
"labels": [
"upload",
@@ -15034,7 +15360,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/crittercism-dsym-plugin",
"sha1": "wfruWwlBHpcURQ1++Vk5q2VLDlg=",
- "sha512": "Og6QDUsoKU2giorMNAeH1oZNHYwQXlG/rGJ3lw/jjoej8j+cWM4BetiC6+FwdpuLJiOqCfw6jICoeEFqnHhUjg==",
+ "sha256": "6qi2H37zX4Wgrv/wivHRZre/Yl71Gv+5svg1UAiMcAE=",
"title": "crittercism-dsym",
"url": "http://updates.jenkins-ci.org/download/plugins/crittercism-dsym/1.1/crittercism-dsym.hpi",
"version": "1.1",
@@ -15076,7 +15402,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/cron-shelve-plugin",
"sha1": "Ti4baK+fwQOyPd9FADGchP7Gaic=",
- "sha512": "TrzxjmJA6yF1SRexUtclp4qBgKgxjOh9/MZVk5uWuEisF3l6IwHxwMZyKtWlYzNliWnF1uTn1TS+4y33GGyxGA==",
+ "sha256": "uosi7qtepL4E2RepvXy0xIJUus20BWh4EfeF6HdbAlU=",
"title": "cron-shelve",
"url": "http://updates.jenkins-ci.org/download/plugins/cron-shelve/1.3/cron-shelve.hpi",
"version": "1.3",
@@ -15092,7 +15418,7 @@
"name": "Eelco de Vlieger"
}
],
- "excerpt": "",
+ "excerpt": "Column showing the cron trigger expressions that can be configured on a job (Subversion, Scheduled Builds etc).",
"gav": "org.jenkins-ci.plugins:cron_column:1.4",
"labels": [
"listview-column"
@@ -15104,7 +15430,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/cron_column-plugin",
"sha1": "EvJHANv5RiQIWz1iRIBs2BlWyUs=",
- "sha512": "DP9bh8xSIkjlDe38MmyRDg+sqcghEfwYu+Tj6ChKUTM5v20uuQI3WmzbnIJnvDjBMuNZepiXwveGs6d14YtqRA==",
+ "sha256": "yOmDlUt6JF81za8QYWgJ2Qw8FAIiRMZQX7P9NrTngoE=",
"title": "Cron Column",
"url": "http://updates.jenkins-ci.org/download/plugins/cron_column/1.4/cron_column.hpi",
"version": "1.4",
@@ -15136,7 +15462,7 @@
"name": "CrossBrowserTesting.com LLC"
}
],
- "excerpt": "This plugin integrates Jenkins users with Selenium Testing on CrossBrowserTesting.com. CrossBrowserTesting.com provides cross browser testing of websites, webpages, and web applications on Windows, Macs, and real iPhones, iPads, and Android Phones and Tablets.",
+ "excerpt": "This plugin integrates users with Selenium Testing on <a href=\"http://crossbrowsertesting.com\" rel=\"nofollow\">CrossBrowserTesting.com</a> CrossBrowserTesting.com provides cross browser testing on Windows, Macs, and real iPhones, iPads, and Android Phones and Tablets.",
"gav": "org.jenkins-ci.plugins:crossbrowsertesting:2.5.1",
"labels": [],
"name": "crossbrowsertesting",
@@ -15146,7 +15472,7 @@
"requiredCore": "2.5",
"scm": "https://github.com/jenkinsci/crossbrowsertesting-plugin",
"sha1": "L0eQeoSMI3l9LgaTdvdrvBK5GG0=",
- "sha512": "uH1qJf50OTh8ISpZtM+3bwaVkPt/In8Te1WyP/KlXgMsWLDX2pglHN51ojLepNbTDcsiU8Sc2eEaS9+cEvsW4Q==",
+ "sha256": "rT2V/vff9p0HoRAIRJznQU7R3quGivBq+h41/bZvkO4=",
"title": "CrossBrowserTesting.com",
"url": "http://updates.jenkins-ci.org/download/plugins/crossbrowsertesting/2.5.1/crossbrowsertesting.hpi",
"version": "2.5.1",
@@ -15165,7 +15491,7 @@
"name": "Justin Edelson"
}
],
- "excerpt": "SecurityRealm enabling the use of Atlassian's Crowd identity management server.",
+ "excerpt": "This plugin enables use of <a href=\"http://www.atlassian.com/crowd\" rel=\"nofollow\">Atlassian Crowd</a> as an authentication source.",
"gav": "com.ds.tools.hudson:crowd:1.2",
"labels": [
"user"
@@ -15175,19 +15501,24 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/crowd-plugin",
"sha1": "FlNYLD4WehRNrWrkmte84TBWlaY=",
- "sha512": "LGkAokkCTRYLkAjqZISCfbTl57e5/arElGyX1cEqRBUaig2TdMto95NNMFgQb3sbbxlS3Ye8Z3lV9aYBjid4dA==",
+ "sha256": "nznYLyjt1TnfruplKkg7M46F7WCNEiIyL7tTvOszNgc=",
"title": "Crowd Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/crowd/1.2/crowd.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/crowd"
},
"crowd2": {
- "buildDate": "Aug 01, 2014",
+ "buildDate": "Jul 23, 2018",
"dependencies": [
{
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.5-3.0"
+ },
+ {
"name": "mailer",
"optional": false,
- "version": "1.5"
+ "version": "1.21"
}
],
"developers": [
@@ -15199,24 +15530,28 @@
{
"developerId": "integer",
"name": "Kanstantsin Shautsou"
+ },
+ {
+ "developerId": "pingunaut",
+ "name": "Martin Spielmann"
}
],
- "excerpt": "SecurityRealm that enables the use of Atlassian's Crowd identity management server.",
- "gav": "org.jenkins-ci.plugins:crowd2:1.8",
+ "excerpt": "This plugin enables use of <a href=\"http://www.atlassian.com/crowd\" rel=\"nofollow\">Atlassian Crowd</a> as an authentication source. It uses Crowd&#39;s REST API (available since Crowd 2.1) to access the services and supports single-sign-on.",
+ "gav": "org.jenkins-ci.plugins:crowd2:2.0.0",
"labels": [
"user"
],
"name": "crowd2",
- "previousTimestamp": "2014-04-23T13:21:16.00Z",
- "previousVersion": "1.7",
- "releaseTimestamp": "2014-08-01T15:53:30.00Z",
- "requiredCore": "1.509.3",
+ "previousTimestamp": "2014-08-01T15:53:30.00Z",
+ "previousVersion": "1.8",
+ "releaseTimestamp": "2018-07-23T18:33:38.00Z",
+ "requiredCore": "2.89.3",
"scm": "https://github.com/jenkinsci/crowd2-plugin",
- "sha1": "CzFEXfgSLUXgUU3nfe13xr9gfis=",
- "sha512": "FzIC5kiOuzI9GGcXO75D/dF/+1Lli6ZPiZ2biumur5i92A9Y1S9NOqXFvZkJOU+AgCJPtckHh/jxrC7qkd73wA==",
+ "sha1": "LlOs8A640/FzvBfC+MMa8h4aMug=",
+ "sha256": "848xT1oy1OB+RcbGmmMpiGNgx4v2AOnNUyh0S7U4qwg=",
"title": "Crowd 2 Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/crowd2/1.8/crowd2.hpi",
- "version": "1.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/crowd2/2.0.0/crowd2.hpi",
+ "version": "2.0.0",
"wiki": "https://plugins.jenkins.io/crowd2"
},
"crx-content-package-deployer": {
@@ -15250,7 +15585,7 @@
"name": "Mark Adamcin"
}
],
- "excerpt": "Deploys content packages to Adobe Granite applications, like Adobe CQ/AEM",
+ "excerpt": "Provides build steps and other magic to support package deployment and configuration management for Adobe Granite applications (CQ5.4&#43;, AEM 5.6.1&#43;, CRX 2.1&#43;).",
"gav": "org.jenkins-ci.plugins:crx-content-package-deployer:1.8.1",
"labels": [
"upload",
@@ -15264,7 +15599,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/crx-content-package-deployer-plugin",
"sha1": "6VwHFZ4u8WmUDIYqQG4Y9BWkAqs=",
- "sha512": "HZRDxfu2aa9jsh4i7HL7G2QHH8QENixRML3HMea83HibSD/W56RgIsH90XmTVD09CEKbKJjvJYRExqQS9aWMcw==",
+ "sha256": "9GUDrbUoGPoT6iWSazAGtYW+zC+jpzwJ63wW1YBGjWE=",
"title": "CRX Content Package Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/crx-content-package-deployer/1.8.1/crx-content-package-deployer.hpi",
"version": "1.8.1",
@@ -15293,7 +15628,7 @@
"releaseTimestamp": "2013-03-13T11:50:58.00Z",
"requiredCore": "1.432",
"sha1": "S1EKQRydWyOX1rn3894iuQ+d7dw=",
- "sha512": "wRoCjTZwUIatI193cLdnMVL3kKoA6Dj3kcRdWU/cinT6y/J+Phn5QR+g4GSVJoJQadMTZEHmgE0UOn7WpIRS8w==",
+ "sha256": "i59WMnnCelCQJ9VnzFSiPLk2znU0YxZUkXYTidRPjxA=",
"title": "Cucumber",
"url": "http://updates.jenkins-ci.org/download/plugins/cucumber/0.0.2/cucumber.hpi",
"version": "0.0.2",
@@ -15325,7 +15660,7 @@
"name": "Rafael M. Pestano"
}
],
- "excerpt": "Enables Cucumber living documentation on Jenkins",
+ "excerpt": "This plugin uses Cucumber tests <a href=\"http://www.relishapp.com/cucumber/cucumber/docs/formatters/json-output-formatter\" rel=\"nofollow\">json output</a> to enable true BDD living documentation into your Jenkins build. For more information <a href=\"http://github.com/rmpestano/cukedoctor\" rel=\"nofollow\">see here.</a><br />",
"gav": "org.jenkins-ci.plugins:cucumber-living-documentation:2.1.2",
"labels": [],
"name": "cucumber-living-documentation",
@@ -15335,7 +15670,7 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/cucumber-living-documentation-plugin",
"sha1": "7jvSwzHmZeCWYhpr2OqRU1/wqN0=",
- "sha512": "TZ7+jTGZUJxjOaN0JvDu+F+2Gv2oHNQOrmCM2Oxw0pXP2XTtqRBxvRd6sWdtgpFAVWoxRWdd8PMe3oGaeS7jEg==",
+ "sha256": "AwLQLD0eCilIckTiZyVCpwes0aiZHx6e9QbvUIyW0/g=",
"title": "Cucumber Living Documentation",
"url": "http://updates.jenkins-ci.org/download/plugins/cucumber-living-documentation/2.1.2/cucumber-living-documentation.hpi",
"version": "2.1.2",
@@ -15351,7 +15686,7 @@
"name": "Jim Gallagher"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collects and displays information on the performance of Cucumber tests, particularly duration of each test step.",
"gav": "com.castlemon.hudson:cucumber-perf:2.0.9",
"labels": [
"report"
@@ -15363,24 +15698,24 @@
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/cucumber-performance-plugin",
"sha1": "xAGP6NYqsAtgp0K61kAwXVUJTVE=",
- "sha512": "yzUR5diYIn+D1MLudtCE9LxBm5sGtVJ1DCnnYorL3OeYuvoHwINAjbTwtKqaJJlwSij1Vqqwxfh9EFOD8AdUrg==",
+ "sha256": "Ak+CFdbclQncpXDea5Fc7OthEZpvO27luOmemZIcOoc=",
"title": "cucumber-perf",
"url": "http://updates.jenkins-ci.org/download/plugins/cucumber-perf/2.0.9/cucumber-perf.hpi",
"version": "2.0.9",
"wiki": "https://plugins.jenkins.io/cucumber-perf"
},
"cucumber-reports": {
- "buildDate": "Jun 23, 2018",
+ "buildDate": "Jul 21, 2018",
"dependencies": [
{
- "name": "token-macro",
+ "name": "structs",
"optional": false,
- "version": "2.0"
+ "version": "1.8"
},
{
- "name": "structs",
+ "name": "token-macro",
"optional": false,
- "version": "1.8"
+ "version": "2.0"
}
],
"developers": [
@@ -15396,21 +15731,21 @@
}
],
"excerpt": "This project provides pretty html reports for Cucumber. It works by generating html from the cucumber json report formatter. Can be used anywhere a json report is generated (Java, Ruby, JavaScript and other implementations).",
- "gav": "net.masterthought.jenkins:cucumber-reports:3.18.0",
+ "gav": "net.masterthought.jenkins:cucumber-reports:3.19.1",
"labels": [
"report"
],
"name": "cucumber-reports",
- "previousTimestamp": "2018-05-17T21:11:42.00Z",
- "previousVersion": "3.17.0",
- "releaseTimestamp": "2018-06-23T21:57:48.00Z",
+ "previousTimestamp": "2018-07-21T20:48:37.00Z",
+ "previousVersion": "3.19.0",
+ "releaseTimestamp": "2018-07-21T20:52:50.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cucumber-reports-plugin",
- "sha1": "dUZZtreuMjIbJE67C/LdxLvP5Wo=",
- "sha512": "AZjzxz40GVcoKdJeFL0jUyCQWFPMRS/HhqAvceNI+oNTOQweCFF3NKc6d0qnjVcs72MtSla42hCqSYz8SMhyfA==",
+ "sha1": "Jvawc6GWmWHfTz/mq/yvWFfVigs=",
+ "sha256": "OgHPzvWHLuw2yZrO4Wu7E+EHLnZnf2ZaY/o34tczC7I=",
"title": "Cucumber reports",
- "url": "http://updates.jenkins-ci.org/download/plugins/cucumber-reports/3.18.0/cucumber-reports.hpi",
- "version": "3.18.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/cucumber-reports/3.19.1/cucumber-reports.hpi",
+ "version": "3.19.1",
"wiki": "https://plugins.jenkins.io/cucumber-reports"
},
"cucumber-slack-notifier": {
@@ -15427,7 +15762,7 @@
"name": "Gareth Evans"
}
],
- "excerpt": "",
+ "excerpt": "This plugins posts summarised Cucumber report information to Slack",
"gav": "org.jenkins-ci.plugins:cucumber-slack-notifier:0.8.3",
"labels": [
"notifier"
@@ -15439,7 +15774,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/cucumber-slack-notifier-plugin",
"sha1": "OQ8xbFnUPL/h++ws2+YdvG2mtg0=",
- "sha512": "K1anBX8bM9H6AzD5A6grCGp1E7bkEzzpMTgZVxMaHHldTb9zJI8b72/Tw5OyO49hM3lw2FJKIqDtj0zPdoAtxQ==",
+ "sha256": "odPaqkc4kfYUs/TTz31vrl6+1rw9dYvr5DDpViS2Js0=",
"title": "cucumber-slack-notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/cucumber-slack-notifier/0.8.3/cucumber-slack-notifier.hpi",
"version": "0.8.3",
@@ -15480,7 +15815,7 @@
"requiredCore": "1.651",
"scm": "https://github.com/jenkinsci/cucumber-testresult-plugin/",
"sha1": "emv8WzdEUjggKQcjiTEuWdKhjhI=",
- "sha512": "V9ij3x892KiDLTSxdnvX+RQJfqUrT3ROoWgJSFZjK3vVg4/pK0dFA5zcvRJ7fLYlgqStxDkgBmeYzcge4g5jwQ==",
+ "sha256": "LS8XGoVh7JGhHe85o/HnUwJRbwl+hhV/W90UAvKYWL8=",
"title": "Cucumber json test reporting",
"url": "http://updates.jenkins-ci.org/download/plugins/cucumber-testresult-plugin/0.10.1/cucumber-testresult-plugin.hpi",
"version": "0.10.1",
@@ -15506,7 +15841,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cucumber-trend-report-plugin",
"sha1": "nwd4/zQcl5vpGn73Z9AYbQHEnes=",
- "sha512": "ypByuH2++wga/XQq1uBKtZ269FGo4eSPUX9KHp3qezTRzPzohmx0fTIA8mtmNRDLFtSkowZ7aJv2JuaERF+AsA==",
+ "sha256": "+Vw/DZ04xa9jHqAsNNaZhOVoqKAAOM1Vrrk+q096/3w=",
"title": "Cucumber Trend Reports",
"url": "http://updates.jenkins-ci.org/download/plugins/cucumber-trends-report/1.3/cucumber-trends-report.hpi",
"version": "1.3",
@@ -15522,7 +15857,7 @@
"name": "r04r"
}
],
- "excerpt": "Uploads build artifacts to Curseforge",
+ "excerpt": "This plugin will allow you to publish files to Curseforge.",
"gav": "org.jenkins-ci.plugins:curseforge-publisher:1.0",
"labels": [],
"name": "curseforge-publisher",
@@ -15530,7 +15865,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/curseforge-publisher-plugin",
"sha1": "HF0cbWUET4vdPbHE8Y5kxSGLvEI=",
- "sha512": "CMkepQJaUmKxMFMGxTrP14tlBwzTGTG26KpS1bSeCCqtS1riGRKueRYrlt+FNzew4ksqqN1ipwYmyss8Ov4fuw==",
+ "sha256": "ymUjZGTWejMfXVPsxDE3AB91zm+2RlOUfKrbiNmqpUE=",
"title": "Curseforge Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/curseforge-publisher/1.0/curseforge-publisher.hpi",
"version": "1.0",
@@ -15562,7 +15897,7 @@
"name": "Jean-Christophe Sirot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows users to set a custom icon for the jobs.",
"gav": "org.jenkins-ci.plugins:custom-job-icon:0.2",
"labels": [
"ui",
@@ -15575,7 +15910,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/custom-job-icon-plugin",
"sha1": "zLYzRNQZmAwAkHgRyQ5GccxmVUA=",
- "sha512": "Q9qlWydPbl/Ghof+3IgWPyhljL87pf81+MMCgTv2PrpdrhEoz+EP8GyZNM8Jc/P+sLk1MMLd/lrNTF5j5kYVAA==",
+ "sha256": "jBqVfed5t3PrdMYSAq7a6CV0qLd12y48s4hmy3pVTTo=",
"title": "Custom Job Icon",
"url": "http://updates.jenkins-ci.org/download/plugins/custom-job-icon/0.2/custom-job-icon.hpi",
"version": "0.2",
@@ -15607,7 +15942,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "",
+ "excerpt": "A generic tool installer. You define how tools get installed, and the plugin will automatically install them when needed.",
"gav": "com.cloudbees.jenkins.plugins:custom-tools-plugin:0.5",
"labels": [
"buildwrapper"
@@ -15619,7 +15954,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/customtools-plugin",
"sha1": "wUuFqSJOiD0Y3eTjwa8hlWWVu+I=",
- "sha512": "kxPT7X0uLH1IWvRH6EO+j38vibbj91FGO74Hz3eF6aP6h9UigBFFKiSu1CBwv2Cq0dErfLF7i0NPt8qBmKjiOA==",
+ "sha256": "a1ZNvBPw12CCwVef28LR5P+Gzu5NC/lkEAtEyQ4dC/k=",
"title": "Custom Tools",
"url": "http://updates.jenkins-ci.org/download/plugins/custom-tools-plugin/0.5/custom-tools-plugin.hpi",
"version": "0.5",
@@ -15641,7 +15976,7 @@
"name": "Alistair Todd"
}
],
- "excerpt": "Allows custom labels and colours on view tabs",
+ "excerpt": "This plugin allows custom labels and colours on view tabs to show job status information.",
"gav": "org.jenkins-ci.plugins:custom-view-tabs:1.3",
"labels": [
"ui"
@@ -15653,7 +15988,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/custom-view-tabs-plugin",
"sha1": "ve6kbpCvuI7/Af9OpzjlPTKjHgk=",
- "sha512": "8Plb6tVMTwuF9lSAANrFn6Fq70mauybEWm0IeWsr4FPT7E3DBq6m0Zq+/f6+/nQhKi8xFTTEUTvKfFrNnVA98w==",
+ "sha256": "xpiHvcey2EEFMNqF1y9SM0VJ6aI5DrLyXbx0TdDeCfo=",
"title": "Custom View Tabs",
"url": "http://updates.jenkins-ci.org/download/plugins/custom-view-tabs/1.3/custom-view-tabs.hpi",
"version": "1.3",
@@ -15669,7 +16004,7 @@
"name": "Udaypal Aarkoti"
}
],
- "excerpt": "Provide an alternate label to 'Build Now' to run a job",
+ "excerpt": "This plugin allows users to provide an alternate phrase to &#34;Build Now&#34; to build a job. Sometimes is more intuitive for users to call &#34;Deploy now&#34; instead of &#34;Build Now&#34; to execute a job.",
"gav": "org.jenkins-ci.plugins:customize-build-now:1.1",
"labels": [],
"name": "customize-build-now",
@@ -15679,14 +16014,14 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/customize-build-now-plugin",
"sha1": "mUBakcmZDkl8IxOcppJVAnVEeWw=",
- "sha512": "V9zt3naLZSnDFH7BYZW4uAILeZvAyT5/HLm0uBvZJ/gpWZCbvjPlmcQKZotsULGBLt9JQSyWLNgaCu5uB7uCgw==",
+ "sha256": "9w1fVqm8vK6X+FbBf+IU8LIAVEslCXVjKKVjiUKLoeE=",
"title": "Customize Build Now Label",
"url": "http://updates.jenkins-ci.org/download/plugins/customize-build-now/1.1/customize-build-now.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/customize-build-now"
},
"customized-build-message": {
- "buildDate": "May 16, 2017",
+ "buildDate": "Jul 15, 2018",
"dependencies": [],
"developers": [
{
@@ -15695,18 +16030,20 @@
"name": "Cash Chang"
}
],
- "excerpt": "Display the customized messages in build history and status.",
- "gav": "org.jenkins-ci.plugins:customized-build-message:1.0",
+ "excerpt": "This plugin allows users to customize messages in build badge &amp; description in build history &amp; status.",
+ "gav": "org.jenkins-ci.plugins:customized-build-message:1.1",
"labels": [],
"name": "customized-build-message",
- "releaseTimestamp": "2017-05-16T14:58:09.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-05-16T14:58:09.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2018-07-15T17:39:44.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/customized-build-message-plugin",
- "sha1": "Pap+9HSHryRkW+MG4Ypr4wbxqkY=",
- "sha512": "9hJNjxTC5YKu+e6uKmhqAlDnuQ4xsq8hKx1VFwOrnFnbh/db5lZgkWK4Ckg1W9P6UDvSCElL7cIC+csImkDY7Q==",
+ "sha1": "nLLJP1eFiXrpC0M8uciFwIVBwis=",
+ "sha256": "5S3xXlv8P2QBd0GJeOVHR1smtsLTxshpbyIUdhOoadU=",
"title": "Customized Build Message",
- "url": "http://updates.jenkins-ci.org/download/plugins/customized-build-message/1.0/customized-build-message.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/customized-build-message/1.1/customized-build-message.hpi",
+ "version": "1.1",
"wiki": "https://plugins.jenkins.io/customized-build-message"
},
"cvs": {
@@ -15728,7 +16065,7 @@
"name": "Michael Clarke"
}
],
- "excerpt": "",
+ "excerpt": "Integrates Jenkins with CVS version control system using a modified version of the Netbeans cvsclient.",
"gav": "org.jenkins-ci.plugins:cvs:2.14",
"labels": [
"scm"
@@ -15740,7 +16077,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cvs-plugin",
"sha1": "DX/39xIcNli/vKRgqL9ItgaVblA=",
- "sha512": "6cXaGvud3mXDGNxZMPmj2NgYqjXZ1zYF619p6rTI4FdkPPHdJQsLIwXEKdnDNKaejocIkT0SPawqcLUyV5mbtQ==",
+ "sha256": "fOXoPo9XxC/4R21LU/ftwSY7pH9W9HKmtdCtGjmgadY=",
"title": "CVS",
"url": "http://updates.jenkins-ci.org/download/plugins/cvs/2.14/cvs.hpi",
"version": "2.14",
@@ -15755,7 +16092,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "Performs path conversion with cygpath",
+ "excerpt": "This plugin performs Cygpath path conversion on Windows slaves so that the path of tools in the cluster remains the consistent across platforms.",
"gav": "org.jenkins-ci.plugins:cygpath:1.5",
"labels": [
"misc"
@@ -15767,7 +16104,7 @@
"requiredCore": "1.418",
"scm": "https://github.com/jenkinsci/cygpath-plugin",
"sha1": "OvtjQn0IRxNBlg+kG9XXc3Io2Is=",
- "sha512": "zvLYomJC1WJtLgcW44DBaW7cc8NTcbzPre7/UBFxYFDkuONbuujnuU+zaRw2Gi/SZfjm0S5psi6sDgBqbtroLQ==",
+ "sha256": "yCTVRpGlURwdVxVRMAdSNo4qjLPdVjK7wFbu8M5xRzo=",
"title": "Cygpath",
"url": "http://updates.jenkins-ci.org/download/plugins/cygpath/1.5/cygpath.hpi",
"version": "1.5",
@@ -15782,7 +16119,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Implements termination of Cygwin process trees in Jenkins jobs",
+ "excerpt": "Plugin implements termination of Cygwin processes on Jenkins nodes.",
"gav": "org.jenkins-ci.plugins:cygwin-process-killer:0.2",
"labels": [],
"name": "cygwin-process-killer",
@@ -15792,7 +16129,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/cygwin-process-killer-plugin",
"sha1": "fPi23nOvgCtaakxh80YzYdc+RRQ=",
- "sha512": "roAbxJ2jsiFW1d22+77+5u4CQMXrVPx43fjdRSL+FDnn63wRJT4vmMh7a70f2oZiNI+5Iq3Hn38fSJMGDAF0pg==",
+ "sha256": "F/ydxJISAMSZDkGB+PoeU+0e9a/1sJ/aG66zgfVO1o0=",
"title": "Cygwin Process Killer",
"url": "http://updates.jenkins-ci.org/download/plugins/cygwin-process-killer/0.2/cygwin-process-killer.hpi",
"version": "0.2",
@@ -15808,7 +16145,7 @@
"name": "Kevin Hutton"
}
],
- "excerpt": "",
+ "excerpt": "This plugin displays a daily quote retrieved from www.brainyquote.com on each jenkins page. Please see http://www.brainyquote.com/link/index.html to see how this information is retrieved.",
"gav": "org.jenkins-ci.plugins:daily-quote:1.0",
"labels": [],
"name": "daily-quote",
@@ -15816,7 +16153,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/daily-quote-plugin",
"sha1": "KSQueXY+Rtka99pRX6CQeS36W3U=",
- "sha512": "nAhlOWYNKN1P9fhgEO4EXvmJIfNuWH413HvRmHgw8IzimdYmFU6Vg/ak3JTfSWdmTIqI683BIICt2D7z+4i7pQ==",
+ "sha256": "4Oa/FvdvFifBqilteWxsxVzcyoOK5dFE9phSS0iKcsE=",
"title": "Daily Quote",
"url": "http://updates.jenkins-ci.org/download/plugins/daily-quote/1.0/daily-quote.hpi",
"version": "1.0",
@@ -15841,7 +16178,7 @@
"name": "Marcel Kolodziejczyk"
}
],
- "excerpt": "This plugin integrates the Darcs SCM into Jenkis",
+ "excerpt": "This plugin integrates the <a href=\"http://darcs.net/\" rel=\"nofollow\">Darcs</a> SCM into hudson.",
"gav": "org.jenkins-ci.plugins:darcs:0.3.11",
"labels": [
"scm"
@@ -15853,7 +16190,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/darcs-plugin",
"sha1": "Zttn1uebtwgtDj3erCF+qv10IvQ=",
- "sha512": "/wY80HYkIs2I0LC8gzlCla58RBW4X4ZN/n2FTPC8MJwf3ocyQ6jc0b0d4M0g8TF/V0GJz8YSlbSAm/9kGQ53Yg==",
+ "sha256": "h6R/SZT3HhXlVKtvhDTb+M6atIP4aNKHYHzqHQSpWHA=",
"title": "Darcs",
"url": "http://updates.jenkins-ci.org/download/plugins/darcs/0.3.11/darcs.hpi",
"version": "0.3.11",
@@ -15885,7 +16222,7 @@
"name": "Marco Ambu"
}
],
- "excerpt": "Jenkins view that shows various cuts of build information via configured portlets.",
+ "excerpt": "Customizable dashboard that can present various views of job information.",
"gav": "org.jenkins-ci.plugins:dashboard-view:2.9.11",
"labels": [
"ui"
@@ -15897,7 +16234,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/dashboard-view-plugin",
"sha1": "7g+X8Y+KkzF8wfqWUbimd5jACbo=",
- "sha512": "37jLyrbwdNshoD4sz/Jf1vH1rQK8/iIjBYRxUEPoipnu3hMqIqFzHguPhJrhBBP2Qof1P7wIjwadxE5k25VOaA==",
+ "sha256": "rFOXD4Xo2dwjfaIw/ycyHlw/w6hUQmdn/pDenXclDNQ=",
"title": "Dashboard View",
"url": "http://updates.jenkins-ci.org/download/plugins/dashboard-view/2.9.11/dashboard-view.hpi",
"version": "2.9.11",
@@ -15928,7 +16265,7 @@
"name": "David van Laatum"
}
],
- "excerpt": "",
+ "excerpt": "Library plugin that adds a database connectivity abstraction for other plugins.",
"gav": "org.jenkins-ci.plugins:database:1.5",
"labels": [
"database",
@@ -15941,7 +16278,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/database-plugin",
"sha1": "iSEn9o19+hcqn0kCg07npRTyZQs=",
- "sha512": "rp7td5SqrohP7jG7mn8UxyJAIaNF2+Ej5fO7bgmZtnTFHsvo7M/ljSH/qgSFf/LQENimrv/NUr036Lsfq/uH9A==",
+ "sha256": "uRrlZOj9fUaS2kspp9yO40vVZRkOSiQSzljw6wGG284=",
"title": "database",
"url": "http://updates.jenkins-ci.org/download/plugins/database/1.5/database.hpi",
"version": "1.5",
@@ -15961,7 +16298,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "Adds MySQL connectivity to the database plugin",
"gav": "org.jenkins-ci.plugins:database-drizzle:1.0",
"labels": [],
"name": "database-drizzle",
@@ -15969,7 +16306,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/database-drizzle-plugin",
"sha1": "SANSCQjImmlkjeipIbAQTgxKBIc=",
- "sha512": "XyDmug5iqcb6YpReBFWNN0Ak7Nd1lFwejBpp6b4cW6Ryi6ESVFNlcPMXXkd6tD97GPSNe5uywY1qKKSO276HYg==",
+ "sha256": "Y+FdF8nisYNvgFdNJhmPCxrXF/iF+6Cfb3JZ4xOaOCk=",
"title": "database-drizzle",
"url": "http://updates.jenkins-ci.org/download/plugins/database-drizzle/1.0/database-drizzle.hpi",
"version": "1.0",
@@ -15989,7 +16326,7 @@
"developerId": "hafner"
}
],
- "excerpt": "",
+ "excerpt": "Adds H2 database connectivity to the database plugin",
"gav": "org.jenkins-ci.plugins:database-h2:1.1",
"labels": [
"library",
@@ -16002,7 +16339,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/database-h2-plugin",
"sha1": "jH1JzmOADZ5Kcut6mHJnk27+oTQ=",
- "sha512": "KB/BWfi8dY4XY0VpZyttQVMNIyPWfOS/toO8vpR6X0xPUF1N/rZbOATLvV8QKlVHOlm1THutN4ufgtziqgtGlQ==",
+ "sha256": "pUxhRaGZgTHUAJp0xFJ/cgeWzLwWaoY09gu8XQ+h8l4=",
"title": "database-h2",
"url": "http://updates.jenkins-ci.org/download/plugins/database-h2/1.1/database-h2.hpi",
"version": "1.1",
@@ -16022,7 +16359,7 @@
"developerId": "david"
}
],
- "excerpt": "",
+ "excerpt": "Adds MySQL connectivity to the database plugin",
"gav": "org.jenkins-ci.plugins:database-mysql:1.2",
"labels": [
"database",
@@ -16035,7 +16372,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/database-mysql-plugin",
"sha1": "2qpx3PTBW7y0VgmzXhz/IuOwKRQ=",
- "sha512": "2QnuH8KOS8S2mOXNCXmeuBvsRgU4fPQGrW2Rk5bYg0I1X1nI9iwzU8ityh32PllYUkprrwIyVrAeI64K+4vQQw==",
+ "sha256": "biCGTpomPTmitWt1Dv41hRu7KiaFHXWAnkt4wUnuR1Y=",
"title": "database-mysql",
"url": "http://updates.jenkins-ci.org/download/plugins/database-mysql/1.2/database-mysql.hpi",
"version": "1.2",
@@ -16055,7 +16392,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "Adds PostgreSQL connectivity to the database plugin",
"gav": "org.jenkins-ci.plugins:database-postgresql:1.0",
"labels": [
"library",
@@ -16066,7 +16403,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/database-postgresql-plugin",
"sha1": "nsz1kPOIJRUPNKcQBysTHEEECn8=",
- "sha512": "4c6CCBFj9dIb3CF4eoN8VcPlzoAu7LsepHtCopYK4HgJa5uu0YdpK3b06FqKHgJWrTEyFaOD5xPjwGS/afzKQQ==",
+ "sha256": "m5BVx7aMBRtkWsA8lhXBNn38NcKRYy45T3vmCo7KSj4=",
"title": "database-postgresql",
"url": "http://updates.jenkins-ci.org/download/plugins/database-postgresql/1.0/database-postgresql.hpi",
"version": "1.0",
@@ -16088,7 +16425,7 @@
"name": "Jiri Holusa"
}
],
- "excerpt": "",
+ "excerpt": "Adds SQLite database connectivity to the database plugin",
"gav": "org.jenkins-ci.plugins:database-sqlite:1.0",
"labels": [
"database"
@@ -16098,14 +16435,14 @@
"requiredCore": "1.625.2",
"scm": "https://github.com/jenkinsci/database-sqlite-plugin",
"sha1": "Rggrqqvss+jYS+pfImCsHyFeOwg=",
- "sha512": "02ICnWkMz2kfXp8pMdX+/A9nfCKiZnm1bWfxpVQi6prZ8ThbZTORIEB8xSaFDl+4JSkCitEelfgN3fR/GmlQHQ==",
+ "sha256": "F6mMcdKn8f3a8IFa2Rq7P8m2+9d4VdAjnWG1Kgff0Xg=",
"title": "SQLite Database",
"url": "http://updates.jenkins-ci.org/download/plugins/database-sqlite/1.0/database-sqlite.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/database-sqlite"
},
"datadog": {
- "buildDate": "Jan 12, 2018",
+ "buildDate": "Aug 08, 2018",
"dependencies": [],
"developers": [
{
@@ -16115,23 +16452,23 @@
}
],
"excerpt": "This plugin is used to forward metrics, events, and service checks to your account at Datadog, automatically.",
- "gav": "org.datadog.jenkins.plugins:datadog:0.6.2",
+ "gav": "org.datadog.jenkins.plugins:datadog:0.6.3",
"labels": [
"report",
"notifier",
"post-build"
],
"name": "datadog",
- "previousTimestamp": "2017-08-10T15:35:56.00Z",
- "previousVersion": "0.6.1",
- "releaseTimestamp": "2018-01-12T17:39:07.00Z",
+ "previousTimestamp": "2018-01-12T17:39:07.00Z",
+ "previousVersion": "0.6.2",
+ "releaseTimestamp": "2018-08-08T14:03:01.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/datadog-plugin",
- "sha1": "4LmO269fgwvo/rBrB3aLZw/kFnY=",
- "sha512": "WCQVKk+85Qd+wUIpZ9bBLEZkwQkppfnDLwWdxNANF5MEscpaAf7yGZp7ZjbRa003/JTg21A+pQhOzCshFVexIQ==",
+ "sha1": "9L5BzL8X6Tg5OwdcBq8CWXKWRik=",
+ "sha256": "dKtSroJQ0/mx4WA8BsQa2VhDlixu2hPwkGzxOgUAxqU=",
"title": "Datadog",
- "url": "http://updates.jenkins-ci.org/download/plugins/datadog/0.6.2/datadog.hpi",
- "version": "0.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/datadog/0.6.3/datadog.hpi",
+ "version": "0.6.3",
"wiki": "https://plugins.jenkins.io/datadog"
},
"date-parameter": {
@@ -16144,7 +16481,7 @@
"name": "JuHyun Lee"
}
],
- "excerpt": "Java style LocalDate code as parameter in Parametrized builds",
+ "excerpt": "This plugin allows build parameters with dynamically generated date values.",
"gav": "me.leejay.jenkins:date-parameter:0.0.3",
"labels": [],
"name": "date-parameter",
@@ -16154,7 +16491,7 @@
"requiredCore": "1.614",
"scm": "https://github.com/jenkinsci/date-parameter-plugin",
"sha1": "5Vm2a9SQ7K7m9r6gZGXCynsaBKM=",
- "sha512": "voOuKZ6wWrdOu17Z0yxK+BqfBBgEc5gjnPPgIijxc8vuIHTNW7DSJnkeCd/zvtJLgWAAICdUOAjvVrKQHBYPNQ==",
+ "sha256": "NCltd8ajGzQIBM/o5c/0OkVsgdr28JYP1lI6sv2cmVc=",
"title": "Date Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/date-parameter/0.0.3/date-parameter.hpi",
"version": "0.0.3",
@@ -16170,7 +16507,7 @@
"name": "Robert Reeves"
}
],
- "excerpt": "Provides easy access to Datical DB in Jenkins",
+ "excerpt": "DaticalDB4Jenkins provides a simple, intuitive way to run Datical DB during your Jenkins build.",
"gav": "com.datical.integration.jenkins:datical-db-plugin:2.0.41",
"labels": [
"builder"
@@ -16182,7 +16519,7 @@
"requiredCore": "2.19.4",
"scm": "https://github.com/jenkinsci/datical-db-plugin",
"sha1": "mBbGQPxu9U2go9IdmxljkzybH9o=",
- "sha512": "4zip0cJTSiVrUgFpSD9Zqv3fRWmq0nYkvb4kW+zyqoZNfBNqv9N5YGyBM54sCfxyDS7lZNmfnNbL/TE6PAgEDQ==",
+ "sha256": "xZfqqp5/mAtLNKPwa0lUiGpFXpXF+KRwwqdVfU6yN+g=",
"title": "DaticalDB4Jenkins",
"url": "http://updates.jenkins-ci.org/download/plugins/datical-db-plugin/2.0.41/datical-db-plugin.hpi",
"version": "2.0.41",
@@ -16203,7 +16540,7 @@
"name": "Roman Grigoryev"
}
],
- "excerpt": "This plugin allows adding charts backed by JDBC database connection.",
+ "excerpt": "Add charts based on JDBC database data series.",
"gav": "org.jenkins-ci.plugins:dbCharts:0.5.2",
"labels": [
"ui",
@@ -16216,7 +16553,7 @@
"requiredCore": "1.495",
"scm": "https://github.com/jenkinsci/dbCharts-plugin",
"sha1": "/zOZXie7z7Qo0+4xjAaAg4oFyB4=",
- "sha512": "Zf3o+fTdgKIjzUhwGVkwGPgxBdNRxtTUKozLbTDRgrj2MJ2sTjiLCBzxVc+uPFmIzcdLYQnt6kPlQ68WFYwBew==",
+ "sha256": "0GDkbutNf6f+/d0dQTVHGVA1Mum3f1RoMlYBzb57DII=",
"title": "dbCharts",
"url": "http://updates.jenkins-ci.org/download/plugins/dbCharts/0.5.2/dbCharts.hpi",
"version": "0.5.2",
@@ -16232,7 +16569,7 @@
"name": "Shinichi Ishimura"
}
],
- "excerpt": "This plugin allows to notify build succeeded to Dead Man's Snitch.",
+ "excerpt": "This plugin allows to notify build succeeded to Dead Man&#39;s Snitch.",
"gav": "org.jenkins-ci.plugins:deadmanssnitch:0.1",
"labels": [
"notifier"
@@ -16242,7 +16579,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/deadmanssnitch-plugin",
"sha1": "IW1vFmIhPUGkE85UzG1mjXYaONM=",
- "sha512": "FbDvDFOF/v6808SmIiMjsmpUmkYTpkjedyzOLURfecPKDJ8S+aueuQ20EHTqisVMjCaJooGpWXji2HX/eIeU1A==",
+ "sha256": "x6s2QTrjtmjRNPUbcwgvkUonzf+Szy29Y293KxZaebs=",
"title": "Dead Man's Snitch",
"url": "http://updates.jenkins-ci.org/download/plugins/deadmanssnitch/0.1/deadmanssnitch.hpi",
"version": "0.1",
@@ -16284,7 +16621,7 @@
"name": "Denis Chernilevskiy"
}
],
- "excerpt": "",
+ "excerpt": "This plugin helps create debian packages",
"gav": "ru.yandex.jenkins.plugins.debuilder:debian-package-builder:1.6.11",
"labels": [
"builder",
@@ -16297,7 +16634,7 @@
"requiredCore": "1.596.3",
"scm": "https://github.com/jenkinsci/debian-package-builder-plugin",
"sha1": "nYnI4R1r144HP7L4Q5bmVL6rOLo=",
- "sha512": "vts1yKrFW5VfRwphKTj3DR0QLG5CmnqIhiO6R3IuSz3mBMOAbfwEKEt6QtOsXw0RwXjXk/suK8o06z/k7ce6LQ==",
+ "sha256": "ptbjbBnGumAMSMQDVVTutvvNJrQiMzg4fFMEGg+X8Hc=",
"title": "Debian Package Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/debian-package-builder/1.6.11/debian-package-builder.hpi",
"version": "1.6.11",
@@ -16324,7 +16661,7 @@
"name": "Robert Middleton"
}
],
- "excerpt": "Build Debian packages in a pbuilder environment",
+ "excerpt": "The DebianPbuilder plugin allows you to build Debian packages in a pbuilder environment.",
"gav": "com.rm5248:debian-pbuilder:1.4",
"labels": [],
"name": "debian-pbuilder",
@@ -16334,7 +16671,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/debian-pbuilder-plugin",
"sha1": "S9uUyNEEf8wkQ1RXWUikm6MO/kU=",
- "sha512": "6POP5TreiSvMCCbHDE4DEGfs3nOERqdOafRGXDxVMd9Yb98uHnqaDo2RPP5258NBOYWw7jGN+4FKGA/CXjbZ9w==",
+ "sha256": "+X70xGTBSHNtgxsyq1WXmAvdKT3V9ljPDoFZ8keAOTo=",
"title": "Debian Pbuilder",
"url": "http://updates.jenkins-ci.org/download/plugins/debian-pbuilder/1.4/debian-pbuilder.hpi",
"version": "1.4",
@@ -16350,7 +16687,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This plugin add action delete log to build page. If the build is build of matrix job, the action delete log for all its configurations too.",
"gav": "org.jenkins-ci.plugins:delete-log-plugin:1.0",
"labels": [],
"name": "delete-log-plugin",
@@ -16358,7 +16695,7 @@
"requiredCore": "1.461",
"scm": "https://github.com/jenkinsci/delete-log-plugin",
"sha1": "LpyHRmwF80Ok48m9xkvd7vF1bps=",
- "sha512": "cPNH65mzK7199cn8/mV8Cpkd1PCj4EJqN0e3+vNyTn0uWmcn7tJrWeZlCrkGK+mo+cqDhnHrGWfLzyVr2iQKIg==",
+ "sha256": "M5ZJHPAOTfDO3SQ9wVUWzdpzUiYUEHKTjH/TzHCAfrs=",
"title": "Delete log",
"url": "http://updates.jenkins-ci.org/download/plugins/delete-log-plugin/1.0/delete-log-plugin.hpi",
"version": "1.0",
@@ -16451,7 +16788,7 @@
"name": "Tommy Tynjä"
}
],
- "excerpt": "",
+ "excerpt": "This plugin visualize Delivery Pipelines (Jobs with upstream/downstream dependencies)",
"gav": "se.diabol.jenkins.pipeline:delivery-pipeline-plugin:1.2.0",
"labels": [
"ui"
@@ -16462,14 +16799,14 @@
"releaseTimestamp": "2018-06-04T12:55:36.00Z",
"requiredCore": "2.62",
"sha1": "SI5LbV3N0FIbByyL/ehGKG0b65w=",
- "sha512": "LYk8S1EM21KbTg5Om3CmQIyl6gCmvwMrbNTXdAfljh8URmsEdSsbJ7wFkBmFrm9rBQsEd4VqpxhTKi0HDCagcg==",
+ "sha256": "0jKTquhcRCboS+7lG/Q7jFrYvMqQhbCDZMO/7rZlC6I=",
"title": "Delivery Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/delivery-pipeline-plugin/1.2.0/delivery-pipeline-plugin.hpi",
"version": "1.2.0",
"wiki": "https://plugins.jenkins.io/delivery-pipeline-plugin"
},
"delphix": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Jul 10, 2018",
"compatibleSinceVersion": "2.0.0",
"dependencies": [],
"developers": [
@@ -16479,22 +16816,22 @@
"name": "Derek Smart"
}
],
- "excerpt": "Connect Jenkins Jobs to the Delphix Engine",
- "gav": "org.jenkins-ci.plugins:delphix:2.0.1",
+ "excerpt": "Delphix",
+ "gav": "org.jenkins-ci.plugins:delphix:2.0.2",
"labels": [
"external"
],
"name": "delphix",
- "previousTimestamp": "2018-06-14T20:33:47.00Z",
- "previousVersion": "2.0.0",
- "releaseTimestamp": "2018-06-15T15:36:33.00Z",
+ "previousTimestamp": "2018-06-15T15:36:33.00Z",
+ "previousVersion": "2.0.1",
+ "releaseTimestamp": "2018-07-10T18:01:02.00Z",
"requiredCore": "1.651",
"scm": "https://github.com/jenkinsci/delphix-plugin",
- "sha1": "b6QDQplWvybHp9aVxJeN6j8EVbg=",
- "sha512": "oM70ymM3j/PxrK+cPcJjdFpn7e6wAXpHeKdPlj8eRgdoTiTcRZZfSIiz8HyAYPPkUIC7xQ/v/tdo3mNceatZ4A==",
+ "sha1": "UanV4/ye+XMYmYxj0qvfGtyrpwk=",
+ "sha256": "8UKVxRf0O+4s9mzSADRO5OWVVtz6sr/7okG+BYA+9Bo=",
"title": "Delphix",
- "url": "http://updates.jenkins-ci.org/download/plugins/delphix/2.0.1/delphix.hpi",
- "version": "2.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/delphix/2.0.2/delphix.hpi",
+ "version": "2.0.2",
"wiki": "https://plugins.jenkins.io/delphix"
},
"delta-cloud": {
@@ -16505,7 +16842,7 @@
"developerId": "vjuranek"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample plugin to explain how to write a Hudson plugin.",
"gav": "org.jenkins-ci.plugins:delta-cloud:1.0.1",
"labels": [],
"name": "delta-cloud",
@@ -16515,14 +16852,14 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/delta-cloud-plugin",
"sha1": "lLVnoLOfAOB0ldDUL0v2T1CXtBc=",
- "sha512": "zLNyxYmSFmcLp9zxtQWWLJWCfVtsqYfR0A+ENMYRQUqhP9ZMRf/77GNfQpdI77g6LpoLnU9Pijb7QAiGn7RXnA==",
+ "sha256": "4QDmIlVQOlamzb18+/Iy9V8s3MXEx/r/a1CALvgplf8=",
"title": "delta-cloud",
"url": "http://updates.jenkins-ci.org/download/plugins/delta-cloud/1.0.1/delta-cloud.hpi",
"version": "1.0.1",
"wiki": "https://plugins.jenkins.io/delta-cloud"
},
"dependency-check-jenkins-plugin": {
- "buildDate": "May 28, 2018",
+ "buildDate": "Aug 06, 2018",
"dependencies": [
{
"name": "maven-plugin",
@@ -16556,23 +16893,23 @@
"name": "Steve Springett"
}
],
- "excerpt": "Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities. This plug-in can independently execute a Dependency-Check analysis and visualize results.",
- "gav": "org.jenkins-ci.plugins:dependency-check-jenkins-plugin:3.2.1",
+ "excerpt": "This plug-in can independently execute a <a href=\"http://www.owasp.org/index.php/OWASP_Dependency_Check\" rel=\"nofollow\">Dependency-Check</a> analysis and visualize results. Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities.",
+ "gav": "org.jenkins-ci.plugins:dependency-check-jenkins-plugin:3.3.1",
"labels": [
"builder",
"report"
],
"name": "dependency-check-jenkins-plugin",
- "previousTimestamp": "2018-05-21T17:52:50.00Z",
- "previousVersion": "3.2.0",
- "releaseTimestamp": "2018-05-28T13:46:30.00Z",
+ "previousTimestamp": "2018-07-23T04:39:04.00Z",
+ "previousVersion": "3.3.0",
+ "releaseTimestamp": "2018-08-06T16:13:51.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/dependency-check-plugin",
- "sha1": "7wTjAcRurp72xlOzW5wMA9JaTjs=",
- "sha512": "wd5Um2Yo05Inu75adlhwyJUlbPozwAVydoDV27/NG3KNhzsYqXwVYMOkj+n6F5ubu8VU8vR+Ff/A7yP/4QZREA==",
+ "sha1": "Q4aK1eUifEfCetOTkkg0AWyygYw=",
+ "sha256": "Q//xDuU40Vge4M1NuRHBIuqjCSzE/O4b1mftU3Xzi5k=",
"title": "OWASP Dependency-Check",
- "url": "http://updates.jenkins-ci.org/download/plugins/dependency-check-jenkins-plugin/3.2.1/dependency-check-jenkins-plugin.hpi",
- "version": "3.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dependency-check-jenkins-plugin/3.3.1/dependency-check-jenkins-plugin.hpi",
+ "version": "3.3.1",
"wiki": "https://plugins.jenkins.io/dependency-check-jenkins-plugin"
},
"dependency-queue-plugin": {
@@ -16597,7 +16934,7 @@
"requiredCore": "1.427",
"scm": "https://github.com/jenkinsci/dependency-queue-plugin",
"sha1": "O3CVdrVAqxETlPT3Z8SiAiHWvuc=",
- "sha512": "r8iQF6cKpkQhaqLLG5TOa9PMz0CX7+I47zCzf9R9OsHWXVhEKBUWWVNqWSktUJHkAZIM0AxxlNdL9gi09HQNjg==",
+ "sha256": "T3e0yJyP6Hsdow3TEbCKpJ7gIZ/IJqbNV7y60dMU8sQ=",
"title": "Dependency Queue",
"url": "http://updates.jenkins-ci.org/download/plugins/dependency-queue-plugin/1.1/dependency-queue-plugin.hpi",
"version": "1.1",
@@ -16622,7 +16959,7 @@
"name": "Etienne Jouvin"
}
],
- "excerpt": "",
+ "excerpt": "This plugin search for the depency:analyze results into the maven build output and summarize it.",
"gav": "org.jenkins-ci.plugins:dependencyanalyzer:0.7",
"labels": [
"maven",
@@ -16635,7 +16972,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/dependency-analyzer-plugin",
"sha1": "Nm2KEA0tL3Tu3F44diF9Ew9G0C8=",
- "sha512": "soifp8M43ZHcV89srdIpkbHQzns8WeBmXoItPjq6Gwenf+5Khh0gQKs9muiVjkBm/GqvWrWhZmsBDkNpOyKihQ==",
+ "sha256": "sb2QKpGdc+i5AaGsYaHe0b47gAPtdtha7Q6siWxbqIw=",
"title": "Dependency Analyzer",
"url": "http://updates.jenkins-ci.org/download/plugins/dependencyanalyzer/0.7/dependencyanalyzer.hpi",
"version": "0.7",
@@ -16671,7 +17008,7 @@
"name": "Stefan Wolf"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shows a dependency graph of the projects. It uses dot (from graphviz) for drawing.",
"gav": "org.jenkins-ci.plugins:depgraph-view:0.13",
"labels": [
"report",
@@ -16685,7 +17022,7 @@
"requiredCore": "1.501",
"scm": "https://github.com/jenkinsci/depgraph-view-plugin",
"sha1": "9KDO1rfKXhysnyuTrhzViRgaUEk=",
- "sha512": "cdeL5rYWukhM4p2Pq+L2A9yDFE4t5t+IHVu/gO2Qrhw/nhOpRlKXwCVMhdpFKRfCjpccU9U436SFEF5G5DsYkg==",
+ "sha256": "E60OkOjYSHhOjQ8iX9fj3KHwlTm7NmTk1ktHcFdLJMo=",
"title": "Dependency Graph Viewer",
"url": "http://updates.jenkins-ci.org/download/plugins/depgraph-view/0.13/depgraph-view.hpi",
"version": "0.13",
@@ -16719,7 +17056,7 @@
"name": "Leandro Kersting de Freitas"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to deploy a war to a container after a successful build. <br /> Glassfish 3.x remote deployment",
"gav": "org.jenkins-ci.plugins:deploy:1.13",
"labels": [
"upload"
@@ -16731,7 +17068,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/deploy-plugin",
"sha1": "q4o31Wb8aFUqMcwTluaQ4OIUFio=",
- "sha512": "95PXvI98a5IELs6DHIiCfRgE7oZdEEgJEkWDgBnjmcMpnvsaDjNxzwM7SNuOSn+Zz7ul54esm1B1VbIFnpdu1g==",
+ "sha256": "7Ms03IoaD5zeiLTU397fq5pVKd9W7ETBBnKq5PYCqlo=",
"title": "Deploy to container",
"url": "http://updates.jenkins-ci.org/download/plugins/deploy/1.13/deploy.hpi",
"version": "1.13",
@@ -16750,7 +17087,7 @@
"releaseTimestamp": "2015-04-02T23:44:13.00Z",
"requiredCore": "1.580.1",
"sha1": "OR1pz2hH4i1BRKsOiIbh4SCZyjQ=",
- "sha512": "Up5gHKMqt3KUcS+oXR3j8vA0CQA09E7Jm5qppFnXxG068j91r0EeTztzcRsDvew256nGLehnmTK0ZSHLqNnPeQ==",
+ "sha256": "4iXcuMDHR+M0gyNLWmQeNFeuakKtLaNFa7UOyMfZSAg=",
"title": "DeployDB",
"url": "http://updates.jenkins-ci.org/download/plugins/deploydb/0.1/deploydb.hpi",
"version": "0.1",
@@ -16786,7 +17123,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/deployed-on-column-plugin",
"sha1": "AJExOR4WNQBEuOoPRWl3lT9mbo8=",
- "sha512": "Clo2vGURjiUvcZWoJsSu5dE+XB4Gyz+sKgyEE6DTEjPTBw0McoEICguPo+bHRbvnfzbU4kz2DfsEeK5ZusJ5wA==",
+ "sha256": "/9sQ7GzTr2AEwLm58WRzVTEBK0sE9/Nq2JSZzZfJlaE=",
"title": "Deployed On Column",
"url": "http://updates.jenkins-ci.org/download/plugins/deployed-on-column/1.8/deployed-on-column.hpi",
"version": "1.8",
@@ -16846,7 +17183,7 @@
"requiredCore": "1.554",
"scm": "https://github.com/jenkinsci/deployer-framework-plugin",
"sha1": "K+zS1CEhM3yriuVQRwltaTk2ldU=",
- "sha512": "DgGtt9uFcLekb/D5IRBV9PgxRhQKmkKvPLQiSgz9j7SUw2x87YBoqodahn6Md+9/1CokdVo1J5g0BhZuaB4H0g==",
+ "sha256": "nXarcckU/m0CTJqpXJFlREfejamwQkmFOnbxfyTfEwU=",
"title": "Deployer Framework",
"url": "http://updates.jenkins-ci.org/download/plugins/deployer-framework/1.1/deployer-framework.hpi",
"version": "1.1",
@@ -16862,7 +17199,7 @@
"name": "Hisayoshi Suehiro"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins.deploygate:deploygate-plugin:1.2",
"labels": [],
"name": "deploygate-plugin",
@@ -16870,7 +17207,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/deploygate-plugin",
"sha1": "OmU2a19P0H/8FMpeQGLlsvgnDxo=",
- "sha512": "lfFnrW2rEhft+okvSKj7GYlNM/RkmISGkV79OjX5fftvoWGdnXjZu+TqnKFMTj2gtB3QRcbcle6LUox1Gt9H3w==",
+ "sha256": "T4TTsWq8MFW2crGjwV7B+uYQtPPxTmGToqabQfxiU1s=",
"title": "deploygate-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/deploygate-plugin/1.2/deploygate-plugin.hpi",
"version": "1.2",
@@ -16907,7 +17244,7 @@
"name": "Steve Taylor"
}
],
- "excerpt": "Notify DeployHub of builds and perform automated deployments.",
+ "excerpt": "Allows DeployHub to track builds against Components and to optionally deploy an Application",
"gav": "com.openmake:deployhub:8.0.13",
"labels": [
"deployment",
@@ -16920,14 +17257,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/deployhub-plugin",
"sha1": "ODxA2ctCRViu8vW7eiPNneW5z3I=",
- "sha512": "kkA9HPcybeDrxzOmS/E/v4cfHZ0CFQeXoyIMeRzps2NE0xfJ2jbnWlOt0VWz+q1LfcuC74h4Jok7qMpGW/aEmg==",
+ "sha256": "sA1WTXsZr84Vzi5INMlczCDvb+lSPmCyPS7XcH6nmt4=",
"title": "DeployHub",
"url": "http://updates.jenkins-ci.org/download/plugins/deployhub/8.0.13/deployhub.hpi",
"version": "8.0.13",
"wiki": "https://plugins.jenkins.io/deployhub"
},
"deployit-plugin": {
- "buildDate": "Mar 16, 2018",
+ "buildDate": "Aug 06, 2018",
"dependencies": [
{
"name": "credentials",
@@ -16947,24 +17284,24 @@
"name": "XebiaLabs"
}
],
- "excerpt": "Package and deploy your applications from Jenkins with &amp;lt;a href='http://www.xebialabs.com'&amp;gt;XebiaLabs XL Deploy&amp;lt;/a&amp;gt;.",
- "gav": "com.xebialabs.deployit.ci:deployit-plugin:7.5.0",
+ "excerpt": "Package and deploy your applications from Jenkins with <a href=\"http://www.xebialabs.com\" rel=\"nofollow\">XebiaLabs XL Deploy</a>.",
+ "gav": "com.xebialabs.deployit.ci:deployit-plugin:7.5.1",
"labels": [
"upload",
"external",
"post-build"
],
"name": "deployit-plugin",
- "previousTimestamp": "2017-02-08T07:29:58.00Z",
- "previousVersion": "6.1.1",
- "releaseTimestamp": "2018-03-16T03:49:47.00Z",
+ "previousTimestamp": "2018-03-16T03:49:47.00Z",
+ "previousVersion": "7.5.0",
+ "releaseTimestamp": "2018-08-06T07:27:20.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/xldeploy-plugin",
- "sha1": "Zc7wM6okGgNhupQKL1w0Vhi89bk=",
- "sha512": "SmmMw/OskKdLGnHlv3FgmcMKvEbTwHUaTcRhwzTt79xg1e8fKt3ExV3o6mJ9JggOi+J7al/BdtNsftc6ogDFwQ==",
+ "sha1": "tY5Af3fYEL7Or2nUd4gAoqSVM7Q=",
+ "sha256": "mc9TmgYJOBAY9ydbeU3Y5HiKc1KKCuiLOwv49FlUclI=",
"title": "XebiaLabs XL Deploy",
- "url": "http://updates.jenkins-ci.org/download/plugins/deployit-plugin/7.5.0/deployit-plugin.hpi",
- "version": "7.5.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/deployit-plugin/7.5.1/deployit-plugin.hpi",
+ "version": "7.5.1",
"wiki": "https://plugins.jenkins.io/deployit-plugin"
},
"deployment-notification": {
@@ -16987,7 +17324,7 @@
"name": "Felix Belzunce Arcos"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides abstract common parts for integration with configuration management tools like Chef and Puppet.",
"gav": "org.jenkins-ci.plugins:deployment-notification:1.4",
"labels": [
"deployment",
@@ -17000,7 +17337,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/deployment-notification-plugin",
"sha1": "WXJs4s5wvWRkp4DKSfUjfIz2CWU=",
- "sha512": "P71tjYuhPyusHpBpVjbsmrojlWGjTWNtPIWRmm5NcuxROgD17QKRKETVI/KfFGdMoyln0GMbNBPUKPU3aw2YbQ==",
+ "sha256": "yX0oZ67kCx7BOFlmcbHNYamthDOgN7hNJMKbyuNyl8c=",
"title": "deployment-notification",
"url": "http://updates.jenkins-ci.org/download/plugins/deployment-notification/1.4/deployment-notification.hpi",
"version": "1.4",
@@ -17060,7 +17397,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/deployment-sphere-plugin",
"sha1": "Ul1WzR7XN+BaeQ9YJfzjwtJhoUU=",
- "sha512": "0OWMWzjzOz+6iDCz8xLRE10QEtaJUjedwfkcNycPWCWx6Ce6t48c8qHSzzm86Vt4/828MUibHN/s8+Q4v9cWNg==",
+ "sha256": "dgB7FoV511QShLaJIpC9M6/F5w4D3xEiAJhTcm58oU4=",
"title": "Deployment Sphere",
"url": "http://updates.jenkins-ci.org/download/plugins/deployment-sphere/0.1.105/deployment-sphere.hpi",
"version": "0.1.105",
@@ -17076,7 +17413,7 @@
"name": "Axel Haustant"
}
],
- "excerpt": "Provide the missing job description column.",
+ "excerpt": "Add the Description column.",
"gav": "org.jenkins-ci.plugins:description-column-plugin:1.3",
"labels": [
"listview-column"
@@ -17088,7 +17425,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/description-column-plugin",
"sha1": "snbs4E4kUVEwJzqfbDqW23fM1Vg=",
- "sha512": "8EmTYtIrn9iCSG0Mv6y69qxyfeWS9iZ4sfMj66IceHQZY6/gWKTdk4GAQ+OiA/Oh6V24y+n9tlwbK2j0JLl2ww==",
+ "sha256": "Nsg/lyh76T7RcQ8LxBc5mZbQ0V1xDfbqupZlXFmCI9g=",
"title": "Description Column",
"url": "http://updates.jenkins-ci.org/download/plugins/description-column-plugin/1.3/description-column-plugin.hpi",
"version": "1.3",
@@ -17107,7 +17444,7 @@
"name": "Tom Huybrechts"
}
],
- "excerpt": "",
+ "excerpt": "This plugin sets the description for each build, based upon a <a href=\"http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html\" rel=\"nofollow\">RegEx</a> test of the build log file.",
"gav": "org.jenkins-ci.plugins:description-setter:1.10",
"labels": [
"post-build"
@@ -17119,7 +17456,7 @@
"requiredCore": "1.560",
"scm": "https://github.com/jenkinsci/description-setter-plugin",
"sha1": "7DmN76ViMpbzuCG3b7Oilp9L9+8=",
- "sha512": "lHTfyaCbl6/OeuSRjFC8T8LZ26o8ReFDNPN5m6dh5zT8KwW2xQ70QBgV+bA6hQeY+PTWwM96DlVFq1wql29N+w==",
+ "sha256": "XnRG7z6GVCFuA1aVgmbAI4WnvyR/2wcJh4BnhHrjAWg=",
"title": "description setter",
"url": "http://updates.jenkins-ci.org/download/plugins/description-setter/1.10/description-setter.hpi",
"version": "1.10",
@@ -17151,7 +17488,7 @@
"name": "Veli-Matti Luoto"
}
],
- "excerpt": "Creates build events to Deveo",
+ "excerpt": "This plugin integrates <a href=\"https://deveo.com/\" rel=\"nofollow\">Deveo</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:deveo:1.1.2",
"labels": [
"external"
@@ -17163,7 +17500,7 @@
"requiredCore": "1.627",
"scm": "https://github.com/jenkinsci/deveo-plugin",
"sha1": "XTY4eMZZ4vmgFVKIfFZCmMVVZX8=",
- "sha512": "orYZBSkqnVFk8Pj/7K8huGdXvzK4KF+9bQQVgeCf5Z/neVWRmCy7AePsvdAP4K27wZX8KN1XBIBz+VUVUssJ3A==",
+ "sha256": "m98dsTo/5r9irZANr8opKU86c0kzP9AcBlRtRYLhye8=",
"title": "Deveo",
"url": "http://updates.jenkins-ci.org/download/plugins/deveo/1.1.2/deveo.hpi",
"version": "1.1.2",
@@ -17179,7 +17516,7 @@
"name": "Paul Buckley"
}
],
- "excerpt": "Watch the state of devices connected to Jenkins",
+ "excerpt": "This plugin is used to monitor devices that may be needed for Jenkins tasks i.e. embedded devices",
"gav": "org.jenkins-ci.plugins:device-watcher:0.9",
"labels": [
"notifier",
@@ -17190,7 +17527,7 @@
"requiredCore": "2.26",
"scm": "https://github.com/jenkinsci/device-watcher-plugin",
"sha1": "t5/z6n7CTaBCGG78Z06Mmi5SZNA=",
- "sha512": "S2LGa117yyebzJj9Y1zLTNZbKH9WCQTdgCVQZYTI8z9M7Q/xVMQFPKafazENuHeHzV2JV9hwNv8MR2xA87a+NQ==",
+ "sha256": "/VoCvvHJqE2jt6LscoiFJGGK73rCsjqWBpmrzrMakF8=",
"title": "Device Watcher",
"url": "http://updates.jenkins-ci.org/download/plugins/device-watcher/0.9/device-watcher.hpi",
"version": "0.9",
@@ -17222,7 +17559,7 @@
"releaseTimestamp": "2012-09-17T22:14:51.00Z",
"requiredCore": "1.432",
"sha1": "6g2yigG70T2w6ZPnBHw/cGEGDgY=",
- "sha512": "uvqV4lh6jGA3kxNq+h+f/K3O6goId0EX5Vzga+C0OXFRmaY/0rkOYDEs1e9NSVfG3HfEXqtn8txLDB+6aV/6/A==",
+ "sha256": "IFHOorBIiM1Gw46eWm3W5V5gDwkU6X2xMPjn3qTBNFc=",
"title": "DevStack",
"url": "http://updates.jenkins-ci.org/download/plugins/devstack/0.0.6/devstack.hpi",
"version": "0.0.6",
@@ -17259,7 +17596,7 @@
"name": "Ivan Fernandez Calvo"
}
],
- "excerpt": "Jenkins plugin which allow the execution of long running diagnostics to aid the identification and resolution of problems on a Jenkins installation. This plugin is maintained by CloudBees.",
+ "excerpt": "<b>CloudBees Jenkins Enterprise Plugin</b><br /> This Diagnostic plugin allows the execution of diagnostics to aid resolution of support requests.",
"gav": "org.jenkins-ci.plugins:diagnostics:1.2",
"labels": [],
"name": "diagnostics",
@@ -17269,7 +17606,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/diagnostics-plugin",
"sha1": "4SuWHCtqZ8F728Sk2JR35MFEbUA=",
- "sha512": "kfUewH2vy5cStWtAEL5Hh2kmaNB18bSl0q0wuHpv71EkMIy57Pz0+LiG7v+2eMG3asThwrKHMMSIvMvQeY495A==",
+ "sha256": "lzdbiW5PJR32ILs+RnudkUmOVY5NIAz0bctJo4fl7sg=",
"title": "Diagnostics",
"url": "http://updates.jenkins-ci.org/download/plugins/diagnostics/1.2/diagnostics.hpi",
"version": "1.2",
@@ -17295,7 +17632,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/diawi-upload-plugin",
"sha1": "JED/iHLzUPfWR0LbKzWBAmO5WmQ=",
- "sha512": "sBP8nQ1i2XhoI3num6NMnLLXghnnLWRwB0ml8YJNpdnwzau385xaTAkT4aNbK+Sng6GZYODlN2Erdv14VBUD2w==",
+ "sha256": "20jw6g0YbrvjTBWaTtzXJ0/k+i+3pNbcEUTWDpvYAvk=",
"title": "Diawi Upload",
"url": "http://updates.jenkins-ci.org/download/plugins/diawi-upload/1.4/diawi-upload.hpi",
"version": "1.4",
@@ -17327,7 +17664,7 @@
"name": "Maxim Biro"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables Jenkins to provision slaves on DigitalOcean on demand.",
"gav": "com.dubture.jenkins:digitalocean-plugin:0.17",
"labels": [],
"name": "digitalocean-plugin",
@@ -17337,7 +17674,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/digitalocean-plugin",
"sha1": "9aNY7btPygZWQuVYAGPnL6cC6I0=",
- "sha512": "TI+4vzlogd7cxITHkWpve/YReaXMYIuLHYXlgjzpi5JLISMs7QmEwYu+gmqRBW4pXrgB3AWgi0zkjqCfGggZaA==",
+ "sha256": "tnw5o6HOYnsIrElZ3cdn2gghDbZj+ZP7bRxeL/WKXbM=",
"title": "DigitalOcean",
"url": "http://updates.jenkins-ci.org/download/plugins/digitalocean-plugin/0.17/digitalocean-plugin.hpi",
"version": "0.17",
@@ -17352,7 +17689,7 @@
"name": "David Conneely"
}
],
- "excerpt": "This plugin integrates the Dimensions CM SCM with Jenkins.",
+ "excerpt": "This plugin integrates the <a href=\"https://www.microfocus.com/products/dimensions-cm/\" rel=\"nofollow\">Dimensions CM</a> SCM with Jenkins.",
"gav": "org.jenkins-ci.plugins:dimensionsscm:0.8.14",
"labels": [
"post-build",
@@ -17367,7 +17704,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/dimensionsscm-plugin",
"sha1": "Rr1kPrPKbks09KtRGTRJJ6+Hp8I=",
- "sha512": "4o+5gVYjLiX1Voj8s9F0xzxMJJUjiBKUeU4/6s6OIwSXgJ5uD94JKc8xfYZWdlScuGFaXyerbZ6fxvR8Z/AAyg==",
+ "sha256": "/2K68zKkpgd/yvTi3bLi3AHuwyRr/KDQLFmdl3y/DrQ=",
"title": "Dimensions",
"url": "http://updates.jenkins-ci.org/download/plugins/dimensionsscm/0.8.14/dimensionsscm.hpi",
"version": "0.8.14",
@@ -17394,7 +17731,7 @@
"name": "Huijian Zintow"
}
],
- "excerpt": "Allow users to push complex message stored in JSON file to mutiple Dingding groups.",
+ "excerpt": "Dingding Notification",
"gav": "com.zintow:dingding-json-pusher:2.0",
"labels": [],
"name": "dingding-json-pusher",
@@ -17404,15 +17741,21 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/dingding-json-pusher-plugin",
"sha1": "XnRnpVQYhRojAFDv15PaMxXaaQM=",
- "sha512": "vhzL8LSSWeF1N5IILb2stsUPlorV1matpdVTiRM+JbMCOp+heo0RHFVNBxh7FcKLPV50nNI9XA3nLq5/tDyBdw==",
+ "sha256": "be1Vhf0/YgYfmSTJtwtn8f/5nAYc0QkyVRKDtfP6oaw=",
"title": "Dingding JSON Pusher",
"url": "http://updates.jenkins-ci.org/download/plugins/dingding-json-pusher/2.0/dingding-json-pusher.hpi",
"version": "2.0",
"wiki": "https://plugins.jenkins.io/dingding-json-pusher"
},
"dingding-notifications": {
- "buildDate": "Jul 17, 2017",
- "dependencies": [],
+ "buildDate": "Jul 18, 2018",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
"developers": [
{
"developerId": "ztbsuper",
@@ -17420,22 +17763,22 @@
"name": "Marvin Zhang"
}
],
- "excerpt": "钉钉Jenkins通知插件",
- "gav": "com.ztbsuper:dingding-notifications:1.4",
+ "excerpt": "钉钉Jenkins通知器",
+ "gav": "com.ztbsuper:dingding-notifications:1.9",
"labels": [
"notifier"
],
"name": "dingding-notifications",
- "previousTimestamp": "2016-11-24T01:51:19.00Z",
- "previousVersion": "1.1",
- "releaseTimestamp": "2017-07-17T01:45:43.00Z",
- "requiredCore": "1.625.3",
+ "previousTimestamp": "2017-07-17T01:45:43.00Z",
+ "previousVersion": "1.4",
+ "releaseTimestamp": "2018-07-18T05:32:33.00Z",
+ "requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/dingding-notifications-plugin",
- "sha1": "4Z1qUeQy8OnM7xqJxmJPWe44UIs=",
- "sha512": "iD9mpodaaJ/acOgEHpZFwcAxulrB6BW2D5DnyzTa2YY9J7Ir7CmL/I1WIJKaWX4o76yTTvw+OVETGNXD0mJLng==",
+ "sha1": "1+kHW8S3nd/U1o55H6dIX3SHPb4=",
+ "sha256": "1RH/Wenb/j25hNKCoEjXc+EUhsxwiC+i10jGYOLouMQ=",
"title": "Dingding[钉钉]",
- "url": "http://updates.jenkins-ci.org/download/plugins/dingding-notifications/1.4/dingding-notifications.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dingding-notifications/1.9/dingding-notifications.hpi",
+ "version": "1.9",
"wiki": "https://plugins.jenkins.io/dingding-notifications"
},
"disable-failed-job": {
@@ -17458,7 +17801,7 @@
"requiredCore": "1.605",
"scm": "https://github.com/jenkinsci/disable-failed-job-plugin",
"sha1": "WruzRTcGD1w1oI232VMBryFACkM=",
- "sha512": "frT8hSBHdjm+XSoe0W8fUygov7oNRfwoyU4z0RmGuaHmxJTYaSXSZNUb4P+sixFVayesymifMUXll34O5hhBZg==",
+ "sha256": "FplNg6cGrnZy90sPnCaaO3eZdLYFlyq/BvuVJxiGClA=",
"title": "Disable Failed Job",
"url": "http://updates.jenkins-ci.org/download/plugins/disable-failed-job/1.15/disable-failed-job.hpi",
"version": "1.15",
@@ -17488,7 +17831,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/disable-github-multibranch-status-plugin",
"sha1": "0yFcT/vwZ6gJUJXrQtG9QlEC+dk=",
- "sha512": "IeDTiu8M4yP2pbJYNAEjCaiQvYi8a65t2yXrOAcfg2sIIMWDyYmgVa2swCW6wO+ScHCkNs132G7R1SdKQsvKTA==",
+ "sha256": "C1+zjM/DKZBoDrARl4EI+Ejxh6uREeVUYlbmoESiv4Y=",
"title": "Disable GitHub Multibranch Status",
"url": "http://updates.jenkins-ci.org/download/plugins/disable-github-multibranch-status/1.1/disable-github-multibranch-status.hpi",
"version": "1.1",
@@ -17509,7 +17852,7 @@
"name": "Joey Jiao"
}
],
- "excerpt": "Add post-build step to discard old builds with detail configuration",
+ "excerpt": "This plugin enables detail configuration to discard old builds like using logfile size / status / days/ intervals days / build num / logfile regular expression.",
"gav": "jp.shiftinc.jenkins.plugins:discard-old-build:1.05",
"labels": [
"post-build"
@@ -17521,7 +17864,7 @@
"requiredCore": "1.515",
"scm": "https://github.com/jenkinsci/discard-old-build-plugin",
"sha1": "RevqY88nLglhzuciLTStffj7IoQ=",
- "sha512": "OSbAZ8guTtobvKdTGM+5ctrjP9PuPtjbZW6/O16M+RdE55DrOSRGnQ34oCvVFQree52g6QygkXeIKsKx9Djo3Q==",
+ "sha256": "b2dwMOa4ubweitnU3nxyxKOdsV6FO36GudCjd0nKjoI=",
"title": "Discard Old Build",
"url": "http://updates.jenkins-ci.org/download/plugins/discard-old-build/1.05/discard-old-build.hpi",
"version": "1.05",
@@ -17550,7 +17893,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/discobit-autoconfig-plugin",
"sha1": "XapkRM5GesBBpaqAlJo9AZpQnU0=",
- "sha512": "G3+nP8VslfFsJPMrPbohmxhL2oASjvBaKKTaQZ1rnzN5pEH7nDJZB4eigO+WAQv3tn+e8sTQLS0WoyFe225dLQ==",
+ "sha256": "tRyhZDLbXTPPEyTJR8l2zffwQz0R+tTEFKXd7qwLR/I=",
"title": "discoBit AutoConfig",
"url": "http://updates.jenkins-ci.org/download/plugins/discobit-autoconfig/0.9.1/discobit-autoconfig.hpi",
"version": "0.9.1",
@@ -17571,7 +17914,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This plugin counts disk usage.",
"gav": "org.jenkins-ci.plugins:disk-usage:0.28",
"labels": [
"report"
@@ -17583,7 +17926,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/disk-usage-plugin",
"sha1": "F99YBwPcuwOV/vNI/YHyHU39vl4=",
- "sha512": "Iw/iDkjut8PLvPFPpFaUZ/z4JaRbqztmUhgQh6ZIFpH5QNtgkVdbpj8WyCJCxVZM0icgTPq4mE//TnrZx83O5Q==",
+ "sha256": "BaKRbdAcQ6Zyic9ITqdksxpsjjVgV3c/czmyy4KFqR8=",
"title": "disk-usage",
"url": "http://updates.jenkins-ci.org/download/plugins/disk-usage/0.28/disk-usage.hpi",
"version": "0.28",
@@ -17611,7 +17954,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/diskcheck-plugin",
"sha1": "S5NYNavz7ljSfAgWZ2IWf0WEZ7M=",
- "sha512": "sRZypgAMWC0re9FCuxTnnZeen75VBRZTzWM8w0lczWHNxNNEayQ8yn6YaN7FMl/3vNHwBa48soPTi5i24FmwOg==",
+ "sha256": "Hmmihy5F1s4376tpRYdm6vsxSqdP+2rX4saxLm739Qs=",
"title": "diskcheck",
"url": "http://updates.jenkins-ci.org/download/plugins/diskcheck/0.30/diskcheck.hpi",
"version": "0.30",
@@ -17627,7 +17970,7 @@
"name": "Yen-Liang Lee"
}
],
- "excerpt": "This plugin adds console output of last build to the project's page.",
+ "excerpt": "This plugin adds console output of last build to the project&#39;s page.",
"gav": "org.jenkins-ci.plugins:display-console-output:1.0.5",
"labels": [],
"name": "display-console-output",
@@ -17635,7 +17978,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/display-console-output-plugin",
"sha1": "KCnLCNvOuIOj/R5MxKUNne0XNfU=",
- "sha512": "odvwQw71zBfVW8g09LouSPzgQBi8+R3RbTWhjUCvEVI7c6Y7Mwq9HFW6oU+LYEZxsJPZEAzncvDAYBFVqE4frg==",
+ "sha256": "/SPpV809Uc1Hu15865w8KPn+18ESsVQUbqDoKKHjSzE=",
"title": "Display Console Output",
"url": "http://updates.jenkins-ci.org/download/plugins/display-console-output/1.0.5/display-console-output.hpi",
"version": "1.0.5",
@@ -17650,7 +17993,7 @@
"name": "Rob Petti"
}
],
- "excerpt": "",
+ "excerpt": "Display upstream changes plugin.",
"gav": "org.jvnet.hudson.plugins:display-upstream-changes:0.3.2",
"labels": [],
"name": "display-upstream-changes",
@@ -17660,7 +18003,7 @@
"requiredCore": "1.565",
"scm": "https://github.com/jenkinsci/display-upstream-changes-plugin",
"sha1": "gtDiRHCvBf5Z2hrwfOIUNdM7Wmg=",
- "sha512": "gnKtShQ0bYhfujJPaVUsh6Yozek3dQjsT0nECX10kG4Q9ZaMkcFCRkUSBzJb0d7XiLhzerwhH2pSlARXUqqmLQ==",
+ "sha256": "8XDuZUXJ9BmvrkOW/U323ty+7gtjpPduShJyxypz+kQ=",
"title": "Display Upstream Changes",
"url": "http://updates.jenkins-ci.org/download/plugins/display-upstream-changes/0.3.2/display-upstream-changes.hpi",
"version": "0.3.2",
@@ -17686,7 +18029,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/display-url-api-plugin",
"sha1": "Vlol4+C/OwMGE7DCF8IO8kCRqg0=",
- "sha512": "4rXJqAiRlRUlgEgBaUIAqCcVKnmfawF8axR2D5HgaAI/Z0ZThzGAw7tnAdYfcz4fLWnZK0HOWyaaVbCCs7ajUQ==",
+ "sha256": "+aessJoMZJ0s/iXtUtapdOZk86AOdtnczyT4RdILt1Q=",
"title": "Display URL API",
"url": "http://updates.jenkins-ci.org/download/plugins/display-url-api/2.2.0/display-url-api.hpi",
"version": "2.2.0",
@@ -17702,7 +18045,7 @@
"name": "Miroslav Novak"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is used for distributed testing on multiple hosts.",
"gav": "org.jvnet.hudson.plugins:distTest:1.0",
"labels": [
"builder"
@@ -17712,7 +18055,7 @@
"requiredCore": "1.350",
"scm": "https://github.com/jenkinsci/distTest-plugin",
"sha1": "khlRX3YLAm9vVzflVYoZM+YOzj4=",
- "sha512": "ioNiiHVBuO/wkYTUm3rbqEkLiDtT03hpJ1v3wOolyyYi4V1KnLInWh347FdlhmQmvZZAmjKhPwz4NVEL9IWmqA==",
+ "sha256": "4VvDQd66EcLrrrdT2kPN3TVcLD6DMNdHW1V+OD1ZOUc=",
"title": "Distributed Testing",
"url": "http://updates.jenkins-ci.org/download/plugins/distTest/1.0/distTest.hpi",
"version": "1.0",
@@ -17726,7 +18069,7 @@
"developerId": "jglick"
}
],
- "excerpt": "Turns a Jenkins cluster into a general purpose batch job execution environment through an SSH-like CLI. This plugin adds a new command 'distfork' to Jenkins CLI, which can be used to execute arbitrary command on a agent of your choice. The distfork command is modeled after ssh, but it's Jenkins aware — for example, instead of hardcoding a machine name, you can specify a label to let Jenkins choose a agent. This opens up a Jenkins cluster for doing all kinds of things without requiring a job/build notion.",
+ "excerpt": "Turns a Jenkins cluster into a general purpose batch job execution environment through an SSH-like CLI.",
"gav": "org.jenkins-ci.plugins:distfork:1.7",
"labels": [
"cluster",
@@ -17739,7 +18082,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/m2release-plugin/distfork-plugin",
"sha1": "L67H2cZrdRnWDU/B2zhA/b25qB8=",
- "sha512": "oFM3Lh9N6KZeZsQEg0Q2pUduyqwnN2+yLouhloKx7477FdHlXjurehESKy4NtFH/1TbhmLkI/b9w+4Ph+np8/A==",
+ "sha256": "hK96WDYnds2TMbCFCwQSo5EHxt5iPyLSXlmCjGFf+o0=",
"title": "Distributed Fork",
"url": "http://updates.jenkins-ci.org/download/plugins/distfork/1.7/distfork.hpi",
"version": "1.7",
@@ -17764,7 +18107,7 @@
"developerId": "csanchez"
}
],
- "excerpt": "This plugin provides the ability to build projects with a Dockerfile, and publish the resultant tagged image (repo) to a Docker registry.",
+ "excerpt": "This plugin enables building Dockerfile based projects, as well as publishing of the built images/repos to the docker registry.",
"gav": "org.jenkins-ci.plugins:docker-build-publish:1.3.2",
"labels": [
"builder"
@@ -17776,7 +18119,7 @@
"requiredCore": "1.554.2",
"scm": "https://github.com/jenkinsci/docker-build-publish-plugin",
"sha1": "tnxCm6CCg1FpeR9R8X/Ezt400kE=",
- "sha512": "LIPeDKhypNe7gvtp1ze3sHSz3G+aw/BjV/HjDrdxon1d7vJ+kixZnwD+jDMK4f2ayDSwr7IKBDL2X4CNjKyezw==",
+ "sha256": "v9LqTZRpFkzfc15w7xAYQcTKvQswcwhHZs/+Ri4CdfM=",
"title": "CloudBees Docker Build and Publish",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-build-publish/1.3.2/docker-build-publish.hpi",
"version": "1.3.2",
@@ -17802,7 +18145,7 @@
"name": "Vojtech Juranek"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows to add various docker commands to your job as build steps.",
"gav": "org.jenkins-ci.plugins:docker-build-step:2.0",
"labels": [
"builder"
@@ -17814,7 +18157,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/docker-build-step-plugin",
"sha1": "dlvIXBG64qqUPh4F41mIblUzUto=",
- "sha512": "aOZlNaSeIGTSWj4agSaYzq1rLuDlnVrKXy6napxm80k1Ms+UXcdlsDEpYq6Q+m1m5FpZmwc1lzdP3H8QV/J2xA==",
+ "sha256": "AYG7bX5Sdnece2FqXkXPicKs0uZXoNCVOjqiYOEFMv8=",
"title": "docker-build-step",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-build-step/2.0/docker-build-step.hpi",
"version": "2.0",
@@ -17844,7 +18187,7 @@
"developerId": "jglick"
}
],
- "excerpt": "APIs useful to Docker-based plugins.",
+ "excerpt": "Provides the common shared functionality for various Docker-related plugins.",
"gav": "org.jenkins-ci.plugins:docker-commons:1.13",
"labels": [
"library"
@@ -17856,12 +18199,36 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/docker-commons-plugin",
"sha1": "amXec8ZVeaTzKXXeqlxAA8odAkE=",
- "sha512": "rhoeVGgP8onX0P6sFyRcpbDRYGTmC6FS/ndBeV58pw5wGoVG4r33Ls5ORwV4hJd5tI4uUTRszUOLj7Vk66mxcw==",
+ "sha256": "MwOel32Trfb1eok40rnTclRk997c8kj+t1RDTU+gEEo=",
"title": "Docker Commons",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-commons/1.13/docker-commons.hpi",
"version": "1.13",
"wiki": "https://plugins.jenkins.io/docker-commons"
},
+ "docker-compose-build-step": {
+ "buildDate": "Jul 12, 2018",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "jgalego",
+ "email": "jgalego1990@gmail.com",
+ "name": "João Galego"
+ }
+ ],
+ "excerpt": "Docker Compose plugin for Jenkins",
+ "gav": "org.jenkins-ci.plugins:docker-compose-build-step:1.0",
+ "labels": [],
+ "name": "docker-compose-build-step",
+ "releaseTimestamp": "2018-07-12T18:40:02.00Z",
+ "requiredCore": "1.625.3",
+ "scm": "https://github.com/jenkinsci/docker-compose-plugin",
+ "sha1": "a05OBew9Gw9Fkoh2UQjAKlyTPf8=",
+ "sha256": "KihPS34FCz8ljtdjn2Kvt4p34yEvGXOfgsKKgXSSths=",
+ "title": "Docker Compose Build Step",
+ "url": "http://updates.jenkins-ci.org/download/plugins/docker-compose-build-step/1.0/docker-compose-build-step.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/docker-compose-build-step"
+ },
"docker-custom-build-environment": {
"buildDate": "Feb 20, 2018",
"dependencies": [
@@ -17888,7 +18255,7 @@
"name": "Jon Hermansen"
}
],
- "excerpt": "",
+ "excerpt": "Run builds inside a docker container, defined by a Docker image or Dockerfile stored in project SCM.",
"gav": "com.cloudbees.jenkins.plugins:docker-custom-build-environment:1.7.3",
"labels": [],
"name": "docker-custom-build-environment",
@@ -17898,7 +18265,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/docker-custom-build-environment-plugin",
"sha1": "7X2vooVfAsCoHEpfGiiKX9bucRU=",
- "sha512": "MqqSaRrCgfCMr7zHY9LEmkfSCRsOwrg37tTWZBR5Z5cuK12u/VGMlNanEkd69p7RWCWzU3NWkJ3Vkfnn0xbpXA==",
+ "sha256": "WD3cTKPpMtQxN4n1rDv7L+8/AKmn8qKG/NQH8Mmc/lg=",
"title": "CloudBees Docker Custom Build Environment",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-custom-build-environment/1.7.3/docker-custom-build-environment.hpi",
"version": "1.7.3",
@@ -17918,7 +18285,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "Plugin providing Docker API for other plugins. Wrap docker-java and required dependency for Netty transport only. JAX-RS default transport is not usable",
+ "excerpt": "This plugin provides <a href=\"https://github.com/docker-java/docker-java\" rel=\"nofollow\">docker-java</a> API for other plugins.",
"gav": "org.jenkins-ci.plugins:docker-java-api:3.0.14",
"labels": [],
"name": "docker-java-api",
@@ -17928,14 +18295,14 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/docker-java-api-plugin",
"sha1": "aMmr5lVLUw6sCmX5bebVJbf216I=",
- "sha512": "HAE0wCftkYAWKSyQbGshb5cZETbytK8QQv7d8NwIR2m6vNu+4UTXi150J2n80CmOxetfT3kgJUH1/SjzgiAifA==",
+ "sha256": "FKSPkJKGPHaAyTnDFj2VOeO2b44nf75MDiamjMYMS6A=",
"title": "Docker API",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-java-api/3.0.14/docker-java-api.hpi",
"version": "3.0.14",
"wiki": "https://plugins.jenkins.io/docker-java-api"
},
"docker-plugin": {
- "buildDate": "Apr 19, 2018",
+ "buildDate": "Aug 08, 2018",
"compatibleSinceVersion": "0.17",
"dependencies": [
{
@@ -17954,6 +18321,11 @@
"version": "2.17"
},
{
+ "name": "workflow-job",
+ "optional": true,
+ "version": "2.12.2"
+ },
+ {
"name": "workflow-step-api",
"optional": true,
"version": "2.14"
@@ -18010,23 +18382,23 @@
"name": "Nicolas De Loof"
}
],
- "excerpt": "Provide Cloud Provisioning and other Docker features",
- "gav": "io.jenkins.docker:docker-plugin:1.1.4",
+ "excerpt": "This plugin integrates Jenkins with <a href=\"http://docker.io/\" rel=\"nofollow\">Docker</a>",
+ "gav": "io.jenkins.docker:docker-plugin:1.1.5",
"labels": [
"cloud",
"cluster"
],
"name": "docker-plugin",
- "previousTimestamp": "2018-02-13T16:56:07.00Z",
- "previousVersion": "1.1.3",
- "releaseTimestamp": "2018-04-19T06:11:53.00Z",
+ "previousTimestamp": "2018-04-19T06:11:53.00Z",
+ "previousVersion": "1.1.4",
+ "releaseTimestamp": "2018-08-08T10:52:00.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/docker-plugin",
- "sha1": "otHK9K6jhozKWQJYUABmyATygSs=",
- "sha512": "XXkgaeP/Ln7d4LVRlM2fR3dmk4JPL8UtCM7PkXigwDeX/ngKT4gWJpVaAstGmzN1D8OveugBFcS4e9+BTIAFuA==",
+ "sha1": "NXvE8nYHuv6UWTTixd3D5BYySqQ=",
+ "sha256": "RvqQ4sFlvMSyiFUx4IY6Rbl+Z9ZHyitP/wn+YEZFal0=",
"title": "Docker",
- "url": "http://updates.jenkins-ci.org/download/plugins/docker-plugin/1.1.4/docker-plugin.hpi",
- "version": "1.1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/docker-plugin/1.1.5/docker-plugin.hpi",
+ "version": "1.1.5",
"wiki": "https://plugins.jenkins.io/docker-plugin"
},
"docker-slaves": {
@@ -18065,7 +18437,7 @@
"name": "Yoann Dubreuil"
}
],
- "excerpt": "Uses Docker containers to run Jenkins build agents",
+ "excerpt": "Uses <a href=\"https://www.docker.com/\" rel=\"nofollow\">Docker</a> containers to run Jenkins build agents.",
"gav": "io.jenkins.plugins:docker-slaves:1.0.7",
"labels": [],
"name": "docker-slaves",
@@ -18075,7 +18447,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/docker-slaves-plugin",
"sha1": "szOSQZPG+7hvCbn306JphF6JgJg=",
- "sha512": "NyqvDJqyL2V6Wn5KfYdvT0AHW1omEA1xoqmGRngDDqRsZWlDgakibJ0m7lOGOpUbbY410sDNkjU4czwsmadG+A==",
+ "sha256": "DI0tpxuEJbFtJfbJSSTxHvHiOPcm5MPdLHPHy6Cws9g=",
"title": "Docker Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-slaves/1.0.7/docker-slaves.hpi",
"version": "1.0.7",
@@ -18095,7 +18467,7 @@
"developerId": "sgaddipati"
}
],
- "excerpt": "Cloud plugin for launching single use agent as a service on docker swarm.",
+ "excerpt": "Docker swarm cloud plugin.",
"gav": "org.jenkins-ci.plugins:docker-swarm:1.5",
"labels": [],
"name": "docker-swarm",
@@ -18105,7 +18477,7 @@
"requiredCore": "2.76",
"scm": "https://github.com/jenkinsci/docker-swarm-plugin",
"sha1": "K3+mcHh3X+VS5xCqdynb927c/ik=",
- "sha512": "uUKM7cONmp1mFL7pSsgaKPQaMj6P/x5kZqe/gzjgkbBKsRrRZLA9H/Q9JMeTPpXK807B6nUPkiYrr7r/nSSqqA==",
+ "sha256": "M7GsG/+wr8koOljUydHMmZJJjkiv6CMnbPiovdkp/+4=",
"title": "Docker Swarm",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-swarm/1.5/docker-swarm.hpi",
"version": "1.5",
@@ -18135,7 +18507,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/docker-traceability-plugin",
"sha1": "UBvX8G1Pr7ueOdM1GJRPsOQUIts=",
- "sha512": "EGrC5BP152kRcSVXX1s0Awzg15MSgcoBfi1FSFiqcqxPf2LEihPUHKhKpcA5WOK0TsqrFtGZe4TnCscUY6dZVw==",
+ "sha256": "7giZffZVF/tbKz6JmiAVzcvGg3t1EQM32yXuYe5GHsU=",
"title": "CloudBees Docker Traceability",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-traceability/1.2/docker-traceability.hpi",
"version": "1.2",
@@ -18190,7 +18562,7 @@
"developerId": "jglick"
}
],
- "excerpt": "Build and use Docker containers from pipelines",
+ "excerpt": "Build and use Docker containers from pipelines.",
"gav": "org.jenkins-ci.plugins:docker-workflow:1.17",
"labels": [
"deployment",
@@ -18203,24 +18575,24 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/docker-workflow-plugin",
"sha1": "T4hff/RZiboBTpXO8B1iMvdCKQg=",
- "sha512": "QoFhrMGB3a0y2s7F8kUYXmjLM6q3XXsQjITwZEz3v6GCnH7U7Re8MS+hP4TAf3npTyEOGcKBQBvm3Nyj/nRDjA==",
+ "sha256": "LmYeiB2/cAyuCb+XUU6a0ThT4Ky73TZsFLFYTiiPXwQ=",
"title": "Docker Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/docker-workflow/1.17/docker-workflow.hpi",
"version": "1.17",
"wiki": "https://plugins.jenkins.io/docker-workflow"
},
"dockerhub-notification": {
- "buildDate": "Jan 04, 2018",
+ "buildDate": "Jul 12, 2018",
"dependencies": [
{
- "name": "docker-commons",
+ "name": "async-http-client",
"optional": false,
- "version": "1.0"
+ "version": "1.7.8"
},
{
- "name": "async-http-client",
+ "name": "docker-commons",
"optional": false,
- "version": "1.7.8"
+ "version": "1.0"
}
],
"developers": [
@@ -18228,20 +18600,20 @@
"developerId": "rsandell"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:dockerhub-notification:2.2.1",
+ "excerpt": "Integrates Jenkins with <a href=\"http://hub.docker.com\" rel=\"nofollow\">DockerHub</a> and Docker Registry",
+ "gav": "org.jenkins-ci.plugins:dockerhub-notification:2.3.0",
"labels": [],
"name": "dockerhub-notification",
- "previousTimestamp": "2016-06-15T10:22:00.00Z",
- "previousVersion": "2.2.0",
- "releaseTimestamp": "2018-01-04T15:44:28.00Z",
+ "previousTimestamp": "2018-01-04T15:44:28.00Z",
+ "previousVersion": "2.2.1",
+ "releaseTimestamp": "2018-07-12T08:48:00.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/dockerhub-notification-plugin",
- "sha1": "i3juxch7YCx7K5zvt8EniYDVnlY=",
- "sha512": "FmEBYyC8QIz9ciBPz7W9AAK0usweYvWNYKewCSXqy68xHwGlFRh5wtLDLW8XBnOlVwKplexSB58Zd8R2+4/ZnA==",
+ "sha1": "xd0W2tXWhy334jiIlNa00e9ujb4=",
+ "sha256": "1qDYJvMXgqvY0Ma25GXe2LcKufpmkcasBUd6NJRb8XE=",
"title": "CloudBees Docker Hub/Registry Notification",
- "url": "http://updates.jenkins-ci.org/download/plugins/dockerhub-notification/2.2.1/dockerhub-notification.hpi",
- "version": "2.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dockerhub-notification/2.3.0/dockerhub-notification.hpi",
+ "version": "2.3.0",
"wiki": "https://plugins.jenkins.io/dockerhub-notification"
},
"doclinks": {
@@ -18269,7 +18641,7 @@
"name": "IKEDA Yasuyuki"
}
],
- "excerpt": "This plugin allows you to publish documents which are created in the build steps.",
+ "excerpt": "This plugin allows you to publish documents that are created in the build step.",
"gav": "org.jenkinsci.plugins:doclinks:0.6.1",
"labels": [
"ui",
@@ -18282,7 +18654,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/doclinks-plugin",
"sha1": "QdyVxdJ0IMOwKERa2pDOAi9iSfQ=",
- "sha512": "L2s6bjEqNPoOD8440hzlKmY1KGuRG2wS/PhIKpCTZZAvKjkxcv42u1eBYgoZ1gapo0NY0PGPXUO5hdd5YQ+fmA==",
+ "sha256": "XrQrZ8tKY4ShmY8Gu56G+NrLolZTTPnGYDXSwHZuOgU=",
"title": "DocLinks",
"url": "http://updates.jenkins-ci.org/download/plugins/doclinks/0.6.1/doclinks.hpi",
"version": "0.6.1",
@@ -18320,7 +18692,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/doktor-plugin",
"sha1": "kviosyNX3UKaYbWkdalS+5ie7Rg=",
- "sha512": "vPfqqUuu+UqZAVot43WX+W0G+MCOpjDT4uyw87t40qEEXEN5DT2+XYxqYgdtLXLwfeD8c0CeMTZZwgMOu9X0xQ==",
+ "sha256": "JUJLjIjHxp0V5t+JVRLTNPFkGJLls7vNS7pWix8qV5s=",
"title": "Doktor",
"url": "http://updates.jenkins-ci.org/download/plugins/doktor/0.3.3/doktor.hpi",
"version": "0.3.3",
@@ -18353,7 +18725,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/dos-trigger-plugin",
"sha1": "snUuDMD0Djp+KIkiskFF5DK5qkY=",
- "sha512": "txtfOL0mLiOW9KUGja6yXBzxa4AYlnZ9lJlwUHH9WdmZuSr1/n7bI0lhI4Gxja5q/MqHN3Ltm02iX75YvKc/gg==",
+ "sha256": "R3jTN6TeQwXmgZucz2TqkQIf/s+Gw/VMy+gODrwH/Ys=",
"title": "DOS Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/dos-trigger/1.23/dos-trigger.hpi",
"version": "1.23",
@@ -18375,7 +18747,7 @@
"name": "Ariel Lenis"
}
],
- "excerpt": "This jenkins plugin able you to run c# code as a build step.",
+ "excerpt": "This plugin ables you to execute your c# code as a jenkins build step.",
"gav": "org.jenkins-ci.plugins:dotnet-as-script:1.0.2",
"labels": [],
"name": "dotnet-as-script",
@@ -18383,9 +18755,9 @@
"previousVersion": "1.0.1",
"releaseTimestamp": "2017-05-04T05:55:43.00Z",
"requiredCore": "1.625.3",
- "scm": "https://github.com/jenkinsci/plugin-pom",
+ "scm": "https://github.com/jenkinsci/dotnet-as-script-plugin",
"sha1": "5KdMmfm5nLD4WfWG1gUQUU99Tko=",
- "sha512": "7O42LzPb/UUXiqz1Q91v+XOxOr7mYfh27F2FmE2wM3KbzEPsZjUlncO/+HP0HlTIhoHFcGrXXvmtOC8P+bpF7g==",
+ "sha256": "p4me030YPKDxlZj2OgGB64Y23XiAqO6TepmmgOfyEz4=",
"title": "DotNet as Script",
"url": "http://updates.jenkins-ci.org/download/plugins/dotnet-as-script/1.0.2/dotnet-as-script.hpi",
"version": "1.0.2",
@@ -18419,7 +18791,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/downstream-buildview-plugin",
"sha1": "Tfl5EwdGNOhSBd0xAery6AHSXns=",
- "sha512": "0xqloU1EXpfGi571v14ZxsqiiGJHtuTu7dLTmvRau6o1IxXz8C3k3dkxYq7pAO1bcBVfIwof8s8BL+gla/ESgg==",
+ "sha256": "4JlodhJzpUunOJscCKjGJjqIdh0nyupKzOaZS0KOzjw=",
"title": "Downstream build view",
"url": "http://updates.jenkins-ci.org/download/plugins/downstream-buildview/1.9/downstream-buildview.hpi",
"version": "1.9",
@@ -18435,7 +18807,7 @@
"name": "Christoph Kutzinski"
}
],
- "excerpt": "This plugin provides advanced options for triggering downstream builds.",
+ "excerpt": "This plugin provides extended options for triggering downstream projects.",
"gav": "org.jenkins-ci.plugins:downstream-ext:1.8",
"labels": [
"trigger"
@@ -18447,7 +18819,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/downstream-ext-plugin",
"sha1": "gVRq3RRFf6E0NQZ2usamwUMYgdc=",
- "sha512": "UDNJDZs0lDSI44fWSjoJzwKkPc7Smw9D6KaLnYN6GGlwL5CAgx/IDmTird6/BVO9XGqHk7Rhgu0VNUIsqDnSfw==",
+ "sha256": "FGJPIvOrlkgqzDa+tcjZl9skLlYNNFv1dtYLdBd/AgI=",
"title": "Downstream-Ext",
"url": "http://updates.jenkins-ci.org/download/plugins/downstream-ext/1.8/downstream-ext.hpi",
"version": "1.8",
@@ -18462,7 +18834,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin publishes the reports generated by the <a href=\"http://www.stack.nl/~dimitri/doxygen/\" rel=\"nofollow\">Doxygen</a> tool.",
"gav": "org.jenkins-ci.plugins:doxygen:0.18",
"labels": [
"builder"
@@ -18474,7 +18846,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/doxygen-plugin",
"sha1": "QScb6p5mM+V9mwuXSNQwHf34NqQ=",
- "sha512": "ZPpHLvk7KAVsXP9NlzdCmiQ3YIx0sc/ZvdXVCPq1kMdomqcG6D+Z1qHvaQIQB1IcwBU0ZedzYsXSrUmVRcKZFA==",
+ "sha256": "8e4xGhUrQCAxZRdL7+xTQPLyn8NkO/n/CEE6xiPO4P0=",
"title": "Doxygen",
"url": "http://updates.jenkins-ci.org/download/plugins/doxygen/0.18/doxygen.hpi",
"version": "0.18",
@@ -18490,7 +18862,7 @@
"name": "Manoj Thakkar"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is to check the disk usage of your node",
"gav": "com.cloudera.diskrecycler:drecycler:0.20",
"labels": [],
"name": "drecycler",
@@ -18498,14 +18870,14 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/diskcheck-plugin",
"sha1": "ThQIqbRRFj7T4O7qo8fotcSBV+0=",
- "sha512": "hIznj2mX510VijCUUkjT+UIh2pufmUUNF1kxz2NBi0Elj8krHXA7HNIPBtIGNfjzJgAmg7jyCNVgkTi58r43TQ==",
+ "sha256": "raMTo47C9cKpQAqIAvZJdVwkgj47WWp4287q8C+OsIE=",
"title": "drecycler",
"url": "http://updates.jenkins-ci.org/download/plugins/drecycler/0.20/drecycler.hpi",
"version": "0.20",
"wiki": "https://plugins.jenkins.io/drecycler"
},
"drmemory-plugin": {
- "buildDate": "Jun 20, 2018",
+ "buildDate": "Aug 09, 2018",
"dependencies": [
{
"name": "job-dsl",
@@ -18519,23 +18891,24 @@
"name": "Oliver Emil Harritslev Christensen"
}
],
- "excerpt": "Integrates Dr. Memory with Jenkins",
- "gav": "net.praqma:drmemory-plugin:1.8",
+ "excerpt": "This plugin integrates Dr. Memory reports to Jenkins.",
+ "gav": "net.praqma:drmemory-plugin:1.12",
"labels": [
"report",
"builder",
"post-build"
],
"name": "drmemory-plugin",
- "previousTimestamp": "2018-06-20T14:38:15.00Z",
- "previousVersion": "1.7",
- "releaseTimestamp": "2018-06-20T14:47:14.00Z",
+ "previousTimestamp": "2018-08-09T10:32:15.00Z",
+ "previousVersion": "1.11",
+ "releaseTimestamp": "2018-08-09T12:42:03.00Z",
"requiredCore": "2.19.4",
- "sha1": "+qnPr/AG7wdvF6qaJ1FeGbZECho=",
- "sha512": "CrFZNAM7RZ9LGvV3HpuMWPT86yC4JofHW6Q27CLO9wbTBuqT/Ezq/2qZUjy7sUV/zWhtG50Ux4LpmmZaRjwa4w==",
+ "scm": "https://github.com/jenkinsci/drmemory-plugin",
+ "sha1": "0w/k3/77NG+aLQa9FYuh/aRFlzc=",
+ "sha256": "hXuPmKFwAzzMW7k6IX99V+CbnzjX0+Gv4zdzy2YiDEs=",
"title": "Dr. Memory",
- "url": "http://updates.jenkins-ci.org/download/plugins/drmemory-plugin/1.8/drmemory-plugin.hpi",
- "version": "1.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/drmemory-plugin/1.12/drmemory-plugin.hpi",
+ "version": "1.12",
"wiki": "https://plugins.jenkins.io/drmemory-plugin"
},
"dropdown-viewstabbar-plugin": {
@@ -18553,7 +18926,7 @@
"name": "Michael"
}
],
- "excerpt": "Provides a drop down menu for selecting views.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/DropDown&#43;ViewsTabBar&#43;Plugin\" rel=\"nofollow\">Drop Down ViewsTabBar Plugin</a> provides an alternate rendering of the Views bar which runs along the top of all views. This plugin is useful for instances which have a very large number of views and want a compact rendering.",
"gav": "org.jenkins-ci.plugins:dropdown-viewstabbar-plugin:1.7",
"labels": [
"misc",
@@ -18566,7 +18939,7 @@
"requiredCore": "1.546",
"scm": "https://github.com/jenkinsci/dropdown-viewstabbar-plugin",
"sha1": "JGVb1+mjI1ltk2E/8jio0gvh59M=",
- "sha512": "eIIc3vmMx3Jnmm7bHV7/YG/z2AeDgHwsjMyGLVjyNCf+g8MxBrPrFg1rjDQdAe2e/9DcgTadWuqvFsIohbWFkQ==",
+ "sha256": "UM3inXDUwBL/Hr/Kyg6b1RjQVIGt/36cWFd+AgYabqo=",
"title": "Drop Down ViewsTabBar",
"url": "http://updates.jenkins-ci.org/download/plugins/dropdown-viewstabbar-plugin/1.7/dropdown-viewstabbar-plugin.hpi",
"version": "1.7",
@@ -18587,7 +18960,7 @@
"name": "Fengtan"
}
],
- "excerpt": "Review code and run tests on Drupal.",
+ "excerpt": "Review code and run tests on <a href=\"https://www.drupal.org/\" rel=\"nofollow\">Drupal</a>.",
"gav": "org.jenkins-ci.plugins:drupal-developer:0.8",
"labels": [
"external"
@@ -18599,7 +18972,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/drupal-developer-plugin",
"sha1": "xFE+F5Y8s0hSO4TBtXzHNxYEq9s=",
- "sha512": "1Mg+atYtg43dLc1zqd9NC+iDr+Z26f+/9Q1hmcAropkAL2pXjJedJE0v1E7G4IADEGZ8cF0Qw/ZIf0RSS5v2aA==",
+ "sha256": "kLFhfHJ7K6UZx75M6pE9OsITuRd+dhLF0t6tjf+UJNI=",
"title": "Drupal Developer",
"url": "http://updates.jenkins-ci.org/download/plugins/drupal-developer/0.8/drupal-developer.hpi",
"version": "0.8",
@@ -18641,7 +19014,7 @@
"name": "Ulli Hafner"
}
],
- "excerpt": "This plug-in generates reports of duplicated code in a project.",
+ "excerpt": "This plug-in collects the duplicate code analysis results of the project modules and visualizes the found warnings. Supported duplicate code analysis tools: <a href=\"http://pmd.sourceforge.net/cpd.html\" rel=\"nofollow\">PMD&#39;s Copy Paste Detector (CPD)</a><a href=\"http://www.harukizaemon.com/simian/\" rel=\"nofollow\">Simian</a>",
"gav": "org.jvnet.hudson.plugins:dry:2.50",
"labels": [
"maven",
@@ -18654,7 +19027,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/dry-plugin",
"sha1": "L718vwl0b4apYbH0riWC2nmyq9M=",
- "sha512": "zXn1Ld+/PYGbuYt4TtknybjeUHBY8q/jUaax2p3CdTa4VBYXGK5hp4wheq4QFiOTOs5Ljl5j1BpE4lbxVnMiEg==",
+ "sha256": "2p7IM1A2HVdg1hsucYtFVkMAVgpzv0dNX8yDzAooaZA=",
"title": "DRY",
"url": "http://updates.jenkins-ci.org/download/plugins/dry/2.50/dry.hpi",
"version": "2.50",
@@ -18676,7 +19049,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in makes it possible a execute a dry-run for the job.",
"gav": "org.jenkins-ci.plugins:dry-run:0.9",
"labels": [],
"name": "dry-run",
@@ -18686,7 +19059,7 @@
"requiredCore": "1.410",
"scm": "https://github.com/jenkinsci/dry-run-plugin",
"sha1": "4BuqvLI+ZnTPD/TKFZvglOTOcr8=",
- "sha512": "OMU7lRVl2HjeDi3/YxbfTAMDzJnSoZaRkgJusjqYO66yRMlDXfg8NPA7SMtzqzkVNRlzi0nCGHjv9szBHz5/Vg==",
+ "sha256": "6XP3yAqHDzHZWzVN3fwKk++1zLhlk/ZlMTDQNmTYxRM=",
"title": "Dry Run",
"url": "http://updates.jenkins-ci.org/download/plugins/dry-run/0.9/dry-run.hpi",
"version": "0.9",
@@ -18702,7 +19075,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides converts reports in one format to a another format.",
"gav": "org.jenkins-ci.plugins:dtkit:2.1.3",
"labels": [
"builder"
@@ -18714,7 +19087,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/dtkit-plugin",
"sha1": "v3ngA6iTPj3z92hL6j6kwa4OCb0=",
- "sha512": "QS2ZTG4nNbxZM9dxnqZNiuAIMp4WHZ5qaNiGc/Yd6oRJC7WUCkboDBpEgslRvcCU065nArRL30Ikj8iP7lx1WA==",
+ "sha256": "wYn8rmUqb9qsFJOjQUxFeJKxnSeyffkb02QOAGOzcwI=",
"title": "DTKit",
"url": "http://updates.jenkins-ci.org/download/plugins/dtkit/2.1.3/dtkit.hpi",
"version": "2.1.3",
@@ -18730,7 +19103,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Dumps vital information about the Hudson instance into the job log.",
+ "excerpt": "The <a href=\"http://wiki.hudson-ci.org/display/HUDSON/DumpInfo&#43;BuildWrapper&#43;Plugin\" rel=\"nofollow\">Dump Info BuildWrapper Plugin</a> allows jobs to automatically dump some important Hudson-specific information into the job log.",
"gav": "org.jvnet.hudson.plugins:dumpinfo-buildwrapper-plugin:1.1",
"labels": [
"buildwrapper",
@@ -18741,8 +19114,9 @@
"previousVersion": "1.0",
"releaseTimestamp": "2011-01-30T14:41:19.00Z",
"requiredCore": "1.398",
+ "scm": "https://github.com/jenkinsci/dumpinfo-buildwrapper-plugin",
"sha1": "92iZEr3drLGGGRUKgrRjVdExraQ=",
- "sha512": "Tfnqn4ctIXJzSPxJsoy5z381V+X+uIg9x16e3XFsjav0VSChKbtliM6784xCOacqcxhu0ehqRAiP/i5hjv/mIQ==",
+ "sha256": "v/IhCVrDedpxCUJBfBzHYYBW8UhyBXTb4yZNjk2hJoQ=",
"title": "Dump Info BuildWrapper",
"url": "http://updates.jenkins-ci.org/download/plugins/dumpinfo-buildwrapper-plugin/1.1/dumpinfo-buildwrapper-plugin.hpi",
"version": "1.1",
@@ -18766,36 +19140,36 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/dumpling-plugin",
"sha1": "KEuqHp7XILDtDLjfzqtMwotMmKw=",
- "sha512": "qblbfsrYjSvPgpw2UxQJZogQMFaEVnbSEhDyHX10OoPh5+3QsgCFxrpbPGGlFxE5C62d3V72HKfFPndyrwwwXw==",
+ "sha256": "72vNYGyTdvLK+EwjYrldCHZ3dxyYMEVSRYIewgYaqb4=",
"title": "Use Dumpling from Jenkins groovy scripts",
"url": "http://updates.jenkins-ci.org/download/plugins/dumpling/2.2/dumpling.hpi",
"version": "2.2",
"wiki": "https://plugins.jenkins.io/dumpling"
},
"durable-task": {
- "buildDate": "Mar 13, 2018",
+ "buildDate": "Aug 08, 2018",
"dependencies": [],
"developers": [
{
- "developerId": "svanoort"
+ "developerId": "dnusbaum"
}
],
"excerpt": "Library offering an extension point for processes which can run outside of Jenkins yet be monitored.",
- "gav": "org.jenkins-ci.plugins:durable-task:1.22",
+ "gav": "org.jenkins-ci.plugins:durable-task:1.25",
"labels": [
"builder"
],
"name": "durable-task",
- "previousTimestamp": "2018-03-08T17:26:56.00Z",
- "previousVersion": "1.21",
- "releaseTimestamp": "2018-03-13T18:30:18.00Z",
+ "previousTimestamp": "2018-08-07T19:56:12.00Z",
+ "previousVersion": "1.24",
+ "releaseTimestamp": "2018-08-08T18:24:36.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/durable-task-plugin",
- "sha1": "CAGRX6lT6zBhwr5XOsYAoPCc7kY=",
- "sha512": "xYm4YR3agut12tLnPjpMhAYvaq/uOrhXMq3L01m6JVVN5MbEsyQ1/GdQF012qPs5PpzxYoHi64LBVPAmcucHaQ==",
+ "sha1": "elw06T3hr9oeYx/S9uh+2qZI8KA=",
+ "sha256": "mpr5C0oKLEz3284mvLKns8xxiHmZGXcRBfbSuI565uc=",
"title": "Durable Task",
- "url": "http://updates.jenkins-ci.org/download/plugins/durable-task/1.22/durable-task.hpi",
- "version": "1.22",
+ "url": "http://updates.jenkins-ci.org/download/plugins/durable-task/1.25/durable-task.hpi",
+ "version": "1.25",
"wiki": "https://plugins.jenkins.io/durable-task"
},
"dynamic-axis": {
@@ -18820,7 +19194,7 @@
"requiredCore": "1.477",
"scm": "https://github.com/jenkinsci/dynamic-axis-plugin",
"sha1": "6d0Th1UYjoA+loQdZSn4KbXHcck=",
- "sha512": "KAPC/1oqH3mCJGJVrO3korKZvPROlAr+mDs5aXMj45JEkjccZpguqBVGYNA2M8KfkVpDW43jinW01eqhnEA0CQ==",
+ "sha256": "c/VnW82mAVWEt6m7/4J6xMtyQFX6I9ZdFo52obVN6NU=",
"title": "Dynamic Axis",
"url": "http://updates.jenkins-ci.org/download/plugins/dynamic-axis/1.0.3/dynamic-axis.hpi",
"version": "1.0.3",
@@ -18836,7 +19210,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Provides a view with dynamically configurable filters",
+ "excerpt": "Provides a View, which allows to set search filters directly on the main page.",
"gav": "com.synopsys.arc.jenkinsci:dynamic-search-view:0.3.0",
"labels": [
"ui",
@@ -18849,7 +19223,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/dynamic-search-view-plugin",
"sha1": "ty8xsgJ4YTF7M8aK8dJYdYYj1t4=",
- "sha512": "3iIDlIC/Y8WDfddF/mOAvBPkdfGPOieHjrvbSoJ/MT+wyRMWNIuenQBgMjYyWFeSZpRCZ2nN/3x5PAwrF+cZQQ==",
+ "sha256": "b1G93gLBs1zVFM/II4uXvd9IBJkqEIzWIJ1RGDLAnxg=",
"title": "Dynamic Search View",
"url": "http://updates.jenkins-ci.org/download/plugins/dynamic-search-view/0.3.0/dynamic-search-view.hpi",
"version": "0.3.0",
@@ -18875,7 +19249,7 @@
"name": "RGS"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample plugin to explain how to write a Hudson plugin.",
"gav": "com.moded.extendedchoiceparameter:dynamic_extended_choice_parameter:1.0.1",
"labels": [],
"name": "dynamic_extended_choice_parameter",
@@ -18885,14 +19259,14 @@
"requiredCore": "1.548",
"scm": "https://github.com/jenkinsci/dynamic-extended-choice-parameter-plugin",
"sha1": "UD7Yice45ZWUQnFWjhMkxjBeqMI=",
- "sha512": "4UQ1Tj5IxGIztodOMgYbpAjfFMFT0Ed54DvWMwupgNb3o8OttRNv7SkC6OWGcqUpT70NMblF92NXHd7qGZtb4w==",
+ "sha256": "I0ebiioKauf7Cmyl0w6QdsplVtHsLKxlKp3wwRnPkpM=",
"title": "Dynamic Extended Choice Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/dynamic_extended_choice_parameter/1.0.1/dynamic_extended_choice_parameter.hpi",
"version": "1.0.1",
"wiki": "https://plugins.jenkins.io/dynamic_extended_choice_parameter"
},
"dynatrace-dashboard": {
- "buildDate": "Sep 12, 2017",
+ "buildDate": "Aug 06, 2018",
"dependencies": [
{
"name": "workflow-cps",
@@ -18900,12 +19274,12 @@
"version": "2.0"
},
{
- "name": "workflow-job",
+ "name": "workflow-basic-steps",
"optional": false,
"version": "2.6"
},
{
- "name": "workflow-basic-steps",
+ "name": "workflow-job",
"optional": false,
"version": "2.6"
}
@@ -18917,11 +19291,6 @@
"name": "Dynatrace Development Team"
},
{
- "developerId": "krzysztof.necel",
- "email": "krzysztof.necel@dynatrace.com",
- "name": "Krzysztof Necel"
- },
- {
"developerId": "dariusz.glugla",
"email": "dariusz.glugla@dynatrace.com",
"name": "Dariusz Glugla"
@@ -18932,22 +19301,22 @@
"name": "Piotr Lugowski"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:dynatrace-dashboard:2.1.0",
+ "excerpt": "Allows Dynatrace Application Monitoring test results to be published.",
+ "gav": "org.jenkins-ci.plugins:dynatrace-dashboard:2.1.3",
"labels": [
"report"
],
"name": "dynatrace-dashboard",
- "previousTimestamp": "2017-09-11T12:09:33.00Z",
- "previousVersion": "2.0.7",
- "releaseTimestamp": "2017-09-12T12:11:06.00Z",
+ "previousTimestamp": "2017-09-12T12:11:06.00Z",
+ "previousVersion": "2.1.0",
+ "releaseTimestamp": "2018-08-06T08:24:49.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/dynatrace-plugin",
- "sha1": "/l/6Ft9hZJunCHUYFAUklMDTNXE=",
- "sha512": "9O2O6VdpKg/rHWh9xaKWVqEO9R9tzbukQy1lGGvXg7dhz+9UO0GTUV44eA81c3Ewpir6wgS6t7Mbg2t+E3BfZA==",
+ "sha1": "DG9NnJ3vSpbH2uIS7c4ZlnKVMRA=",
+ "sha256": "akailByoj4mnyjHoRs9DNrDE1iakqM1C5LsXWifHbzM=",
"title": "Dynatrace Application Monitoring",
- "url": "http://updates.jenkins-ci.org/download/plugins/dynatrace-dashboard/2.1.0/dynatrace-dashboard.hpi",
- "version": "2.1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/dynatrace-dashboard/2.1.3/dynatrace-dashboard.hpi",
+ "version": "2.1.3",
"wiki": "https://plugins.jenkins.io/dynatrace-dashboard"
},
"eagle-tester": {
@@ -18960,7 +19329,7 @@
"name": "Mobile Enerlytics"
}
],
- "excerpt": "Allows Android app developers to test battery drain of their apps.",
+ "excerpt": "Eagle tester plugin for Jenkins. Eagle tester allows Android app developers to test battery drain of their apps.",
"gav": "com.mobileenerlytics.eagle.tester:eagle-tester:1.0.9",
"labels": [],
"name": "eagle-tester",
@@ -18970,7 +19339,7 @@
"requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/eagle-tester-plugin",
"sha1": "xMla7FXV8onzZ5OUI8KJzshgMzY=",
- "sha512": "Krj6OBJCAjcmvxMwQ+tS0G0zZKaxo2YLYB+zujlQas6T8CCT6hmwv9d0p+O6hE6FaoK7i6sE5cxB4BA/QtNQTw==",
+ "sha256": "ZfpixKmSGRQNvDca2Jg7UkfoYeu0Seq5bYRaYk0FkSs=",
"title": "Eagle Tester",
"url": "http://updates.jenkins-ci.org/download/plugins/eagle-tester/1.0.9/eagle-tester.hpi",
"version": "1.0.9",
@@ -18997,7 +19366,7 @@
"name": "Kevin Wilson"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds the ability to upload Android, Blackberry and iOS apps. EASE platform info",
"gav": "org.jenkins-ci.plugins:ease-plugin:1.2.12",
"labels": [
"upload"
@@ -19009,7 +19378,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/ease-plugin",
"sha1": "+1kf6KkwL/loUV3A1v9rVKgyBs0=",
- "sha512": "DlyFcyp/W+xvTNRj25Lb/N+cTVW1w+q7GcNpiqqnCCyeynZpUtWZm6Ym6uB1SoEoCoJ6qD1j/XgGgcej1ZEVhg==",
+ "sha256": "+tMkhfh18Rl/IKdVIgpKBlXz0cZ3TLUxQ9K2XPIrDC8=",
"title": "ease-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/ease-plugin/1.2.12/ease-plugin.hpi",
"version": "1.2.12",
@@ -19031,7 +19400,7 @@
"name": "Yana Gusti"
}
],
- "excerpt": "This plugin integrates Jenkins to EasyQA",
+ "excerpt": "This plugin integrates Jenkins to <a href=\"https://geteasyqa.com\" rel=\"nofollow\">EasyQA</a>",
"gav": "com.geteasyqa:easyqa:1.0",
"labels": [],
"name": "easyqa",
@@ -19039,7 +19408,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/easyqa-plugin",
"sha1": "km3KZInQ0aH8jpjzKpXu1PIoIcw=",
- "sha512": "6xhu81gRr5lSjsy9acQU2peRDB8vz8SP/sOQtFxuQoQwcfPgpqaIKosevtJV5oUzuayJiD3yLwwoEIxKPUgG2w==",
+ "sha256": "V0ko5AOX9Ipcx/3PAJssWMh840LfMpP/LxKX9tXTCvU=",
"title": "EasyQA",
"url": "http://updates.jenkins-ci.org/download/plugins/easyqa/1.0/easyqa.hpi",
"version": "1.0",
@@ -19101,7 +19470,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates Jenkins with <a href=\"http://aws.amazon.com/ec2/\" rel=\"nofollow\">Amazon EC2</a> or anything implementing the EC2 API&#39;s such as an Ubuntu.",
"gav": "org.jenkins-ci.plugins:ec2:1.39",
"labels": [
"cluster"
@@ -19113,7 +19482,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/ec2-plugin",
"sha1": "icDyE+fPkzDR4R/YTCVKVHcOQvA=",
- "sha512": "R4wnmEJ1Av2EyKsAEy88BU4HZ7HfJ13wxSsc4LcEQyka9Fh3pWVrl0+0ozj7shHcqamYlyked4ePs7xk4Pc7ug==",
+ "sha256": "/dhnCxpxvNrMXXo1j6Z/uMRO/G8uzHF9XlcsZpk0oKc=",
"title": "Amazon EC2",
"url": "http://updates.jenkins-ci.org/download/plugins/ec2/1.39/ec2.hpi",
"version": "1.39",
@@ -19142,7 +19511,7 @@
"name": "Gabriel Takeuchi"
}
],
- "excerpt": "",
+ "excerpt": "Adds an axis for matrix builds to run over an arbitrary number of EC2 instances, which will be dinamically allocated or reused if possible. Requires the EC2 plugin.",
"gav": "org.jenkins-ci.plugins:ec2-cloud-axis:1.2",
"labels": [
"slaves",
@@ -19155,7 +19524,7 @@
"requiredCore": "1.538",
"scm": "https://github.com/jenkinsci/ec2-cloud-axis-plugin",
"sha1": "BoUb6iDD9CBH2+u/WRNBn2bDpAM=",
- "sha512": "tXe6m7qGUFJ9bdWmERARcmCknc4W8fwtViDEa/2OWLzrGva/VrXS5lB18qYEuS9m2rAuvV72b5YnZ4v3I2fsjg==",
+ "sha256": "U6mpXGiK+WNd3JZqc550G7JwKdUFnt6wgRKQS7SyJOc=",
"title": "ec2-cloud-axis",
"url": "http://updates.jenkins-ci.org/download/plugins/ec2-cloud-axis/1.2/ec2-cloud-axis.hpi",
"version": "1.2",
@@ -19205,7 +19574,7 @@
"requiredCore": "1.570",
"scm": "https://github.com/jenkinsci/ec2-deployment-dashboard",
"sha1": "YjNFoufUqWKJIzNHosJNc7gzwME=",
- "sha512": "d9Uie1O7U2iho9q/SPtSAyW3Migw+95hT9J2SY9uifHes4/JNCGw7o6GQoeFlFMn9PaS/c4PjYhjw2trwpHL5w==",
+ "sha256": "xebjHv92vRYVLLz5WpPLsCsXXECknHEy0+gyI3O7EZ4=",
"title": "Deployment Dashboard",
"url": "http://updates.jenkins-ci.org/download/plugins/ec2-deployment-dashboard/1.0.10/ec2-deployment-dashboard.hpi",
"version": "1.0.10",
@@ -19252,7 +19621,7 @@
"name": "Chad Schmutzer"
}
],
- "excerpt": "Support EC2 SpotFleet for Jenkins",
+ "excerpt": "Use EC2 SpotFleet to launch builders",
"gav": "com.amazon.jenkins.fleet:ec2-fleet:1.1.7",
"labels": [],
"name": "ec2-fleet",
@@ -19262,7 +19631,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ec2-fleet-plugin",
"sha1": "3P0mVfESeBq0GAqOlJj1STijL5s=",
- "sha512": "rMbLxxa4gbcW0mgIeskk81GhmMTxH4pcpfzMgKbpM22ezmlhWlQYehact+AZm/Q8aJbercEn1v3hyhD1fI8UYw==",
+ "sha256": "WQOptamXwrDskv7T7v07EpThuxZiDbqCXB1TQsaJPwM=",
"title": "EC2 Fleet",
"url": "http://updates.jenkins-ci.org/download/plugins/ec2-fleet/1.1.7/ec2-fleet.hpi",
"version": "1.1.7",
@@ -19276,7 +19645,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "Aggregates update sites from all the plugins and expose it as a single update site",
+ "excerpt": "This plugin exposes Eclipse update site by aggregating all the update sites provided by other plugins.",
"gav": "org.jenkins-ci.plugins:eclipse-update-site:1.2",
"labels": [
"library"
@@ -19288,7 +19657,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/eclipse-update-site-plugin",
"sha1": "rW1t3oyaM3X6hSUMXUT4lxoE3oE=",
- "sha512": "5oxYrAWYdE6VdUUlRgTBemsJe6Ro9IYA6pY6AetR4RLJr2TdcYyWHi5VAjyYwSAy+qtvjydinsr3oJKN60hLSQ==",
+ "sha256": "rtz41W1mh2qVHoR8BaMqDXJvJxV8Pv2v9NJLh4r2LsU=",
"title": "Eclipse Update Site",
"url": "http://updates.jenkins-ci.org/download/plugins/eclipse-update-site/1.2/eclipse-update-site.hpi",
"version": "1.2",
@@ -19304,7 +19673,7 @@
"name": "Varanytsia Anatolii"
}
],
- "excerpt": "Jenkins plugin to transfer dependency information to our ECS server.",
+ "excerpt": "This plugin allows you to publish project dependencies information to <a href=\"https://ecs-app.eacg.de/\" rel=\"nofollow\">ECS</a>. <br /> <a href=\"https://ecs.eacg.de/install\" rel=\"nofollow\">Install plugins</a> Supported plugins: NameVersion<a href=\"https://github.com/eacg-gmbh/ecs-composer\" rel=\"nofollow\">eacg-gmbh/ecs-composer</a>1.0.1 &#43;<a href=\"https://github.com/eacg-gmbh/ecs-bundler\" rel=\"nofollow\">ecs_bundler</a>1.0.1 &#43;<a href=\"https://github.com/eacg-gmbh/ecs-node-client\" rel=\"nofollow\">ecs-node-client</a>0.2.0 &#43;",
"gav": "de.eacg:ecs-publisher:1.0.0",
"labels": [],
"name": "ecs-publisher",
@@ -19312,14 +19681,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ecs-publisher-plugin",
"sha1": "IQ8ChRavmvhQEKo4HrJa6ibIyQc=",
- "sha512": "ZRKzPIv1xX/XLQHZhVXCNLfxqUJSgmZu71RjrjZavg7wo5qkkmDT0EI9WkC701M0z8c1vcnP7zpfe183cqzulQ==",
+ "sha256": "SiKlu4cTVWorbF9Sl/APv3e8ajyNkmg+4sjqsfuarfY=",
"title": "ECS publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/ecs-publisher/1.0.0/ecs-publisher.hpi",
"version": "1.0.0",
"wiki": "https://plugins.jenkins.io/ecs-publisher"
},
"ecutest": {
- "buildDate": "Apr 13, 2018",
+ "buildDate": "Jul 26, 2018",
"dependencies": [
{
"name": "icon-shim",
@@ -19329,7 +19698,7 @@
{
"name": "credentials",
"optional": false,
- "version": "2.1.16"
+ "version": "2.1.17"
},
{
"name": "job-dsl",
@@ -19349,7 +19718,7 @@
{
"name": "matrix-project",
"optional": false,
- "version": "1.12"
+ "version": "1.13"
},
{
"name": "structs",
@@ -19361,27 +19730,27 @@
{
"developerId": "cpoenisch",
"email": "christian.poenisch@tracetronic.de",
- "name": "Christian Pönisch>"
+ "name": "Christian Pönisch"
}
],
- "excerpt": "This plugin integrates Jenkins with ECU-TEST and generates reports on automated test execution.",
- "gav": "de.tracetronic.jenkins.plugins:ecutest:2.2",
+ "excerpt": "This plugin integrates Jenkins with <a href=\"https://www.tracetronic.com/products/ecu-test/\" rel=\"nofollow\">ECU-TEST</a> and generates reports on automated test execution.",
+ "gav": "de.tracetronic.jenkins.plugins:ecutest:2.4",
"labels": [
"builder",
"report",
"external"
],
"name": "ecutest",
- "previousTimestamp": "2018-02-16T14:10:27.00Z",
- "previousVersion": "2.1",
- "releaseTimestamp": "2018-04-13T12:16:40.00Z",
+ "previousTimestamp": "2018-07-20T13:18:22.00Z",
+ "previousVersion": "2.3",
+ "releaseTimestamp": "2018-07-26T00:07:49.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/ecutest-plugin",
- "sha1": "2gvjkP0ClVLjzsvfI5XwjFdym0c=",
- "sha512": "rrQ3NNhQRjuv4Rjs10MNtDSQ//X7XJDDuwaOA9bmCcYq3h29c5Vhtl+W1x9f9l+fSVSxmnJUGRaxoK4ciimiqw==",
+ "sha1": "X0cevJzVsZEXPtgOtybq5LyfmkE=",
+ "sha256": "bNL2xU7lOT9kGI8Cjo+chBaCqiOG7636rXJPWvZwHi8=",
"title": "TraceTronic ECU-TEST",
- "url": "http://updates.jenkins-ci.org/download/plugins/ecutest/2.2/ecutest.hpi",
- "version": "2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ecutest/2.4/ecutest.hpi",
+ "version": "2.4",
"wiki": "https://plugins.jenkins.io/ecutest"
},
"eggplant-plugin": {
@@ -19414,7 +19783,7 @@
"name": "Ian Parker"
}
],
- "excerpt": "Integrates Jenkins with eggPlant GUI Test Tool",
+ "excerpt": "Allows easy configuration to run eggPlant scripts and view results in Jenkins.",
"gav": "org.jenkins-ci.plugins:eggplant-plugin:2.2",
"labels": [
"builder"
@@ -19426,7 +19795,7 @@
"requiredCore": "1.504",
"scm": "https://github.com/jenkinsci/eggplant-plugin",
"sha1": "0a+YEFCDCPhVLRVtJlyZOmrRISM=",
- "sha512": "CRiyvKrc9M/FvBwzEh94JGuApbXJ3EtYeL1Q8iM1a1rFfvhJqcP3clxsTFrgDef2KvGfnfwEKIQRznfGG1pwIg==",
+ "sha256": "wmYVvgvrH+eB7ZFI6gyKfnTFgHsCXO5iI6ZIh7XQuAY=",
"title": "eggPlant",
"url": "http://updates.jenkins-ci.org/download/plugins/eggplant-plugin/2.2/eggplant-plugin.hpi",
"version": "2.2",
@@ -19452,7 +19821,7 @@
"name": "Frank Vanderhallen"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows jobs to be triggered by XMPP Pub/Sub events.",
"gav": "com.technicolor:elOyente:1.3",
"labels": [
"trigger"
@@ -19464,19 +19833,19 @@
"requiredCore": "1.499",
"scm": "https://github.com/jenkinsci/eloyente-plugin",
"sha1": "RASfVCzk8vJi7lXxU1vwsG5o9vM=",
- "sha512": "3UooE6o2wJJM7PVq0Plt3vmHgVH0IYC3jkmYoSuhG0U2+f5DkVEBqGj93kWroYmWgJTKBby7uP/ivrleeqklpg==",
+ "sha256": "nq4OukTAnKVyBZ0nIYxmT4MBqatjslyi+emoZ8RruSc=",
"title": "elOyente",
"url": "http://updates.jenkins-ci.org/download/plugins/elOyente/1.3/elOyente.hpi",
"version": "1.3",
"wiki": "https://plugins.jenkins.io/elOyente"
},
"elastest": {
- "buildDate": "May 09, 2018",
+ "buildDate": "Jul 23, 2018",
"dependencies": [
{
- "name": "mask-passwords",
- "optional": true,
- "version": "2.8"
+ "name": "junit",
+ "optional": false,
+ "version": "1.10"
},
{
"name": "structs",
@@ -19489,9 +19858,9 @@
"version": "1.7"
},
{
- "name": "junit",
- "optional": false,
- "version": "1.10"
+ "name": "mask-passwords",
+ "optional": true,
+ "version": "2.8"
}
],
"developers": [
@@ -19501,18 +19870,20 @@
"name": "Francisco R. Díaz"
}
],
- "excerpt": "Plugin to integrate Jenkins with ElasTest, an elastic platform to ease end to end testing. Using this plugin you will be able to send logs of a build to ElasTest to store and analyze them. Also, you can make use of several services provide by ElasTest (currently ElasTest provide browsers on demand).",
- "gav": "org.jenkins-ci.plugins:elastest:0.9.1",
+ "excerpt": "A client for <a href=\"http://elastest.io/\" rel=\"nofollow\">ElasTest</a> that allows you to integrate a Job of Jenkins with a TJob of ElasTest. You can send the logs generated by a Job Build to ElasTest to analyze them with advanced tools and to use the EUS (ElasTest User Impersonation Service) service to obtain any web browser you need.",
+ "gav": "org.jenkins-ci.plugins:elastest:0.10",
"labels": [],
"name": "elastest",
- "releaseTimestamp": "2018-05-09T11:04:45.00Z",
+ "previousTimestamp": "2018-05-09T11:04:45.00Z",
+ "previousVersion": "0.9.1",
+ "releaseTimestamp": "2018-07-23T12:26:19.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/elastest-plugin",
- "sha1": "KvXNPUhSr0nloQcCaSLqA5MAsEs=",
- "sha512": "h/vRumQWLezRtIbjxECelN1zdjmX8FXRdZolFAb5GvexatO/uLBV220Py287nQq2jE3LoF8StP9ci/WdkBvJJA==",
+ "sha1": "3/NdYsMRfmaETJaDrljRZ7oOnA8=",
+ "sha256": "ChW78Lf2HfouVMAht5fG0c+Ka1n6vxdh7xwdheCgeAQ=",
"title": "ElasTest",
- "url": "http://updates.jenkins-ci.org/download/plugins/elastest/0.9.1/elastest.hpi",
- "version": "0.9.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/elastest/0.10/elastest.hpi",
+ "version": "0.10",
"wiki": "https://plugins.jenkins.io/elastest"
},
"elastic-axis": {
@@ -19524,7 +19895,7 @@
"name": "Gabriel Takeuchi"
}
],
- "excerpt": "",
+ "excerpt": "Adds an axis for matrix jobs that accepts the name of a label and will run the job on all nodes in that label.",
"gav": "org.jenkins-ci.plugins:elastic-axis:1.2",
"labels": [
"slaves",
@@ -19537,7 +19908,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/elastic-axis-plugin",
"sha1": "dhFjQz7+bXhI5zkaPRL4JYV1/+U=",
- "sha512": "/MIlBRfJ3HcbA0dV3/QP3aXGaSJsbfNf81SL97TurcGeihAeC6Nfw5/L+tWeshym7He0szmgu2IYUldN5DMGCg==",
+ "sha256": "JgN2UXXWkELV/rFdtiHUJbguBaVtDLDX46iZTYs1baQ=",
"title": "elastic-axis",
"url": "http://updates.jenkins-ci.org/download/plugins/elastic-axis/1.2/elastic-axis.hpi",
"version": "1.2",
@@ -19570,7 +19941,7 @@
"name": "Guillermo Sanchez Urien"
}
],
- "excerpt": "Provides full integration between Jenkins and ElasticBox (http://elasticbox.com). With this plugin, Jenkins can launch, provision, and manage Jenkins slaves on-demand in different cloud providers via ElasticBox.",
+ "excerpt": "This plugin allows project to be built on slave instances deployed and managed by ElasticBox.",
"gav": "com.elasticbox.jenkins-ci.plugins:elasticbox:4.1.6",
"labels": [
"cluster",
@@ -19584,7 +19955,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/elasticbox-plugin",
"sha1": "QT5UwowR1KDe0xbPnEHxt/IwfNY=",
- "sha512": "5peG2z5O4RTb2NdvEkcHgmh4uhBF0ZM4w8xOCZY9pj+XjOQD+PBxbV2l1GrJjPFT3NuSGtYwNpgYJVLTwzmnmg==",
+ "sha256": "mh7ycPTM16lpcOi5qNjq21fmQDtZqIHBD/P190P2kn0=",
"title": "ElasticBox CI",
"url": "http://updates.jenkins-ci.org/download/plugins/elasticbox/4.1.6/elasticbox.hpi",
"version": "4.1.6",
@@ -19600,7 +19971,7 @@
"name": "Michael Epstein"
}
],
- "excerpt": "Simple plugin to run a elasticsearch query with a time based threshold failing the build if the threshold is not met",
+ "excerpt": "This plugin is used to query <a href=\"https://www.elastic.co/products/elasticsearch\" rel=\"nofollow\">elasticsearch</a>",
"gav": "org.jenkins-ci.plugins:elasticsearch-query:1.2",
"labels": [
"builder"
@@ -19612,7 +19983,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/elasticsearch-query-plugin",
"sha1": "NATir6OuzKutJdWgq5XgqKg+iYM=",
- "sha512": "neoGAXYg+pMm8naBo5IX1Jj+Vd+Ag5lPkhjX3UfqsMAAutCD/2juazqr3tRIsRP261pb4/iIrTDX49cG2RYHoQ==",
+ "sha256": "LBMg+AAQIgO8U9V9KkS99d7mEUkhfMnrFgX26T5Z/IE=",
"title": "Elasticsearch Query",
"url": "http://updates.jenkins-ci.org/download/plugins/elasticsearch-query/1.2/elasticsearch-query.hpi",
"version": "1.2",
@@ -19628,7 +19999,7 @@
"name": "ElectricFlow Plugin Developer"
}
],
- "excerpt": "ElectricFlow DevOps Release Automation.",
+ "excerpt": "This plugin provides electricflow functionality.",
"gav": "org.jenkins-ci.plugins:electricflow:1.1.4",
"labels": [],
"name": "electricflow",
@@ -19638,14 +20009,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/electricflow-plugin",
"sha1": "kW5/ByKaEp1PJS3lxopcwSVFNo8=",
- "sha512": "sGwV9q7iASsC8Y2sXscdVe7qsQFxWxdqLnu6Qz3HSdU4Sf99DAm1amFPf/dTihDQ3ZoQl9yzQ6rLleXuM24pbw==",
+ "sha256": "UVLwvGBsK7mMIxxGFVsu0T6UsmrhIZKNkRTHC/3H9XA=",
"title": "ElectricFlow",
"url": "http://updates.jenkins-ci.org/download/plugins/electricflow/1.1.4/electricflow.hpi",
"version": "1.1.4",
"wiki": "https://plugins.jenkins.io/electricflow"
},
"email-ext": {
- "buildDate": "Mar 23, 2018",
+ "buildDate": "Aug 05, 2018",
"compatibleSinceVersion": "2.57.2",
"dependencies": [
{
@@ -19706,22 +20077,22 @@
"name": "David van Laatum"
}
],
- "excerpt": "Allows to configure every aspect of email notifications: when an email is sent, who should receive it and what the email says",
- "gav": "org.jenkins-ci.plugins:email-ext:2.62",
+ "excerpt": "This plugin is a replacement for Jenkins&#39;s email publisher. It allows to configure every aspect of email notifications: when an email is sent, who should receive it and what the email says",
+ "gav": "org.jenkins-ci.plugins:email-ext:2.63",
"labels": [
"notifier"
],
"name": "email-ext",
- "previousTimestamp": "2017-10-27T02:28:13.00Z",
- "previousVersion": "2.61",
- "releaseTimestamp": "2018-03-23T02:37:00.00Z",
+ "previousTimestamp": "2018-03-23T02:37:00.00Z",
+ "previousVersion": "2.62",
+ "releaseTimestamp": "2018-08-05T05:01:21.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/email-ext-plugin",
- "sha1": "icAmIZrbBA1osf0136Znjr7iwoA=",
- "sha512": "rGBF/bRU2onRiCIhoV6e9RdmY2ytcifdSrI0P0CtRFWx73L0xfV148yzgt3+n0ZPQH6fAPclt18QCBOIlkesbQ==",
+ "sha1": "QqVEE7nmZ5XpmIME9G5tL/PqIZU=",
+ "sha256": "clqK4Lo1wooBl6niEKUAILHg5hSICM9wF+Y566kNseM=",
"title": "Email Extension",
- "url": "http://updates.jenkins-ci.org/download/plugins/email-ext/2.62/email-ext.hpi",
- "version": "2.62",
+ "url": "http://updates.jenkins-ci.org/download/plugins/email-ext/2.63/email-ext.hpi",
+ "version": "2.63",
"wiki": "https://plugins.jenkins.io/email-ext"
},
"email-ext-recipients-column": {
@@ -19760,7 +20131,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:email-ext-recipients-column:1.0",
"labels": [
"listview-column",
@@ -19771,7 +20142,7 @@
"requiredCore": "1.494",
"scm": "https://github.com/jenkinsci/email-ext-recipients-column-plugin",
"sha1": "YKmedIzspn15QfgcNuezColVRF8=",
- "sha512": "N9lrFuMpXY7gzxdkWxEOuO8n246sD00EBD+GfePWwf4l5BIksEzefUjqd22qVUKy8Rts9Okk2x+zGdCOnxzR9w==",
+ "sha256": "HlHnCampzl4jaOOqEB0HpY+cX+xJM2Hx5mDfLKCCPQs=",
"title": "Email Ext Recipients Column",
"url": "http://updates.jenkins-ci.org/download/plugins/email-ext-recipients-column/1.0/email-ext-recipients-column.hpi",
"version": "1.0",
@@ -19796,7 +20167,7 @@
"developerId": "slide"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows administrators to create global templates for the Extended Email Publisher.",
"gav": "org.jenkinsci.plugins:emailext-template:1.0",
"labels": [
"notifier",
@@ -19809,7 +20180,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/emailext-template-plugin",
"sha1": "uTWPq9PCR7zNjXHHVPPvfKo6Qfg=",
- "sha512": "XGndyOOFYXNOOLAFWrBHVrl6hrLarNtvbbjkTjcvigHF8IoQJMJMA4SIO/qVfCKAkSGtsKtI6hOOSvTeKoC4hg==",
+ "sha256": "QfkuXb6p4jXNqQ5qsMcZ06rCJlXGLq2Z24s/NkUcuNw=",
"title": "Email Extension Template",
"url": "http://updates.jenkins-ci.org/download/plugins/emailext-template/1.0/emailext-template.hpi",
"version": "1.0",
@@ -19823,7 +20194,7 @@
"developerId": "jglick"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds the embeddable build status badge to Jenkins so that you can easily hyperlink/show your build status from elsewhere.",
"gav": "org.jenkins-ci.plugins:embeddable-build-status:1.9",
"labels": [
"ui"
@@ -19835,14 +20206,14 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/git-plugin",
"sha1": "3Cn/dUUhPyzytUW6748gH+n+WrU=",
- "sha512": "nC5bVecggHjSPf3JL1Eh2rfIs6wAQcw6HD4gkMlJ32+C5KVeAYsWZ5n8VukJGDbFhtBnbWtMz/89iNDxFahd+w==",
+ "sha256": "nZUM5L/ctn4bEZjqK1ThjelewyFLHPETUUG1tUpi7bI=",
"title": "embeddable-build-status",
"url": "http://updates.jenkins-ci.org/download/plugins/embeddable-build-status/1.9/embeddable-build-status.hpi",
"version": "1.9",
"wiki": "https://plugins.jenkins.io/embeddable-build-status"
},
"embotics-vcommander": {
- "buildDate": "May 29, 2018",
+ "buildDate": "Jul 26, 2018",
"dependencies": [
{
"name": "credentials",
@@ -19860,20 +20231,20 @@
"developerId": "aelliot"
}
],
- "excerpt": "Embotics vCommander integration plugin for Jenkins",
- "gav": "io.jenkins.plugins:embotics-vcommander:1.4",
+ "excerpt": "This plug-in enables Jenkins to interact with Embotics vCommander.",
+ "gav": "io.jenkins.plugins:embotics-vcommander:1.6",
"labels": [],
"name": "embotics-vcommander",
- "previousTimestamp": "2018-05-29T17:25:47.00Z",
- "previousVersion": "1.3",
- "releaseTimestamp": "2018-05-29T17:53:49.00Z",
+ "previousTimestamp": "2018-07-24T19:12:28.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2018-07-26T18:26:37.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/embotics-vcommander-plugin",
- "sha1": "2B79Q5UECwpzujaWgTq46jaRf3o=",
- "sha512": "Lr6BovnVk5SMgKWjRAMswy8V7LisKzLt29Yw5wFEjlwB0sj8YlRj3VIrny5RKzRL2lCMf2BVjYOCBcICxlneTg==",
+ "sha1": "oIbByhV0MFF2VweSu/lz/fZZ8eE=",
+ "sha256": "dRaiLo72M3Xx5i9sCG7tJCOqXvLXA+JtRm6l8RI38PA=",
"title": "Embotics Vcommander",
- "url": "http://updates.jenkins-ci.org/download/plugins/embotics-vcommander/1.4/embotics-vcommander.hpi",
- "version": "1.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/embotics-vcommander/1.6/embotics-vcommander.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/embotics-vcommander"
},
"emma": {
@@ -19910,7 +20281,7 @@
"name": "Manuel Carrasco Monino"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://emma.sf.net/\" rel=\"nofollow\">EMMA code coverage reports</a> to Hudson.",
"gav": "org.jenkins-ci.plugins:emma:1.29",
"labels": [
"report"
@@ -19922,7 +20293,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/emma-plugin",
"sha1": "hia/Z09EJoxlfEOqQ3mi1QAVuo0=",
- "sha512": "dhAECdPW/GU6wCd87B8CzD1FWPvVPWCJNo56ZWNZ6Hf8Ki2pwHSwroFTyDyfA3S2/xfrx9tU7ZzvYm9fC7hCqQ==",
+ "sha256": "EHpH6vcY9XBpTnRxYeC88jQ4mgMNLIA19WWsYJL8cJ8=",
"title": "Emma",
"url": "http://updates.jenkins-ci.org/download/plugins/emma/1.29/emma.hpi",
"version": "1.29",
@@ -19944,7 +20315,7 @@
"name": "Dan Ebert"
}
],
- "excerpt": "",
+ "excerpt": "Provides a column to display line coverage based on EMMA.",
"gav": "org.jenkins-ci.plugins:emmacoveragecolumn:0.0.4",
"labels": [
"listview-column"
@@ -19956,7 +20327,7 @@
"requiredCore": "1.434",
"scm": "https://github.com/jenkinsci/emmacoveragecolumn-plugin",
"sha1": "2fbw7e2SKaDM3AwyM+vqQ9Vczmc=",
- "sha512": "PpHeXcFecu8ntKb4t//XFAPHFh8knOm1pWmjFoItWe0k1Q1mWTR2cK+mJpSvunmVvheA9PSZaLNG0xF/g6vSow==",
+ "sha256": "NNNzUyq6K8L59w9nqk2FYwkCssBRC00lcH8h8gZVRtU=",
"title": "Emma Line Coverage Column",
"url": "http://updates.jenkins-ci.org/download/plugins/emmacoveragecolumn/0.0.4/emmacoveragecolumn.hpi",
"version": "0.0.4",
@@ -19971,7 +20342,7 @@
"name": "Masanobu Imai"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:emotional-jenkins-plugin:1.2",
"labels": [
"ui"
@@ -19983,7 +20354,7 @@
"requiredCore": "1.572",
"scm": "https://github.com/jenkinsci/emotional-jenkins-plugin",
"sha1": "3ByEcIz4a2pV6ZzvFUDTxM+IIb8=",
- "sha512": "o/dGd8rxlS2litTN0/4X76YkaOYzQmIL9VMKChCfoh9zudvujXnZiJQzv1SP3oPctdcWRQVR7uNhjx3wd2Wp9g==",
+ "sha256": "oWeSwf34CssFzl6G1bjHw9EXiOR+aC32OxoTAZjQ/F8=",
"title": "emotional-jenkins-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/emotional-jenkins-plugin/1.2/emotional-jenkins-plugin.hpi",
"version": "1.2",
@@ -20002,7 +20373,7 @@
"name": "Gabriel Takeuchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds an option to prevent discard of builds when the job is unstable.",
"gav": "org.jenkins-ci.plugins:enhanced-old-build-discarder:1.0",
"labels": [],
"name": "enhanced-old-build-discarder",
@@ -20010,7 +20381,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/enhanced-old-build-discarder",
"sha1": "uops9VutITJdYEcKj3asK9D3h2I=",
- "sha512": "nWn+QdH2Mf2lJDDcbKXdhnaUh47FpOhW8I7mEQ1snD46aOIi3mgPnIgqHgLr5E+CxzwftOrwXPnIjkhRZsLdEQ==",
+ "sha256": "MoMIA2EmrL/2eb8wKC5w1yngX3gnVdQhDuLIUmcItBk=",
"title": "enhanced-old-build-discarder",
"url": "http://updates.jenkins-ci.org/download/plugins/enhanced-old-build-discarder/1.0/enhanced-old-build-discarder.hpi",
"version": "1.0",
@@ -20026,7 +20397,7 @@
"name": "Anders Johansson"
}
],
- "excerpt": "",
+ "excerpt": "This plugin can be used to set environment variables from a file.",
"gav": "org.jenkins-ci.plugins:envfile:1.2",
"labels": [
"buildwrapper"
@@ -20036,7 +20407,7 @@
"requiredCore": "1.403",
"scm": "https://github.com/jenkinsci/envfile-plugin",
"sha1": "4sV96798yzxtkfoYEiW6EdEYqgg=",
- "sha512": "4nOQwZqzni1Od42uyjPr968/xcdByaHDorSr1TkxJT65jScj16ruj/St4dL0sujyqatTa3AreUBkpDcrczSV3g==",
+ "sha256": "PZSePZ8Bx+pUCB+NasSex8Tef+6qfjoAvpy/3ATU/Gk=",
"title": "Environment File",
"url": "http://updates.jenkins-ci.org/download/plugins/envfile/1.2/envfile.hpi",
"version": "1.2",
@@ -20084,7 +20455,7 @@
"name": "Manuel Recena"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to set an environment for the builds.",
"gav": "org.jenkins-ci.plugins:envinject:2.1.6",
"labels": [
"buildwrapper",
@@ -20097,7 +20468,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/envinject-plugin",
"sha1": "vJs8BP8WNpBbSM4/ck9YxNpmHBM=",
- "sha512": "i3ATxU6Rq/S9WgcwJa62OypLUCKjbKrUjB2238H/ga82xoAEDBiEIPUdT5ROdPZb6nsUhcX+YGalQnFjvBLAdQ==",
+ "sha256": "73aLxQgSTcIb8KAAqDR5USEcN+zPuHghXVBo6TFpMUo=",
"title": "Environment Injector",
"url": "http://updates.jenkins-ci.org/download/plugins/envinject/2.1.6/envinject.hpi",
"version": "2.1.6",
@@ -20122,7 +20493,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/envinject-api-plugin",
"sha1": "h9nBEiuw8qhb1/j68Vtc+JmWrHI=",
- "sha512": "IbHTqLM3HkcRA82+BYOwfNBrJwOV2NPIR/p5rE+1kHPfUXjpO8+owMo27kG8QygHWOevjuonBd9QkFT/leOwJg==",
+ "sha256": "gCoNcSMcNYx6iudrvnSW/0IgWa0SwXJ/oDRnPesjphQ=",
"title": "EnvInject API",
"url": "http://updates.jenkins-ci.org/download/plugins/envinject-api/1.5/envinject-api.hpi",
"version": "1.5",
@@ -20149,7 +20520,7 @@
"name": "Vipin"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is used to generate the Environment Dashboard.",
"gav": "org.jenkins-ci.plugins:environment-dashboard:1.1.7",
"labels": [],
"name": "environment-dashboard",
@@ -20158,7 +20529,7 @@
"releaseTimestamp": "2017-03-22T13:08:55.00Z",
"requiredCore": "1.620",
"sha1": "SN4HETpnhIywnr9p+kG60/Xj/28=",
- "sha512": "//4kC7ZLRX89k8I5HbNWOsrizTBgtB0pPRz/pUF8z+tpCuHi27nljtvWc/wMaXM8KCmWQrroV076MkuqxHDnnQ==",
+ "sha256": "fCmpUDJb8ctaAnOnYJfuW90XihS9VvfJoJmVvsblln8=",
"title": "Environment Dashboard",
"url": "http://updates.jenkins-ci.org/download/plugins/environment-dashboard/1.1.7/environment-dashboard.hpi",
"version": "1.1.7",
@@ -20174,7 +20545,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "Set labels to slave according to JENKINS_SLAVE_LABELS variable",
"gav": "org.jenkins-ci.plugins:environment-labels-setter:1.1",
"labels": [],
"name": "environment-labels-setter",
@@ -20184,7 +20555,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/environment-labels-setter",
"sha1": "HRCmK1YPbNvC5jamxJ/8oIbIN94=",
- "sha512": "7uugvACumjPeFLnPiPoyN1PaOx47QVsa2ELmjSOEHBOycXYQmfwVmZliqO21jdJZI1Tw54QMs/2w91pxFadX6g==",
+ "sha256": "jqyJSmjFSo49Zj3XjOLBhO0gvvRdiVuXSNHa3/6Wns4=",
"title": "Environment labels setter",
"url": "http://updates.jenkins-ci.org/download/plugins/environment-labels-setter/1.1/environment-labels-setter.hpi",
"version": "1.1",
@@ -20211,7 +20582,7 @@
"name": "Daniel Dominguez"
}
],
- "excerpt": "",
+ "excerpt": "Provision environments for Parasoft Environment Manager",
"gav": "com.parasoft:environment-manager:2.5",
"labels": [
"deployment"
@@ -20223,7 +20594,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/environment-manager-tools-plugin",
"sha1": "JZyYOIZD3TEwTUIfABomCt6FlBc=",
- "sha512": "2fIHPS4dzoRkMeS46GH+fQVvOptJCD2nRMA+inVKimvfqW3VVQINZNTon2sWEIlg8xnhSAUvloAsGFpNrTde8A==",
+ "sha256": "Y/3VA6whg5oBcR0LIY7L35dS/zAkHCKJmrIVMMe88MM=",
"title": "Parasoft Environment Manager",
"url": "http://updates.jenkins-ci.org/download/plugins/environment-manager/2.5/environment-manager.hpi",
"version": "2.5",
@@ -20260,7 +20631,7 @@
"name": "Dawid Malinowski"
}
],
- "excerpt": "",
+ "excerpt": "Allows a script to be executed before a build, printing environment variables to be set.",
"gav": "com.lookout.jenkins:environment-script:1.2.5",
"labels": [
"buildwrapper"
@@ -20272,7 +20643,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/environment-script-plugin",
"sha1": "KUnWPM+brQvBUk5YldHgKUwul5Y=",
- "sha512": "p6p05JXYH65ghh6xrEIMR8zcrSUMSVchYrBllmewikRVGUXnwdc40Mh8TaZHOm6AM06aYUhsqKQjffpuJ4ZEqQ==",
+ "sha256": "aXFHaUAC1bEGOaJv0eGH0C9YLpmGv/mFfRnZXdSW3CQ=",
"title": "Environment Script",
"url": "http://updates.jenkins-ci.org/download/plugins/environment-script/1.2.5/environment-script.hpi",
"version": "1.2.5",
@@ -20298,7 +20669,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/environment-variable-page-decoration-plugin",
"sha1": "uys29MB04jRFB43WkK2/1lCr19U=",
- "sha512": "JAWZZyZfB3do7hy7s3iI32DPQKbCJjFkZ5isgcqnc4BuKjuPGuRq+5WOX/LpEqb/RL+5t5GPppiTgTAGqFaVeA==",
+ "sha256": "y3XmHsd82lP6ODtQoCXyJtAsIe5QkcbubvdocSc3NTQ=",
"title": "Env Variable Page Decoration",
"url": "http://updates.jenkins-ci.org/download/plugins/environment-variable-page-decoration/1.0.1/environment-variable-page-decoration.hpi",
"version": "1.0.1",
@@ -20314,7 +20685,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "",
+ "excerpt": "This plugin escapes the description of project , user, view , and build to prevent from XSS.",
"gav": "org.jenkins-ci.plugins:escaped-markup-plugin:0.1",
"labels": [
"ui"
@@ -20324,7 +20695,7 @@
"requiredCore": "1.408",
"scm": "https://github.com/jenkinsci/escaped-markup-plugin",
"sha1": "+Ze69qQ2ZCZjQbsYAmz0VQh08Co=",
- "sha512": "Alf/6LYg8hrScJNCQsY3fieNalz5kFDhf0hbcHKHvKe+eFNkhBkx1Hduqc4BnGohXpEDmt1fxepN22OMNWu6eA==",
+ "sha256": "JpyCOOQfgovKuZjOFsAHX8w3uE4IPrwvd/H5Lbl9ci4=",
"title": "Escaped Markup",
"url": "http://updates.jenkins-ci.org/download/plugins/escaped-markup-plugin/0.1/escaped-markup-plugin.hpi",
"version": "0.1",
@@ -20338,7 +20709,7 @@
"developerId": "tiste"
}
],
- "excerpt": "Jenkins Essentials Plugin - Note: you should generally never install this plugin yourself.",
+ "excerpt": "Jenkins Essentials Plugin",
"gav": "io.jenkins.plugins:essentials:0.2",
"labels": [],
"name": "essentials",
@@ -20348,7 +20719,7 @@
"requiredCore": "2.114",
"scm": "https://github.com/jenkinsci/essentials-plugin",
"sha1": "WcgPoC8pfZRJ9Hb/a2AVGIs52Kw=",
- "sha512": "le7SeA4nhBq/bmDMUKEVmYK3LYW0Gs2ELiVat35ZGVfVqwwq3bSGnESVUB2oJ+6xwFzCsTWL16X91yVZgYz7CA==",
+ "sha256": "KX5tE6++6NWT0n0QQVrlLwIXgeZ/+TqgpcoM0mLbO8M=",
"title": "Essentials",
"url": "http://updates.jenkins-ci.org/download/plugins/essentials/0.2/essentials.hpi",
"version": "0.2",
@@ -20364,14 +20735,14 @@
"name": "Yusuke Tsutsumi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:event-announcer:1.0.4",
"labels": [],
"name": "event-announcer",
"releaseTimestamp": "2015-01-07T06:32:11.00Z",
"requiredCore": "1.595",
"sha1": "fprfWDlejhtaspkcGGi+QAb4lbA=",
- "sha512": "7l7dVLY+YGp/4IZkHgpKdtnO6vExv07/z9iByg1wZWxirEY8r6eujFqXQDHkeampe4CrOHensU8x+ZMAmI58ug==",
+ "sha256": "PXCWWb9z3AfqsNtf0qp+vpTOh6XOIgYWh19/1CpYqzc=",
"title": "event-announcer",
"url": "http://updates.jenkins-ci.org/download/plugins/event-announcer/1.0.4/event-announcer.hpi",
"version": "1.0.4",
@@ -20398,7 +20769,7 @@
"requiredCore": "1.391",
"scm": "https://github.com/jenkinsci/exclude-matrix-parent",
"sha1": "oW8+KSu5GgLQQReeFCMUzdEfKHQ=",
- "sha512": "sFn2TDMSvNNBIq2zRor+kFQ7iTUA4aREW7Pb0wCeLdcjKAJnhJIwTRavg1H4tG0jbql8532HTz2Tv6JND6WFTA==",
+ "sha256": "y3NK/VpS4pdCHf6i6QGH9/LkrHe9fmrRIpv9EFdDNtw=",
"title": "excludeMatrixParent",
"url": "http://updates.jenkins-ci.org/download/plugins/excludeMatrixParent/1.1/excludeMatrixParent.hpi",
"version": "1.1",
@@ -20424,7 +20795,7 @@
"name": "Fernando Miguélez Palomo"
}
],
- "excerpt": "This plugin allows for the execution of a job when no other jobs are running.",
+ "excerpt": "This plugin allows configuring a job to prevent the rest from starting its execution while this is running.",
"gav": "org.jenkins-ci.plugins:exclusive-execution:0.8",
"labels": [
"buildwrapper"
@@ -20436,7 +20807,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/exclusive-execution-plugin",
"sha1": "ya8OUYp8JISShaxXPey18PVSc58=",
- "sha512": "FdZov6fzPAY07JgBrMtooXbg244iAdcEFw1JfQiUSyVawtZWshCb40AkjUqxPx4qo22DebP9sboQOBIojRRmag==",
+ "sha256": "DUxGH46YSa4CSWakgQJKSq4FERDyW1bDVmVv08ruIvQ=",
"title": "Exclusive Execution",
"url": "http://updates.jenkins-ci.org/download/plugins/exclusive-execution/0.8/exclusive-execution.hpi",
"version": "0.8",
@@ -20452,7 +20823,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "Enable mark which labels are exlusive",
+ "excerpt": "Enable to determine exclusive labels for slaves.",
"gav": "jenkins.ci.plugins.exclusive.label:exclusive-label-plugin:1.0",
"labels": [],
"name": "exclusive-label-plugin",
@@ -20460,7 +20831,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/exclusive-labels-plugin",
"sha1": "O+f3OgoJz+TvDcWqSv0gbnpT/ow=",
- "sha512": "8tX4w/FnFrfEoLwOrdA6Ts02+sCFSX+TZ0OsKuZAo2yJSgz3vvQzswPi6qlfoR1jyDEA95QkLzBRacGLKDp13A==",
+ "sha256": "lZbWBZ5i0gnHY/w41mmuaQ8IQgQ2X8ujbTH48p0wlHE=",
"title": "Exclusive label",
"url": "http://updates.jenkins-ci.org/download/plugins/exclusive-label-plugin/1.0/exclusive-label-plugin.hpi",
"version": "1.0",
@@ -20476,7 +20847,7 @@
"name": "rinrinne"
}
],
- "excerpt": "A plugin that export parameters provided by Jenkins to file with various formats.",
+ "excerpt": "This plugin exports parameters provided by Jenkins to file with various formats.",
"gav": "org.jenkins-ci.plugins:export-params:1.9",
"labels": [
"builder"
@@ -20488,7 +20859,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/export-params-plugin",
"sha1": "Sl8KXowfDCvpLY6AsTASE4ODEYI=",
- "sha512": "pkrQ5j2c0uBlvKTA6eDRA/nvjIETrS5Rp8uVnWNw84eHeMLWlkEqmt/6QslCKJZHpJbaHBg5dtD1B8kEcdWIew==",
+ "sha256": "EodKfAi2a16HuUtgXAJN5nuEkeQgIFKst9Lu1Hkh/nk=",
"title": "Export Prameters",
"url": "http://updates.jenkins-ci.org/download/plugins/export-params/1.9/export-params.hpi",
"version": "1.9",
@@ -20514,7 +20885,7 @@
"name": "Vimil Saju"
}
],
- "excerpt": "",
+ "excerpt": "Adds extended functionality to Choice parameter",
"gav": "org.jenkins-ci.plugins:extended-choice-parameter:0.76",
"labels": [
"parameter"
@@ -20526,7 +20897,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/extended-choice-parameter-plugin",
"sha1": "aCeqdRukAHWnocmDHRv5W8qSMsc=",
- "sha512": "XSVcOYFblzmJZuuh/Nn+muadGdobQX/2fGcJ939j0HBi0uOBZoqQ/Rg/ULVplBNLgBvieErf57rH+OiJpaYYqQ==",
+ "sha256": "aFS0MNuLO0jdiZdSFKS41EnnB0btF2z9pKgsZqDDumQ=",
"title": "Extended Choice Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/extended-choice-parameter/0.76/extended-choice-parameter.hpi",
"version": "0.76",
@@ -20551,7 +20922,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/extended-read-permission-plugin",
"sha1": "ZWGd7fLoDI1WRtBMwymHyCl5ZzU=",
- "sha512": "GieNVJzO7h3IDbIpP3idkss6vQfjl+44L1c8J1vUeCeoKVSa4cDRbF5+p9ZxFyeOSyd6EqcTbCV8RBgdzTi49A==",
+ "sha256": "qUamKWIH3pmhO6OiLoxpbWAYzmKqE/7gjanRyJSeD+k=",
"title": "Extended Read Permission",
"url": "http://updates.jenkins-ci.org/download/plugins/extended-read-permission/2.0/extended-read-permission.hpi",
"version": "2.0",
@@ -20573,7 +20944,7 @@
"name": "IKEDA Yasuyuki"
}
],
- "excerpt": "Jenkins plugin to define choice build parameters where the way to provide choices can be extended.",
+ "excerpt": "Extensible Choice Parameter provides several ways to retrieve choices, including the way to share choices among all jobs.",
"gav": "jp.ikedam.jenkins.plugins:extensible-choice-parameter:1.6.0",
"labels": [
"parameter"
@@ -20585,7 +20956,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/extensible-choice-parameter-plugin",
"sha1": "mCxvEPGM+SiV9QnI6stx7/TVOxE=",
- "sha512": "H0q8ibBHxJ64DjfI0n/KYgswdlgzyxa2YVujeS3+jl/p2Dj06AVDEJE5VCSjYc+38MgyxER7mVOT+chOq4SzPQ==",
+ "sha256": "HEa8uwAiiJy5WuqaWwF+63SW/ftonECt+IviwB36pCo=",
"title": "Extensible Choice Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/extensible-choice-parameter/1.6.0/extensible-choice-parameter.hpi",
"version": "1.6.0",
@@ -20601,7 +20972,7 @@
"name": "Nicolas De Loof"
}
],
- "excerpt": "",
+ "excerpt": "Allow to define a list of <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Extension&#43;points\" rel=\"nofollow\">extensions</a> to be disabled on this instance.",
"gav": "org.jenkins-ci.plugins:extension-filter:1.0",
"labels": [],
"name": "extension-filter",
@@ -20609,7 +20980,7 @@
"requiredCore": "1.472",
"scm": "https://github.com/jenkinsci/extension-filter-plugin",
"sha1": "LddTtmowN9YDTbf8Cr6v9r+IAss=",
- "sha512": "Zj5XENkiot/LfTEnykGB6zAV90LS2NLM/z7UGNiK5D+Et78d3+FgN27NP5Pt9BISqTl/vEeudnyK0xMfHssvLA==",
+ "sha256": "n4L5etP3YlwD4V+7f8IT7/I8w3U1VIODiXZw4NbHzyY=",
"title": "extension-filter",
"url": "http://updates.jenkins-ci.org/download/plugins/extension-filter/1.0/extension-filter.hpi",
"version": "1.0",
@@ -20625,7 +20996,7 @@
"name": "Blaise Cador"
}
],
- "excerpt": "Allow you to run Extensive Testing tasks.",
+ "excerpt": "Allow you to launch eXtensive Testing scenario",
"gav": "jenkins.xtc:extensivetesting:1.4.4b",
"labels": [
"report",
@@ -20636,7 +21007,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/extensivetesting-plugin",
"sha1": "PeceJPOA41kKwSGJiqYbkEc1VKo=",
- "sha512": "B4A6yT9QQeqTUQ8Ttss8DflUZZSeZt7v4QEr54Y7ZqccbCL1M0DVFzh4aMgv/3Lic1BqSBx5/dlCzQG9GEUzzQ==",
+ "sha256": "YMBCw56r/Bmkst7xrM6YZz3LpVbtAYCU3GqF8qNv5Jo=",
"title": "Extensive Testing",
"url": "http://updates.jenkins-ci.org/download/plugins/extensivetesting/1.4.4b/extensivetesting.hpi",
"version": "1.4.4b",
@@ -20663,7 +21034,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/external-monitor-job-plugin",
"sha1": "7wy9+83pB7ASHOGLcBbjefKzftE=",
- "sha512": "/t6bWCyD1k2lblovBli8wEZvgmZJZA+tr1EWOWbrBqPZBYCcv1l9Mc1pfosl51KbiwFU6lqT+bUab6fJrpaMIQ==",
+ "sha256": "vJ7b7kuZHiFcV1x8KhPfaPBdNjaNwInxvmdtRtQgchA=",
"title": "External Monitor Job Type",
"url": "http://updates.jenkins-ci.org/download/plugins/external-monitor-job/1.7/external-monitor-job.hpi",
"version": "1.7",
@@ -20687,7 +21058,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/external-scheduler-plugin",
"sha1": "YqZKMPb/gTPRE4P7MT3Y0SatlI8=",
- "sha512": "th2mkp1HCI06T1sS3Rph07FqTeZhX8zmNYn9fMKdTiDymDbh8tCIWeWIZGgCvobMGLzB5GzzWUwsW+xfqWMI3w==",
+ "sha256": "xMmUoaKwDSM8OlDvqTpuHRpKyb9ErB6tB6S3YRafOzU=",
"title": "External Scheduler",
"url": "http://updates.jenkins-ci.org/download/plugins/external-scheduler/1.0/external-scheduler.hpi",
"version": "1.0",
@@ -20731,16 +21102,21 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/external-workspace-manager-plugin",
"sha1": "IADCRfVJUzY0KhktxvjyObOWCok=",
- "sha512": "wqi8EyBpS4DLPkntLPng1kzvc0vKFCEcIMi7e6U22SiDY5NnyfHl+I3ySmOE7/cPIN9XHPFOD1fUyqWWVtTsyw==",
+ "sha256": "FauGhhZCZ3y61ysVhi3r/x8tlAAnrJTrYH6bD4lkTUA=",
"title": "External Workspace Manager",
"url": "http://updates.jenkins-ci.org/download/plugins/external-workspace-manager/1.1.2/external-workspace-manager.hpi",
"version": "1.1.2",
"wiki": "https://plugins.jenkins.io/external-workspace-manager"
},
"extra-columns": {
- "buildDate": "Mar 08, 2017",
+ "buildDate": "Aug 08, 2018",
"dependencies": [
{
+ "name": "workflow-job",
+ "optional": true,
+ "version": "2.0"
+ },
+ {
"name": "junit",
"optional": false,
"version": "1.11"
@@ -20752,22 +21128,22 @@
"name": "Fred G."
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:extra-columns:1.18",
+ "excerpt": "This is a general listview-column plugin that currently contains the following columns: Test Result, Configure Project button, Disable/Enable Project button, Project Description, Build Description, SCM Type &amp; Cron Trigger.",
+ "gav": "org.jenkins-ci.plugins:extra-columns:1.20",
"labels": [
"listview-column"
],
"name": "extra-columns",
- "previousTimestamp": "2016-04-11T20:36:37.00Z",
- "previousVersion": "1.17",
- "releaseTimestamp": "2017-03-08T00:18:47.00Z",
- "requiredCore": "1.580",
+ "previousTimestamp": "2018-07-18T22:02:50.00Z",
+ "previousVersion": "1.19",
+ "releaseTimestamp": "2018-08-08T00:46:35.00Z",
+ "requiredCore": "1.607",
"scm": "https://github.com/jenkinsci/extra-columns-plugin",
- "sha1": "3ZOgU6v1VuZaYXSwcFSb8ZHUvr0=",
- "sha512": "0SsnVNmkw6rQtTZ5LLq1+QEssNZ0THLY/++AFjKbkuhtyX4MafRuri4mjfOVda/+46FhCsU8+dBu23fwqEO3ag==",
+ "sha1": "uOTTI5lW8U4EJtBCq0SnHSbu4F8=",
+ "sha256": "+UJEV9ucOrwhTcVvV3btYRxuvIbvyILPF++OI+GYpyc=",
"title": "Extra Columns",
- "url": "http://updates.jenkins-ci.org/download/plugins/extra-columns/1.18/extra-columns.hpi",
- "version": "1.18",
+ "url": "http://updates.jenkins-ci.org/download/plugins/extra-columns/1.20/extra-columns.hpi",
+ "version": "1.20",
"wiki": "https://plugins.jenkins.io/extra-columns"
},
"extra-tool-installers": {
@@ -20779,7 +21155,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Provides additional tool installers",
+ "excerpt": "This plugin provides additional tool installers",
"gav": "io.jenkins.plugins:extra-tool-installers:0.4",
"labels": [
"misc"
@@ -20791,7 +21167,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/extra-tool-installers-plugin",
"sha1": "va6ZdHnPVjRuWNuauyR1osQxPzE=",
- "sha512": "4c3cGDKA31YEjK8CSHltGnE8eWqpiN93CEZibOyZksJ0pDEe0hXHq+C5lrO55LVqH+tnfB7LtD5mjoB6v1Ujdg==",
+ "sha256": "MBAL9hda7e3A6EMxqkXggy1EiBSYdv0FiRDigDLSGcQ=",
"title": "Extra Tool Installers",
"url": "http://updates.jenkins-ci.org/download/plugins/extra-tool-installers/0.4/extra-tool-installers.hpi",
"version": "0.4",
@@ -20812,7 +21188,7 @@
"name": "Aske Olsson"
}
],
- "excerpt": "",
+ "excerpt": "Manage the <a href=\"http://www.gitgear.com/xfd\" rel=\"nofollow\">gitgear.com</a> Extreme Feedback Lamps.",
"gav": "org.jenkins-ci.plugins:extreme-feedback:1.7",
"labels": [],
"name": "extreme-feedback",
@@ -20822,7 +21198,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/extreme-feedback-plugin",
"sha1": "3WuFbL5+dxm/eM3GVp7HnrFgIJU=",
- "sha512": "dl0x1L1KI4YWVGwCBS3IJK8wBLb0oz8YHBCFKg5RwDaiT6BldDt3TGc4gzJvG+enUv4VNgyb/sDj5hKntwSDOg==",
+ "sha256": "QU7encLgwC8XVlW6oXGkbgK5pmAohwZRUln7oTsR5VI=",
"title": "extreme-feedback",
"url": "http://updates.jenkins-ci.org/download/plugins/extreme-feedback/1.7/extreme-feedback.hpi",
"version": "1.7",
@@ -20849,7 +21225,7 @@
"name": "Bruno Meneguello"
}
],
- "excerpt": "Provides endpoints to notify about most events that happens in the server, including builds and SCM",
+ "excerpt": "This plugin can notify some endpoints about events that occur in Jenkins",
"gav": "org.jenkins-ci.plugins:extreme-notification:1.5",
"labels": [
"notifier"
@@ -20861,7 +21237,7 @@
"requiredCore": "1.653",
"scm": "https://github.com/jenkinsci/extreme-notification-plugin",
"sha1": "eFJCJflyf6WTJQukiOkwnTra+fY=",
- "sha512": "2d7nRy0HZBRO0OnvYXDY5+KygqRHGCCCCCMfdm3ZoInm3Ewsfz8XRFCPbeRrGZSpb3nbBdyE5mHFLpKV9xhNPg==",
+ "sha256": "izCfb7gfL+wa/iSPwJIJsNAu5PT4cWd3egmKIN9BPPI=",
"title": "Extreme Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/extreme-notification/1.5/extreme-notification.hpi",
"version": "1.5",
@@ -20886,7 +21262,7 @@
"name": "Joel Johnson"
}
],
- "excerpt": "Allows you to use any job as a template for another job with overridable parameters",
+ "excerpt": "Allows you to use any job as a template for another job.",
"gav": "org.jenkins-ci.plugins:ez-templates:1.3.2",
"labels": [
"misc"
@@ -20898,7 +21274,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/ez-templates-plugin",
"sha1": "cPj1/ZbHv7UFNLO6rprya9STuAI=",
- "sha512": "2rpNMe3eYiKOEGwciFILPfpSa+bMQoDQgK/9hv2fr1/DiMNwOrnnFUyLZ5gLQ6LP+lQ6Z5EFRXv3uvS9D4aRqg==",
+ "sha256": "zsTmXCCVIftGX+mnQa+4vYHDnFUiulof+MCD2HFZBh0=",
"title": "EZ Templates",
"url": "http://updates.jenkins-ci.org/download/plugins/ez-templates/1.3.2/ez-templates.hpi",
"version": "1.3.2",
@@ -20914,7 +21290,7 @@
"name": "Axel Haustant"
}
],
- "excerpt": "Add a button to display a fullscreen buildwall on each view",
+ "excerpt": "This plugin simply add a button to display a fullscreen buildwall on each view.",
"gav": "org.jenkins-ci.plugins:ezwall:0.3",
"labels": [
"ui",
@@ -20927,7 +21303,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/ezwall-plugin",
"sha1": "yRAPE/3WV+TLTHmaQIKAh01POsA=",
- "sha512": "R4NWIlf3qlwd1gy3qXjcw41NAg6D7gRRWQC7XEjaadLDHspxRZ/M5MnY6x94Py9FTGHb8M4MyBic5lnJNGkllw==",
+ "sha256": "LcVQetkGvbOyqXh6EVfIo36hT4oGfilAwxEP1lcqlVg=",
"title": "EzWall",
"url": "http://updates.jenkins-ci.org/download/plugins/ezwall/0.3/ezwall.hpi",
"version": "0.3",
@@ -20943,7 +21319,7 @@
"name": "Egor Neliuba"
}
],
- "excerpt": "Lets you publish Android apps to Fabric Beta from a Jenkins build.",
+ "excerpt": "A Jenkins plugin that lets you publish Android apps to Fabric Beta.",
"gav": "egor-n:fabric-beta-publisher:2.0",
"labels": [
"post-build",
@@ -20957,7 +21333,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/fabric-beta-publisher-plugin",
"sha1": "8tusYEKDUIjPXowSs1soi/DB9pk=",
- "sha512": "DxqIBXBusvV6A4DIcULbMH+mvghNfd9KlQDFCl5cKD7AWqD9yRbJheFPV4CvwMlgM55geCur7zDaCLdkSVbHjQ==",
+ "sha256": "s3i1OrLfdu1ybh8UNoMS6Zb/JERLkUExeeNrOBmWH9w=",
"title": "Fabric Beta Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/fabric-beta-publisher/2.0/fabric-beta-publisher.hpi",
"version": "2.0",
@@ -20984,7 +21360,7 @@
"requiredCore": "1.396",
"scm": "https://github.com/jenkinsci/fail-the-build-plugin",
"sha1": "0MU2dYZlY2ppCyoz+CYlAFiJ5mE=",
- "sha512": "xEeAwR95Rovj3u6aCOJ1/KwXUKW5kSXTvB6t9NfYNzYEnxcN54YmchQjrDz8hFeaLaTohY2YpAQ8KoncFbDy8A==",
+ "sha256": "yX2wLcb+8ml4C3fSABqb+0m83JrC7iQs0QRFcJu30J4=",
"title": "Fail The Build",
"url": "http://updates.jenkins-ci.org/download/plugins/fail-the-build-plugin/1.0/fail-the-build-plugin.hpi",
"version": "1.0",
@@ -21016,7 +21392,7 @@
"name": "Jochen A. Fuerbacher"
}
],
- "excerpt": "This plugin deactivates or deletes jobs, when jobs haven't been built successfully for a longer time.",
+ "excerpt": "This plugin deactivates or deletes jobs when they are unsed for a longer time.",
"gav": "de.einsundeins.jenkins.plugins.failedjobdeactivator:failedJobDeactivator:1.2.1",
"labels": [
"misc"
@@ -21028,7 +21404,7 @@
"requiredCore": "1.607",
"scm": "https://github.com/jenkinsci/failedjobdeactivator-plugin",
"sha1": "3/nwhphM8M7i6YiAJGR2os33jr0=",
- "sha512": "7e47ZRYnnNNrFmoYSHEluQrQ1/Kkm0jNDx4CcSOFYgwE2schU9qpmBfUTfqH3JCokllmVpi3G3RXmJ36fl62Hw==",
+ "sha256": "iimeu7GwN8IRihdSTaoeuE0+C6NPWhstwwT8qvo9HK8=",
"title": "Failed Job Deactivator",
"url": "http://updates.jenkins-ci.org/download/plugins/failedJobDeactivator/1.2.1/failedJobDeactivator.hpi",
"version": "1.2.1",
@@ -21070,7 +21446,7 @@
"name": "Michael Neale"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows users to favorite a job.",
"gav": "org.jvnet.hudson.plugins:favorite:2.3.2",
"labels": [
"user",
@@ -21085,7 +21461,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/favorite-plugin",
"sha1": "OTpOTGs4lRC2gHcs/Q9pXJvjTro=",
- "sha512": "vUDZmx4/scHEb452WfY3YMn5mMrIem2auT+gDENI8AtASpn8jMKMHnDrzg1qzu5u1Iff9F0JF4OyVozivdAAOg==",
+ "sha256": "1RVj3fRUHiD7VoqB0rZGMrlA6qAzjQHkHI/1H+w1wbM=",
"title": "Favorite",
"url": "http://updates.jenkins-ci.org/download/plugins/favorite/2.3.2/favorite.hpi",
"version": "2.3.2",
@@ -21109,7 +21485,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/favorite-view-plugin",
"sha1": "lWM1FpD9J93rASFcHQIaoI8yKnc=",
- "sha512": "5/i30QTyjZnfPrIgAPLdxRF2i+gETKHhUbni/0JY9Iywx6ywvN1ZNaiyV52l6EtySiApxYRxCqYn0ZZ9GeB4JA==",
+ "sha256": "yR1I3WC/MzW7xxlCK10fk8699kbpCETEropPWCNYWfI=",
"title": "Favorite View",
"url": "http://updates.jenkins-ci.org/download/plugins/favorite-view/1.0/favorite-view.hpi",
"version": "1.0",
@@ -21153,7 +21529,7 @@
"releaseTimestamp": "2014-11-16T12:30:47.00Z",
"requiredCore": "1.568",
"sha1": "ujhUZys2PWCor8R+9r1YKUfTmc4=",
- "sha512": "uEobuM3UyH6wigQt0Hmkd8reW+127PgP+yugg6s5P6zz/Dj6UVuTdylAwoVKFUvj3gFLBtoB3n+24ZySKzdVpg==",
+ "sha256": "IC8Kg9DF2BBX0KMBqPqdNODa4k8KSuWwh6JiU4Pre9Q=",
"title": "Feature branch notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/feature-branch-notifier/1.4/feature-branch-notifier.hpi",
"version": "1.4",
@@ -21208,7 +21584,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/fedora-module-build-system-plugin",
"sha1": "bMprZBckXgn/m4mqJFlErxhSC5g=",
- "sha512": "RLHvRNXDBO6TcyFpvDKTyPYBw5u0GNeJpJl+aVTed6+7t8iFfueOZ50FtfhAFzdIBEkOmoygnBNoCEtXScWNKA==",
+ "sha256": "1FAgEEP/T34WPgQQJhuS6VjtQZLPV39dNrcsyo+kmcI=",
"title": "Fedora Module Build System",
"url": "http://updates.jenkins-ci.org/download/plugins/fedora-module-build-system/1.0.1/fedora-module-build-system.hpi",
"version": "1.0.1",
@@ -21228,7 +21604,7 @@
"developerId": "slide"
}
],
- "excerpt": "",
+ "excerpt": "This plugin will allow you to print out a banner as a build step.",
"gav": "org.jenkins-ci.plugins:figlet-buildstep:0.2",
"labels": [
"builder"
@@ -21240,7 +21616,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/figlet-buildstep-plugin",
"sha1": "k4mii3ZWQ5ZqvOq9n5a2gUK+Wig=",
- "sha512": "mskI428zRAmpln4ZiV5LiNgIwKfUIzSqV8NjnfNJETPkjgsqlSgBcMx8oQMRvsKLK0IXLvYleubA3l4mpENTFQ==",
+ "sha256": "TO95rkPINfcMfcp826tKedFOiyHacsTIGD26lYuKXwc=",
"title": "Figlet Buildstep",
"url": "http://updates.jenkins-ci.org/download/plugins/figlet-buildstep/0.2/figlet-buildstep.hpi",
"version": "0.2",
@@ -21254,7 +21630,7 @@
"developerId": "dnusbaum"
}
],
- "excerpt": "Monitors and detects file handle leaks in Jenkins",
+ "excerpt": "Monitors and detects file handle leaks in Jenkins.",
"gav": "com.cloudbees.jenkins.plugins:file-leak-detector:1.5",
"labels": [
"misc"
@@ -21266,7 +21642,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/file-leak-detector-plugin",
"sha1": "wNcCkFqo7s5g3EUs3lFXPw5uXJ8=",
- "sha512": "DgUxj8TdXN19UlnvgUqjnyVJS8M7Lt6lBuIEmPtdkrnwrqnP1zh2i7rkdGpxwmXNtSNehsEolt86naG+VWZ/mQ==",
+ "sha256": "vS2gZHJUGlzpOjis8FJ20D8rFSBTgBcL2mEq9YMmwPQ=",
"title": "CloudBees File Leak Detector",
"url": "http://updates.jenkins-ci.org/download/plugins/file-leak-detector/1.5/file-leak-detector.hpi",
"version": "1.5",
@@ -21293,7 +21669,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "File Operations Plugin",
+ "excerpt": "This plugin&#39;s main goal is to provide File Operations as Build Step.",
"gav": "sp.sd:file-operations:1.7",
"labels": [
"builder"
@@ -21305,7 +21681,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/file-operations-plugin",
"sha1": "7N/2GBGUn0yTENRI7IOg/WhlRcA=",
- "sha512": "cduJMH33t39qDRx7d+2HpCCLYrD7uS2BdyYhz/RmgtmSxygUAGEPhultQxntrL2C/uTAHb2+XUNEjOTGqefuhA==",
+ "sha256": "R0qHX8BRheLMCzX3vbb0P6jG0KAKQBsPaDRVLT1QOHg=",
"title": "File Operations",
"url": "http://updates.jenkins-ci.org/download/plugins/file-operations/1.7/file-operations.hpi",
"version": "1.7",
@@ -21321,7 +21697,7 @@
"name": "Steven Brown"
}
],
- "excerpt": "Schedules a build when certain files exist",
+ "excerpt": "Schedules a build when certain files exist.",
"gav": "org.jenkins-ci.plugins:files-found-trigger:1.5",
"labels": [
"trigger"
@@ -21333,7 +21709,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/files-found-trigger-plugin",
"sha1": "Sz1VUqQsFcfb1zmB4ELH0UR7dOI=",
- "sha512": "QZ3mBYKjFwl1Y17uRStvOfMP0vjVTu+CvYfnmjPIvGYWlq5dJFpJDoX2vXPkbPONNPU9H5trDFjhAKtkSscZ8A==",
+ "sha256": "JmJVZnRPsFa6sBFGZes6GhNnOIXx+O3duOH9YeWDEKs=",
"title": "Files Found Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/files-found-trigger/1.5/files-found-trigger.hpi",
"version": "1.5",
@@ -21349,7 +21725,7 @@
"name": "Alexander Endter"
}
],
- "excerpt": "This plugin reads folder, file or symbolic link names from filesystem path as parameter value.",
+ "excerpt": "Plugin lists file system objects to choose as build parameter",
"gav": "aendter.jenkins.plugins:filesystem-list-parameter-plugin:0.0.4",
"labels": [
"parameter"
@@ -21361,7 +21737,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/filesystem-list-parameter-plugin",
"sha1": "i3TpLGHzbXx3s5Tp4DaKVClg+hY=",
- "sha512": "Vgb+/HHWhEhNoQUHrMvFxAefeF4SYVHeskTi/gwsThmf1OSBFGl/JbAYLhinBcwI3BvqDmWU/b2GDxLc6NWx3A==",
+ "sha256": "n8bburiehK0fwsD86rOdqPx2BNHXZ0Nvp73slmPI//8=",
"title": "Filesystem List Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/filesystem-list-parameter-plugin/0.0.4/filesystem-list-parameter-plugin.hpi",
"version": "0.0.4",
@@ -21393,7 +21769,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Using File System as SCM, done by checking file system last modified date.",
+ "excerpt": "File System SCM",
"gav": "hudson.plugins.filesystem_scm:filesystem_scm:2.1",
"labels": [
"scm"
@@ -21405,7 +21781,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/filesystem_scm-plugin",
"sha1": "mIzzyUjTMegn1QitxC0m98tP4W0=",
- "sha512": "W2ooS7k2MWRXhPpM6vLszvCPRR7+9ckQXatYwAwW9dEwr2gx6ghEXyAuGEknbNoXZloeb5BA+2t5TO6hCM9IZQ==",
+ "sha256": "ayGwFZfIsuDXBusHGW/PZ3osaTDOrSzMChwWIWunBTo=",
"title": "File System SCM",
"url": "http://updates.jenkins-ci.org/download/plugins/filesystem_scm/2.1/filesystem_scm.hpi",
"version": "2.1",
@@ -21447,7 +21823,7 @@
"name": "Ulli Hafner"
}
],
- "excerpt": "This plug-in generates the trend report for FindBugs, an open source program which uses static analysis to look for bugs in Java code.",
+ "excerpt": "This plug-in collects the <a href=\"http://findbugs.sourceforge.net/\" rel=\"nofollow\">FindBugs</a> analysis results of the project modules and visualizes the found warnings.",
"gav": "org.jvnet.hudson.plugins:findbugs:4.72",
"labels": [
"maven",
@@ -21460,14 +21836,14 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/findbugs-plugin",
"sha1": "JQaFLUrzxHGlc1Rqkb2uYwsA0Xk=",
- "sha512": "7Q/tgL3+a0C8yhPvsgH8xXCK1jAmb1pGlGx47tU8OVvL2igvVOYIXA42kPfGcgsAeZm3fF/WpKUeWuXzGJAI1A==",
+ "sha256": "/WATT0VhbP1pHgSKuePl8FMPx7px42dkaem8U1Ir3dA=",
"title": "FindBugs",
"url": "http://updates.jenkins-ci.org/download/plugins/findbugs/4.72/findbugs.hpi",
"version": "4.72",
"wiki": "https://plugins.jenkins.io/findbugs"
},
"fireline": {
- "buildDate": "Jul 05, 2018",
+ "buildDate": "Aug 15, 2018",
"dependencies": [],
"developers": [
{
@@ -21476,20 +21852,20 @@
"name": "丁老九"
}
],
- "excerpt": "火线是一款支持Android和Java的静态代码扫描工具,支持安全和资源泄露规则的检查。最新版本已经兼容阿里巴巴Java代码规范(P3C)",
- "gav": "org.jenkins-ci.plugins.plugin:fireline:1.5.10",
+ "excerpt": "火线是一款支持Android和Java的静态代码扫描工具&#xff0c;支持安全和资源泄露规则的检查。最新版本已经兼容阿里巴巴Java代码规范&#xff08;P3C&#xff09;。",
+ "gav": "org.jenkins-ci.plugins.plugin:fireline:1.5.18",
"labels": [],
"name": "fireline",
- "previousTimestamp": "2018-06-25T03:53:56.00Z",
- "previousVersion": "1.5.9",
- "releaseTimestamp": "2018-07-05T10:06:04.00Z",
+ "previousTimestamp": "2018-07-30T06:37:15.00Z",
+ "previousVersion": "1.5.17",
+ "releaseTimestamp": "2018-08-15T08:22:47.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/fireline-plugin",
- "sha1": "OYER8+D8l+X7dHe64NHginq+Vjc=",
- "sha512": "Iy8Djp7p4ttOpDGO+8tqePwk/4aRYfW/DnoLNoI7vUWhjx0ATkMD8A96STUuivuF0jQeKNio6QdQ2J/Ybwvhtg==",
+ "sha1": "/i2fchqAHka4nYrFXNX8KTLHMj0=",
+ "sha256": "QLoF5hq6Lfk6oShd8EwEGfo5ELBTGMLFm7/F3QcN3xQ=",
"title": "360 FireLine",
- "url": "http://updates.jenkins-ci.org/download/plugins/fireline/1.5.10/fireline.hpi",
- "version": "1.5.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/fireline/1.5.18/fireline.hpi",
+ "version": "1.5.18",
"wiki": "https://plugins.jenkins.io/fireline"
},
"fitnesse": {
@@ -21508,7 +21884,7 @@
"name": "timbacon"
}
],
- "excerpt": "",
+ "excerpt": "This plugin can launch <a href=\"http://fitnesse.org\" rel=\"nofollow\">fitnesse</a> tests as a build step and display reports as a post-build step.",
"gav": "org.jenkins-ci.plugins:fitnesse:1.16",
"labels": [
"report",
@@ -21521,7 +21897,7 @@
"requiredCore": "1.600",
"scm": "https://github.com/jenkinsci/fitnesse-plugin",
"sha1": "5gkKKH8aiR3Q+HOJQM/rElk8iZ8=",
- "sha512": "7llEvZkV/HkDBrrkG+OTAk4qKyl/0cImpZMca09d+nP0vQ5AXm+3yaD8+mgdMOtWM3UYiprYeqALYg0EG1flHQ==",
+ "sha256": "chXiKxtZKvfZlYZOgZbOPPU3kkduBt+chC84dj8+KUU=",
"title": "FitNesse",
"url": "http://updates.jenkins-ci.org/download/plugins/fitnesse/1.16/fitnesse.hpi",
"version": "1.16",
@@ -21558,7 +21934,7 @@
"name": "John Micco"
}
],
- "excerpt": "Display rerun flaky tests",
+ "excerpt": "This plugin is used to provide various support for handling flaky tests. It currently supports for Git and Maven. It includes support for the latest version of the Maven surefire plug-in which produces additional data about test flakiness using the new &#34;rerunFailingTestsCount&#34; option. It also supports re-running only failed tests for a failed build at the exact failed Git revision. Finally it aggregates statistics of tests (passes, fails and flakes) over Git revisions.",
"gav": "org.jenkins-ci.plugins:flaky-test-handler:1.0.4",
"labels": [
"misc",
@@ -21571,7 +21947,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/flaky-test-handler-plugin",
"sha1": "cGeU/WS3sTdCPQbOxUEw87ZMBWU=",
- "sha512": "yVtoypIo+XbwnB1OklfeV3dbPRZbCEXECKpGMviotsiXhPeJxbWgfWQQArMZtZCdIuBwhul/E9T/6Ksi0O2Dnw==",
+ "sha256": "lR/NLx5LiIvKtLVPJ++D1YMDqAvFJQ8nAkn7yyS9nXw=",
"title": "Flaky Test Handler",
"url": "http://updates.jenkins-ci.org/download/plugins/flaky-test-handler/1.0.4/flaky-test-handler.hpi",
"version": "1.0.4",
@@ -21587,7 +21963,7 @@
"name": "Dragos Dascalita Haut"
}
],
- "excerpt": "Hudson plugin which allows you to capture the flash logs during a build. This is useful to debug unit tests or integration tests.",
+ "excerpt": "This plugin gives you access to the Flash Player Logs generated during the build. The flashlog.txt will be stored in the build artifacts.",
"gav": "org.jvnet.hudson.plugins:flashlog-plugin:1.0",
"labels": [
"report"
@@ -21595,8 +21971,9 @@
"name": "flashlog-plugin",
"releaseTimestamp": "2011-01-06T10:08:13.00Z",
"requiredCore": "1.392",
+ "scm": "https://github.com/jenkinsci/flashlog-plugin",
"sha1": "F4KFOvCOMEx+gNvZ1hb0UY5aBas=",
- "sha512": "AcaBWxx9L1xUe65j5kABgX6N46sJAHmTkpRgDf/fQzCVBOqJ5HjbXUUro70CUQzkA7rM5rLSF4hNzELIJWjIDg==",
+ "sha256": "3W58xeqWIU5mSjsLar2/igWZTlkmyjO0A4hZAaZANR4=",
"title": "FlashLog",
"url": "http://updates.jenkins-ci.org/download/plugins/flashlog-plugin/1.0/flashlog-plugin.hpi",
"version": "1.0",
@@ -21618,7 +21995,7 @@
"name": "Ben Hoffman"
}
],
- "excerpt": "A plugin to execute a workflow on a FlexDeploy server.",
+ "excerpt": "This is a plugin for interacting with FlexDeploy from Jenkins.",
"gav": "org.jenkins-ci.plugins:flexdeploy:1.9.6",
"labels": [],
"name": "flexdeploy",
@@ -21628,7 +22005,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/flexdeploy-plugin",
"sha1": "oh9LltMQqXOLTyhDkFzkINAnG2E=",
- "sha512": "B4uSOQeT1lLDb8OLdelydEIs3Dv8eUJVmjjSwmlWoymUFSnslX56N+3HCyqejXlmD+wTnIMqPonHL/qXzgoaJw==",
+ "sha256": "06YCJrcydOATBeHK5wJQtGpy2zXE5ww5CAmgkEfAT5o=",
"title": "FlexDeploy",
"url": "http://updates.jenkins-ci.org/download/plugins/flexdeploy/1.9.6/flexdeploy.hpi",
"version": "1.9.6",
@@ -21670,7 +22047,7 @@
"requiredCore": "1.425",
"scm": "https://github.com/jenkinsci/flexible-publish-plugin",
"sha1": "ZOmUwwDj90JnF98IIeSnczDGToI=",
- "sha512": "l8YYNXxzffEz6TdUC33Hk6tjUtg/DMKxc1/FF39kaub8GFIhr5BNjbJ8Tgr8cA3PN1drYzrvcCFTerzVzzt5MQ==",
+ "sha256": "fpibzt1K+IEEKXJqmLlmlZ8vO0iF8s6YBncCnn0MmJQ=",
"title": "Flexible Publish",
"url": "http://updates.jenkins-ci.org/download/plugins/flexible-publish/0.15.2/flexible-publish.hpi",
"version": "0.15.2",
@@ -21691,7 +22068,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "Utilities for Flex application jobs.",
"gav": "org.jvnet.hudson.plugins:flexteam:1.1",
"labels": [],
"name": "flexteam",
@@ -21699,7 +22076,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/flexteam-plugin",
"sha1": "C9cBIUV6zcpcsSPLFg0lXbzEebc=",
- "sha512": "sK3t3s1F43d6sl/KaGNN8fh1O7u1UW7Lhx+8MWUo4/hhzo339Rxs6DlWRBuUDf+f/EPNkvYS5SCVR3ySBh7sEQ==",
+ "sha256": "dY0LC4xMSGV4rBe+260nJdg02XKa9rTTqasg/dpgcmw=",
"title": "FlexTeam",
"url": "http://updates.jenkins-ci.org/download/plugins/flexteam/1.1/flexteam.hpi",
"version": "1.1",
@@ -21715,7 +22092,7 @@
"name": "Flow Technologies"
}
],
- "excerpt": "",
+ "excerpt": "Adds integration to FLOW - http://startflowing.net",
"gav": "org.jenkins-ci.plugins:flow:1.3",
"labels": [
"post-build",
@@ -21729,7 +22106,7 @@
"releaseTimestamp": "2013-10-31T09:13:48.00Z",
"requiredCore": "1.450",
"sha1": "4k8LqsLYWaOV4sQE07UHj3JkcAA=",
- "sha512": "8fs7kY5MrYD2mVGdffJvGPUfbe+z/nhLebhtIOJUMAeJL0ttmUHL+OH/RZSqk3Bolsci61l0HL2seZY8THisdw==",
+ "sha256": "OeLAoW6EHPpt52ofG2Sq3KkfvXIBfFDXrlsmc8PadR8=",
"title": "FLOW",
"url": "http://updates.jenkins-ci.org/download/plugins/flow/1.3/flow.hpi",
"version": "1.3",
@@ -21751,7 +22128,7 @@
"name": "Alexander Akbashev"
}
],
- "excerpt": "A Jenkins plugin which allows to publish JSON data directly to Fluentd",
+ "excerpt": "This plugin adds logger for Fluentd to project.",
"gav": "org.jenkins-ci.plugins:fluentd:0.1.5",
"labels": [
"report"
@@ -21763,7 +22140,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/fluentd-plugin",
"sha1": "YLpgbjsbpJ+QCe5K6de2AnlbMxE=",
- "sha512": "4iwVSna+Qkl75UyKw4ZJYbhWp81/lz0o3vu1nWv5dRK3m0RN8UmyUu75jSuaDidNQutDcYdUSkEv0mKQFO1Zag==",
+ "sha256": "OleJNzqGfY0T8eoovUqe5ws+D+vxrbNxocThQjTQ8OI=",
"title": "Fluentd",
"url": "http://updates.jenkins-ci.org/download/plugins/fluentd/0.1.5/fluentd.hpi",
"version": "0.1.5",
@@ -21796,7 +22173,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "Flyway Runner",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "sp.sd:flyway-runner:1.9",
"labels": [
"builder"
@@ -21808,7 +22185,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/flyway-runner-plugin",
"sha1": "nwzoyRLNmOY9lyDRcyCsMyHoIjM=",
- "sha512": "kBYFDoCK41xyFSF1yXpkjVuGjhVRLucB74zI8kt6/mAyx4YJqgXAI3RmjyUS9HiU20CEOZ4CBIkQm6vC7EG+DA==",
+ "sha256": "QPzCr5yUminFtg/hTT2IoZCtAljTD0Qs0Rc3ZNV5AoU=",
"title": "Flyway Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/flyway-runner/1.9/flyway-runner.hpi",
"version": "1.9",
@@ -21850,7 +22227,7 @@
"name": "Dirk Zittersteyn"
}
],
- "excerpt": "Fogbugz integration for Jenkins",
+ "excerpt": "This plugin integrates <a href=\"http://www.fogcreek.com/fogbugz/\" rel=\"nofollow\">Fogbugz</a> into Jenkins.<br /> It is also able to trigger build from a Fogbugz URLtrigger, and add links to a case on the build page.",
"gav": "org.jenkins-ci.plugins:fogbugz:2.2.17",
"labels": [
"external",
@@ -21864,12 +22241,52 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/fogbugz-plugin",
"sha1": "yw5N6Myka3qb4tOE6g2hNZ78n4o=",
- "sha512": "22HptBtX/fvZuTKBmaeWc/hJJyRBVJiGXXpdCp4PUHjMxhSpxa4gfvTPVFixjpDjvIAwQ15md4OC7STYRloPiA==",
+ "sha256": "DN86UCepEPK7rKZk5eA9fvtijQfSd7wGbSAbYJmmJ+o=",
"title": "Fogbugz",
"url": "http://updates.jenkins-ci.org/download/plugins/fogbugz/2.2.17/fogbugz.hpi",
"version": "2.2.17",
"wiki": "https://plugins.jenkins.io/fogbugz"
},
+ "folder-properties": {
+ "buildDate": "Jul 31, 2018",
+ "dependencies": [
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "5.14"
+ },
+ {
+ "name": "script-security",
+ "optional": false,
+ "version": "1.18"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.2"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "mig82",
+ "email": "miguelangelxfm@gmail.com",
+ "name": "Miguelangel Fernandez"
+ }
+ ],
+ "excerpt": "Allows defining properties for folders which are then inherited by all contained jobs.",
+ "gav": "com.mig82:folder-properties:1.0",
+ "labels": [],
+ "name": "folder-properties",
+ "releaseTimestamp": "2018-07-31T15:11:15.00Z",
+ "requiredCore": "1.642.4",
+ "scm": "https://github.com/jenkinsci/folder-properties-plugin",
+ "sha1": "T/SnHhbzgMA+rHyF30Bd9golEr4=",
+ "sha256": "GGxenEE20pnbbO7q7L2vLvVCHEFhzDBtx3tmxZzHgfY=",
+ "title": "Folder Properties",
+ "url": "http://updates.jenkins-ci.org/download/plugins/folder-properties/1.0/folder-properties.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/folder-properties"
+ },
"form-element-path": {
"buildDate": "Nov 04, 2016",
"dependencies": [],
@@ -21878,7 +22295,7 @@
"developerId": "vincent"
}
],
- "excerpt": "Introduce unique path attributes for UI controls to facilitate Jenkins UI testing.",
+ "excerpt": "Adds Path designators to form elements to simplify Selenium testing of Jenkins.",
"gav": "org.jenkins-ci.plugins:form-element-path:1.8",
"labels": [],
"name": "form-element-path",
@@ -21888,7 +22305,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/form-element-path-plugin",
"sha1": "HhpDgzNVJgx7raA/Xvz/0A2RgJo=",
- "sha512": "rNXu85q5G/5uswA9pElOjj1ekGVVk5UuyUgTfktIiN1p5CSrbHgTKE/4ebLPWbALuO1Et0IK6QPXb/qIjoMEWA==",
+ "sha256": "ezQusM9X6tnM3ECsg9a4v1yMwqE+bZpRUup1v8sIWkg=",
"title": "Form element path",
"url": "http://updates.jenkins-ci.org/download/plugins/form-element-path/1.8/form-element-path.hpi",
"version": "1.8",
@@ -21903,7 +22320,7 @@
"name": "Steve Springett"
}
],
- "excerpt": "HP Fortify CloudScan Jenkins plugin provides an easy way to setup CloudScan jobs in Jenkins",
+ "excerpt": "This plug-in provides easy configuration of HP Fortify CloudScan jobs.",
"gav": "org.jenkins-ci.plugins:fortify-cloudscan-jenkins-plugin:1.5.2",
"labels": [],
"name": "fortify-cloudscan-jenkins-plugin",
@@ -21913,7 +22330,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/fortify-cloudscan-plugin",
"sha1": "Tn83C2V0oqwn5FsTdj1G9IGUpzY=",
- "sha512": "863LGAShbraBG4Yvinzol8pNFNNjzhODdFuWssgqTyrBA7GK/je5Wo4raY3bdI3Ib3Omi6fSxtGfIz9OoGKZvw==",
+ "sha256": "3iWwXGCEF+6zt+DEdPsht+Xz4rIo8kR18hTNdgifV20=",
"title": "Fortify CloudScan",
"url": "http://updates.jenkins-ci.org/download/plugins/fortify-cloudscan-jenkins-plugin/1.5.2/fortify-cloudscan-jenkins-plugin.hpi",
"version": "1.5.2",
@@ -21943,7 +22360,7 @@
"name": "Matt Gibbs"
}
],
- "excerpt": "Gathers build artifacts and uploads them to the Fortify on Demand service with user-specified options.",
+ "excerpt": "This plugin uploads code and libraries to Fortify on Demand.",
"gav": "org.jenkins-ci.plugins:fortify-on-demand-uploader:3.0.8",
"labels": [
"external",
@@ -21958,7 +22375,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/fortify-on-demand-uploader-plugin",
"sha1": "Vkq+V2c7UXceQbYBLyaF6w81dbo=",
- "sha512": "PTl2rgCo7lzjBSLJ3O9a6xxByvwdURYSvPjp8xJeokaGzhVTPiOWROyXdDlI3ygO3+mAfRvvlCdfhQpkZzlGJA==",
+ "sha256": "FFP5k4lv5jMNxrsn8ABdiyG7cpb2XRMOmpKgKzU4nko=",
"title": "Fortify on Demand Uploader",
"url": "http://updates.jenkins-ci.org/download/plugins/fortify-on-demand-uploader/3.0.8/fortify-on-demand-uploader.hpi",
"version": "3.0.8",
@@ -21972,7 +22389,7 @@
"developerId": "samn"
}
],
- "excerpt": "Fortify 360 FPR post-processing and uploading to Fortify 360 Server",
+ "excerpt": "Fortify 360 Plugin, publish FPR result in Project page, upload FPR to Fortify 360 server, consider a build as fail if too many vulnerabilities",
"gav": "org.jvnet.hudson.plugins.fortify360:fortify360:3.81",
"labels": [
"report",
@@ -21985,7 +22402,7 @@
"requiredCore": "1.323",
"scm": "https://github.com/jenkinsci/fortify360-plugin",
"sha1": "jcBF1vnfia4I/gQTSwoTyD6RjIA=",
- "sha512": "IwfxCSUEn2c5A/FFfIVHgHNCcSDvRDnyo2t3wkwURb3cKRe64u11s/t/8tfpG7GIjU3w5U7D7i6SxEq4b9hh7w==",
+ "sha256": "LWbsOGh4zm2T/eHMuUHh4wGdlEM7don9IU5aYt0VTjM=",
"title": "Fortify 360",
"url": "http://updates.jenkins-ci.org/download/plugins/fortify360/3.81/fortify360.hpi",
"version": "3.81",
@@ -22001,7 +22418,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "The plug-in makes it possible to monitor changes of a file or a set of files in a folder.",
"gav": "org.jenkins-ci.plugins:fstrigger:0.39",
"labels": [
"trigger"
@@ -22013,7 +22430,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/fstrigger-plugin",
"sha1": "1P141zKBdMxI8Rt4fjR0vdeICq0=",
- "sha512": "fZ/oHI6muP+u8k+QoRlOEYyeeD0BzOlOhKVyzDpLm8MEGW+TAlnL4la5HNYWo4IkxvLiIXB1RKoZgAnaojYAkg==",
+ "sha256": "7i5C0bb9p5bt4f0OxNvY8Q4MmB49vecA6w2KdhcCDPU=",
"title": "Filesystem Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/fstrigger/0.39/fstrigger.hpi",
"version": "0.39",
@@ -22029,7 +22446,7 @@
"name": "Bruno Cantisano"
}
],
- "excerpt": "Allows users to rename files remotely in ftp server",
+ "excerpt": "This plugin makes it possible to rename a file in a ftp server.",
"gav": "org.jenkins-ci.plugins:ftp-rename:1.2",
"labels": [],
"name": "ftp-rename",
@@ -22039,7 +22456,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ftp-rename-plugin",
"sha1": "FNh/FSej83TuzdlO8ra766l4eow=",
- "sha512": "Qvuk2DAGSakCHSgm+OLPrtmQeKL4MfA43C3feB7WIdLpsVvuV1LAkFcmc0VXoXV09hBG8g6IMpOuezVj41vuHg==",
+ "sha256": "wYpIw3qAiaHWf4FJLFrgBS64qqvjOrvzuDeI4BGYAQ0=",
"title": "FTP Rename",
"url": "http://updates.jenkins-ci.org/download/plugins/ftp-rename/1.2/ftp-rename.hpi",
"version": "1.2",
@@ -22054,7 +22471,7 @@
"developerId": "jacob"
}
],
- "excerpt": "Upload artifacts and other resources to an ftp server.",
+ "excerpt": "This plugin can be used to upload project artifacts and whole directories to an ftp server.",
"gav": "org.jvnet.hudson.plugins:ftppublisher:1.2",
"labels": [
"upload"
@@ -22066,7 +22483,7 @@
"requiredCore": "1.349",
"scm": "https://github.com/jenkinsci/ftppublisher-plugin",
"sha1": "zDbyUSuiDuAkPwYLMkBlPITrAnc=",
- "sha512": "hy9u/+zTpcvxP+urkz9ygVe+LA7YrvpekSJm0npt1eZXqZoQsCg7yF+8du+T3hJyfCM9GctewW3E7CVIjZYhgQ==",
+ "sha256": "gN+WrpmdMdlNxg9hHD9S1dBJWarIjwMObDLQ7B/Rv7A=",
"title": "FTP publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/ftppublisher/1.2/ftppublisher.hpi",
"version": "1.2",
@@ -22081,7 +22498,7 @@
"name": "Yasuyuki Saito"
}
],
- "excerpt": "",
+ "excerpt": "FxCopCmd.exe support plugin.",
"gav": "org.jenkins-ci.plugins:fxcop-runner:1.1",
"labels": [
"builder",
@@ -22094,7 +22511,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/fxcop-runner-plugin",
"sha1": "PkZR/RuUUxBYwxwVwhg8qd7xxWY=",
- "sha512": "WuIspy1Yv5lAlL1CbolCzqXHJpklQPp4b8xWWefvHA5W3S86qxsA4yT9aTRI5f+W1SrRAnwGXwry0Cwxbv5Tyg==",
+ "sha256": "0+Ek7lUy7mX1eKW4CtneT8IEeW0Pn15WwTc1yrFqoL4=",
"title": "FxCop Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/fxcop-runner/1.1/fxcop-runner.hpi",
"version": "1.1",
@@ -22132,14 +22549,14 @@
"requiredCore": "1.565.1",
"scm": "https://github.com/jenkinsci/gallio-plugin",
"sha1": "5xxusEGGohJHCAHttXftGoeDvqQ=",
- "sha512": "vvkkGBg6FGcD6YYuR5Um38/5z9xEcmw5Z7cUQyTVtkC3WAS91XC3ONZYWGogkO5pAUePf6U9wH+mtMbKhdN4tw==",
+ "sha256": "9olBf/g+uzedkgCYucvrhb7hTC7vf71bdfzdQsJ2moI=",
"title": "Gallio",
"url": "http://updates.jenkins-ci.org/download/plugins/gallio/1.8/gallio.hpi",
"version": "1.8",
"wiki": "https://plugins.jenkins.io/gallio"
},
"gatling": {
- "buildDate": "May 16, 2018",
+ "buildDate": "Aug 03, 2018",
"dependencies": [
{
"name": "workflow-cps",
@@ -22159,7 +22576,7 @@
{
"name": "jackson2-api",
"optional": false,
- "version": "2.7.3"
+ "version": "2.8.11.3"
},
{
"name": "script-security",
@@ -22184,24 +22601,28 @@
{
"developerId": "gcoutant",
"name": "Gregory Coutant"
+ },
+ {
+ "developerId": "ccedric",
+ "name": "Cédric Cousseran"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:gatling:1.2.3",
+ "excerpt": "This plugin integrates Gatling simulation reports into Jenkins.",
+ "gav": "org.jenkins-ci.plugins:gatling:1.2.5",
"labels": [
"external"
],
"name": "gatling",
- "previousTimestamp": "2017-04-20T09:07:11.00Z",
- "previousVersion": "1.2.2",
- "releaseTimestamp": "2018-05-16T09:17:06.00Z",
- "requiredCore": "1.651.2",
+ "previousTimestamp": "2018-07-19T16:15:09.00Z",
+ "previousVersion": "1.2.4",
+ "releaseTimestamp": "2018-08-03T19:19:30.00Z",
+ "requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/gatling-plugin",
- "sha1": "L3PT7g7ebXZlQyiNCToiqvdal3U=",
- "sha512": "GCU3JtOTkSWYhIDaSo+OdgeZ1sRMpXYprKs0V3tpk5xqFknqAUhDMDxWDXrKJ/562Si0Em+kJSEMLj0/7sRsWg==",
+ "sha1": "4pz8/st7WHbXQ2hIaDPko9BTzKo=",
+ "sha256": "IyDbG0FIYpB8DxZsTecxZBAmr+GXJL8flwkbESrQQ50=",
"title": "Gatling",
- "url": "http://updates.jenkins-ci.org/download/plugins/gatling/1.2.3/gatling.hpi",
- "version": "1.2.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gatling/1.2.5/gatling.hpi",
+ "version": "1.2.5",
"wiki": "https://plugins.jenkins.io/gatling"
},
"gcal": {
@@ -22217,7 +22638,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "This plugin publishes the job status to Google Calendar.",
"gav": "org.jvnet.hudson.plugins:gcal:0.4",
"labels": [
"external",
@@ -22228,7 +22649,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/gcal-plugin",
"sha1": "pV42CD4Q5IHFVcG6t7TbEmyTREE=",
- "sha512": "IS8KRJ4uN5ZsD0Syk39vQcv+SXnXMPnU/rwVkV9i8mA21ASIC0S1QYWsh4+NfGvlb4+M8LKBX8XTAo+a+vtmSg==",
+ "sha256": "ZtxvITg07nk9wi521RY3G63ZiPuu2knYyvZRnQ/S2NU=",
"title": "Google Calendar",
"url": "http://updates.jenkins-ci.org/download/plugins/gcal/0.4/gcal.hpi",
"version": "0.4",
@@ -22250,7 +22671,7 @@
"name": "João Luís"
}
],
- "excerpt": "GCloud SDK Plugin allows users to invoke gcloud tools with jenkins credentials.",
+ "excerpt": "GCloud SDK Plugin allows the invocation of the gcloud CLI as a job step.",
"gav": "com.byclosure.jenkins.plugins:gcloud-sdk:0.0.1",
"labels": [
"builder",
@@ -22261,7 +22682,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/gcloud-sdk-plugin",
"sha1": "wbFdM2bB7ZI1803sXbD7iIIg+5U=",
- "sha512": "7+8/WX+xnMTduiYx+RKyn3orXfAiIgPqOqFb/YlviZ7w+uUTx4uAkEjEGpZ85VPfJOPq6SDQ8NqAclB4Kc6wgg==",
+ "sha256": "pk2hXzf3oxruTcslndP77noXHEj54r7Gi3iFP5TKcqo=",
"title": "GCloud SDK",
"url": "http://updates.jenkins-ci.org/download/plugins/gcloud-sdk/0.0.1/gcloud-sdk.hpi",
"version": "0.0.1",
@@ -22298,7 +22719,7 @@
"name": "Christopher Orr"
}
],
- "excerpt": "",
+ "excerpt": "Sends notifications to Android devices via Google Cloud Messaging.",
"gav": "org.jenkins-ci.plugins:gcm-notification:1.0",
"labels": [
"notifier",
@@ -22309,7 +22730,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/gcm-notification-plugin",
"sha1": "a9ppScyuzXAzq+KfKuu4zFk1pmY=",
- "sha512": "28pvMVk/lFb0RJfTk7HBFNpFUPOWNhGuq74WLwza95w4qDrlNyyoAJofunYFrfretGsSzFtO5J8248Cl0Yst6A==",
+ "sha256": "4sQWDhEli4J4YDfE6pvrLS/ro+AAChbjJ1QPkCX0HbQ=",
"title": "Google Cloud Messsaging Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/gcm-notification/1.0/gcm-notification.hpi",
"version": "1.0",
@@ -22335,8 +22756,9 @@
"previousVersion": "0.1.3",
"releaseTimestamp": "2016-03-21T18:25:26.00Z",
"requiredCore": "1.625.3",
+ "scm": "https://github.com/jenkinsci/gearman-plugin",
"sha1": "NrsSHrxE03I7aqgso5AXQr99M3s=",
- "sha512": "qoKJ4g2eskKgo67aVxKgMkOfQzuQ7pH66Sw6yvGiStG182yCS+5KlicRN9A/aZpHXfQQng0NomdIbTPT5wqwGQ==",
+ "sha256": "yk1o1B/MInjqsC9hvwZPF2xzAcrToHBFz/Gu2q56O3w=",
"title": "Gearman",
"url": "http://updates.jenkins-ci.org/download/plugins/gearman-plugin/0.2.0/gearman-plugin.hpi",
"version": "0.2.0",
@@ -22351,7 +22773,7 @@
"name": "Kannan Manickam"
}
],
- "excerpt": "",
+ "excerpt": "This plugin publishes rubygems to <a href=\"http://rubygems.org\" rel=\"nofollow\">rubygems.org</a> using their API.",
"gav": "net.arangamani.jenkins:gem-publisher:1.0",
"labels": [],
"name": "gem-publisher",
@@ -22359,14 +22781,14 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/gem-publisher-plugin",
"sha1": "yhwKmmfXgUBE0BrluXWEQ2LynFo=",
- "sha512": "qgvpS3+woNLmulvEwctAS7FeG7sAEEnsI0OhIk60dxlbFRfu9lDhbLXOuyoEFhXfojSdQYuOXtKlnIaitYOA2Q==",
+ "sha256": "eJXlCFJVhFCHJQq2gsFWV6t4/DcP8t/w7rTLvxvwVt8=",
"title": "Gem Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/gem-publisher/1.0/gem-publisher.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/gem-publisher"
},
"generic-webhook-trigger": {
- "buildDate": "Jun 25, 2018",
+ "buildDate": "Aug 09, 2018",
"dependencies": [
{
"name": "credentials",
@@ -22387,19 +22809,19 @@
}
],
"excerpt": "Trigger that can receive any HTTP request, extract any JSONPath/XPath values and trigger a job with those values available as variables.",
- "gav": "org.jenkins-ci.plugins:generic-webhook-trigger:1.39",
+ "gav": "org.jenkins-ci.plugins:generic-webhook-trigger:1.41",
"labels": [],
"name": "generic-webhook-trigger",
- "previousTimestamp": "2018-06-24T16:52:19.00Z",
- "previousVersion": "1.38",
- "releaseTimestamp": "2018-06-25T18:18:23.00Z",
+ "previousTimestamp": "2018-07-10T12:21:54.00Z",
+ "previousVersion": "1.40",
+ "releaseTimestamp": "2018-08-09T09:05:43.00Z",
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/generic-webhook-trigger-plugin",
- "sha1": "AivtQwPP0yKqy9Of4bFfdk8fKN4=",
- "sha512": "dtEvmMXW4d7rMXAXd3A31NvI17ag/yQnoJCTGEllZ6ov9JguL+OHLsIdkAJTLch9vQnM7vXXSQlh58xVlalu/A==",
+ "sha1": "McVLdWNaKLOwN2T0Rq/+AFn8RO8=",
+ "sha256": "mWhMeMkETCUScZC6xMs5j0cvMc+eZVmPsfPNeSwbJw4=",
"title": "Generic Webhook Trigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/generic-webhook-trigger/1.39/generic-webhook-trigger.hpi",
- "version": "1.39",
+ "url": "http://updates.jenkins-ci.org/download/plugins/generic-webhook-trigger/1.41/generic-webhook-trigger.hpi",
+ "version": "1.41",
"wiki": "https://plugins.jenkins.io/generic-webhook-trigger"
},
"genexus": {
@@ -22433,7 +22855,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/genexus-plugin",
"sha1": "p5XaDav7MKEGb/T0HcWDMrzQKHs=",
- "sha512": "P0u5OCAvJ6HFVl5ECh0bWcMabqyIz4SJs6PNDZA6HEpsBNPWkQ1SrSU3y4dhx6WNhUC1AVVq2IUUZqQjvV1IJQ==",
+ "sha256": "4XF7R+fQkMOvGFHvnpZ2W8rdrWogH0X6X89UtfdsiMY=",
"title": "GeneXus",
"url": "http://updates.jenkins-ci.org/download/plugins/genexus/1.1/genexus.hpi",
"version": "1.1",
@@ -22520,7 +22942,7 @@
"name": "Luca Milanesio"
}
],
- "excerpt": "Integrates Jenkins with Gerrit Code Review",
+ "excerpt": "This plugin integrates <a href=\"https://gerritcodereview.com/\" rel=\"nofollow\">Gerrit Code Review</a> with Jenkins.",
"gav": "org.jenkins-ci.plugins:gerrit-code-review:0.1.1",
"labels": [],
"name": "gerrit-code-review",
@@ -22528,7 +22950,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gerrit-code-review-plugin",
"sha1": "epTN6Cnk9NQmScffD+/TuTUHzRU=",
- "sha512": "2IT+Qc4p4vpK/631osYr+Ar/94zp9rp4WOX/W1GpJPuJrhlrGPyTB3HZ89mxY+I1tp/yhfwKvYcp5HWXtrPAtA==",
+ "sha256": "78lUEzgmQtwGY0TO+JGIet9BK0bzJAcqRKyhJTUnix0=",
"title": "Gerrit Code Review",
"url": "http://updates.jenkins-ci.org/download/plugins/gerrit-code-review/0.1.1/gerrit-code-review.hpi",
"version": "0.1.1",
@@ -22585,7 +23007,7 @@
"name": "Tomas Westling"
}
],
- "excerpt": "Integrates with Gerrit code review.",
+ "excerpt": "This plugin integrates with <a href=\"http://code.google.com/p/gerrit/\" rel=\"nofollow\">Gerrit</a> code review.",
"gav": "com.sonyericsson.hudson.plugins.gerrit:gerrit-trigger:2.27.5",
"labels": [
"trigger"
@@ -22597,7 +23019,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/gerrit-trigger-plugin",
"sha1": "1gP6Wo1WLB4g2mCMChXldpiNB18=",
- "sha512": "QM3/BDaED5ZRcmTuDqw+5OGhbHL62/1DjM9W9KWlP/9086P7dis+9pFYjMPjHgmPyFpMuPztHv79EZxA5Tpx/g==",
+ "sha256": "FAOcUf+IadElWiIRYYHA/h4Aw/CyUq8AmatFk8waPDg=",
"title": "Gerrit Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/gerrit-trigger/2.27.5/gerrit-trigger.hpi",
"version": "2.27.5",
@@ -22620,7 +23042,7 @@
"name": "Khai Do"
}
],
- "excerpt": "Post test reports to Gerrit",
+ "excerpt": "This plugin allows posting test results to <a href=\"https://www.gerritcodereview.com\" rel=\"nofollow\">Gerrit</a> when using the <a href=\"https://gerrit.googlesource.com/plugins/verify-status\" rel=\"nofollow\">Gerrit Verify Status plugin</a>.",
"gav": "org.jenkins-ci.plugins:gerrit-verify-status-reporter:0.0.3",
"labels": [
"post-build",
@@ -22633,7 +23055,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gerrit-verify-status-reporter",
"sha1": "+XvE87ohPBph6SvK6kVg1fCatjY=",
- "sha512": "DBAVijgGlLQKsodUgmo5iU2z64FQx4pDofw5eCnDdgQktUhea4Ye0I0uapbxUFpQzwR2wTSuTe8mNw4/xGFsXg==",
+ "sha256": "51OTb+CcIcw0vn1mR16Df1J51AV9ynPjoxjV/D+m+jk=",
"title": "Gerrit Verify Status Reporter",
"url": "http://updates.jenkins-ci.org/download/plugins/gerrit-verify-status-reporter/0.0.3/gerrit-verify-status-reporter.hpi",
"version": "0.0.3",
@@ -22727,7 +23149,7 @@
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/ghprb-plugin",
"sha1": "dZJWnkHvFVrzHcooA2u+sCbfAXM=",
- "sha512": "WdG/7vb+hFH+7CPzoikEDGd+FXRc8/bdPoV+j+Mn+M79/TMyTkB5ynUnctB0StJ1wzTz1DWHhKMc7USLCjoVWA==",
+ "sha256": "pYyw72D6wlBBBDcFigZrJLwjen3Iw64WzMYC5WZin5w=",
"title": "GitHub Pull Request Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/ghprb/1.42.0/ghprb.hpi",
"version": "1.42.0",
@@ -22812,7 +23234,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "Integrates Jenkins with GIT SCM",
+ "excerpt": "This plugin integrates <a href=\"https://git-scm.com/\" rel=\"nofollow\">Git</a> with Jenkins.",
"gav": "org.jenkins-ci.plugins:git:3.9.1",
"labels": [
"scm"
@@ -22824,7 +23246,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/git-plugin",
"sha1": "2L98+puA4Jme+uJTPFzdw0vDs4g=",
- "sha512": "EGVN2VywYxuqWjck960bip9qZIrOOzSb8/Ei9FDAgCEj7qyrNySpGInF57rWQmTfoDuwKPLqKtoGLMJ4oNIyog==",
+ "sha256": "sX9P1geKo2yzzyLg8sVz3zof9lbEXkQCLaW18ob7Fh4=",
"title": "Git",
"url": "http://updates.jenkins-ci.org/download/plugins/git/3.9.1/git.hpi",
"version": "3.9.1",
@@ -22861,7 +23283,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/git-bisect-plugin",
"sha1": "4DGt7IJa/kVnhvmXqJLnvm5deZg=",
- "sha512": "YpGfGH0Uu5n7kPQcSlvZUK57fLS6swj0KzTSaGvkxgsrEHanTEnbr0bfbSq4zvTfjaTUospfyraGF+zDnNtR7w==",
+ "sha256": "J5VRDHY8pJgN+L9GQlxOT32F76PhodUUpRhENgYoMSA=",
"title": "Git Bisect",
"url": "http://updates.jenkins-ci.org/download/plugins/git-bisect/1.3/git-bisect.hpi",
"version": "1.3",
@@ -22908,7 +23330,7 @@
"name": "Tomas Bjerre"
}
],
- "excerpt": "Plugin creating changelogs based on Git's history between two tags or revisions",
+ "excerpt": "Creates a highly configurable changelog, or relasenotes, from Git.",
"gav": "de.wellnerbou.jenkins:git-changelog:2.6",
"labels": [
"scm-related",
@@ -22921,7 +23343,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/git-changelog-plugin",
"sha1": "G+RaFdDjjz62RUNIeKGAazEqg/c=",
- "sha512": "6k3JPeK8wek6XCyz7co8cbzC5Ryr7wB9493t+kh2RgKndN2nC4IgARIDiBXLBOaJP1PG0i7PDXjNVVnkK0v6kg==",
+ "sha256": "1EXMew1fqVgTHQ7DRMc0IhDS0t+0Duk9vP0b7+HsMnM=",
"title": "Git Changelog",
"url": "http://updates.jenkins-ci.org/download/plugins/git-changelog/2.6/git-changelog.hpi",
"version": "2.6",
@@ -22943,7 +23365,7 @@
"name": "Kieron Briggs"
}
],
- "excerpt": "Use git branches as an ordered priority list",
+ "excerpt": "Adds a new build choosing strategy to the <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Git&#43;Plugin\" rel=\"nofollow\">Jenkins GIT plugin</a>. Treats the configured branches as a list of possible branch names to try; build the first branch to match.",
"gav": "org.jenkins-ci.plugins:git-chooser-alternative:1.1",
"labels": [
"scm-related"
@@ -22955,14 +23377,14 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/git-chooser-alternative-plugin",
"sha1": "1DAOesyqBTcMOhxMnPDbep/t8DM=",
- "sha512": "/Xw+Vgfbcsb6Lm+8e5hoOQq4dJ2LvIef8eFCnG0WqjiB0awsmpxThZuF6tOsxDXJuHY8n5rQBejnJxYzkHmNjg==",
+ "sha256": "MpDHwpxs0MGWFgfrHxzOnTiwL3a3Jxb1LWlbgMCm5xQ=",
"title": "Alternative build chooser",
"url": "http://updates.jenkins-ci.org/download/plugins/git-chooser-alternative/1.1/git-chooser-alternative.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/git-chooser-alternative"
},
"git-client": {
- "buildDate": "May 12, 2018",
+ "buildDate": "Jul 24, 2018",
"dependencies": [
{
"name": "apache-httpcomponents-client-4-api",
@@ -22998,21 +23420,21 @@
}
],
"excerpt": "Utility plugin for Git support in Jenkins",
- "gav": "org.jenkins-ci.plugins:git-client:2.7.2",
+ "gav": "org.jenkins-ci.plugins:git-client:2.7.3",
"labels": [
"library"
],
"name": "git-client",
- "previousTimestamp": "2018-01-25T16:45:57.00Z",
- "previousVersion": "2.7.1",
- "releaseTimestamp": "2018-05-12T14:06:39.00Z",
+ "previousTimestamp": "2018-05-12T14:06:39.00Z",
+ "previousVersion": "2.7.2",
+ "releaseTimestamp": "2018-07-24T18:36:23.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/git-client-plugin",
- "sha1": "8Br+40L76htjBYtjwHc+raY7Bqg=",
- "sha512": "lrm2G0Qp6vUOdbUQpCAfTrjC2FKeylPZJqfmO3/psJWl884JwCtytLw+y8NWJZvAeFItZuCE+jPtDu31nQql7Q==",
+ "sha1": "lWyYZtdA8jeZBk/FPzk7VmewiGw=",
+ "sha256": "4d3JJR/bl4gS5UrJ0pfpNPCu5PPQ0jOAZ8Yx9E9tZd8=",
"title": "Git client",
- "url": "http://updates.jenkins-ci.org/download/plugins/git-client/2.7.2/git-client.hpi",
- "version": "2.7.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/git-client/2.7.3/git-client.hpi",
+ "version": "2.7.3",
"wiki": "https://plugins.jenkins.io/git-client"
},
"git-notes": {
@@ -23039,7 +23461,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/git-notes-plugin",
"sha1": "zijNvkz/zrmJOIzFraSJX2Q31zg=",
- "sha512": "MGZUNNCdNxTxUW2dEOoFONrk5StHCHXXLGJ7Ooo+bdJLbh9zbYRjHTn+bBOn0VP8SS6C4GhmFgp+k7KbLOoaIA==",
+ "sha256": "P68x/RTq+LrADQ0tuwAoo6TK2MSdR9DSF1r62jaWiog=",
"title": "git-notes",
"url": "http://updates.jenkins-ci.org/download/plugins/git-notes/0.0.4/git-notes.hpi",
"version": "0.0.4",
@@ -23080,7 +23502,7 @@
"name": "Lukasz Milkowski"
}
],
- "excerpt": "Assign git tag or revision number as parameter in Parametrized builds",
+ "excerpt": "Adds ability to choose from git repository revisions or tags",
"gav": "org.jenkins-ci.tools:git-parameter:0.9.3",
"labels": [
"scm-related",
@@ -23093,7 +23515,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/git-parameter-plugin",
"sha1": "O9ShB7hW359o+u5v2to/ccXcy+4=",
- "sha512": "czoQFRRfR6bNxLqTAnwXulv2Klr0hGj7BMr+Q6G5y+WkE1EjZc0VaWvkmXcsD/6MFlM6YVuFypKqTVITATyKJA==",
+ "sha256": "EHJzkmwA7B8shGbeGUpQ7jGKr4vpmkhF3YjfjD9O0Gg=",
"title": "Git Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/git-parameter/0.9.3/git-parameter.hpi",
"version": "0.9.3",
@@ -23132,7 +23554,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/git-prebuildmerge-trait-plugin",
"sha1": "fibFOrpBTV1AKCDrPFzlzkcuncM=",
- "sha512": "GaYQF9SxzWWrD8r5HShkXRoV1T1P8e15b42nKIUW9a9w30IIJXD+zUN/lz/TVPfRe9KaPkNa6KOOAXPmfcTBHQ==",
+ "sha256": "lU17m9BAPpvOsDzWqXAezPrn9an5nWV9Y0IL5w30hug=",
"title": "Git PreBuildMerge Trait",
"url": "http://updates.jenkins-ci.org/download/plugins/git-prebuildmerge-trait/1.0/git-prebuildmerge-trait.hpi",
"version": "1.0",
@@ -23152,7 +23574,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "This library plugin provides embedded Git server capability inside Jenkins",
+ "excerpt": "Allows Jenkins to act as a Git server.",
"gav": "org.jenkins-ci.plugins:git-server:1.7",
"labels": [
"library"
@@ -23164,7 +23586,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/git-server-plugin",
"sha1": "LoG8X55ycVzgPjwTtCA/iKb7lvw=",
- "sha512": "a3VC1e/PJcus2Eb5KCvdy1lD8PQ2T0AB/8T5kZttdcVZa0LNz0yHXPGtJ7cewv4hNMrAhhvMjNovcY+1Jlm56w==",
+ "sha256": "Gl3HM0lWgabRpq3OB+YU5Q9OXSJYDm+vvVyiYKpDZ/w=",
"title": "GIT server",
"url": "http://updates.jenkins-ci.org/download/plugins/git-server/1.7/git-server.hpi",
"version": "1.7",
@@ -23199,7 +23621,7 @@
"requiredCore": "1.651.1",
"scm": "https://github.com/jenkinsci/git-tag-message-plugin",
"sha1": "0siKGi7Er0Yh2BUHeVU5+dKbptE=",
- "sha512": "u+vfa9i0zyxDYZwE9CqoP7aAa4NqIsLWQ2nZqFZltM8kAqziotW/aGGgBKwZEth/iVmBtKAEE1A+lk6ALHHWDQ==",
+ "sha256": "iWkLF1QxxcxAbXt8AXIYfs9rW9EHz7n8eyvIZKam8B4=",
"title": "Git Tag Message",
"url": "http://updates.jenkins-ci.org/download/plugins/git-tag-message/1.6.1/git-tag-message.hpi",
"version": "1.6.1",
@@ -23229,7 +23651,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/git-userContent-plugin",
"sha1": "Gb4jrVfsYJ3kfDjJ6pokQEd9fbs=",
- "sha512": "BsyAj9Z15EINDENqzGZrOTVZA8yBE8C7xAlbzsI2hiSL6PFR3pW4PBR7Nk2uSZ+CLuIaPwzFG9gb9gEeAFwR2Q==",
+ "sha256": "/3ZrlK8gKBpi+WA5sefBNN07uP4vgjUIoqBn4TI3GBI=",
"title": "/userContent in Git",
"url": "http://updates.jenkins-ci.org/download/plugins/git-userContent/1.4/git-userContent.hpi",
"version": "1.4",
@@ -23265,7 +23687,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"https://github.com/takezoe/gitbucket\" rel=\"nofollow\">GitBucket</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:gitbucket:0.8",
"labels": [
"scm",
@@ -23278,7 +23700,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/gitbucket-plugin",
"sha1": "hrO+a5JyjK5NoPC9MoaJNvD1h4A=",
- "sha512": "Ibc76fFwMGjSLEUjpjkfTHiTXP/l1vQIBvT4wQwe2NltxdvHh6QgrURcU80gt+32RDS0YJ2x/hqsGaUqHraZpg==",
+ "sha256": "MaXEBpL16BLhVCPSR7+4GkN1ddWYkEJXHppwHtqExE8=",
"title": "GitBucket",
"url": "http://updates.jenkins-ci.org/download/plugins/gitbucket/0.8/gitbucket.hpi",
"version": "0.8",
@@ -23294,7 +23716,7 @@
"name": "Tech Guy"
}
],
- "excerpt": "Updated live branches and pull requests build status into Gitcolony",
+ "excerpt": "This plugin updates live branch build status in <a href=\"https://www.gitcolony.com/\" rel=\"nofollow\">Gitcolony</a>.",
"gav": "com.gitcolony.jenkins:gitcolony-plugin:1.1",
"labels": [
"notifier"
@@ -23306,7 +23728,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/gitcolony-plugin",
"sha1": "3DcKw9BnHuVvhS1l/dFWpZZngkU=",
- "sha512": "92Ozk8ZmWaa63REt8VckPu0IOZFsymD/1P+A2Q/zggIRa9m/9c7GXi+dtV6+6duwgiVCBVr1hfpaYSa4R8tRJg==",
+ "sha256": "jvMDsm+RDOUsvfqEvCO/1ZGaltxyqivX7PbdKNSt7fQ=",
"title": "Gitcolony Build Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/gitcolony-plugin/1.1/gitcolony-plugin.hpi",
"version": "1.1",
@@ -23366,12 +23788,79 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gitea-plugin",
"sha1": "Fcg1sV3n5PXbF9BrLIDC9TgG+10=",
- "sha512": "JIZJqasCqwStLqM1EXe3ZhtuKvGe1DrmPKaUjAEGgj9gLvFj+/uGhjIMVqgUvpwbb6lox1pwilORlRiZPBpMHQ==",
+ "sha256": "2Txh1OwvOKENx1w7pIHeRgWlC2n00IKLVkgPT0w9hfs=",
"title": "Gitea",
"url": "http://updates.jenkins-ci.org/download/plugins/gitea/1.0.8/gitea.hpi",
"version": "1.0.8",
"wiki": "https://plugins.jenkins.io/gitea"
},
+ "gitee": {
+ "buildDate": "Jul 30, 2018",
+ "dependencies": [
+ {
+ "name": "plain-credentials",
+ "optional": true,
+ "version": "1.1"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "1.15"
+ },
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "1.15"
+ },
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "1.19.0"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.0"
+ },
+ {
+ "name": "display-url-api",
+ "optional": false,
+ "version": "1.1.1"
+ },
+ {
+ "name": "matrix-project",
+ "optional": false,
+ "version": "1.10"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "2.4.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "Yashin",
+ "email": "Yashin.luo@foxmail.com",
+ "name": "Yashin Luo"
+ }
+ ],
+ "excerpt": "This plugin integrates <a href=\"http://gitee.com/\" rel=\"nofollow\">Gitee</a> to Jenkins by faking a Gitee CI Server. This plugin allows Gitee to trigger builds in Jenkins when code is committed or pull requests are opened/updated. It can also send build status back to Gitee.",
+ "gav": "org.jenkins-ci.plugins:gitee:1.1.2",
+ "labels": [],
+ "name": "gitee",
+ "previousTimestamp": "2018-07-27T11:55:23.00Z",
+ "previousVersion": "1.1.1",
+ "releaseTimestamp": "2018-07-30T08:36:30.00Z",
+ "requiredCore": "1.609.3",
+ "scm": "https://github.com/jenkinsci/gitee-plugin",
+ "sha1": "AsqBB9UZI1bX5QAI+oaWx6Ft9eA=",
+ "sha256": "4cvj2lRAn6zfhWxCMHEVRuqzIUPMc7Di9SeS6eOT9p8=",
+ "title": "Gitee",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gitee/1.1.2/gitee.hpi",
+ "version": "1.1.2",
+ "wiki": "https://plugins.jenkins.io/gitee"
+ },
"gitflow": {
"buildDate": "Sep 29, 2017",
"dependencies": [
@@ -23413,7 +23902,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/gitflow-plugin",
"sha1": "npapVOnTs8lC1W/U1rpK/zcI9oY=",
- "sha512": "O5ti60IvPsXyMgEtEsYUmqD1vTWgMtZ/MRyLmNEgNGqpqUNCows60T7hEbBeygzzrBgI2tGWrTAtbNT33fd/Zw==",
+ "sha256": "51UoZzpYMS84OsZhY58f8CJsjOoiKB12zWtnUw0LBaM=",
"title": "Gitflow",
"url": "http://updates.jenkins-ci.org/download/plugins/gitflow/1.0.1/gitflow.hpi",
"version": "1.0.1",
@@ -23473,7 +23962,7 @@
"name": "Kanstantsin Shautsou"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://github.com/\" rel=\"nofollow\">GitHub</a> to Jenkins.",
"gav": "com.coravy.hudson.plugins.github:github:1.29.2",
"labels": [
"external"
@@ -23485,7 +23974,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/github-plugin",
"sha1": "URJz9Eo2T+xKUJrprg+aeLiPJJQ=",
- "sha512": "E0TmT8TNQFzZYZiZAru12vX3eKfNDVNCF/2F49svW9NUVu0VzBNoVTtvrU9cjwLN39IlKdJmaee5dpqOeyjZGg==",
+ "sha256": "P0s/MQxAXzTNZyxZ2NxuRTx4gTgPy0yywZlKbg5z4SE=",
"title": "GitHub",
"url": "http://updates.jenkins-ci.org/download/plugins/github/1.29.2/github.hpi",
"version": "1.29.2",
@@ -23505,7 +23994,7 @@
"developerId": "integer"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides <a href=\"http://github-api.kohsuke.org/\" rel=\"nofollow\">GitHub API</a> for other plugins.",
"gav": "org.jenkins-ci.plugins:github-api:1.92",
"labels": [
"library"
@@ -23517,14 +24006,15 @@
"requiredCore": "1.615",
"scm": "https://github.com/jenkinsci/github-api-plugin",
"sha1": "IZtUL7tMzJkhZZsv4F9G9YbIiNA=",
- "sha512": "7/fF5M8wP9PpP6eMAdbCyONjpYvXkQ2cJu7RaocPQst0dDEs97MkAqXswm0VV96S1mRug09DMtqFHwCQxtejNA==",
+ "sha256": "FQiqRCtAuu93e3pIuMfHsMRBOc+EPBHHopR9SpaCp+I=",
"title": "GitHub API",
"url": "http://updates.jenkins-ci.org/download/plugins/github-api/1.92/github-api.hpi",
"version": "1.92",
"wiki": "https://plugins.jenkins.io/github-api"
},
"github-autostatus": {
- "buildDate": "Apr 24, 2018",
+ "buildDate": "Aug 02, 2018",
+ "compatibleSinceVersion": "3.0",
"dependencies": [
{
"name": "workflow-api",
@@ -23599,20 +24089,20 @@
"name": "Jeff Pearce"
}
],
- "excerpt": "Automatically generates github status for each stage in a pipeline.",
- "gav": "org.jenkins-ci.plugins:github-autostatus:2.1",
+ "excerpt": "Watches multibranch pipeline jobs and provides job and stage stats such as time and pass/fail. Can be configured to update github commit status (one status per stage) and send stats to an influxDB instance for build health monitoring of job/stage timing and success rate.",
+ "gav": "org.jenkins-ci.plugins:github-autostatus:3.0",
"labels": [],
"name": "github-autostatus",
- "previousTimestamp": "2018-02-06T17:09:35.00Z",
- "previousVersion": "2.0",
- "releaseTimestamp": "2018-04-24T02:03:04.00Z",
+ "previousTimestamp": "2018-04-24T02:03:04.00Z",
+ "previousVersion": "2.1",
+ "releaseTimestamp": "2018-08-02T14:26:03.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/github-autostatus-plugin",
- "sha1": "a+pr+v+wNOT5WRTERccR5JEi2BA=",
- "sha512": "e9GcJxP1QQV/pV+evfKobkRDOD+xDELqPqrEvRx+xrY03B/KuH5BfVvEh7ijX+IdVv7M/loO2ipY8VtTzlKHxg==",
- "title": "Github Autostatus",
- "url": "http://updates.jenkins-ci.org/download/plugins/github-autostatus/2.1/github-autostatus.hpi",
- "version": "2.1",
+ "sha1": "rCQigfPgK+FS2kt3idF1zah6yrQ=",
+ "sha256": "+v1a+rodGhcVLrpGOERtLlNZInATERp/9WLIJSB0D2c=",
+ "title": "Job and Stage monitoring",
+ "url": "http://updates.jenkins-ci.org/download/plugins/github-autostatus/3.0/github-autostatus.hpi",
+ "version": "3.0",
"wiki": "https://plugins.jenkins.io/github-autostatus"
},
"github-branch-source": {
@@ -23672,7 +24162,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/github-branch-source-plugin",
"sha1": "4qSwFYRSGTZ2Llcdyuw0Yn8SvsM=",
- "sha512": "jrRoe9JXTp4kPb6Q4HfO9hl1AGBCcju0R4CA/l8s/HOlsY9vUF9AbezyZttt9dTJbWmbSlKPEqC4kCSlPoux3g==",
+ "sha256": "hKadz5gd0lO2+NT+eReKPrWPRMriSjUkZIjZyo8rEY8=",
"title": "GitHub Branch Source",
"url": "http://updates.jenkins-ci.org/download/plugins/github-branch-source/2.3.6/github-branch-source.hpi",
"version": "2.3.6",
@@ -23704,7 +24194,7 @@
"name": "Daniel Lo Nigro"
}
],
- "excerpt": "Reports build failures as issues on GitHub",
+ "excerpt": "This plugin creates GitHub issues when builds fail, and automatically closes the issue when the build starts passing again.",
"gav": "org.jenkins-ci.plugins:github-issues:1.2.4",
"labels": [
"notifier"
@@ -23716,7 +24206,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/github-issues-plugin",
"sha1": "vFptDiZy+qm59vEd+GilKTfZEfY=",
- "sha512": "sZfiO09oT1E/yavGmeN0CcmTZGJjGfcd8lVB7+57uuaYBFBduSto02kBKY7MikrE+qfv/NpUdhsWFXogjVNg4g==",
+ "sha256": "kKnZisAxVdyjnHeivixkE9Ft3V0Z4CVtYahqttqWgKo=",
"title": "GitHub Issues",
"url": "http://updates.jenkins-ci.org/download/plugins/github-issues/1.2.4/github-issues.hpi",
"version": "1.2.4",
@@ -23764,7 +24254,7 @@
"name": "Sam Gleske"
}
],
- "excerpt": "A Jenkins authentication plugin that delegates to GitHub. We also implement an Authorization Strategy that uses the acquired OAuth token to interact with the GitHub API to determine a user's level of access to Jenkins.",
+ "excerpt": "Authentication plugin using GitHub OAuth to provide authentication and authorization capabilities for GitHub and GitHub Enterprise.",
"gav": "org.jenkins-ci.plugins:github-oauth:0.29",
"labels": [
"user"
@@ -23776,7 +24266,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/github-oauth-plugin",
"sha1": "bKXSyrv5QAJUQFeoDV3GsZnlpCQ=",
- "sha512": "lqX+gU+52eKZLdDCFAivIv+Uj852Z7I7+DtG4nF3nOxgr44T6aHtQar+GM+Vv4lw982IDeYbAGeJYjVYqldKGA==",
+ "sha256": "cC+0Ww+J0rH6k3MuMvCI+OvyWyujp1F3EHwqS1uECU8=",
"title": "GitHub Authentication",
"url": "http://updates.jenkins-ci.org/download/plugins/github-oauth/0.29/github-oauth.hpi",
"version": "0.29",
@@ -23852,7 +24342,7 @@
"developerId": "stephenc"
}
],
- "excerpt": "Pipeline-as-Code support for a whole GitHub organization (Tombstoned)",
+ "excerpt": "The functionality that was provided by this plugin has been moved to the <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/GitHub&#43;Branch&#43;Source&#43;Plugin\" rel=\"nofollow\">GitHub Branch Source plugin</a>. You can safely delete this plugin once there are no plugins that depend on this plugin installed.",
"gav": "org.jenkins-ci.plugins:github-organization-folder:1.6",
"labels": [],
"name": "github-organization-folder",
@@ -23862,7 +24352,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/github-organization-folder-plugin",
"sha1": "+SSxfeaurbPmPmjVVlDF0nx15l8=",
- "sha512": "hjbR0ksSBnCJ0sHaFRTdyOISQkxPIqcguFewthTxcjmoljByzYP8rB2Bjmb4CSEMVUxBC567sC+WvTCk/ItVpg==",
+ "sha256": "fi73rZBdvCY8Gdgdr+S5gG/NB9fr7f+kgpSlqQ9bb8w=",
"title": "GitHub Organization Folder",
"url": "http://updates.jenkins-ci.org/download/plugins/github-organization-folder/1.6/github-organization-folder.hpi",
"version": "1.6",
@@ -23897,7 +24387,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/github-pr-comment-build-plugin",
"sha1": "/Dx8afG3mZbNhJt4VQYF4l/99KU=",
- "sha512": "kpQKshaLe54yV7Csj8NtV0ED2ABrXwhTEDgRezfpnIfLy8ZpgHj8XyjQVrRz4+AOQPg83ETHAu2E3y++y7dZiA==",
+ "sha256": "HVP48DiIGt6+YuD5FzC6RkRVMw6ux/2xZ1l9gG9gDFw=",
"title": "GitHub PR Comment Build",
"url": "http://updates.jenkins-ci.org/download/plugins/github-pr-comment-build/2.0/github-pr-comment-build.hpi",
"version": "2.0",
@@ -23932,7 +24422,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/github-pr-coverage-status-plugin",
"sha1": "YvNqqzginyVtbkn/tKwBn3HPBoE=",
- "sha512": "35FOCXYIsQyAru0YS6lejkmneYniBNGx2kNo0+VYBFL+eSUTcEydzaRGyga6prXojQtEfWETLxO/OL1tYYHFfA==",
+ "sha256": "JRXNJXU36lpZmXaTN+3/tPfl0B9KX7UoAzPO0pscWGU=",
"title": "GitHub Pull Request Coverage Status",
"url": "http://updates.jenkins-ci.org/download/plugins/github-pr-coverage-status/1.10.0/github-pr-coverage-status.hpi",
"version": "1.10.0",
@@ -24076,7 +24566,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/github-integration-plugin",
"sha1": "Hs3j0pnLoTIHDwej3rLi6yc2Vks=",
- "sha512": "VLIWNF6G44dWnOwbKitAw1ZPCUSbz3BCwvPze0odsXgIedi98StbMB+MMFius59EL29c1blFflExa7XoLt6phA==",
+ "sha256": "6kPUIJZlDZgwCcOLi7LkEs+FF8E5zPWV0TISojiIhAo=",
"title": "GitHub Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/github-pullrequest/0.2.3/github-pullrequest.hpi",
"version": "0.2.3",
@@ -24111,7 +24601,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/scm-filter-aged-refs-plugin",
"sha1": "4fmhMhGRSjzF76ZUgWOHbXExhi0=",
- "sha512": "e4jp4c9vQ47FCePsWyijnOXceRN3L7IO7nHXFoKpOdEUUfYcTN8zSwXlAZBVxTHlRR2WoXhuQapOTHbCzcKFrw==",
+ "sha256": "wsCXCW0RcAcsj+H/Vtz0vthg19qwwwslciAjFlujWTc=",
"title": "GitHub Aged References SCM Filter",
"url": "http://updates.jenkins-ci.org/download/plugins/github-scm-filter-aged-refs/0.1.0/github-scm-filter-aged-refs.hpi",
"version": "0.1.0",
@@ -24146,7 +24636,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/scm-filter-jira-validator-plugin",
"sha1": "z/wsQpHXV0PmCMGlMhmCzQX3XRQ=",
- "sha512": "474CdFSdadlynQlK91yjqzaJaaZ5QP7HOqLnVF5pf+shTWavXfUjuITg6r93ceqt6iqnEnyakrPZSafsH0tsAQ==",
+ "sha256": "YvY5KVli7NhakjMF117KAivJV8UzbUFTKh7nVXtW6do=",
"title": "GitHub Jira Validator SCM Filter",
"url": "http://updates.jenkins-ci.org/download/plugins/github-scm-filter-jira-validator/0.1.0/github-scm-filter-jira-validator.hpi",
"version": "0.1.0",
@@ -24178,7 +24668,7 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/scm-trait-commit-skip-plugin",
"sha1": "S/dRRT7VYIZbNX3pDbwwsmvA/dA=",
- "sha512": "EWok5c2Qg3fIfu0Y9zes32US4z6d1VLjS3CkQ/Z/dyZh+pJeWwUFAgx7aEopD3W6kKs5QH17raHgRC+NMY9Wyg==",
+ "sha256": "4WsrMZqYiEQZGCUTkp6nMktLA1weuSQSgzvABNtkMsU=",
"title": "GitHub Commit Skip SCM Behaviour",
"url": "http://updates.jenkins-ci.org/download/plugins/github-scm-trait-commit-skip/0.1.1/github-scm-trait-commit-skip.hpi",
"version": "0.1.1",
@@ -24203,7 +24693,7 @@
"developerId": "Steven"
}
],
- "excerpt": "A trait which allows the setting of a custom context in the Github status notifications",
+ "excerpt": "Github Branch Source trait to define custom context labels for Github build status notifications.",
"gav": "org.jenkins-ci.plugins:github-scm-trait-notification-context:1.1",
"labels": [],
"name": "github-scm-trait-notification-context",
@@ -24211,7 +24701,7 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/github-scm-trait-notification-context-plugin",
"sha1": "JsZPg39sTbZOrTyQwvNVBNmIBPM=",
- "sha512": "IpMy252VqXdAjI3/GI2AJR/10YlsMWMmpeLYUMiBt5KvqEeYR+b5A+U4V/JHuIlulDql2CBXSsf+RU8KKp81nA==",
+ "sha256": "KUuz8vrC9tpEc+pMsW7fSM4SwbRyHP6ib9iPQqFPtlg=",
"title": "Github Custom Notification Context SCM Behaviour",
"url": "http://updates.jenkins-ci.org/download/plugins/github-scm-trait-notification-context/1.1/github-scm-trait-notification-context.hpi",
"version": "1.1",
@@ -24232,7 +24722,7 @@
"name": "Aaron Walker"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to trigger builds using Amazons Simple Queue Service.",
"gav": "com.base2services.jenkins:github-sqs-plugin:2.1",
"labels": [
"trigger",
@@ -24245,7 +24735,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/github-sqs-plugin",
"sha1": "HzhfhRzMpiQfMQIpieK+hADC/0I=",
- "sha512": "4vAltsT4CaH4bBx08cwM/UcDxLiTq+0dCQ+FHMC7yeaImmZqzRaL2HY2lgk3P3vl1ooL6zZt6Jd+P/lqaQcZ/Q==",
+ "sha256": "UG+J3qmsmzDM1YwqCuz+kMJuVWBigkS/ls5xRKtBeZI=",
"title": "GitHub SQS Build Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/github-sqs-plugin/2.1/github-sqs-plugin.hpi",
"version": "2.1",
@@ -24282,7 +24772,7 @@
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/gitlab-hook-plugin",
"sha1": "8YuYrlANqdAjbGx7+F6y8Z8Kiks=",
- "sha512": "sWhq8sbSpDQLINDuLPi2HvsRyGvFcakKpaeHuGzLD5F+dNv8nXpSxTpUZOBuitsJBSF6o6w3o73TIkAp5QsrLQ==",
+ "sha256": "jO5AjKdI4RMckSvJfIN1LQUqU5tP+krk1Jk95mrQ7x8=",
"title": "Gitlab Hook",
"url": "http://updates.jenkins-ci.org/download/plugins/gitlab-hook/1.4.2/gitlab-hook.hpi",
"version": "1.4.2",
@@ -24308,7 +24798,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gitlab-logo-plugin",
"sha1": "zTc/SzmUb9vNgAjbiq6iT8EGIk0=",
- "sha512": "+ux78McC4+aCDGtwGETDlzYYAC9F5lypeRn94AVUG5sPqiiCUVZhzc1SxzuqruzouafUo0JdPJKQsLb6f8d3xA==",
+ "sha256": "FJR4L0wuPwnF4euGZePF5ZSjcBO1E9cGGgdYa8HK6Dc=",
"title": "GitLab Logo",
"url": "http://updates.jenkins-ci.org/download/plugins/gitlab-logo/1.0.3/gitlab-logo.hpi",
"version": "1.0.3",
@@ -24324,7 +24814,7 @@
"name": "Tim Olshansky"
}
],
- "excerpt": "A plugin to build merge requests in Gitlab",
+ "excerpt": "Integrates Jenkins with Gitlab to build Merge Requests",
"gav": "com.switchfly:gitlab-merge-request-jenkins:2.0.0",
"labels": [
"scm",
@@ -24336,7 +24826,7 @@
"releaseTimestamp": "2015-12-29T00:54:49.00Z",
"requiredCore": "1.638",
"sha1": "c7Z4ikfUysJ3beplmRg/l2kKcWw=",
- "sha512": "VDogzRYUJTioKqCSx7Ff73XAM8oAPWwYHlzaH+fTeAs5QhSp30WbH8IZTe6E0EtVFvHehJ9EPaqSiYTKB4meQw==",
+ "sha256": "XCBTIuLZHpVsowMsBlP5D4GLez0PvePOff5Rwlubd9k=",
"title": "Gitlab Merge Request Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/gitlab-merge-request-jenkins/2.0.0/gitlab-merge-request-jenkins.hpi",
"version": "2.0.0",
@@ -24363,7 +24853,7 @@
"name": "Mohamed EL HABIB"
}
],
- "excerpt": "A Jenkins authentication plugin that delegates to gitlab. We also implement an Authorization Strategy that users the acquired OAuth token to interact with the Gitlab API to determine a users level of access to Jenkins.",
+ "excerpt": "This is the an authentication plugin using gitlab OAuth.",
"gav": "org.jenkins-ci.plugins:gitlab-oauth:1.4",
"labels": [
"user"
@@ -24375,17 +24865,22 @@
"requiredCore": "2.89.2",
"scm": "https://github.com/jenkinsci/gitlab-oauth-plugin",
"sha1": "9iMOzypr4gncdCQhYVnIr3m+LB4=",
- "sha512": "2JT51KZnRM62zFU4v5X6DaS+EVA2H1m41+pmbksjXITs0UWoDUk9Y7EzueUtKZ0i/yVS//+q0e8mHYKoQ+ggcw==",
+ "sha256": "S9EYwmeGmVsZcRd0it8DUmPu+FQ8lM0SUnpNPPClPLk=",
"title": "Gitlab Authentication",
"url": "http://updates.jenkins-ci.org/download/plugins/gitlab-oauth/1.4/gitlab-oauth.hpi",
"version": "1.4",
"wiki": "https://plugins.jenkins.io/gitlab-oauth"
},
"gitlab-plugin": {
- "buildDate": "Jul 04, 2018",
+ "buildDate": "Jul 24, 2018",
"compatibleSinceVersion": "1.4.0",
"dependencies": [
{
+ "name": "git-client",
+ "optional": false,
+ "version": "1.19.0"
+ },
+ {
"name": "git",
"optional": false,
"version": "2.4.1"
@@ -24396,9 +24891,9 @@
"version": "1.15"
},
{
- "name": "matrix-project",
+ "name": "display-url-api",
"optional": false,
- "version": "1.10"
+ "version": "1.1.1"
},
{
"name": "credentials",
@@ -24406,24 +24901,19 @@
"version": "2.1.0"
},
{
- "name": "plain-credentials",
- "optional": true,
- "version": "1.1"
- },
- {
- "name": "git-client",
- "optional": false,
- "version": "1.19.0"
- },
- {
- "name": "display-url-api",
+ "name": "matrix-project",
"optional": false,
- "version": "1.1.1"
+ "version": "1.10"
},
{
"name": "workflow-job",
"optional": false,
"version": "1.15"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": true,
+ "version": "1.1"
}
],
"developers": [
@@ -24433,22 +24923,22 @@
"name": "Owen Mehegan"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:gitlab-plugin:1.5.8",
+ "excerpt": "This plugin integrates <a href=\"http://gitlab.com/\" rel=\"nofollow\">GitLab</a> to Jenkins by faking a GitLab CI Server.",
+ "gav": "org.jenkins-ci.plugins:gitlab-plugin:1.5.9",
"labels": [
"trigger"
],
"name": "gitlab-plugin",
- "previousTimestamp": "2018-06-29T03:03:06.00Z",
- "previousVersion": "1.5.7",
- "releaseTimestamp": "2018-07-04T00:48:18.00Z",
+ "previousTimestamp": "2018-07-04T00:48:18.00Z",
+ "previousVersion": "1.5.8",
+ "releaseTimestamp": "2018-07-24T05:40:18.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/gitlab-plugin",
- "sha1": "RHw+Ise5JD/HYk2HlV0FyvpXkrU=",
- "sha512": "3h7ZH8DJcXfygRsM+GvD7fmpcfgyV7CjwtPhORbWOUED46WTnUsgQSogj0JzuLVTgeomgR0C5QQTYpasuAb0jQ==",
+ "sha1": "wg+LmxqH+BdaDcX6Etx+IODmbr8=",
+ "sha256": "uOvq9g1Y4dsnl0krOJvdC8BIcPtYlVqdk4h3TRT2hUo=",
"title": "GitLab",
- "url": "http://updates.jenkins-ci.org/download/plugins/gitlab-plugin/1.5.8/gitlab-plugin.hpi",
- "version": "1.5.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/gitlab-plugin/1.5.9/gitlab-plugin.hpi",
+ "version": "1.5.9",
"wiki": "https://plugins.jenkins.io/gitlab-plugin"
},
"global-build-stats": {
@@ -24472,7 +24962,7 @@
"name": "Frederic Camblor"
}
],
- "excerpt": "Global build stats plugin will allow to gather and display global build result statistics. It is a useful tool allowing to display global hudson build trend over time.",
+ "excerpt": "This plugin will allow you to manage global hudson build stats concerning build failures",
"gav": "org.jenkins-ci.plugins:global-build-stats:1.5",
"labels": [
"report"
@@ -24484,7 +24974,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/global-build-stats-plugin",
"sha1": "g/EktO3vWguhEwU0Qbl2X+yUMEc=",
- "sha512": "FQ0qbpHQ7GuIIdbWgqbI0X3mHeE031YPg5a3NHnnOnngKLj6Yd+BpHs+P8JPJcrv+4Pjw2DruABDVevSX/5KWw==",
+ "sha256": "NrGu7Nb2zZYmO6ynFD5OIB+TzEeXuBTmJSfPWKn9S4I=",
"title": "global-build-stats",
"url": "http://updates.jenkins-ci.org/download/plugins/global-build-stats/1.5/global-build-stats.hpi",
"version": "1.5",
@@ -24500,7 +24990,7 @@
"name": "Hao CHEN"
}
],
- "excerpt": "",
+ "excerpt": "This plugin execute a script configured in global configure after all builds, all jobs.<br /> <b>Caution: jython script supports removed since 1.1.0</b>",
"gav": "org.jenkins-ci.plugins:global-post-script:1.1.4",
"labels": [
"trigger",
@@ -24514,7 +25004,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/global-post-script-plugin/",
"sha1": "1EDur/sCqPv/iw763B+V19xTis8=",
- "sha512": "vZdRd1u1anVCkR6mZnF5C1AZIfoDapX+3J1ZA+93+LLhdpI3BAsNn8SbIjSG7pKXbzX9o/irQ93i1GQeovGp1g==",
+ "sha256": "o8SqzXKWH7FoVWxbiXj0BhFxoebUdl4mGtmXFx4NfTo=",
"title": "Global Post Script",
"url": "http://updates.jenkins-ci.org/download/plugins/global-post-script/1.1.4/global-post-script.hpi",
"version": "1.1.4",
@@ -24536,7 +25026,7 @@
"name": "shinsuke nakajima"
}
],
- "excerpt": "Global Slack Notifier Plugin",
+ "excerpt": "This plugin post to slack after any build completed without any job setting.",
"gav": "org.jenkins-ci.plugins:global-slack-notifier:1.3",
"labels": [],
"name": "global-slack-notifier",
@@ -24546,7 +25036,7 @@
"requiredCore": "2.1",
"scm": "https://github.com/jenkinsci/global-slack-notifier-plugin",
"sha1": "TgVFivLOPYsIYA+825O0ejtG6gU=",
- "sha512": "4WBhnlqcLFxG9R8ZwA4cX02OzLvPN72IQJxx+QMUat8iYp9QEs2eAxFYmYGpRYfQfCxsKb9gLeZ9xrsP4XqpTA==",
+ "sha256": "IjFioT1O8QT+c/ziR05SBS8ALefzWU8V1TPEdxJJA84=",
"title": "Global Slack Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/global-slack-notifier/1.3/global-slack-notifier.hpi",
"version": "1.3",
@@ -24566,7 +25056,7 @@
"name": "Mario Vuong"
}
],
- "excerpt": "Allow usage of global variables in string parameter",
+ "excerpt": "Adds a new parameter type called Global Variable Parameter which supports using ${GLOBAL_VARIABLES} in string parameters.",
"gav": "org.jenkins-ci.plugins:global-variable-string-parameter:1.2",
"labels": [
"parameter"
@@ -24578,7 +25068,7 @@
"requiredCore": "1.525",
"scm": "https://github.com/jenkinsci/global-variable-string-parameter-plugin",
"sha1": "9+lB7G/wV7APbZF+iPn/kc6d5jw=",
- "sha512": "p47AKFgIXonsRhYzL0XWr0pr1LtW94db2EsQLff5X+C0M9VC8XGVIwbvup/3eq1kmn/GX+mDmbqxh+meL9kFLg==",
+ "sha256": "+DJLSFOxed0H09ldRhXZj99PH7NsDgXz06esfA1sFoQ=",
"title": "Global Variable String Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/global-variable-string-parameter/1.2/global-variable-string-parameter.hpi",
"version": "1.2",
@@ -24600,7 +25090,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides GNAT(GNU NYU Ada Translator) support in Jenkins.",
"gav": "org.jenkins-ci.plugins:gnat:0.14",
"labels": [
"report"
@@ -24612,7 +25102,7 @@
"requiredCore": "1.410",
"scm": "https://github.com/jenkinsci/gnat-plugin",
"sha1": "lSvvdGIK13pLiOLEkyjEOug+YUE=",
- "sha512": "0z1yOVgQMq/q1gq6mp9Of2Rv4rofjBliLuiZyAZFU9mn2QuwrSYwRl/GqNDjG0As7hjze1peQF26nZEwIRbWnQ==",
+ "sha256": "JaXrT9loEwbVw/nfqKzv/txO5M/4Q5UrToWd7+wTsOY=",
"title": "GNAT",
"url": "http://updates.jenkins-ci.org/download/plugins/gnat/0.14/gnat.hpi",
"version": "0.14",
@@ -24633,7 +25123,7 @@
"name": "Alexander Verhaar"
}
],
- "excerpt": "Adds Gogs integration to Jenkins",
+ "excerpt": "This plugin adds Gogs integration to Jenkins.",
"gav": "org.jenkins-ci.plugins:gogs-webhook:1.0.14",
"labels": [
"trigger",
@@ -24646,7 +25136,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/gogs-webhook-plugin",
"sha1": "KHo2xQdNU69w1bj/osXc/6sM6hk=",
- "sha512": "dVMhdPAk1iU5hNJBCbsEFjFUnGUt84bOtd8G7MIonWDfy1gvuhyjWCT+Rmw2gJOeN6sF0A462KY0dZa0KpYNww==",
+ "sha256": "9hVQmDdQ0shxX7KA4Q+QCN/ff4BI52Au3JiNhdmdu0c=",
"title": "Gogs",
"url": "http://updates.jenkins-ci.org/download/plugins/gogs-webhook/1.0.14/gogs-webhook.hpi",
"version": "1.0.14",
@@ -24680,7 +25170,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/golang-plugin",
"sha1": "8V1A9sztLzAgioLPpYSbSHVfmvw=",
- "sha512": "eZaCazo49roeRVTHJkrpF/FywxC3y7ViGw6mcjhu0v9e5KYjQ45FlTJVpfF+uUyn9DIeGzE8xRYcobp06ExcUg==",
+ "sha256": "Oo09EoxYE5SPPtalWF4SBKScPb6wgPGdeXGW112Fn/E=",
"title": "Go",
"url": "http://updates.jenkins-ci.org/download/plugins/golang/1.2/golang.hpi",
"version": "1.2",
@@ -24712,7 +25202,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/google-admin-sdk-plugin",
"sha1": "V1H6/pPDprvndrgLdQot4S3/XUg=",
- "sha512": "8kJPzFyo52Kk1J9PoYoPgyu/X22EUo4xO6cUXnBZQEI0eGE3AaPr0ZoYJ5wkLx66pOdVvZ0hf4FKt42T1z07Gg==",
+ "sha256": "uqvqYAGOZk+KsI8tf/AHwpGZoPYLHyMWNkBCuPeoAWE=",
"title": "Google Admin SDK",
"url": "http://updates.jenkins-ci.org/download/plugins/google-admin-sdk/1.2.2/google-admin-sdk.hpi",
"version": "1.2.2",
@@ -24745,7 +25235,7 @@
"requiredCore": "1.623",
"scm": "https://github.com/jenkinsci/google-analytics-usage-reporter-plugin",
"sha1": "2qlFWe1tR5zwsxHxyb5mzn/Hkss=",
- "sha512": "yN8PbXDUtfzdJrtKmqbRLGiXlCwGsK9yx1TbKJyBPZSFrHn5iIaQNxnueSkHOkMUIiLyzE3f/CUlOiJuBRN6EQ==",
+ "sha256": "NRxfYEe5I88+QCCZ4Pop6jM1IkJv+j1Zc29cFH+e6YM=",
"title": "Google Analytics Usage Reporter",
"url": "http://updates.jenkins-ci.org/download/plugins/google-analytics-usage-reporter/0.4/google-analytics-usage-reporter.hpi",
"version": "0.4",
@@ -24772,12 +25262,59 @@
"releaseTimestamp": "2015-05-01T02:47:18.00Z",
"requiredCore": "1.532",
"sha1": "CUqDEC+IF1Edu1+MVvX9kxdNDig=",
- "sha512": "tIIOEl93JwxmuXTqUQJCstoPSQgdw1RORHffa1qnqmYwkfnSc8vwplXWkiFm1w3LIT2NA893cJtuqgx99WuCkw==",
+ "sha256": "ddf4r3NJEpjVvRIeBN22nSrkNO62E3Bu831PQnV5wxU=",
"title": "Google APIs Client Library",
"url": "http://updates.jenkins-ci.org/download/plugins/google-api-client-plugin/2.0-1.20.0/google-api-client-plugin.hpi",
"version": "2.0-1.20.0",
"wiki": "https://plugins.jenkins.io/google-api-client-plugin"
},
+ "google-chat-notification": {
+ "buildDate": "Aug 13, 2018",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "1.25"
+ },
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.1"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.10"
+ },
+ {
+ "name": "token-macro",
+ "optional": false,
+ "version": "2.5"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "cnaik",
+ "email": "chirag.naik.ec@gmail.com",
+ "name": "Chirag Naik"
+ }
+ ],
+ "excerpt": "This plugin is a post-build action that publishes build jobs execution data to Google Chat.",
+ "gav": "org.jenkins-ci.plugins:google-chat-notification:1.1",
+ "labels": [],
+ "name": "google-chat-notification",
+ "previousTimestamp": "2018-08-11T13:18:51.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2018-08-13T13:31:33.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/google-chat-notification-plugin",
+ "sha1": "bTpZC/nxZtEf7lQa8uePUTKwbQI=",
+ "sha256": "mxBqYXl+7GH4dULAVGpKb7TupVDCEDqiSDQM/x8BhN4=",
+ "title": "Google Chat Notification",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-chat-notification/1.1/google-chat-notification.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/google-chat-notification"
+ },
"google-cloud-backup": {
"buildDate": "Jan 20, 2016",
"dependencies": [],
@@ -24799,7 +25336,7 @@
"requiredCore": "1.626",
"scm": "https://github.com/jenkinsci/google-cloud-backup-plugin",
"sha1": "ZFdoGBYTrbNw7m4IlkcBTLtHdYU=",
- "sha512": "GhEZMxNqNceP57TklOY5Z6IMiYJHn3A1T/qvJ4ZpLGHrbaP8va0I7dx9SZTkC6mEtwnPMn7maCR1ircuk07Q/w==",
+ "sha256": "38rkfLGyQjowUaV2FGXMJjIOm69poppdBHWrI8rHN68=",
"title": "Google Cloud Backup",
"url": "http://updates.jenkins-ci.org/download/plugins/google-cloud-backup/0.6/google-cloud-backup.hpi",
"version": "0.6",
@@ -24826,14 +25363,14 @@
"requiredCore": "1.626",
"scm": "https://github.com/jenkinsci/google-cloud-health-check-plugin",
"sha1": "/BgHqbsImC6ldhvZvIO+MTnF/ls=",
- "sha512": "FaXS+9Je3Yqo1NhbWg8IkEKOGdA759DUsWWrlXwupgLlV2n6AGqkgIPmlehjQnMAJY1wUy8SIvkDuVamjVIMrg==",
+ "sha256": "v6fLiIy0PHOOkccvSQ4z8PtwFu44cz79Lmm9gJcgof8=",
"title": "Google Health Check",
"url": "http://updates.jenkins-ci.org/download/plugins/google-cloud-health-check/0.3/google-cloud-health-check.hpi",
"version": "0.3",
"wiki": "https://plugins.jenkins.io/google-cloud-health-check"
},
"google-cloudbuild": {
- "buildDate": "Oct 30, 2017",
+ "buildDate": "Aug 02, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -24861,18 +25398,20 @@
"name": "Brad Kimmel"
}
],
- "excerpt": "This plugin provides the \"Google Cloud Container Builder\" build step for creating and running Docker container images in the Google Cloud environment from application source code.",
- "gav": "org.jenkins-ci.plugins:google-cloudbuild:0.1",
+ "excerpt": "${%PluginDescription}",
+ "gav": "org.jenkins-ci.plugins:google-cloudbuild:0.2",
"labels": [],
"name": "google-cloudbuild",
- "releaseTimestamp": "2017-10-30T14:38:36.00Z",
+ "previousTimestamp": "2017-10-30T14:38:36.00Z",
+ "previousVersion": "0.1",
+ "releaseTimestamp": "2018-08-02T14:55:06.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/google-cloudbuild-plugin",
- "sha1": "6iTR35xjmQWq4AIjgHs3pfM0mow=",
- "sha512": "PuRibzTqHzR4ux0A2XfGCbMWsxPbeP0jX4170ea+s+5lD/vIdEgBr0yxeDpfxe/mLFlBFj+BHKq2SPK+4XupIg==",
- "title": "Google Cloud Container Builder",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-cloudbuild/0.1/google-cloudbuild.hpi",
- "version": "0.1",
+ "sha1": "1LpKt8g+3BMqrtIWqnSziGdq1h0=",
+ "sha256": "YuRA1M2kLE4KXmSEM5MpsIX3N0F02xAmnzhs2cynuV8=",
+ "title": "Google Cloud Build",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-cloudbuild/0.2/google-cloudbuild.hpi",
+ "version": "0.2",
"wiki": "https://plugins.jenkins.io/google-cloudbuild"
},
"google-compute-engine": {
@@ -24901,7 +25440,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/google-compute-engine-plugin",
"sha1": "QTw9uK89i1V4Mx7PQcMs3jcL9+w=",
- "sha512": "ySrbpoA8lFUktTD1l04FVhHpIzjtlNUV07yQuPpK1weSK8rp3ArCqOZzMhCiFQbNcYuh8N6P1aod2w4Ax7Ey6g==",
+ "sha256": "d61e8kjf0K3/uHdoepRUy2SBboENeWy/jq/b/ca5Rk4=",
"title": "Google Compute Engine",
"url": "http://updates.jenkins-ci.org/download/plugins/google-compute-engine/1.0.4/google-compute-engine.hpi",
"version": "1.0.4",
@@ -24937,7 +25476,7 @@
"requiredCore": "1.596.2",
"scm": "https://github.com/jenkinsci/google-container-registry-auth-plugin",
"sha1": "ufVaYf/+aAi/fnqPfF46POnhsZY=",
- "sha512": "OkE2MpeknyQ+DYTNDwvdENnpHSlIp7VCMmoqgFqdmSXCyStXFehM/s20t7brZRBBH2DbkVirNV8fD/QZazsnWA==",
+ "sha256": "C9q+AzYefL78gkKeiZK9wTYDsfU5FOo+d0GEOf7od20=",
"title": "Google Container Registry Auth",
"url": "http://updates.jenkins-ci.org/download/plugins/google-container-registry-auth/0.3/google-container-registry-auth.hpi",
"version": "0.3",
@@ -24981,7 +25520,7 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/${project.gitProjectId}",
"sha1": "wsLt24Jm+U/zA3SsS9S1HdC3U6c=",
- "sha512": "jS7BWGK4pnGmFF9QDhrj1XMcCp3vPgUVGhaGQza4CRviG+Z0Xdf9CzQjL5Poh1LBfFasc/eyxnALn9Iojipirg==",
+ "sha256": "AwtSNKurwpu3vas1aLwpuVkKVCw4ekUIg4GJsOp6ioQ=",
"title": "Google Deployment Manager",
"url": "http://updates.jenkins-ci.org/download/plugins/google-deployment-manager/0.1/google-deployment-manager.hpi",
"version": "0.1",
@@ -25014,7 +25553,7 @@
"requiredCore": "1.626",
"scm": "https://github.com/jenkinsci/google-git-notes-publisher-plugin",
"sha1": "NuKPbCvyNRT5LelqmU+A+5kh4J8=",
- "sha512": "eo4q4dPjQ/BhJwveshs5u0vOoYbjYZ49tFd4YZ87aKkpCch4w2XOdKsMRCwUQjPvZSs7v/75cUQjpQhtKtgSBQ==",
+ "sha256": "wSuHwJOBdnkYwWKgHEYRl6fKps/fOeZ9lce0lgbH+ug=",
"title": "Google Git Notes Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/google-git-notes-publisher/0.3/google-git-notes-publisher.hpi",
"version": "0.3",
@@ -25036,7 +25575,7 @@
"name": "Ryan Campbell"
}
],
- "excerpt": "",
+ "excerpt": "Allows you to log in to Jenkins with a Google account and restrict access to a Google Apps Domain.",
"gav": "org.jenkins-ci.plugins:google-login:1.4",
"labels": [
"security",
@@ -25049,7 +25588,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/google-login-plugin",
"sha1": "OvtT3WO0HLQu/VTXBBkKE1Lyp6o=",
- "sha512": "pUYRU+ZdM9GulBahGH91hksmLDYBh1ii1Gb1pS0FmqL9eK90OerlMdkB+QUnnSvoRe2Aeb+KBRa5mIkg2mt53Q==",
+ "sha256": "LnwwrVETX8FcxkDSVx2dxRyDYqbGBk3EXStyUL8lHvI=",
"title": "Google Login",
"url": "http://updates.jenkins-ci.org/download/plugins/google-login/1.4/google-login.hpi",
"version": "1.4",
@@ -25078,7 +25617,7 @@
"requiredCore": "1.521",
"scm": "https://github.com/jenkinsci/google-metadata-plugin",
"sha1": "mSoIZkJBBVvwjBSAozwv2gHfD/8=",
- "sha512": "DmKvCQxfUQeOjyZ3QGxuRLViwhKOTylQvj4KK6UhrIgS51KnSML0vyGPoromvebmPaM6/0s54ymYJlWi2UIKQQ==",
+ "sha256": "kTHpdPEpAthl1lzmBUYTOm6uUzek1nAb5/bTbdrefnE=",
"title": "Google Metadata",
"url": "http://updates.jenkins-ci.org/download/plugins/google-metadata-plugin/0.2/google-metadata-plugin.hpi",
"version": "0.2",
@@ -25114,7 +25653,7 @@
"requiredCore": "1.653",
"scm": "https://github.com/jenkinsci/google-oauth-plugin",
"sha1": "GVaUxDkeGVmTciledakRGv1k6fI=",
- "sha512": "ss7XmYc2ESuslJowQukgiySW7uufQWci+TBvlvEpi5L3memMj1nYFO3Op4i0gb+Sicg207OMbitGEKxCKnIWJA==",
+ "sha256": "5u2mUztWUQa7lSiN5/LVy65/TuqbJaSmb96W/NwZJOQ=",
"title": "Google OAuth Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/google-oauth-plugin/0.6/google-oauth-plugin.hpi",
"version": "0.6",
@@ -25159,7 +25698,7 @@
"requiredCore": "2.32",
"scm": "https://github.com/jenkinsci/google-play-android-publisher-plugin",
"sha1": "Z3282Mv817w0NpnuxMmSHb+PYZw=",
- "sha512": "/IfGr4eD7iIIAkyur/K72WQsOvlieq7AChFx4ioTb+8/gwomE5EPWOtqR+mHkSUBsYsNzHh+k64197MXJz3x1w==",
+ "sha256": "LTvzHZ0K26cdTQh+ohuN6VrzlIt3WnxzMycTva7LrF0=",
"title": "Google Play Android Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/google-play-android-publisher/1.8/google-play-android-publisher.hpi",
"version": "1.8",
@@ -25218,19 +25757,19 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/google-source-plugin-plugin",
"sha1": "r54iWvCykyD37gOPZKfJpDZ8AYg=",
- "sha512": "QqJTjw2QVLUCEMts8dPDq1kovtm7juEDhAQpJQuCffK03Ks7h/p32cyGMQcxcAzt2uXxdE1IF195CKgoyJ0omw==",
+ "sha256": "tGPl1GgyhtGUJxSrRQbzLa7KskHmI1TIo6mVLgIuKdI=",
"title": "Google Authenticated Source",
"url": "http://updates.jenkins-ci.org/download/plugins/google-source-plugin/0.3/google-source-plugin.hpi",
"version": "0.3",
"wiki": "https://plugins.jenkins.io/google-source-plugin"
},
"google-storage-plugin": {
- "buildDate": "Feb 12, 2018",
+ "buildDate": "Aug 03, 2018",
"dependencies": [
{
- "name": "structs",
+ "name": "google-metadata-plugin",
"optional": false,
- "version": "1.2"
+ "version": "0.2"
},
{
"name": "google-oauth-plugin",
@@ -25238,9 +25777,9 @@
"version": "0.2"
},
{
- "name": "google-metadata-plugin",
+ "name": "structs",
"optional": false,
- "version": "0.2"
+ "version": "1.2"
}
],
"developers": [
@@ -25266,21 +25805,21 @@
}
],
"excerpt": "This plugin provides the “Google Cloud Storage Uploader” post-build step for publishing build artifacts to Google Cloud Storage.",
- "gav": "org.jenkins-ci.plugins:google-storage-plugin:1.1",
+ "gav": "org.jenkins-ci.plugins:google-storage-plugin:1.2",
"labels": [
"upload"
],
"name": "google-storage-plugin",
- "previousTimestamp": "2017-10-30T21:45:44.00Z",
- "previousVersion": "1.0",
- "releaseTimestamp": "2018-02-12T16:57:34.00Z",
+ "previousTimestamp": "2018-02-12T16:57:34.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2018-08-03T18:44:12.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/google-storage-plugin",
- "sha1": "OXKZ6+BmFrlq10dSFDfWFujoaUQ=",
- "sha512": "1ztNHz/QIghtytqwRpSf4bvalTj/e2ewGm26DMQ9Ub+X8CS+3IFVVlcBxXokrBevpWAWfb49n5Jep/VigWHAyQ==",
+ "sha1": "rO24GdqsjSTy6hpoMCYzH3sBT7k=",
+ "sha256": "Wp7IbOvQJT1NIDp8Um611Pp9aahPa/mjITEnwa9eb/E=",
"title": "Google Cloud Storage",
- "url": "http://updates.jenkins-ci.org/download/plugins/google-storage-plugin/1.1/google-storage-plugin.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/google-storage-plugin/1.2/google-storage-plugin.hpi",
+ "version": "1.2",
"wiki": "https://plugins.jenkins.io/google-storage-plugin"
},
"googleanalytics": {
@@ -25301,7 +25840,7 @@
"requiredCore": "1.323",
"scm": "https://github.com/jenkinsci/googleanalytics-plugin",
"sha1": "K8jV5dPn/543wX4bX0OJTGikJ3Y=",
- "sha512": "GGCMFQyIhjtHqjqY3BJhXCS/AbEQn31TYYpgQJHsS8IcRL8TtyPAdh5+Cd9RrkMQ14iL2L4OtxJKULYM5gvTxA==",
+ "sha256": "w/VC6XJo3IAjjQRSDwMATpP201sqpW8gI+tRm8MzVZk=",
"title": "Google Analytics",
"url": "http://updates.jenkins-ci.org/download/plugins/googleanalytics/1.3/googleanalytics.hpi",
"version": "1.3",
@@ -25315,7 +25854,7 @@
"developerId": "felix"
}
],
- "excerpt": "Build GNAT project with GPRbuild",
+ "excerpt": "Build GNAT project using GPRbuild.",
"gav": "io.jenkins.plugins:gprbuild:1.0",
"labels": [],
"name": "gprbuild",
@@ -25323,7 +25862,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/gprbuild-plugin",
"sha1": "YiM+h/zw8q/aFxS+6YfBOxlp9V4=",
- "sha512": "DuhegIZ1siq+QfkrKdS9nj6FHbrdDUirYHTdMxxwt7bw9bx1uFvqzW1dSBqLwFyS9xFXiCQMYz0cM0511C9wDg==",
+ "sha256": "ERl0S7Efg/j8e41JqqY29/5axRZcqp9HjAlJR7MZx9k=",
"title": "GPRbuild",
"url": "http://updates.jenkins-ci.org/download/plugins/gprbuild/1.0/gprbuild.hpi",
"version": "1.0",
@@ -25345,7 +25884,7 @@
"name": "Stefan Wolf"
}
],
- "excerpt": "This plugin adds Gradle support to Jenkins",
+ "excerpt": "This plugin allows Jenkins to invoke <a href=\"http://www.gradle.org/\" rel=\"nofollow\">Gradle</a> build scripts directly.",
"gav": "org.jenkins-ci.plugins:gradle:1.29",
"labels": [
"builder"
@@ -25357,7 +25896,7 @@
"requiredCore": "1.642.1",
"scm": "https://github.com/jenkinsci/gradle-plugin",
"sha1": "CAdRks8FE0++sPDKpljXf+oJn+8=",
- "sha512": "bUQSfu/c1OPpxemfMgpRBpQ7qZ2qOIS2PgLrrAhv5pa1WkSQEbk1C37IFIWZYK/u25tdw70d+sUItof9vJkHeA==",
+ "sha256": "98kE+TXpu/VteXWiZI182PRDqZypUJ12rfG1eJbLcBU=",
"title": "Gradle",
"url": "http://updates.jenkins-ci.org/download/plugins/gradle/1.29/gradle.hpi",
"version": "1.29",
@@ -25384,7 +25923,7 @@
"name": "Mike Patel"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to send these metrics : number of tests, tests skipped, tests failed, build duration, cobertura total line coverage and cobertura total branch coverage to one or more graphite servers. If you don&#39;t have a graphite server you can use : https://www.hostedgraphite.com to test. For cobertura metrics you need to install cobertura plugin and run cobertura:cobertura in goals section. Be sure to run jenkins in a Jdk 7, because the plugin only works with this version of jdk.",
"gav": "org.jenkins-ci.plugins:graphiteIntegrator:1.2",
"labels": [
"misc"
@@ -25396,7 +25935,7 @@
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/graphite-plugin",
"sha1": "zqd558YR4kZxdK2Z6VjribYuq3w=",
- "sha512": "Z8izDUXHdpI1uqNBms8dicbJ/jdtmQ9jDZ53/W5nHBlyLvC8xS3WvDR2/kwo6ZMjGDiUNT1lvIPINfk4pxvfpw==",
+ "sha256": "eN2xbO08oqUIgbQ9tiu5f29iRxWYbzOIhBzGY9aGVf8=",
"title": "graphiteIntegrator",
"url": "http://updates.jenkins-ci.org/download/plugins/graphiteIntegrator/1.2/graphiteIntegrator.hpi",
"version": "1.2",
@@ -25418,7 +25957,7 @@
"name": "Erik Ramfelt"
}
],
- "excerpt": "This plugin shows Gravatar avatar images for Jenkins users.",
+ "excerpt": "This plugin shows <a href=\"http://www.gravatar.com/\" rel=\"nofollow\">Gravatar</a> avatar images for Jenkins users.",
"gav": "org.jenkins-ci.plugins:gravatar:2.1",
"labels": [
"user",
@@ -25431,7 +25970,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/gravatar-plugin",
"sha1": "SzLeHUtgtvyz4WVS5dXzYPfsMn8=",
- "sha512": "FxxyuVTcF5fkZW4yGgwMPIQsmqbwU0fzngd60Eb5bHmyZss+BSWF5t1kZxxOCfzDcq60xSkg97/fNa0r23STtQ==",
+ "sha256": "7tvdEiFpxsLxSKTDt1uQiR2iNMglNRse/xGX69OdhlU=",
"title": "Gravatar",
"url": "http://updates.jenkins-ci.org/download/plugins/gravatar/2.1/gravatar.hpi",
"version": "2.1",
@@ -25447,7 +25986,7 @@
"name": "Asgeir Storesund Nilsen"
}
],
- "excerpt": "Because green balls are better than blue",
+ "excerpt": "Because green is better than blue! For color blind support configure user property.",
"gav": "org.jenkins-ci.plugins:greenballs:1.15",
"labels": [
"ui"
@@ -25459,7 +25998,7 @@
"requiredCore": "1.440",
"scm": "https://github.com/jenkinsci/greenballs-plugin",
"sha1": "/UbT1lrvRJdKqC9Gs+K6/7wEUp8=",
- "sha512": "mwsd+yJ/GMT4FJ6FURhGT1bE4kKd4m4mbJJIxgdn4/nXnVV185GceMSe2vF9wbUJpoUQqQBLgwbDXIE5dbzlvQ==",
+ "sha256": "bDci+5zipEbwJm4ZEdh+9QiYoQ84iQu2lj5+HhxClvs=",
"title": "Green Balls",
"url": "http://updates.jenkins-ci.org/download/plugins/greenballs/1.15/greenballs.hpi",
"version": "1.15",
@@ -25504,7 +26043,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/groovy-plugin",
"sha1": "mevjmWqBtjTwvh94WS+U+HqhGH0=",
- "sha512": "8yH0JRHNK1tWTSnQTFgaXYmGVUigeyYYhut4MwbEEb9sZplMptJjk5YTRFyyxuUMnWSrZwH4dc9wvlbc4Sp15w==",
+ "sha256": "7lT7Sv7btNmT7qx2xD20+AvdO9eP87I1M/0uqe8cXbI=",
"title": "Groovy",
"url": "http://updates.jenkins-ci.org/download/plugins/groovy/2.0/groovy.hpi",
"version": "2.0",
@@ -25521,7 +26060,7 @@
"name": "Nick Grealy"
}
],
- "excerpt": "A Jenkins plugin, which executes groovy code when an event occurs.",
+ "excerpt": "A jenkins plugin, which executes groovy code when an event occurs.",
"gav": "org.jenkins-ci.plugins:groovy-events-listener-plugin:1.014",
"labels": [],
"name": "groovy-events-listener-plugin",
@@ -25531,7 +26070,7 @@
"requiredCore": "1.581",
"scm": "https://github.com/jenkinsci/groovy-events-listener-plugin",
"sha1": "6YMTzMj19cNvSjapppuyd1g4tw0=",
- "sha512": "rGq23pp21lswovWfBhr9iqn8nMR0I8jwXLtNw2rIHGNJsM66cogSRqH74ndrBaRxrIdYPFo0Bhn679FPH6PDMw==",
+ "sha256": "LbV4Npot7k4CE6NlrP5wlqxfXbV6Xw9wri0Z4XWbq+c=",
"title": "Groovy Events Listener",
"url": "http://updates.jenkins-ci.org/download/plugins/groovy-events-listener-plugin/1.014/groovy-events-listener-plugin.hpi",
"version": "1.014",
@@ -25556,7 +26095,7 @@
"requiredCore": "1.581",
"scm": "https://github.com/jenkinsci/groovy-events-listener-plugin-master",
"sha1": "TrqCqABVvfyHGhZJV1k0bhj2cZ8=",
- "sha512": "WM1GJWDxzGLxKrIqLHOhvFVHXyDx13h18eKyCqxz88UAgfro/dWSNvg1wpXAxLnMKpOlpUky9UDhjobVQqLnTQ==",
+ "sha256": "6lIrOczwoT12yIFqWwqTfhhZORIRDBKoTNSsd7G3wvg=",
"title": "Groovy Events Listener",
"url": "http://updates.jenkins-ci.org/download/plugins/groovy-events-listener-plugin-master/1.007/groovy-events-listener-plugin-master.hpi",
"version": "1.007",
@@ -25578,7 +26117,7 @@
"name": "IKEDA Yasuyuki"
}
],
- "excerpt": "Jenkins plugin to set label dynamically with groovy scripts.",
+ "excerpt": "Provides &#34;Groovy script to restrict where this project can be run&#34; in job configuration pages.",
"gav": "jp.ikedam.jenkins.plugins:groovy-label-assignment:1.2.0",
"labels": [
"slaves"
@@ -25590,7 +26129,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/groovy-label-assignment-plugin",
"sha1": "9qLx8vHIOfFxpqUhhm+54ijRClY=",
- "sha512": "qLcg3o5BpjuzmDcOvitA316c/BsyjmD+yPzPye6xai5Vhhmv/mhePtYCNXyCZb0qCNY+w+KaYN6Bd/twt+cxDw==",
+ "sha256": "RHUDrfeTAB+SLTz/zQKjM5jSPzDen3X/D/DN9xNW6AE=",
"title": "Groovy Label Assignment",
"url": "http://updates.jenkins-ci.org/download/plugins/groovy-label-assignment/1.2.0/groovy-label-assignment.hpi",
"version": "1.2.0",
@@ -25625,7 +26164,7 @@
"name": "Serban Iordache"
}
],
- "excerpt": "",
+ "excerpt": "Groovy postbuild task.",
"gav": "org.jvnet.hudson.plugins:groovy-postbuild:2.4.1",
"labels": [
"post-build",
@@ -25638,7 +26177,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/groovy-postbuild-plugin",
"sha1": "mmJ9E6G/5/iDTHyrjM5+Kl6jii4=",
- "sha512": "4ollpQFRitrI/HDYBd5E/h1pBvWmTCffxQEapXJhgUvYCs30DO5ccwg+ufqKY3U/PDATdM23xHWouqut1baXGA==",
+ "sha256": "oZhD9cSJUx74R433/pwic03B9cWWGxNycup7TfJ3X9A=",
"title": "Groovy Postbuild",
"url": "http://updates.jenkins-ci.org/download/plugins/groovy-postbuild/2.4.1/groovy-postbuild.hpi",
"version": "2.4.1",
@@ -25661,7 +26200,7 @@
"requiredCore": "1.475",
"scm": "https://github.com/jenkinsci/groovy-remote-control-plugin",
"sha1": "0rhRQWmdaOqU8FN2UZCM2htpB/M=",
- "sha512": "rG8WxaiGZrSHKvmI/9U6+F2mucvsLa4zRKN0cyyFa2N3eFB3HWhoqcqHvGpdUD7xresaRTz7xthZ+2mKQmyeNQ==",
+ "sha256": "Bwq2nzD5C5nY8GYTFwfRRVWMsvURtVvRoq6ft18GPnQ=",
"title": "Groovy Remote Control",
"url": "http://updates.jenkins-ci.org/download/plugins/groovy-remote/0.2/groovy-remote.hpi",
"version": "0.2",
@@ -25677,7 +26216,7 @@
"name": "Shawn Bower"
}
],
- "excerpt": "Sends growl notification",
+ "excerpt": "This plugin is a notifier that will send a Growl when a build is finished.",
"gav": "org.jenkins-ci.plugins:growl:1.1",
"labels": [
"notifier"
@@ -25687,12 +26226,38 @@
"requiredCore": "1.414",
"scm": "https://github.com/jenkinsci/growl-plugin",
"sha1": "NqahIAJnefwd9tvZ/T9mREAnh8E=",
- "sha512": "h6vn7t+/oi1+EwBlasmyrKrCL1j9Mk2yy/N3m5d/v37FZ+2srXQ+88FymU2c3whn5aLer0A0qRzZiI8+iwuukg==",
+ "sha256": "Dis8LEDMIzx1Rwon6JYIkg3scfubgudbVBVODifeMbY=",
"title": "Growl",
"url": "http://updates.jenkins-ci.org/download/plugins/growl/1.1/growl.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/growl"
},
+ "habitat": {
+ "buildDate": "Aug 14, 2018",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "skylerto",
+ "email": "skylerclayne@gmail.com",
+ "name": "Skyler Layne"
+ }
+ ],
+ "excerpt": "Executes Habitat",
+ "gav": "com.indellient:habitat:0.4.0",
+ "labels": [],
+ "name": "habitat",
+ "previousTimestamp": "2018-08-13T13:12:26.00Z",
+ "previousVersion": "0.3.1",
+ "releaseTimestamp": "2018-08-14T12:52:31.00Z",
+ "requiredCore": "2.99",
+ "scm": "https://github.com/jenkinsci/habitat-plugin",
+ "sha1": "W35yADPddIKPy8OlJP4Jsopf3mE=",
+ "sha256": "3yABjyZQza/B7pV184Ow71hHz72stCy4IkSlEGrbR5k=",
+ "title": "Habitat Executor",
+ "url": "http://updates.jenkins-ci.org/download/plugins/habitat/0.4.0/habitat.hpi",
+ "version": "0.4.0",
+ "wiki": "https://plugins.jenkins.io/habitat"
+ },
"hadoop": {
"buildDate": "Jun 29, 2011",
"dependencies": [],
@@ -25711,7 +26276,7 @@
"requiredCore": "1.403",
"scm": "https://github.com/jenkinsci/hadoop-plugin",
"sha1": "S4P+I7mwmD4wGaps43neIfH/fJg=",
- "sha512": "ZVNIITJuSJ0X6T8tUUveDwB5bHffFmgg6o1bGtyF/q5CKU2iZp7234x/p+RQsbkR5bEIwoa85pxJ9X49DnAxGg==",
+ "sha256": "dBo4n0Cc803ElAPO8fEZCwc1ujjlgBWMYFOIy96K0KE=",
"title": "Hadoop",
"url": "http://updates.jenkins-ci.org/download/plugins/hadoop/1.4/hadoop.hpi",
"version": "1.4",
@@ -25725,7 +26290,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "",
+ "excerpt": "JavaScript GUI Lib: Handlebars bundle plugin.",
"gav": "org.jenkins-ci.ui:handlebars:1.1.1",
"labels": [],
"name": "handlebars",
@@ -25734,7 +26299,7 @@
"releaseTimestamp": "2016-03-03T12:08:15.00Z",
"requiredCore": "1.580.1",
"sha1": "IZD2XEaxAUvXkCYIK8Jm3aWPEio=",
- "sha512": "RuqHJvxCXgEeyCjTscrE7xaJzFN/zxr68J0pYJhr8cpMY9hKucOXbGHeimVHoJQyJTqkhGDrumaCmrbJGTCurQ==",
+ "sha256": "vFzHs+yhe6bOwKje+U86p4rXoZOHoZqjpW+FehiWavo=",
"title": "JavaScript GUI Lib: Handlebars bundle",
"url": "http://updates.jenkins-ci.org/download/plugins/handlebars/1.1.1/handlebars.hpi",
"version": "1.1.1",
@@ -25757,7 +26322,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/handy-uri-templates-2-api-plugin",
"sha1": "R4zynUERVwg77nq3jnzCx6af378=",
- "sha512": "GN+lJq7u8Gp5YMt1byKqg0mKNvNtXtYSLhl/5bp2W5fO4/vDR9/yEnUGPOKXSTqwkP62OTpewUgXIcMSjI8pVw==",
+ "sha256": "CURtOH9eh6hGRpM0V5KS8wR7PUyr890FzQV6LzSzmBQ=",
"title": "Handy Uri Templates 2.x API",
"url": "http://updates.jenkins-ci.org/download/plugins/handy-uri-templates-2-api/2.1.6-1.0/handy-uri-templates-2-api.hpi",
"version": "2.1.6-1.0",
@@ -25772,7 +26337,7 @@
"name": "G‡bor Lipt‡k"
}
],
- "excerpt": "Integrates Jenkins to CA Harvest SCM",
+ "excerpt": "This plugin makes it possible to retrieve files from a Harvest SCM.",
"gav": "org.jenkins-ci.plugins:harvest:0.5.1",
"labels": [
"scm"
@@ -25784,7 +26349,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/harvest-plugin",
"sha1": "Y3ExvSTn5hgqx0M1hz1NPpB7L18=",
- "sha512": "joPjFjUzslOHu1OKzEYGWke3Os7lCGA6trwFNH7og6aW79pVCCVqYhsIZ1PpWJ6AnGpvXVWHAJCvUfsG1lcGzQ==",
+ "sha256": "sfk2M4to8iYRLMJ/5rU3INLWEr8LF4ViPLqQU72QH04=",
"title": "Harvest SCM",
"url": "http://updates.jenkins-ci.org/download/plugins/harvest/0.5.1/harvest.hpi",
"version": "0.5.1",
@@ -25817,7 +26382,7 @@
"name": "Peter A. Tierno"
}
],
- "excerpt": "Build Wrapper for reading secrets in a HashiCorp Vault",
+ "excerpt": "Jenkins plugin to populate environment variables from secrets stored in HashiCorp&#39;s <a href=\"http://vaultproject.io/\" rel=\"nofollow\">Vault</a>",
"gav": "com.datapipe.jenkins.plugins:hashicorp-vault-plugin:2.1.1",
"labels": [
"buildwrapper"
@@ -25829,7 +26394,7 @@
"requiredCore": "1.642.1",
"scm": "https://github.com/jenkinsci/hashicorp-vault-plugin",
"sha1": "2FlH97zbRPPLcaQs6emysshE0NM=",
- "sha512": "DEWnQ5ZAm6wCE8CNoXhUdZAj5JqPSeuez9/jBYT0EevWLl+cvRTcRTlPNbnr1AFdEzdfsOdNMUih945l3uhV4g==",
+ "sha256": "qfm8nngI+MZFZjt56+ezdUScerw1BSxK9DsXWkSv3V8=",
"title": "HashiCorp Vault",
"url": "http://updates.jenkins-ci.org/download/plugins/hashicorp-vault-plugin/2.1.1/hashicorp-vault-plugin.hpi",
"version": "2.1.1",
@@ -25845,7 +26410,7 @@
"name": "Kai Sasaki"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is for reading hacker news top timeline.",
"gav": "com.lewuathe.plugins:hckrnews:1.1",
"labels": [
"misc"
@@ -25857,7 +26422,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/hckrnews-plugin",
"sha1": "VDda6aQLtieRJ4jgDmpNV9/9fTw=",
- "sha512": "n/Pw9GuvZfIxsuftoJmOeOae0wO4MwLMEOGn9uIJaWqGXvrZC3LC1lU0WkWBmf96QJU9P2FyFHDAeOcaXG43KQ==",
+ "sha256": "MaiK15gGB7oitrPYrS5mvo8vzZ3hhjDS7kmRq0TZr7M=",
"title": "hckrnews",
"url": "http://updates.jenkins-ci.org/download/plugins/hckrnews/1.1/hckrnews.hpi",
"version": "1.1",
@@ -25871,7 +26436,7 @@
"developerId": "jglick"
}
],
- "excerpt": "This plugin allows you to define \"weight\" on each job, and making each job consume that many executors (instead of just one.) Useful for a job that's parallelized by itself, so that Hudson can schedule jobs accordingly.",
+ "excerpt": "This plugin allows you to define &#34;weight&#34; on each job, and making each job consume that many executors (instead of just one.) Useful for a job that&#39;s parallelized by itself, so that Hudson can schedule jobs accordingly.",
"gav": "org.jenkins-ci.plugins:heavy-job:1.1",
"labels": [
"misc"
@@ -25881,7 +26446,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/heavy-job-plugin",
"sha1": "fuLiOYClFCQQZ3NFb5DEjZNKzVs=",
- "sha512": "21g2WSm+AHjFLnf79z1onsbWljGOJD/jyxxoILl4i9OdJB8YMHamEw1t7i3Ucueja2B9mdQTHeE5/Eh2TiPS/w==",
+ "sha256": "kjFJlBU8I3G/L5oP/LCHFYrVcQVzcuzmfqXm6WBYScQ=",
"title": "Heavy Job",
"url": "http://updates.jenkins-ci.org/download/plugins/heavy-job/1.1/heavy-job.hpi",
"version": "1.1",
@@ -25918,7 +26483,7 @@
"name": "Marcin Radlak"
}
],
- "excerpt": "Creates build events to Helix TeamHub",
+ "excerpt": "This plugin integrates <a href=\"https://helixteamhub.com\" rel=\"nofollow\">Helix TeamHub</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:helix-teamhub:1.1.4",
"labels": [],
"name": "helix-teamhub",
@@ -25928,7 +26493,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/helix-teamhub-plugin",
"sha1": "nwo4AntKoLhFe2CoZfqSe6eAC3A=",
- "sha512": "/O7zNJzvLm5k9xlsYNR9HxoBf7Rk7tTDVkWsvfsCm+9spGJCWCvOAMApFRyROwfdCryx03dzso0ikxEurujrVA==",
+ "sha256": "9yV7qxPHSr0RTIhL/jAchXH++qVtl3bnh5bCvprsVRs=",
"title": "Helix TeamHub",
"url": "http://updates.jenkins-ci.org/download/plugins/helix-teamhub/1.1.4/helix-teamhub.hpi",
"version": "1.1.4",
@@ -25953,7 +26518,7 @@
"requiredCore": "1.541",
"scm": "https://github.com/jenkinsci/hidden-parameter-plugin",
"sha1": "CE/YYreaKyglTmAk+ZdpsVtcy4s=",
- "sha512": "wvmqmELY4soetEEuGL2rjEnOFrv0ZWVo1phDDLKKpc+rQrdc2/75l2esajLh2jTwUV4Ea9VHb16MDz1UbmYY5w==",
+ "sha256": "f+C240hxDp+V9IGsJzpCGELs2/gZ3pv7zTTgBI8eFDw=",
"title": "Hidden Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/hidden-parameter/0.0.4/hidden-parameter.hpi",
"version": "0.0.4",
@@ -26004,7 +26569,7 @@
"name": "Peter Major"
}
],
- "excerpt": "A Build status publisher that notifies channels on a HipChat server",
+ "excerpt": "This plugin is a HipChat notifier that can publish build status to HipChat rooms.",
"gav": "org.jvnet.hudson.plugins:hipchat:2.1.1",
"labels": [
"notifier"
@@ -26016,7 +26581,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/hipchat-plugin",
"sha1": "Hn9jQ/bs9LOgGmrGYa2BDV4Ts9E=",
- "sha512": "nCBOCt3rTZusjiDqkvC58rqSJvTkkonSlrxjcS/aZ4oHD3BNILmpTE/i3wvMjySXsq7V2O2TbO91QQLXSqN51Q==",
+ "sha256": "v7NUpgXkNi00shpX3CCNSgEbcZhIM2dW5usCYJVgBtI=",
"title": "HipChat",
"url": "http://updates.jenkins-ci.org/download/plugins/hipchat/2.1.1/hipchat.hpi",
"version": "2.1.1",
@@ -26052,7 +26617,7 @@
"name": "Mez Pahlan"
}
],
- "excerpt": "Uploads iOS, Mac or Android apps to a HockeyApp server.",
+ "excerpt": "This plugin allows you to upload new versions of your iOS (.ipa), MacOS (.app), and Android (.apk) applications to hockeyapp.net.",
"gav": "org.jenkins-ci.plugins:hockeyapp:1.3.0",
"labels": [
"upload",
@@ -26065,7 +26630,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/hockeyapp-plugin",
"sha1": "BK8N5M0kWIlrfGotfQJypt4YYxY=",
- "sha512": "fIeNftxUKFqMBGDEp8nmTGFw9/ELyVdzqGqVsv9IxJbHAORmPNsCr2nD/FbKWCW6LCEfQWFj8FXrmCp8uSuJsg==",
+ "sha256": "zxH1Fb/DiymFYGiFv4E+1H7n/q4Ni4QVTBfYFmKtPEw=",
"title": "HockeyApp",
"url": "http://updates.jenkins-ci.org/download/plugins/hockeyapp/1.3.0/hockeyapp.hpi",
"version": "1.3.0",
@@ -26081,7 +26646,7 @@
"name": "Tom Denley"
}
],
- "excerpt": "",
+ "excerpt": "This plugin performs housekeeping checks to ensure that builds do not leak resources.",
"gav": "org.jenkins-ci.plugins:housekeeper:1.1",
"labels": [
"post-build"
@@ -26093,7 +26658,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/housekeeper-plugin",
"sha1": "XgfmakTbL+ZcTLpXOkAVv+46YrY=",
- "sha512": "tS6zO7QPGA0iz4lP/g1Wi9foe8h24BsVMlVMEPtHBx3rJ4YX5HB4YMuE/sCKuX09DzOIunyd/kHUXF3Tjz5zAA==",
+ "sha256": "eD/zE2k6yN6DiQjPHP2eG4TTgGoD0/29Pjr2ILIzp40=",
"title": "housekeeper",
"url": "http://updates.jenkins-ci.org/download/plugins/housekeeper/1.1/housekeeper.hpi",
"version": "1.1",
@@ -26280,7 +26845,7 @@
"name": "Yuri Guller"
}
],
- "excerpt": "The plugin integrates Jenkins with the following MicroFocus products - Service Virtualization, LoadRunner, Performance Center, Unified Functional Testing, QuickTest Professional, Service Test, Mobile Center, Application Lifecycle Management and Application Lifecycle Management Octane.",
+ "excerpt": "This plugin enables integration with HPE products, such as: ALM, ALM Octane, Unified Functional Testing, LoadRunner, and Performance Center.",
"gav": "org.jenkins-ci.plugins:hp-application-automation-tools-plugin:5.4",
"labels": [
"misc"
@@ -26292,7 +26857,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/hpe-application-automation-tools-plugin",
"sha1": "0f6NV0A6s5EuxzA5HcHiR91IwBE=",
- "sha512": "Gd4PbVXIgVNfmeZkyEFtKvDdr6NYkeTgo7MJgGZr3AI09i2Bn56TZN6ShREp+W7Vecw3bkT4VAzfg+KeQGSbIA==",
+ "sha256": "uPMOThtjkcymvZa0x7XZAHOsiYdTY3kxXsPsaBnixmo=",
"title": "HPE Application Automation Tools",
"url": "http://updates.jenkins-ci.org/download/plugins/hp-application-automation-tools-plugin/5.4/hp-application-automation-tools-plugin.hpi",
"version": "5.4",
@@ -26331,7 +26896,7 @@
"requiredCore": "1.458",
"scm": "https://github.com/jenkinsci/hp-operations-orchestration-plugin",
"sha1": "ahYSCCERT9F/d/eZzJltZ0LNMgA=",
- "sha512": "gAu447GuNfHyZ0Zcg5eD5fCBqsrSdMuJ5n1UmFZ7tb7m4zAuB6jTRuNtk4aTSpWXuh6YStg8R5Pta7YeFYyrRg==",
+ "sha256": "LVtvzrdZ7lipTMiODXy2EJ9syIh0flP5tct0dMjEXP8=",
"title": "HP Operations Orchestration Automation Execution",
"url": "http://updates.jenkins-ci.org/download/plugins/hp-operations-orchestration-automation-execution-plugin/2.1.1/hp-operations-orchestration-automation-execution-plugin.hpi",
"version": "2.1.1",
@@ -26352,7 +26917,7 @@
"name": "Michael Fazio"
}
],
- "excerpt": "",
+ "excerpt": "HP Quality Center Plugin",
"gav": "org.jenkins-ci.plugins.qc:hp-quality-center:1.6",
"labels": [
"post-build"
@@ -26364,7 +26929,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/hp-quality-center-plugin",
"sha1": "pybE13sJIPtCYNEsSkwOeyLGVyo=",
- "sha512": "CbjKl6NaF8NLbp9JRqNUXNzr4U1JcV7yfUJbCmj5XfoNvIK4MHkpr3qTXZWcEWahYGEVDMeqseXPycnU6RlY7Q==",
+ "sha256": "4rq3nUWOpzYKIK1h7vAHUzua1l9tkv6NS+jV7lmqYQE=",
"title": "HP ALM Quality Center",
"url": "http://updates.jenkins-ci.org/download/plugins/hp-quality-center/1.6/hp-quality-center.hpi",
"version": "1.6",
@@ -26390,7 +26955,7 @@
"name": "Danny Moore"
}
],
- "excerpt": "Allows tests to be run over different network conditions",
+ "excerpt": "This plugin allows running tests over different network conditions.",
"gav": "org.jenkins-ci.plugins:hpe-network-virtualization:1.0",
"labels": [
"misc"
@@ -26400,7 +26965,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/hpe-network-virtualization-plugin",
"sha1": "vUulAXm0HefeXDMRfigqNuUypy4=",
- "sha512": "9SfETlBg6Gi6bQ7/elFCOssCvZydKHWRTpZnN57qt4uVxdFBYSCt2eRmXrXVKHdNyOJji0HCgvuhLsycAwskSg==",
+ "sha256": "ga8D5AWPN6Ae+6eZLIFq1BokRVmWixDRpnoFTMQkcg4=",
"title": "HPE Network Virtualization",
"url": "http://updates.jenkins-ci.org/download/plugins/hpe-network-virtualization/1.0/hpe-network-virtualization.hpi",
"version": "1.0",
@@ -26416,7 +26981,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provides a very simple filter which adds a response header indicating that HTTP Strict Transport Security (HSTS) response headers should be utilized.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/HSTS&#43;Filter&#43;Plugin\" rel=\"nofollow\">HSTS Filter Plugin</a> provides a very simple filter which adds a response header indicating that <a href=\"http://tools.ietf.org/html/draft-hodges-strict-transport-sec-02\" rel=\"nofollow\">HTTP Strict Transport Security</a> (HSTS) response headers should be utilized.",
"gav": "org.jenkins-ci.plugins:hsts-filter-plugin:1.0",
"labels": [
"page-decorator",
@@ -26427,7 +26992,7 @@
"requiredCore": "1.429",
"scm": "https://github.com/jenkinsci/hsts-filter-plugin",
"sha1": "YTtcCuLLVggnk+/s+6zW/7OpxOA=",
- "sha512": "MwrDcCQp4ZYiytf0HrICGrOOaREPFVBaaGwi7IpKL1m4dkkMf2u6s7jq3Sxt333GaNHnhug3F/1Tcv47qOOFTg==",
+ "sha256": "AcZXHjzP21Upck4ZWWQ6QoqAKBCzvjRQB7+SOU5b3PY=",
"title": "HSTS Filter",
"url": "http://updates.jenkins-ci.org/download/plugins/hsts-filter-plugin/1.0/hsts-filter-plugin.hpi",
"version": "1.0",
@@ -26443,7 +27008,7 @@
"name": "Lars Hvile"
}
],
- "excerpt": "",
+ "excerpt": "Simple notifier that plays audio notifications directly in the browser when builds fail.",
"gav": "jenkins.plugins.htmlaudio:html-audio-notifier:0.4",
"labels": [
"notifier"
@@ -26455,7 +27020,7 @@
"requiredCore": "1.425",
"scm": "https://github.com/jenkinsci/html-audio-notifier-plugin",
"sha1": "1lWpujRmmhKwomBKQAM3XpBacK4=",
- "sha512": "2PlE/RGbl24JI0xDnChxtANG1E+BAATSP1wt2iUhrlrQ4V44o1yYKKyx9MS1Wu4KVs27vl6SdFZA+p1KpHsvsQ==",
+ "sha256": "rcq8vd6ziidkki12APVoC7pTExJo+WCwg7oz2IHH998=",
"title": "HTML Audio Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/html-audio-notifier/0.4/html-audio-notifier.hpi",
"version": "0.4",
@@ -26476,7 +27041,7 @@
"name": "Gavin Mogan"
}
],
- "excerpt": "Provides W3C Web Notifications support for builds.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/HTML5&#43;Notifier&#43;Plugin\" rel=\"nofollow\">HTML5 Notifier Plugin</a> provides <a href=\"http://dev.w3.org/2006/webapi/WebNotifications/publish/Notifications.html\" rel=\"nofollow\">W3C Web Notifications</a> support for builds.",
"gav": "org.jenkins-ci.plugins:html5-notifier-plugin:1.5",
"labels": [
"page-decorator",
@@ -26489,7 +27054,7 @@
"requiredCore": "1.455",
"scm": "https://github.com/jenkinsci/html5-notifier-plugin",
"sha1": "Ip/RVzN3uevTRt1MX/dBH/iW8A0=",
- "sha512": "o7PRsVNOT6xIEH9W/n1Qy6OjNGQQUymGPv7gn/64+ud2i8K7GOy699OC3cAVd0rZiu1ZwBBijZYHJlSIgYkTWA==",
+ "sha256": "H6lwesA5I8jcDyVO7I/pxGFXTf67NZjX4ZL1mA1qez8=",
"title": "HTML5 Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/html5-notifier-plugin/1.5/html5-notifier-plugin.hpi",
"version": "1.5",
@@ -26531,7 +27096,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/htmlpublisher-plugin",
"sha1": "oQKNkBSu9GiifYpdxQFOHmF0+ew=",
- "sha512": "5rRXGkryYC1/BcfXVYz39NMkexw42TULb0W/SwUFd1ML3+WqzA2Su634PCpddN+lKrTdwBBFhnNP4TDQXu4BRg==",
+ "sha256": "SoFT+XkeCM0H0LzD7lfZfiHzjBXVeDEfboBcZQAppcU=",
"title": "HTML Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/htmlpublisher/1.16/htmlpublisher.hpi",
"version": "1.16",
@@ -26547,7 +27112,7 @@
"name": "vimil"
}
],
- "excerpt": "HTML Resource allows you to make js and css libraries available to jenkins",
+ "excerpt": "HTMLResurce plugin allows you to make javascript and css libraries available to jenkins",
"gav": "org.jenkins-ci.plugins:htmlresource:1.02",
"labels": [
"ui"
@@ -26557,7 +27122,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/htmlresource-plugin",
"sha1": "5H0gz6VEd5ImCxFXHLJP1G6LRsM=",
- "sha512": "z/dCEhXuwTNasAIuGeMprDfnswnt40I0dFq0ZEkxi7feRKfn4KhTwXV3EVd9FLtd7OVEgWEppD2AEb/pB85u2w==",
+ "sha256": "lKUEh7Zoio5Lys+G6BOgp4LsqlPQ2J0b59eTtdKPMEI=",
"title": "HTMLResource",
"url": "http://updates.jenkins-ci.org/download/plugins/htmlresource/1.02/htmlresource.hpi",
"version": "1.02",
@@ -26573,7 +27138,7 @@
"name": "Christian Becker"
}
],
- "excerpt": "Publish the artifacts via HTTP POST to an URL",
+ "excerpt": "This plugin will allow you to publish the artifacts via HTTP POST to an URL.",
"gav": "org.jenkins-ci.plugins:http-post:1.2",
"labels": [
"post-build",
@@ -26586,7 +27151,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/http-post-plugin",
"sha1": "CKce/+Ym5vGCPxAOWo8MVFuU5nU=",
- "sha512": "LupkdNOfmaRQtHBYAln/BZLGDhZpa5zke60IZrWrP0tMEslPXQxiObc97pEyrDv6mHj5LdE2JV8bYGM1sxfMUQ==",
+ "sha256": "UXLWAgFyr3D8xVZLPFXMqGWbbU/5TeVY9cySbtHyELA=",
"title": "HTTP POST",
"url": "http://updates.jenkins-ci.org/download/plugins/http-post/1.2/http-post.hpi",
"version": "1.2",
@@ -26624,7 +27189,7 @@
"name": "Janario Oliveira"
}
],
- "excerpt": "This plugin sends a http request to an url with some parameters. See the release notes for changes and compatibility https://github.com/jenkinsci/http-request-plugin/releases",
+ "excerpt": "This plugin sends a http request to an url with some parameters",
"gav": "org.jenkins-ci.plugins:http_request:1.8.22",
"labels": [
"builder"
@@ -26636,14 +27201,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/http-request-plugin",
"sha1": "pGqoiwikJyD9vc4BbbKU5zATEBM=",
- "sha512": "sjvKFUxnPVU7cNpElnuZksBbSm5URTWCcKCuY0qw5psg/IghExJPNJAbMW44ZKPuobsuJXN3uw9V6hUEGFPWmQ==",
+ "sha256": "SboDk1nwHMX7BqdIlQj/QlPFXqajxe9jSUhVZtepM/0=",
"title": "HTTP Request",
"url": "http://updates.jenkins-ci.org/download/plugins/http_request/1.8.22/http_request.hpi",
"version": "1.8.22",
"wiki": "https://plugins.jenkins.io/http_request"
},
"hubot-steps": {
- "buildDate": "Apr 12, 2018",
+ "buildDate": "Jul 16, 2018",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
@@ -26669,22 +27234,22 @@
}
],
"excerpt": "Hubot Pipeline Steps",
- "gav": "org.jenkins-ci.plugins:hubot-steps:2.0.0",
+ "gav": "org.jenkins-ci.plugins:hubot-steps:2.0.2",
"labels": [
"pipeline",
"devops"
],
"name": "hubot-steps",
- "previousTimestamp": "2017-03-05T19:37:21.00Z",
- "previousVersion": "1.1.0",
- "releaseTimestamp": "2018-04-12T02:17:53.00Z",
+ "previousTimestamp": "2018-07-14T03:01:34.00Z",
+ "previousVersion": "2.0.1",
+ "releaseTimestamp": "2018-07-16T01:44:13.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/hubot-steps-plugin",
- "sha1": "kz9ipoTNnndIDq+ASB5KIgsDr74=",
- "sha512": "2hjiHUN58+Uas275iyqnGf4jHuYukKjm/kvxPW9MbK8F6L89I2mkGDGxSfp9Lxwn+d3DmwgIAP7orw8DItn6Tg==",
+ "sha1": "uiZOneC5FNUIo0IF/McPMTS2uTY=",
+ "sha256": "yK23BhR5VYI8NA11CX8HP/eo/m4AiAZkmSZRx00Ds9k=",
"title": "Hubot Pipeline Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/hubot-steps/2.0.0/hubot-steps.hpi",
- "version": "2.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/hubot-steps/2.0.2/hubot-steps.hpi",
+ "version": "2.0.2",
"wiki": "https://plugins.jenkins.io/hubot-steps"
},
"hudson-pview-plugin": {
@@ -26697,7 +27262,7 @@
"name": "Thomas Spengler"
}
],
- "excerpt": "This plugin provides every user the possibility to create its own view",
+ "excerpt": "This plugin provides a view where the selection of jobs to this view is attached to a user",
"gav": "de.fspengler.hudson.pview:hudson-pview-plugin:1.8",
"labels": [
"user",
@@ -26707,7 +27272,7 @@
"releaseTimestamp": "2011-01-04T00:23:15.00Z",
"requiredCore": "1.357",
"sha1": "VKJ1X1bfi45x6w9N5rZl3kIw/Ko=",
- "sha512": "6EJi03olX6qbzXQXc8vIlfVkwP923dlDb7BasupDag7EVvv1B/5kV1NsdvvYsbRfLJQz0vdoofLPqVQeX8unNw==",
+ "sha256": "hVEydSSnWbnm1rfMoxm0KfdwSkr3+txVekWGdcAH7HA=",
"title": "Personal View",
"url": "http://updates.jenkins-ci.org/download/plugins/hudson-pview-plugin/1.8/hudson-pview-plugin.hpi",
"version": "1.8",
@@ -26722,7 +27287,7 @@
"name": "Thomas Spengler"
}
],
- "excerpt": "This plugin cleans all workspace directories for the same BuildProject within as same slave group",
+ "excerpt": "This plugin offers the possibility to cleanup the job workspace on all other slaves",
"gav": "de.jamba.hudson.plugin.wsclean:hudson-wsclean-plugin:1.0.5",
"labels": [
"buildwrapper"
@@ -26732,7 +27297,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/wsclean-plugin",
"sha1": "DWTYiEwHHmyaXNCWswb5Djxi7M4=",
- "sha512": "GKxIKbrjpETnfQajd5d+Rw3wjmoIjG4wXg4lh3FZrQtwabgthexwKgLIsimc69/FaRIPd48V+CXeLmvoUm+qVA==",
+ "sha256": "8yGS4ueN4ts0tXRn0GOCHKeRmeWS8te6sXaInQeMhvg=",
"title": "Distributed Workspace Clean",
"url": "http://updates.jenkins-ci.org/download/plugins/hudson-wsclean-plugin/1.0.5/hudson-wsclean-plugin.hpi",
"version": "1.0.5",
@@ -26753,7 +27318,7 @@
"name": "Christopher Ambler"
}
],
- "excerpt": "",
+ "excerpt": "Control the <a href=\"http://meethue.com\" rel=\"nofollow\">Philips hue lights</a> depending on the build state. If you are using an older version, you must re-save the global and jobs configuration.",
"gav": "org.jenkins-ci.plugins:hue-light:1.2.0",
"labels": [
"notifier"
@@ -26765,7 +27330,7 @@
"requiredCore": "1.509.2",
"scm": "https://github.com/jenkinsci/hue-light-plugin",
"sha1": "6odgw91NDZ0V+upMhK5e7HqACKg=",
- "sha512": "OMjXwUZXhay5QScIOdhie3jRBs4y9wRgxqXFbi8lCDQLM4fxGJrD1Pn7g+A7X/KDK+ndioTy0N9XyVn7q/zt6Q==",
+ "sha256": "7CeboflWnSRv3n3fo4mVnd7DUSBOqc8s6sFW9WlAn74=",
"title": "hue-light",
"url": "http://updates.jenkins-ci.org/download/plugins/hue-light/1.2.0/hue-light.hpi",
"version": "1.2.0",
@@ -26792,7 +27357,7 @@
"name": "SuRen"
}
],
- "excerpt": "Hugo build and publish",
+ "excerpt": "TODO",
"gav": "io.jenkins.plugins:hugo:0.1.3",
"labels": [],
"name": "hugo",
@@ -26802,7 +27367,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/hugo-plugin",
"sha1": "k4WiWZaDbf0uiihgLAbT1HkT3Ho=",
- "sha512": "L8rfSxw9iOl57yw6d9G3NyySuAGHqpLbRKEh9iIVh4c3CdJ8i+4TRnOikQLrnpPqMzGlwF4K0JslKr1Qz/Qi9g==",
+ "sha256": "W2JGteNmIlVH4D0qMXgaEHjJXlAmtP9vTCcQrplNqig=",
"title": "Hugo",
"url": "http://updates.jenkins-ci.org/download/plugins/hugo/0.1.3/hugo.hpi",
"version": "0.1.3",
@@ -26824,7 +27389,7 @@
"name": "Waseem Daher"
}
],
- "excerpt": "A build status notifier that sends notifications to Zulip",
+ "excerpt": "This plugin is a Zulip bot that can publish build statuses to Zulip streams.",
"gav": "org.jenkins-ci.plugins:humbug:0.1.3",
"labels": [
"notifier"
@@ -26836,7 +27401,7 @@
"requiredCore": "1.544",
"scm": "https://github.com/jenkinsci/humbug-plugin",
"sha1": "bNYKDGMDgf9QqRgHnvuYTO6YM8o=",
- "sha512": "ppe0s4aX8nEChr+75/XCuhxqOHfkV8XWpGMnI3KdiCn1nSISZf/WYdVlzawDsocAxPIJCbif6eMilaI2EgwNhw==",
+ "sha256": "r/vVAyEc/yttHx+w9uI047pe//KEFUUDnf9F4YRA/zk=",
"title": "Zulip",
"url": "http://updates.jenkins-ci.org/download/plugins/humbug/0.1.3/humbug.hpi",
"version": "0.1.3",
@@ -26868,7 +27433,7 @@
"name": "Jimmy Xu"
}
],
- "excerpt": "Hyper.sh Build Step Plugins for Jenkins",
+ "excerpt": "This plugin allows to add &#34;Execute shell in Hyper.sh&#34; to your job as build steps.",
"gav": "sh.hyper.plugins:hyper-build-step:0.1.5",
"labels": [
"builder"
@@ -26880,7 +27445,7 @@
"requiredCore": "2.7.2",
"scm": "https://github.com/jenkinsci/hyper-build-step-plugin",
"sha1": "JCazVYZ3PZUOAot6n07YJMbVyJ4=",
- "sha512": "GV0VUrfb9DN8AsBLMF0yFRYDFQbf0nsKuyV3eJoqqnN3p2DHdZnxqVUL/GLTnbKmXrZO3I2+Ke+v90gZtOLElQ==",
+ "sha256": "lwSLaXaZd9INaPg6RhU4ay9kSoScqtt5sNORsncvlMk=",
"title": "Hyper.sh Build Step",
"url": "http://updates.jenkins-ci.org/download/plugins/hyper-build-step/0.1.5/hyper-build-step.hpi",
"version": "0.1.5",
@@ -26901,7 +27466,7 @@
"name": "Jimmy Xu"
}
],
- "excerpt": "Hyper.sh Commons Plugin for Jenkins",
+ "excerpt": "This plugin provides common functions for other hyper plugins.",
"gav": "sh.hyper.plugins:hyper-commons:0.1.5",
"labels": [
"user"
@@ -26913,7 +27478,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/hyper-commons-plugin",
"sha1": "ccOlrARfGSq55RzuSBTp3+5zA3w=",
- "sha512": "YeyjJnNAdlG9Zbjg+1X0TKmUravB2JoEQ+mBPP0x2o+fbQJidO356m8fy+HKS5SIvskFSpUf2QYhqtXjwiCj4A==",
+ "sha256": "YwQFiDrv1zzFrASXF60xXbBN2c7Y8y4ECD2xRH2lBls=",
"title": "Hyper.sh Commons",
"url": "http://updates.jenkins-ci.org/download/plugins/hyper-commons/0.1.5/hyper-commons.hpi",
"version": "0.1.5",
@@ -26960,7 +27525,7 @@
"name": "Jimmy Xu"
}
],
- "excerpt": "Run builds inside Hyper.sh container",
+ "excerpt": "This plugin uses Hyper.sh Containers to setup a Jenkins executor.",
"gav": "sh.hyper.plugins:hyper-slaves:0.1.7",
"labels": [
"slaves"
@@ -26972,19 +27537,24 @@
"requiredCore": "2.7.2",
"scm": "https://github.com/jenkinsci/hyper-slaves-plugin",
"sha1": "s5bMkX+P5+Ksk3VqJ2T5mVps1GU=",
- "sha512": "ghD9H7pKdvZbEm5iLZd3O/Sg6mdExT3BEbeCuPy2nikNLO2deZTCrNzWk1eX2CpLDjxo1WkrE7BVdgareftatA==",
+ "sha256": "aRa20Wl8RnyKrVrLC3Grz/Jm84TJj0e/D1+nQSICPMc=",
"title": "Hyper.sh Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/hyper-slaves/0.1.7/hyper-slaves.hpi",
"version": "0.1.7",
"wiki": "https://plugins.jenkins.io/hyper-slaves"
},
"ibm-application-security": {
- "buildDate": "Sep 16, 2017",
+ "buildDate": "Jul 26, 2018",
"dependencies": [
{
"name": "credentials",
"optional": false,
"version": "2.1.6"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.2"
}
],
"developers": [
@@ -26995,35 +27565,35 @@
}
],
"excerpt": "",
- "gav": "com.ibm:ibm-application-security:1.1.2",
+ "gav": "com.ibm:ibm-application-security:1.2.1",
"labels": [
"builder"
],
"name": "ibm-application-security",
- "previousTimestamp": "2017-05-05T22:20:08.00Z",
- "previousVersion": "1.1.1",
- "releaseTimestamp": "2017-09-16T01:42:34.00Z",
+ "previousTimestamp": "2018-07-25T23:06:20.00Z",
+ "previousVersion": "1.2.0",
+ "releaseTimestamp": "2018-07-26T12:29:27.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/ibm-asoc-plugin",
- "sha1": "dZYpseVxtc32wOKy+p5cyqmQyxk=",
- "sha512": "dtGlvyuM+psijn88zOiIBWrg9u7HJ2t/bSeqOeu9VUy6NzeYv+NM9I8i2N55ptEEbNhmKy0pD90r4ibPWw91YQ==",
+ "sha1": "YLlrWvrX0+AatlN4ZDDWuxeVIQ8=",
+ "sha256": "HNaEochAMHfDNnC/OPxvNlx3m/OCT3PcTfsjuVyI6TY=",
"title": "IBM Application Security on Cloud",
- "url": "http://updates.jenkins-ci.org/download/plugins/ibm-application-security/1.1.2/ibm-application-security.hpi",
- "version": "1.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ibm-application-security/1.2.1/ibm-application-security.hpi",
+ "version": "1.2.1",
"wiki": "https://plugins.jenkins.io/ibm-application-security"
},
"ibm-cloud-devops": {
- "buildDate": "Jun 21, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
- "name": "credentials",
+ "name": "workflow-step-api",
"optional": false,
- "version": "2.1.1"
+ "version": "1.14"
},
{
- "name": "workflow-step-api",
+ "name": "credentials",
"optional": false,
- "version": "1.14"
+ "version": "2.1.1"
},
{
"name": "plain-credentials",
@@ -27058,20 +27628,20 @@
"name": "Patrick Joy"
}
],
- "excerpt": "This plugin can be used to integrate your Jenkins pipelines and jobs with IBM DevOps Insights offering. The IBM DevOps Insights offering tracks your deployment risk based on the data that you publish to it. It provides Gates so that you can stop builds from getting deployed if the Gate policy is not met. The offering also provides analysis of your Git repo. For example, it can provide trends for large commits, error prone files, and team dynamics. Very soon, the offering will provide more trends, e.g., Deploy Frequency, Build Frequency, Unit Tests and Code Coverage and Function Verification Tests for builds that have deployed to production or other environments.",
- "gav": "com.ibm.devops:ibm-cloud-devops:2.0.1",
+ "excerpt": "IBM® Cloud DevOps aggregates and provides visualizations of the indications of a continuous delivery project’s health. Use its built-in dashboards and data reporting services to learn where you most need to improve your build, test, and delivery processes. You can also define test coverage policies to prevent bad code from being promoted to critical environments.",
+ "gav": "com.ibm.devops:ibm-cloud-devops:2.0.2",
"labels": [],
"name": "ibm-cloud-devops",
- "previousTimestamp": "2018-06-06T15:54:25.00Z",
- "previousVersion": "1.1.21",
- "releaseTimestamp": "2018-06-21T15:55:54.00Z",
+ "previousTimestamp": "2018-06-21T15:55:54.00Z",
+ "previousVersion": "2.0.1",
+ "releaseTimestamp": "2018-08-14T18:31:32.00Z",
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/ibm-cloud-devops-plugin",
- "sha1": "OVnbxr5qHBUTbM4GHo/hx+OoSRk=",
- "sha512": "NBkywnmu4ocmwkNLBWteo6U1BJTeJFtmOJNuOI//GA65qivAua4PGSMaXZDvyHhR7U7offZQOFozzktr0i/Yvg==",
+ "sha1": "wGisGulWlQC3WKrExgRelPh/uNw=",
+ "sha256": "3lgPzEiYvTWcaS7ir+2tdWYN70G0YmsCY+NNETeqI1Q=",
"title": "IBM Cloud DevOps",
- "url": "http://updates.jenkins-ci.org/download/plugins/ibm-cloud-devops/2.0.1/ibm-cloud-devops.hpi",
- "version": "2.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ibm-cloud-devops/2.0.2/ibm-cloud-devops.hpi",
+ "version": "2.0.2",
"wiki": "https://plugins.jenkins.io/ibm-cloud-devops"
},
"ibm-continuous-release": {
@@ -27125,7 +27695,7 @@
"name": "Andy Berkebile"
}
],
- "excerpt": "This plugin can run Jenkins jobs as a part of a deployment plan in IBM Continuous Release and Composite Pipeline.",
+ "excerpt": "IBM® Cloud DevOps aggregates and provides visualizations of the indications of a continuous delivery project’s health. Use its built-in dashboards and data reporting services to learn where you most need to improve your build, test, and delivery processes. You can also define test coverage policies to prevent bad code from being promoted to critical environments.",
"gav": "com.ibm.devops:ibm-continuous-release:1.1.1",
"labels": [],
"name": "ibm-continuous-release",
@@ -27133,7 +27703,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/ibm-continuous-release-plugin",
"sha1": "765LLJqCE439WfDBXbDV96866K4=",
- "sha512": "YPBFUuLwdFkvTtcPs1X2AunGfpvnYP+XZSbYq4aNOpaSQT4KPPYaxWE3GCqu9B+DsYgLO09iFGo0wSTsIDn/jQ==",
+ "sha256": "3hKqsTcnkt5Fvdt6h8ecL6BgTfqkipRPZ3i2HBgiSWs=",
"title": "IBM Continuous Release",
"url": "http://updates.jenkins-ci.org/download/plugins/ibm-continuous-release/1.1.1/ibm-continuous-release.hpi",
"version": "1.1.1",
@@ -27149,7 +27719,7 @@
"name": "Kevin Fealey"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "com.aspectsecurity.automationservices.plugins.jenkins:ibm-security-appscansource-scanner:1.0.5",
"labels": [],
"name": "ibm-security-appscansource-scanner",
@@ -27159,7 +27729,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/ibm-security-appscansource-scanner-plugin",
"sha1": "JmPjjMApFJPmYM7ZkIcyujUiLBo=",
- "sha512": "raJLtMfCiA8b9SIkqColAKRmPqx4lVD1c+QJYGnFVIOjBLMyamzi+pDrlb7uS3AGjqvRf84DYN0L6ay5oq8Pww==",
+ "sha256": "2RgGi/DEPRnn8cYrMoqo5CqfQSFiFaIA7CAdCF+eu1o=",
"title": "IBM Security AppScan Source Scanner",
"url": "http://updates.jenkins-ci.org/download/plugins/ibm-security-appscansource-scanner/1.0.5/ibm-security-appscansource-scanner.hpi",
"version": "1.0.5",
@@ -27175,7 +27745,7 @@
"name": "Tiago Lopes"
}
],
- "excerpt": "Provides integration with IBM's AppScan Standard using the provided command line interface.",
+ "excerpt": "This plugin allows you to launch IBM Security AppScan Standard via Jenkins.",
"gav": "appscanstandard-integration:ibm-security-appscanstandard-scanner:2.8",
"labels": [
"post-build",
@@ -27188,7 +27758,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/ibm-security-appscanstandard-scanner-plugin",
"sha1": "OlrLuHJGNvpdLgq1NG7/miOoOCw=",
- "sha512": "xa8F6qyvRdtKaHB6XeHcUIZYOU4Bo4KMNxXnNeiJ/QcOqr15SORvT9M98RQC29U5hUzCLS5Fle7x5C7zKqOurg==",
+ "sha256": "0XeRs/8KfLeeZmG7xq6R+IXhK4Ch2YeO5IOGxkIiho8=",
"title": "IBM Security AppScan Standard Scanner",
"url": "http://updates.jenkins-ci.org/download/plugins/ibm-security-appscanstandard-scanner/2.8/ibm-security-appscanstandard-scanner.hpi",
"version": "2.8",
@@ -27220,7 +27790,7 @@
"name": "Rahul Pure"
}
],
- "excerpt": "iCEDQ Plugin",
+ "excerpt": "This is ICEDQ plugin .",
"gav": "com.icedq.ci.plugin:icedq:1.5",
"labels": [],
"name": "icedq",
@@ -27230,7 +27800,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/icedq-plugin",
"sha1": "hW2oADYRZunGm1eGuqpLB+LjtXw=",
- "sha512": "4VG+b1o+nDxj20RAChUQ6pak+6m0gm7yLhn8CXXpOPhnWF3Bho4GKwYWAD/7TuOYstuvpZvoZVG5ZmANZu/Ynw==",
+ "sha256": "QbtAxXwmxO2tkmeUa+bDnUP1kPScKEtMI7nvNR70ufc=",
"title": "iCEDQ",
"url": "http://updates.jenkins-ci.org/download/plugins/icedq/1.5/icedq.hpi",
"version": "1.5",
@@ -27246,7 +27816,7 @@
"name": "Vincent Barrier"
}
],
- "excerpt": "iceScrum plugin add link to your project tasks in changesets and can send build status to your project on your iceScrum Pro server",
+ "excerpt": "This plugin integrates <a href=\"http://www.icescrum.com/\" rel=\"nofollow\">iceScrum Pro &amp; Pro Cloud</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:icescrum:1.1.1",
"labels": [
"report",
@@ -27259,7 +27829,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/icescrum-plugin",
"sha1": "6jVaS9XChrCggMD2NtbuMxjml3s=",
- "sha512": "s9maKmyoXxmLYoDTeKgLxi/7n5OA0++jPiB0aUFPAFHB0iPL8wtW7E53+oBaKVHO4OhDvRkKwbhi5tLz7+wtTA==",
+ "sha256": "PtGuaidt6beBWFn3uJFzlTuF6GaQ3mErTDK6MKfDWPw=",
"title": "iceScrum",
"url": "http://updates.jenkins-ci.org/download/plugins/icescrum/1.1.1/icescrum.hpi",
"version": "1.1.1",
@@ -27275,7 +27845,7 @@
"name": "Guillaume Delory"
}
],
- "excerpt": "Reload ICN Plug-ins from Jenkins",
+ "excerpt": "This plug-in reloads automatically and remotely a plug-in on an IBM Content Navigator server. The plug-in jar file needs to be already on the server but it will reload it without stopping the application. This is suitable for development platform, as well as for production platform where you don&#39;t want any interruption of service. Although the plug-in&#39;s services will be using the new version as soon as you run the task, user will have to reload/refresh their cache to use the last version of all JavaScript files, (or wait 24h hours, default Cache-Control time for ICN). This works for an application managed authentication so far, not if you&#39;re using an other mechanism (basic, form based, ...)",
"gav": "org.jenkins-ci.plugins:icn-plugin-loader:1.0",
"labels": [
"misc"
@@ -27285,7 +27855,7 @@
"requiredCore": "1.638",
"scm": "https://github.com/jenkinsci/icn-plugin-loader-plugin",
"sha1": "3mNXEHWnC+mnXjzh6/z/n0pb1ac=",
- "sha512": "evX3VB2EBhPcO82WoVsnXV/u2m4GkAuhOMLJskY7nynamtadsMX+vRdmghRz+ktnugVhyLCauvlwTkwEkU+h5w==",
+ "sha256": "SRqx3GL78lDeK86xEYqa59T6B9v2n0JgfHI9DSJ6+T8=",
"title": "IBM Content Navigator remote plug-in reloader",
"url": "http://updates.jenkins-ci.org/download/plugins/icn-plugin-loader/1.0/icn-plugin-loader.hpi",
"version": "1.0",
@@ -27312,7 +27882,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/icon-shim-plugin",
"sha1": "umtSUbNwIuqU6JGEQcBxqFt1X24=",
- "sha512": "qD685AwotLskdO6jrs/qnAeZBLAt7iEKcNX/10VcQ35QrVmxqcZ3p0n56uhKxwLl2XJqaLY9ZK5cIJ9dEFQYsw==",
+ "sha256": "irLxYXtoVhp/AlT7J1eIQKqbfhWNC9jFFijbxk6KsMo=",
"title": "Icon Shim",
"url": "http://updates.jenkins-ci.org/download/plugins/icon-shim/2.0.3/icon-shim.hpi",
"version": "2.0.3",
@@ -27328,7 +27898,7 @@
"name": "Toshiyuki Takahashi"
}
],
- "excerpt": "This plugin notifies build status to idobata",
+ "excerpt": "This plugin notifies build status to Idobata.",
"gav": "org.jenkins-ci.plugins:idobata-notifier:1.0",
"labels": [
"notifier"
@@ -27337,7 +27907,7 @@
"releaseTimestamp": "2014-05-19T03:07:46.00Z",
"requiredCore": "1.509.4",
"sha1": "EaDKo617qbYbpi4/qJcdMYMuRRc=",
- "sha512": "dsgPi5N2RvdqgYHiI1opoVOap3G3MzVE1XRUg9qUHbpNxOVz6AbbzO/ZO0VyKwjDRg5gEpFMbRa1q3MzwmI66w==",
+ "sha256": "BgRYNEuCX6QHrsAm0vLZXXQGr8An9Ey7g9KnvHh4Z3E=",
"title": "Idobata Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/idobata-notifier/1.0/idobata-notifier.hpi",
"version": "1.0",
@@ -27353,7 +27923,7 @@
"name": "Unmesh Gundecha"
}
],
- "excerpt": "Simple Jenkins Build Status Notifier for IFTTT Maker Channel Trigger",
+ "excerpt": "Plugin for notifying build results via IFTTT Maker Channel Trigger",
"gav": "org.jenkins-ci.plugins:ifttt-build-notifier:1.2",
"labels": [
"scm",
@@ -27366,14 +27936,14 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/ifttt-build-notifier-plugin",
"sha1": "mlNGEe6KBcgNaygkFFqrU8/P7Sg=",
- "sha512": "Rs3PNgLTLk3YHXrfCcM+d1D4pWsCVOkB2IibOQo/VFgyZICq/J0OZZWpMvQxTAgUXed73Zw6HK6e0rhMc2UoOw==",
+ "sha256": "qhsAeZfjRv8cxK0Di9xccwKxcK7OzGq1+9qHeMaYgLo=",
"title": "IFTTT Build Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/ifttt-build-notifier/1.2/ifttt-build-notifier.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/ifttt-build-notifier"
},
"ignore-committer-strategy": {
- "buildDate": "Jan 08, 2018",
+ "buildDate": "Aug 06, 2018",
"dependencies": [
{
"name": "branch-api",
@@ -27407,18 +27977,20 @@
"name": "Bernard Baltrusaitis"
}
],
- "excerpt": "This plugin provides additional configuration to prevent multi branch projects from triggering new builds based on a blacklist of commit authors.",
- "gav": "au.com.versent.jenkins.plugins:ignore-committer-strategy:1.0.3",
+ "excerpt": "This plugin provides addition configuration to prevent multi branch projects from triggering new builds based on a blacklist of users.",
+ "gav": "au.com.versent.jenkins.plugins:ignore-committer-strategy:1.0.4",
"labels": [],
"name": "ignore-committer-strategy",
- "releaseTimestamp": "2018-01-08T22:43:38.00Z",
+ "previousTimestamp": "2018-01-08T22:43:38.00Z",
+ "previousVersion": "1.0.3",
+ "releaseTimestamp": "2018-08-06T06:35:09.00Z",
"requiredCore": "2.86",
"scm": "https://github.com/jenkinsci/jenkins-ignore-committer-strategy-plugin",
- "sha1": "PbnTa7FgANOQ/hP/yul7Xcg3jeg=",
- "sha512": "t52vmLV5ew5xubbmHdqGJhz5aqntPG8I+rWVelZ0jsNpLIxOdhJPe0owYyA+gLV/eKf8RfyD0qgjnymQ3PWd7A==",
+ "sha1": "WitcHk+K9RZ/mpjJ3mZa3bo9efQ=",
+ "sha256": "RLRV9XodfU0kQGMaujrg3Hs856ximK9VkkwB7YbCWVU=",
"title": "Ignore Committer Strategy",
- "url": "http://updates.jenkins-ci.org/download/plugins/ignore-committer-strategy/1.0.3/ignore-committer-strategy.hpi",
- "version": "1.0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ignore-committer-strategy/1.0.4/ignore-committer-strategy.hpi",
+ "version": "1.0.4",
"wiki": "https://plugins.jenkins.io/ignore-committer-strategy"
},
"ikachan": {
@@ -27447,7 +28019,7 @@
"releaseTimestamp": "2012-06-04T12:55:13.00Z",
"requiredCore": "1.432",
"sha1": "DoVDQcH5vaSvHtnTS2GA7AQNydA=",
- "sha512": "PJGxW5cvg8Odm1vmX4CkYA9lpB1xUVZDqVimeERE/wDt2TKefWmjQZzrHfw/jIJw74+aCXzfg4sYNPSOP/YVPw==",
+ "sha256": "3HGvfj15tgcHhIY7RcrLi9gN5g6x7pfMkOr1Tq0TWh8=",
"title": "Ikachan",
"url": "http://updates.jenkins-ci.org/download/plugins/ikachan/0.0.1/ikachan.hpi",
"version": "0.0.1",
@@ -27463,7 +28035,7 @@
"name": "Bruno P. Kinoshita"
}
],
- "excerpt": "A plug-in to create image galleries from image, video or sound files in your workspace",
+ "excerpt": "This plug-in reads a job workspace and collects images to produce an image gallery using <a href=\"http://www.jacklmoore.com/colorbox\" rel=\"nofollow\"> colorbox</a> lightbox Javascript library.",
"gav": "com.tupilabs.image_gallery:image-gallery:1.4",
"labels": [
"report"
@@ -27475,7 +28047,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/image-gallery-plugin",
"sha1": "5JAh359Ev3i12OwF6YCogBD/RtY=",
- "sha512": "X0Gvrx+2jMv9hcOqUjDCZrmKEnFNJVCVAREaGk6Tk/4abBn5VA/z+un13bfC0BxuDKzcrJPIiyvrvQpBGz/Gpw==",
+ "sha256": "z5iDxyEmmjJgyuR/rrZsKj5VE8ZC5dhjFDPaG17X4U4=",
"title": "Image Gallery",
"url": "http://updates.jenkins-ci.org/download/plugins/image-gallery/1.4/image-gallery.hpi",
"version": "1.4",
@@ -27491,7 +28063,7 @@
"name": "Dimitri Tenenbaum"
}
],
- "excerpt": "This plugin calculates pixel similarity between any two images, for example between screenshot generated by build and an expected screenshot.",
+ "excerpt": "This plugin lets you compare screenshots or images.",
"gav": "org.jenkins-ci.plugins:imagecomparison:1.4",
"labels": [],
"name": "imagecomparison",
@@ -27501,7 +28073,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/imagecomparison-plugin",
"sha1": "gQe3mq8uZ0BEpAZiLAC2/DoY/9U=",
- "sha512": "tXrvvnXMB9LR5D50fy3Eyna5l6MSge1bMgHV1hc5N5KyjWMgkWnS5y7QnswsCT4SbtEbNPe+Ha6xMhXD+v+jow==",
+ "sha256": "Bsv/OITFlshvH8Z84W74ETcgK3Qe2YhGcdvgFT3N5dU=",
"title": "Image comparison",
"url": "http://updates.jenkins-ci.org/download/plugins/imagecomparison/1.4/imagecomparison.hpi",
"version": "1.4",
@@ -27527,7 +28099,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/implied-labels-plugin",
"sha1": "Dir51X041KiE72fSfxr1TW7iwx8=",
- "sha512": "fcqQpPVr5LvnmtdzOTBHBwjSMbaSf5pe8/M8HD+qfj9Pn50BfYi/60G5mgTZUDVpGN74f5CbdEtryyWu5rCP3Q==",
+ "sha256": "PrjHeH98PxlFVeYtRtroD8iBzSYGSUyT5g0ZRYcuhls=",
"title": "Implied Labels",
"url": "http://updates.jenkins-ci.org/download/plugins/implied-labels/0.5/implied-labels.hpi",
"version": "0.5",
@@ -27548,7 +28120,7 @@
"name": "incapptic Connect Team"
}
],
- "excerpt": "Uploads build artifacts to Incapptic Connect.",
+ "excerpt": "Publish build artifacts to Incapptic Connect service.",
"gav": "com.incapptic.plugins:incapptic-connect-uploader:1.15",
"labels": [],
"name": "incapptic-connect-uploader",
@@ -27558,15 +28130,22 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/incapptic-connect-uploader-plugin",
"sha1": "vobBrpUBXjbxQaqfXfuxV1fw+bs=",
- "sha512": "DQwhjYpSZFoxjCgAS0fKWxc09SIdL0ks3Tvs/ioGD8e0Yf30XFY9g7QdurfBeixRMP2OzBjH230vwAA9B+MzEw==",
+ "sha256": "JvKUr92qTlh80KTJwN7dLKjt55nQonwJfeho+DcRtq4=",
"title": "incapptic connect uploader",
"url": "http://updates.jenkins-ci.org/download/plugins/incapptic-connect-uploader/1.15/incapptic-connect-uploader.hpi",
"version": "1.15",
"wiki": "https://plugins.jenkins.io/incapptic-connect-uploader"
},
"inedo-buildmaster": {
- "buildDate": "Nov 14, 2016",
- "dependencies": [],
+ "buildDate": "Jul 28, 2018",
+ "compatibleSinceVersion": "1.7",
+ "dependencies": [
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.15"
+ }
+ ],
"developers": [
{
"developerId": "andrew-sumner",
@@ -27575,25 +28154,25 @@
}
],
"excerpt": "Inedo BuildMaster Plugin",
- "gav": "com.inedo.buildmaster:inedo-buildmaster:1.6",
+ "gav": "com.inedo.buildmaster:inedo-buildmaster:2.0",
"labels": [
"external"
],
"name": "inedo-buildmaster",
- "previousTimestamp": "2016-11-13T12:21:53.00Z",
- "previousVersion": "1.5",
- "releaseTimestamp": "2016-11-14T08:03:21.00Z",
- "requiredCore": "1.642.3",
+ "previousTimestamp": "2016-11-14T08:03:21.00Z",
+ "previousVersion": "1.6",
+ "releaseTimestamp": "2018-07-28T22:18:55.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/inedo-buildmaster-plugin",
- "sha1": "Gs3dl6pWXpq5ymkunayhl3lK+Ms=",
- "sha512": "qNc8wpAfFxMRX9O72J319+cueDkavMqeE1rGlPnhn18cZlYY6xlVKLCcFzkbsoOSIZbBf7l8cwUN6El+yDqEbQ==",
+ "sha1": "d8f5WsafzGQVydUBA1mbh9IVZeE=",
+ "sha256": "Ugb5jc9M/ys+9TCZjcwK10D5WOobuaBp6x084L8HgHc=",
"title": "Inedo BuildMaster Plugin",
- "url": "http://updates.jenkins-ci.org/download/plugins/inedo-buildmaster/1.6/inedo-buildmaster.hpi",
- "version": "1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/inedo-buildmaster/2.0/inedo-buildmaster.hpi",
+ "version": "2.0",
"wiki": "https://plugins.jenkins.io/inedo-buildmaster"
},
"inedo-proget": {
- "buildDate": "Mar 12, 2018",
+ "buildDate": "Jul 28, 2018",
"dependencies": [],
"developers": [
{
@@ -27602,22 +28181,22 @@
"name": "Andrew Sumner"
}
],
- "excerpt": "Inedo ProGet Plugin",
- "gav": "com.inedo.proget:inedo-proget:0.8",
+ "excerpt": "This plugin adds support for Inedo ProGet to Jenkins.",
+ "gav": "com.inedo.proget:inedo-proget:1.0",
"labels": [
"external"
],
"name": "inedo-proget",
- "previousTimestamp": "2017-01-15T05:29:20.00Z",
- "previousVersion": "0.7",
- "releaseTimestamp": "2018-03-12T00:47:36.00Z",
- "requiredCore": "2.32.1",
+ "previousTimestamp": "2018-03-12T00:47:36.00Z",
+ "previousVersion": "0.8",
+ "releaseTimestamp": "2018-07-28T22:17:32.00Z",
+ "requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/inedo-proget-plugin",
- "sha1": "ilJHQfwueY44/RHqBIAswNcbLA0=",
- "sha512": "iwqTTyjSFmINeMNPn/tgqcvxTOoeycp4Pd484gNU/7296IJXqq4hqAtt/eJF7FKj/cl38KotSwb5QeFFKOo25A==",
+ "sha1": "jdq8atkc6wYBcKMN89vZc5fXx/U=",
+ "sha256": "WvNtY9fAwlCodWXR7zBu65ygzDaPXRullzH/05Yaoc0=",
"title": "Inedo ProGet Plugin",
- "url": "http://updates.jenkins-ci.org/download/plugins/inedo-proget/0.8/inedo-proget.hpi",
- "version": "0.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/inedo-proget/1.0/inedo-proget.hpi",
+ "version": "1.0",
"wiki": "https://plugins.jenkins.io/inedo-proget"
},
"inflectra-spira-integration": {
@@ -27628,7 +28207,7 @@
"developerId": "peter.geertsema"
}
],
- "excerpt": "Plugin for Jenkins that allows Builds to be reported back into SpiraTest, SpiraPlan or SpiraTeam",
+ "excerpt": "Plugin for Jenkins and Hudson that allows Builds to be reported back into SpiraTest, SpiraPlan or SpiraTeam.",
"gav": "com.inflectra.spiratest.plugins:inflectra-spira-integration:3.2.2",
"labels": [],
"name": "inflectra-spira-integration",
@@ -27636,24 +28215,24 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/inflectra-spira-integration-plugin",
"sha1": "slt7NTuwqmGuoQmIorIt/vFHtNw=",
- "sha512": "SxOgjSJH/mI2mTnyM731abPVLytxFwU8DNteRiuymgRKpU/+PiWxIjVv/TA0ljxxAEdgO+2YWeYgZkHIXX6gJA==",
+ "sha256": "k9XsKpIKxBJlPBbx/E0wp6khOGkgrOzM5HIri8bbfhE=",
"title": "Spira Importer",
"url": "http://updates.jenkins-ci.org/download/plugins/inflectra-spira-integration/3.2.2/inflectra-spira-integration.hpi",
"version": "3.2.2",
"wiki": "https://plugins.jenkins.io/inflectra-spira-integration"
},
"influxdb": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 15, 2018",
"dependencies": [
{
- "name": "perfpublisher",
+ "name": "jacoco",
"optional": true,
- "version": "8.05"
+ "version": "1.0.9"
},
{
- "name": "robot",
+ "name": "cobertura",
"optional": true,
- "version": "1.6.0"
+ "version": "1.12.1"
},
{
"name": "metrics",
@@ -27661,24 +28240,24 @@
"version": "3.1.2.9"
},
{
- "name": "performance",
- "optional": true,
- "version": "3.0"
- },
- {
"name": "junit",
"optional": false,
"version": "1.2-beta-4"
},
{
- "name": "jacoco",
+ "name": "performance",
"optional": true,
- "version": "1.0.9"
+ "version": "3.0"
},
{
- "name": "cobertura",
+ "name": "perfpublisher",
"optional": true,
- "version": "1.12.1"
+ "version": "8.05"
+ },
+ {
+ "name": "robot",
+ "optional": true,
+ "version": "1.6.0"
}
],
"developers": [
@@ -27688,23 +28267,23 @@
"name": "Aleksi Simell"
}
],
- "excerpt": "Plugin for pushing time series data to influxdb, inspired by https://github.com/jrajala-eficode/jenkins-ci.influxdb-plugin and http://christoph-burmeister.eu/?p=2906",
- "gav": "org.jenkins-ci.plugins:influxdb:1.17",
+ "excerpt": "This plugin allows sending build results to InfluxDB. It was inspired by https://github.com/jrajala-eficode/jenkins-ci.influxdb-plugin",
+ "gav": "org.jenkins-ci.plugins:influxdb:1.18",
"labels": [
"post-build",
"report"
],
"name": "influxdb",
- "previousTimestamp": "2018-06-04T12:41:56.00Z",
- "previousVersion": "1.16",
- "releaseTimestamp": "2018-06-29T09:32:36.00Z",
+ "previousTimestamp": "2018-06-29T09:32:36.00Z",
+ "previousVersion": "1.17",
+ "releaseTimestamp": "2018-08-15T17:39:17.00Z",
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/influxdb-plugin",
- "sha1": "xXIkEs3dbki2eNTwZSXNW2+B0Ms=",
- "sha512": "tI8L+kE6j1jt34xuOZZouULRm2TWBktf+bAaUOseH02BhcFkY+Z4zDe6fRrOa8c/4E619HrNCrXrHp16E256gA==",
+ "sha1": "7Ve3wTcSC11hSE/fYwuSel4h+Cw=",
+ "sha256": "5D5ccyhQmEBi2+WQuvxLODgQdGdk4AcY18JBb2Bo4SM=",
"title": "InfluxDB",
- "url": "http://updates.jenkins-ci.org/download/plugins/influxdb/1.17/influxdb.hpi",
- "version": "1.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/influxdb/1.18/influxdb.hpi",
+ "version": "1.18",
"wiki": "https://plugins.jenkins.io/influxdb"
},
"influxdb-query": {
@@ -27723,7 +28302,7 @@
"name": "Joe Offenberg"
}
],
- "excerpt": "This plugin will execute an influxdb query and mark the build unstable based on the results.",
+ "excerpt": "Provides a mechanism for marking a build unstable based on the post build query of InfluxDB.",
"gav": "org.joeo.plugins:influxdb-query:0.44",
"labels": [],
"name": "influxdb-query",
@@ -27733,7 +28312,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/influxdb-query-plugin",
"sha1": "l401TaxeNexPYonVEIeaUhKtjm0=",
- "sha512": "isMUTNgvnXsJn1EHg8S6/0J7SzAu3yVMadPx4D70r0teAir0P8o0WVJ2fSvAy/rUx4Km48oQGnQyyLvlWq0/gw==",
+ "sha256": "uIeREPE428yUhs1KHvliU0Fo9w5qNrd5dCNIFCgaZ90=",
"title": "InfluxDB Query",
"url": "http://updates.jenkins-ci.org/download/plugins/influxdb-query/0.44/influxdb-query.hpi",
"version": "0.44",
@@ -27749,7 +28328,7 @@
"name": "Baptiste Mathus"
}
],
- "excerpt": "This plugin adds a column for inodes usage monitoring for Linux/Unix systems. Like for the existing disk space monitors, it can help put automatically a node offline where not enough inodes are still available.",
+ "excerpt": "This plugin adds a monitor for inodes usage of nodes.",
"gav": "io.jenkins.plugins:inodes-monitor:0.5.1",
"labels": [],
"name": "inodes-monitor",
@@ -27757,7 +28336,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/inodes-monitor-plugin",
"sha1": "Xow6af3g5icyrCan1ZeNGujnaTA=",
- "sha512": "QXx7CuGWEzwF/z3+7PTz43Md/WqjXSincdUV5VrkOqxi8ZAggjPnGOpxWstZ26FpkoSGgEGRzD1IiPSe/TP2NQ==",
+ "sha256": "m/AGb9dTf5dZrEqbkM/5jP66hS/rN4QapmJkdwC2FXI=",
"title": "Inodes Monitor",
"url": "http://updates.jenkins-ci.org/download/plugins/inodes-monitor/0.5.1/inodes-monitor.hpi",
"version": "0.5.1",
@@ -27790,7 +28369,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/installshield-plugin",
"sha1": "xkSosMi4LuZrou18bHxG802pIu8=",
- "sha512": "3BZ3A8tQ/upt5oQnP9Ke4D7JFiylJs3zZWFWAUPLepaOvI/tMdx2x726b5rOu1ryD249iEb/wBuuxotwxb/Ijw==",
+ "sha256": "H49lXrpUv53ILmjQeAvwD7UDzhEWDD5r0eua8tXEEHA=",
"title": "InstallShield",
"url": "http://updates.jenkins-ci.org/download/plugins/installshield/1.0.3/installshield.hpi",
"version": "1.0.3",
@@ -27832,7 +28411,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides abstract support for build notification via instant-messaging.",
"gav": "org.jvnet.hudson.plugins:instant-messaging:1.35",
"labels": [
"notifier"
@@ -27844,7 +28423,7 @@
"requiredCore": "1.565",
"scm": "https://github.com/jenkinsci/instant-messaging-plugin",
"sha1": "X0l9rRtiqavQtXdUzZ44xB4ipjM=",
- "sha512": "pvqfaCFTsoXXyyBZ9CAVd7y62m2S5/t69dcuKeWOumw5N36h/TE8P2Pskas3yWG34opW5/hmnINUqOv9hBnK2Q==",
+ "sha256": "o9Z3v1NK+U/NnI5EAKDQXVcqrRGCw/m/due79Ei57EM=",
"title": "instant-messaging",
"url": "http://updates.jenkins-ci.org/download/plugins/instant-messaging/1.35/instant-messaging.hpi",
"version": "1.35",
@@ -27877,7 +28456,7 @@
"name": "PTC Integrity Support Team"
}
],
- "excerpt": "Integrates Jenkins with PTC Integrity",
+ "excerpt": "PTC Integrity for Configuration Management plug-in for Jenkins",
"gav": "org.jenkins-ci.plugins:integrity-plugin:2.2",
"labels": [
"scm"
@@ -27889,7 +28468,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/integrity-plugin",
"sha1": "uvpb6ib4FtVmxNuS+44B0B0/dso=",
- "sha512": "C8KFfIrde3vJynVCYoXnAbzV2PVvNn9mRbak4ntpbUzheK2Wx9UZU0YeG2feINRaLuSKisLERafo5W03zaf08A==",
+ "sha256": "AZiDL/zSYKKifc4YZFqb2uKndtj/qW7b0dMaygKCStM=",
"title": "PTC Integrity CM",
"url": "http://updates.jenkins-ci.org/download/plugins/integrity-plugin/2.2/integrity-plugin.hpi",
"version": "2.2",
@@ -27910,7 +28489,7 @@
"name": "Harpreet Singh"
}
],
- "excerpt": "Displays an Internet Meme on each build page. Inspired by Chuck Norris plugin",
+ "excerpt": "Internet Meme plugin displays an Internet Meme on a Jenkins build page.",
"gav": "org.jenkins-ci.plugins:internetmeme:1.0",
"labels": [
"ui"
@@ -27920,7 +28499,7 @@
"requiredCore": "1.434",
"scm": "https://github.com/jenkinsci/internet-meme-plugin",
"sha1": "avjW+4ZdSgxdh4aacnxCecKz9Lo=",
- "sha512": "wP4oQxS6pp0digZ1KNVyspM6VbKX5wj5+oFOWjTQVdZD6WmCp2BPxLFCQp7+MyVURg5DEbHBmlKKP9bwz2/+uA==",
+ "sha256": "ZESQoMFR6Atl4dKKjwGZ2+oPgaHI8fAtSSbYSMFOl/4=",
"title": "InternetMeme",
"url": "http://updates.jenkins-ci.org/download/plugins/internetmeme/1.0/internetmeme.hpi",
"version": "1.0",
@@ -27947,7 +28526,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/ios-device-connector-plugin",
"sha1": "B2z2wTyA8l5uwz9HqD+xhG9Hjns=",
- "sha512": "zWXIjisovtwJisbfP69X5FiYjzcWxjZ2w04zh36X6cUXq1x9CtbWgg9oGY8NYb9zz1C2WjGWlfqx8/4so3cHxQ==",
+ "sha256": "Tray3+tyfE6xoTu1Rge9+INkcj5y7Bgw7nPm//saiYw=",
"title": "iOS Device connector",
"url": "http://updates.jenkins-ci.org/download/plugins/ios-device-connector/1.2/ios-device-connector.hpi",
"version": "1.2",
@@ -27968,7 +28547,7 @@
"name": "nabedge"
}
],
- "excerpt": "Sends build notifications to IPMessenger client. See http://ipmsg.org/ about IPMessenger",
+ "excerpt": "send build notification to <a href=\"http://ipmsg.org/\" rel=\"nofollow\">IPMessenger</a> .",
"gav": "org.jenkins-ci.plugins:ipmessenger-plugin:1.2",
"labels": [
"notifier"
@@ -27980,7 +28559,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/ipmessenger-plugin",
"sha1": "S2J4Kjc2YI1xXbYWHpZ/guOmTjw=",
- "sha512": "w+1vmGyWNQmc/pVhAxUDXICPeSu7pDZ8wKvQMg2Od7WILGY0AmfzMq+M8xhN0/i6IREmQmVvXW2WWwMi/EgG1A==",
+ "sha256": "oxIwjrxBQBWrhZUnmsxkANZGGlXEpsWCjAkV6+2rgjE=",
"title": "IPMessenger",
"url": "http://updates.jenkins-ci.org/download/plugins/ipmessenger-plugin/1.2/ipmessenger-plugin.hpi",
"version": "1.2",
@@ -28012,7 +28591,7 @@
"name": "Christoph Kutzinski"
}
],
- "excerpt": "A build status publisher that notifies channels on a IRC server",
+ "excerpt": "This plugin is an IRC bot that can publish build results to IRC channels. Note that the <b>instant-messaging plugin 1.35</b> is required for this plugin. <em>Please make sure that it is installed, too!</em>",
"gav": "org.jvnet.hudson.plugins:ircbot:2.30",
"labels": [
"trigger",
@@ -28025,7 +28604,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ircbot-plugin",
"sha1": "glO4cEnZSuY1ieO93gs4HHHHmcA=",
- "sha512": "dfV3UHRHFLLwr6n9Y7soWu9s6ck+3yT0oi9ekIXf0gSBVqtJz0U0DuSrV1e39IQhWsTEsiPXfrbQuWOarEU2Gg==",
+ "sha256": "1pmHhsPR7tlYkKjAlewLXnqf32cX/sSfkls7wnbhgJw=",
"title": "IRC",
"url": "http://updates.jenkins-ci.org/download/plugins/ircbot/2.30/ircbot.hpi",
"version": "2.30",
@@ -28041,7 +28620,7 @@
"name": "Mike Caspar"
}
],
- "excerpt": "Jenkins build notification plugin which sends results to iron.io ironmq service",
+ "excerpt": "Ironmq-notifier plugin transmits build results to an iron.io IronMQ service queue",
"gav": "org.jenkins-ci.plugins:ironmq-notifier:1.0.18",
"labels": [
"notifier"
@@ -28053,7 +28632,7 @@
"requiredCore": "2.7.2",
"scm": "https://github.com/jenkinsci/ironmq-notifier-plugin",
"sha1": "UZNet8NawjoHmDJAhn1ongwMuPc=",
- "sha512": "YVJOnfU60FEIvXZTW4N4Lm321stp/trrxGWftzMUNbNobpanXwyh86zMjeBPpDsxXWNeqrjAYV1H2rLYwHAlkQ==",
+ "sha256": "+szr8NVozMLPMiZeHDEw0GDU8gHcqkKRDPEp/2xkMbk=",
"title": "IronMQ-notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/ironmq-notifier/1.0.18/ironmq-notifier.hpi",
"version": "1.0.18",
@@ -28068,14 +28647,14 @@
"name": "Patrik Bostrom"
}
],
- "excerpt": "",
+ "excerpt": "Create a link to a issue/bug tracker in changelog",
"gav": "org.jenkins-ci.plugins:issue-link:1.0.0",
"labels": [],
"name": "issue-link",
"releaseTimestamp": "2014-12-16T21:52:05.00Z",
"requiredCore": "1.509.4",
"sha1": "cMun5dXwpgvTCWjF1viqBrBORbA=",
- "sha512": "uq0zS9R0XZAyyRXqM2X1Gg1GSzDxo27ma3GHDONmi34yHc6pJLvsBnJhA7EgSlFXa4p+XaiLoKrX3mlQqoehHQ==",
+ "sha256": "9u/Opg/O6NcHPgByOQOsTgeCQTimaNfgnlSLV2jjCPY=",
"title": "Issue Link",
"url": "http://updates.jenkins-ci.org/download/plugins/issue-link/1.0.0/issue-link.hpi",
"version": "1.0.0",
@@ -28091,7 +28670,7 @@
"name": "Clark Whitty"
}
],
- "excerpt": "Adds Spirent iTest support to Jenkins",
+ "excerpt": "Adds Spirent iTest support to Jenkins.",
"gav": "org.jenkins-ci.plugins:itest:1.1.1",
"labels": [],
"name": "itest",
@@ -28101,7 +28680,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/itest-plugin",
"sha1": "CiV25gB0DCkhgBoTAEE4J/GTtas=",
- "sha512": "UjpFemuJVqk47EGo1qabRjYoH4JYePJhn4AwlQFxh5Ratz9xu+8vpkDpN4s3pbsBteI248pBGS7sVsQeXEZMxQ==",
+ "sha256": "H9tbkRfuW7LZpuQiMtsMRUvhvFCTT5OMJbfGIomIqoY=",
"title": "Spirent iTest",
"url": "http://updates.jenkins-ci.org/download/plugins/itest/1.1.1/itest.hpi",
"version": "1.1.1",
@@ -28155,7 +28734,7 @@
"name": "Kevin Formsma"
}
],
- "excerpt": "A description of your plugin",
+ "excerpt": "This plugin allows Jenkins to automatically configure project dependencies using the <a href=\"http://ant.apache.org/ivy/\" rel=\"nofollow\">Ivy</a> dependency management system.",
"gav": "org.jenkins-ci.plugins:ivy:1.28",
"labels": [
"trigger"
@@ -28167,7 +28746,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/ivy-plugin",
"sha1": "zgfGEyrl0z94o5F4zuvtqE+75Do=",
- "sha512": "aCE2b53811jcMi3SLktxSoCx8no7uvgxAXg7GAtiBInT2VbBKWkirpuBcwP8JUhY9cd21JAXsvH5P9+o0l8c4w==",
+ "sha256": "IHTK50WqqGvQqeC7X6jv8l5aAhU/US3kxhBZQ+jDp7o=",
"title": "Ivy",
"url": "http://updates.jenkins-ci.org/download/plugins/ivy/1.28/ivy.hpi",
"version": "1.28",
@@ -28189,7 +28768,7 @@
"name": "Cedric Chabanois"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates ivy reports to Jenkins.",
"gav": "org.jenkins-ci.plugins:ivy-report:1.2",
"labels": [],
"name": "ivy-report",
@@ -28199,7 +28778,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/ivy-report-plugin",
"sha1": "wFYRVvmvk3JPqzMi1hEL9Uz+2fU=",
- "sha512": "cj17iAkzLj5UkIoB6GmAhRYBtKAvJlIdOPIovSRy2ZxEKltrkJwLM90u7ajHTrryhcC8juU0l1m9ocoLYAwoZg==",
+ "sha256": "Utd8S+8SZjiSJ8XwXAemj+UDkU4EvCHQBLFPcC7lHNk=",
"title": "Ivy Report",
"url": "http://updates.jenkins-ci.org/download/plugins/ivy-report/1.2/ivy-report.hpi",
"version": "1.2",
@@ -28215,7 +28794,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "The plug-in makes it possible to monitor dependencies from an Ivy descriptor.",
"gav": "org.jenkins-ci.plugins:ivytrigger:0.34",
"labels": [
"trigger"
@@ -28227,7 +28806,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/ivytrigger-plugin",
"sha1": "XkhhdR9L9VcSiMlFV5yqXh78i0Y=",
- "sha512": "t9/c0EoAG1csQXlGQkJoMaF8CM7hED811YuO8AeQ9BALdIlyNtTP+awWe/FNMyWGajKJrUblnRdVwjJFqEh2UA==",
+ "sha256": "GBhD5R+/Wzt/myK6UU+YVr7PE7xtflucsvdTCFR+4Mc=",
"title": "IvyTrigger",
"url": "http://updates.jenkins-ci.org/download/plugins/ivytrigger/0.34/ivytrigger.hpi",
"version": "0.34",
@@ -28259,7 +28838,7 @@
"name": "Christoph Kutzinski"
}
],
- "excerpt": "",
+ "excerpt": "Sends build notifications to jabber contacts and/or chatrooms. Also allows control of builds via a jabber &#39;bot&#39;. Note that the <b>instant-messaging plugin ${version.instant-messaging.plugin}</b> is a requirement for this plugin. <em>Please make sure that it is installed, too!</em>",
"gav": "org.jvnet.hudson.plugins:jabber:1.36",
"labels": [
"trigger",
@@ -28272,7 +28851,7 @@
"requiredCore": "1.541",
"scm": "https://github.com/jenkinsci/jabber-plugin",
"sha1": "FuoobkuKHfXRsJlGGQ9Cg+fsoRs=",
- "sha512": "d8LgDHU4KbTM9SQIJU91EOQonoHxT19Y++5x3IvcmpfekonXVJm6XHy0v9JyI+6YxgI9I08RbQqJ4M1YO/LhuQ==",
+ "sha256": "VDZyGl7PTifilBBpZ2r7I68EoQnNYeXV2I05VomaiqE=",
"title": "Jabber (XMPP) notifier and control",
"url": "http://updates.jenkins-ci.org/download/plugins/jabber/1.36/jabber.hpi",
"version": "1.36",
@@ -28288,7 +28867,7 @@
"name": "Peter Rader"
}
],
- "excerpt": "",
+ "excerpt": "Create a XMPP-Server for <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Standard&#43;Security&#43;Setup\" rel=\"nofollow\">Jenkin&#39;s standard user database </a>.",
"gav": "de.e-nexus:jabber-server-plugin:1.9",
"labels": [
"trigger",
@@ -28301,7 +28880,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/jabber-server-plugin",
"sha1": "3Ad31N9LG9aT77fgdWgzv4hjAGk=",
- "sha512": "iY22hf0ZAYS7Ukkb5s1GwHSruJKkhJpJPAX8O7e2aPl7ce1ITJ0KCbyOtVWu95JrosHo6+Eq+naX+FifZB6QHQ==",
+ "sha256": "8JuvYUcGGqFvW5cQIMleci2YeqDY+061LXI4jD1IGqY=",
"title": "Jabber Server",
"url": "http://updates.jenkins-ci.org/download/plugins/jabber-server-plugin/1.9/jabber-server-plugin.hpi",
"version": "1.9",
@@ -28321,7 +28900,7 @@
"developerId": "nenashev"
}
],
- "excerpt": "Deprecated. Plugin to pull in dependency on the Jackson parser data binding library (for JSON etc).",
+ "excerpt": "<b>Deprecated</b>. Plugin to pull in dependency on the Jackson parser data binding library (for JSON etc).",
"gav": "org.jenkins-ci.plugins:jackson-databind:2.8.10.1",
"labels": [],
"name": "jackson-databind",
@@ -28331,7 +28910,7 @@
"requiredCore": "2.60",
"scm": "https://github.com/jenkinsci/jackson-databind-plugin",
"sha1": "VWpOEDpUUGlz+VSwH2pWEKWH2Mc=",
- "sha512": "R4EKqx+02SMDX4nhe1fpFPAPkPEB1BkqmXE/tIiAkfXkAaKOw21l9wQ5r6AARqr/SrHUyYxo+4rP7V11xwuXgA==",
+ "sha256": "P6YFvXj2mFoqATHEDZEatgqFpz3Zje4dKwjyrrocSM0=",
"title": "Jackson Databind",
"url": "http://updates.jenkins-ci.org/download/plugins/jackson-databind/2.8.10.1/jackson-databind.hpi",
"version": "2.8.10.1",
@@ -28360,7 +28939,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jackson2-api-plugin",
"sha1": "gKaOR2TyYFGNzsE9jX5q4Lpi7hk=",
- "sha512": "i7J8z7ShvFE/9HS6yhxQkQaTRQCBMl/fupOgBVxvOwWeU/SeBmL4lndvQZrgt/LENHApIx/A88zh4p8IkY/0gA==",
+ "sha256": "o20H6mk8J/ZYxhNZYTQig6q5hp7EIZxLrb8MlSo1bKg=",
"title": "Jackson 2 API",
"url": "http://updates.jenkins-ci.org/download/plugins/jackson2-api/2.8.11.3/jackson2-api.hpi",
"version": "2.8.11.3",
@@ -28420,7 +28999,7 @@
"name": "Martin Heinzerling"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://www.eclemma.org/jacoco/trunk/index.html\" rel=\"nofollow\">JaCoCo code coverage reports</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:jacoco:3.0.1",
"labels": [
"report"
@@ -28432,7 +29011,7 @@
"requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/jacoco-plugin",
"sha1": "DArXTV7eK4tYtvVbg9mlrg1VXB0=",
- "sha512": "8/6GE+5FHIc3UNcm5sfHNOYVyweubLYytVz9V1UiMYmpMKZtbksQD6jZUXOOj2lGNle9t92xMg64mDoFbMk5mg==",
+ "sha256": "k34mWGPDKxF6dA/SGpCMnPCNiOP/gh+2zJXbIVCi7NM=",
"title": "JaCoCo",
"url": "http://updates.jenkins-ci.org/download/plugins/jacoco/3.0.1/jacoco.hpi",
"version": "3.0.1",
@@ -28447,7 +29026,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin displays various <a href=\"https://japex.dev.java.net/\" rel=\"nofollow\">Japex reports</a>.",
"gav": "org.jvnet.hudson.plugins:japex:1.7",
"labels": [
"report"
@@ -28457,7 +29036,7 @@
"requiredCore": "1.377",
"scm": "https://github.com/jenkinsci/japex-plugin",
"sha1": "Cwnz6S3GT+nNvQWAHtbW69Ymj0Y=",
- "sha512": "fBGfzQU4aw3Gn8nVb5zf3LovETxA/+B+H51miAkgpu1NhQiFte/lMWGkCRBZKo452pGTQagu1L+sqmkv5TToaQ==",
+ "sha256": "PkPvty3BQN6XlunRLbEew3uqcCrUu4AMMEUMyNRfU3g=",
"title": "JAPEX",
"url": "http://updates.jenkins-ci.org/download/plugins/japex/1.7/japex.hpi",
"version": "1.7",
@@ -28481,7 +29060,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/javadoc-plugin",
"sha1": "6saBzaxuRKG3iHFKKRqvgQ4PzLQ=",
- "sha512": "yeDRI3VI8I5HejbX1fRMMiWr9ssPQqtQAD3iPmmvHkkI3t2PSVX4wTy7K/+21ZwjWKEPvgUmAydNWhys7l2jZg==",
+ "sha256": "IjblY9BXqYsbsuVpdXVqAImGKJqgGmHEZVoxtix2CiI=",
"title": "Javadoc",
"url": "http://updates.jenkins-ci.org/download/plugins/javadoc/1.4/javadoc.hpi",
"version": "1.4",
@@ -28502,7 +29081,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://www.kclee.de/clemens/java/javancss/\" rel=\"nofollow\">JavaNCSS reports</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:javancss:1.1",
"labels": [
"report"
@@ -28512,7 +29091,7 @@
"requiredCore": "1.413",
"scm": "https://github.com/jenkinsci/javancss-plugin",
"sha1": "0jV7Ovyi4H4L5Wryc42Qh2k5wL8=",
- "sha512": "u4QqTaPBiMaZcTJV5WTKVY6gl9XEacXU0czogvVeZqs0VLve/60ppdrwcnJPbk6kVd7rUadBCP927slYTIiL0A==",
+ "sha256": "7DCbJ/8wge3+8IihdSXoDpTKb+YcIKHa9eQBNenEbNg=",
"title": "JavaNCSS",
"url": "http://updates.jenkins-ci.org/download/plugins/javancss/1.1/javancss.hpi",
"version": "1.1",
@@ -28527,7 +29106,7 @@
"name": "Rama Pulavarthi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin parses XML result file from JavaTest, a framework used by TCKs released from Sun, and show them as test results.",
"gav": "org.jenkins-ci.plugins:javatest-report:1.6",
"labels": [
"report"
@@ -28539,7 +29118,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/javatest-report-plugin",
"sha1": "7y8rI8bbROpGNcnXHPdhtCSJQw4=",
- "sha512": "tsDPLl/sS2i7IcJNwITDzusARYlSPQMJLhwNgnYD9Cn13D0ZDX3K1YAQ2PBrup7nlVx0ytrXWf6xTI1VeAxwyg==",
+ "sha256": "3dAl9FGJvGyXq7Aucrlct3o7Wx1HZydx3bLVFhexzs8=",
"title": "JavaTest report",
"url": "http://updates.jenkins-ci.org/download/plugins/javatest-report/1.6/javatest-report.hpi",
"version": "1.6",
@@ -28555,7 +29134,7 @@
"name": "Juliusz Brzostek"
}
],
- "excerpt": "",
+ "excerpt": "JBoss management plugin.",
"gav": "org.jenkins-ci.plugins:jboss:1.0.5",
"labels": [
"misc",
@@ -28568,7 +29147,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/jboss-plugin",
"sha1": "08xwWJsdwME3cpCv8pKym/DXXZ8=",
- "sha512": "saFnNkN8BfXNuhbVbrUc6rT2/d3pXdZ/VH7myeztSwrVHKo/Cbs1J2BzGJeO45f6pd6nMMS7wa3Ld6H6b1we7w==",
+ "sha256": "nZF5YsQ2N2U3YLEsdl4rPO7MxO8m0+06FJ+NAwT4kPw=",
"title": "JBoss Management",
"url": "http://updates.jenkins-ci.org/download/plugins/jboss/1.0.5/jboss.hpi",
"version": "1.0.5",
@@ -28584,7 +29163,7 @@
"name": "Jiri Svitak"
}
],
- "excerpt": "jBPM embedded plugin - implements a new Jenkins build step to invoke business process (embedded solution).",
+ "excerpt": "This plugin enables you to describe your build, release and test plans to be executed by jBPM business processes based on the BPMN 2.0 standard. Business processes can be used to launch and evaluate Jenkins jobs and to interact with a Jenkins user.",
"gav": "jenkins.plugins.jbpm:jbpm-embedded-plugin:0.2",
"labels": [
"external"
@@ -28594,7 +29173,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/jbpm-workflow-plugin",
"sha1": "YS3rYn4ilojUPRELnHx8VFIotq8=",
- "sha512": "FkvrbMjzsILuBtm3d5x4Re1JjX1jck1ElhWHzrZeUhX4SQr3gMZyIYmZ/Vo6t/SBFPS6JZjp12d7WEEdgMnXYw==",
+ "sha256": "UfqZOdFQjX/u7/0jsYRiH7cLud+uG/NvjBvpeAIbJ/s=",
"title": "jBPM embedded",
"url": "http://updates.jenkins-ci.org/download/plugins/jbpm-embedded-plugin/0.2/jbpm-embedded-plugin.hpi",
"version": "0.2",
@@ -28610,7 +29189,7 @@
"name": "Jiri Svitak"
}
],
- "excerpt": "jBPM workflow plugin - implements a new Jenkins build step to invoke a business process (embedded solution).",
+ "excerpt": "This plugin implements a <a href=\"http://www.jboss.org/jbpm\" rel=\"nofollow\">jBPM</a> build step, which can be used to execute a test plan described by a business process.",
"gav": "jenkins.plugins.jbpm:jbpm-workflow-plugin:0.3",
"labels": [
"external"
@@ -28620,7 +29199,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/jbpm-workflow-plugin",
"sha1": "DtzhmqmjEhm2FLcXdWG8EBPQZck=",
- "sha512": "Vz45hdM/h6RfHG4OdU/EuOgrd4Ow3Yg/IBtdZr8yIsdOcZUrpNbAPx9UmvujT2V7rdsvQbQXgUxKGz00+JFOSw==",
+ "sha256": "BpUaWU6ZlK5J/BJULmHTKZynrwAuBWPEufMJBWC5pu4=",
"title": "jBPM workflow",
"url": "http://updates.jenkins-ci.org/download/plugins/jbpm-workflow-plugin/0.3/jbpm-workflow-plugin.hpi",
"version": "0.3",
@@ -28648,7 +29227,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/jcaptcha-plugin",
"sha1": "4vbTiLFQDMH98DHDbumn7127UNw=",
- "sha512": "mTvGQCS6vetoP+YS1YwJovQDRFRD4F32sr4hksrgEKyUNJ6v33WnCjnDzg3mP1zziOGIrXczgSj42oEOB2/cfw==",
+ "sha256": "/s36tQZV1cW9E7GNZMkhb1MFH6Xd+Hal5ooAuDt4zRQ=",
"title": "JCaptcha",
"url": "http://updates.jenkins-ci.org/download/plugins/jcaptcha-plugin/1.1/jcaptcha-plugin.hpi",
"version": "1.1",
@@ -28716,7 +29295,7 @@
"name": "Marat Mavlyutov"
}
],
- "excerpt": "Allows Jenkins to build using Cloud Servers via JClouds",
+ "excerpt": "Allows Jenkins to build using Cloud Servers via JClouds.",
"gav": "org.jenkins-ci.plugins:jclouds-jenkins:2.14",
"labels": [
"slaves",
@@ -28730,7 +29309,7 @@
"requiredCore": "2.19.3",
"scm": "https://github.com/jenkinsci/jclouds-plugin",
"sha1": "adGdiGufx7pv2Jpl4UGN2OgUCx8=",
- "sha512": "ZfG3SjmNXr3PMTTgo95GM+nflOX4jPec1WPlS3HhRzSW5OAvIGkBLk/3i73+35jkwSuvPcynSZxPvNjRUocsQA==",
+ "sha256": "ry2U/LCN7widfAfvZ0I7DG25RJXr4xqTssVvr8DP2/U=",
"title": "JClouds",
"url": "http://updates.jenkins-ci.org/download/plugins/jclouds-jenkins/2.14/jclouds-jenkins.hpi",
"version": "2.14",
@@ -28746,7 +29325,7 @@
"name": "Chris Lewis"
}
],
- "excerpt": "A Jenkins plugin that uses JDepend to generate metrics.",
+ "excerpt": "This is a plugin that runs JDepend reports on builds.",
"gav": "org.jenkins-ci.plugins:jdepend:1.3.0",
"labels": [
"report"
@@ -28758,7 +29337,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/jdepend-plugin",
"sha1": "olX07Cd1bzc27dW8RKJqGBnHcto=",
- "sha512": "itMQm33UC/XWqJKpUpWWs4s8V0IoTs/oAVFhRkfs5tyKAgAT7DsxKQo5is6y3ud4qI4zTmI2WBinZDMyI5oFDw==",
+ "sha256": "6Rt2wanoEQmuEywL01F0ZgHbJelFHO2bCOv2NsoXGfQ=",
"title": "JDepend",
"url": "http://updates.jenkins-ci.org/download/plugins/jdepend/1.3.0/jdepend.hpi",
"version": "1.3.0",
@@ -28782,7 +29361,7 @@
"requiredCore": "2.112",
"scm": "https://github.com/jenkinsci/jdk-tool-plugin",
"sha1": "K+QyfQDLMux19gZgQJSwtmwB2PY=",
- "sha512": "JADgKI+H6IZR2YaC5hR9kXs911/nx6fVAfxD1oImdXP3eMefpvav2Bn4iLcHnKzIuKSST7NxjqnOKYyMl5yN4A==",
+ "sha256": "h/+jVOs8ProRhdYIar3TLWDiL6vdmN+1LL66exoaPUw=",
"title": "JDK Tool",
"url": "http://updates.jenkins-ci.org/download/plugins/jdk-tool/1.1/jdk-tool.hpi",
"version": "1.1",
@@ -28798,7 +29377,7 @@
"name": "Nathan A. Good"
}
],
- "excerpt": "",
+ "excerpt": "Adds a build wrapper that can spawn an AWS Cloud Formation recipe at the start of the build and take it down at the end.",
"gav": "org.jenkins-ci.plugins:jenkins-cloudformation-plugin:1.2",
"labels": [
"buildwrapper",
@@ -28812,14 +29391,14 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/jenkins-cloudformation-plugin",
"sha1": "crue8l6OTUmSgt3afzXL7Gz4EeE=",
- "sha512": "iYl3Ic299NcwuaUSFTs5wLzt4AOHZN5MWshx/rOC8AzRWDweWOtVuQqZXY3Tj7e3WfkWMSLQQxMbPCCmkBJPsg==",
+ "sha256": "JQ3vJ9cVbmpC3twtq8pqU3c82dFbvPGpBZaMFE7BIJg=",
"title": "jenkins-cloudformation-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkins-cloudformation-plugin/1.2/jenkins-cloudformation-plugin.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/jenkins-cloudformation-plugin"
},
"jenkins-design-language": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [],
"developers": [
{
@@ -28884,19 +29463,19 @@
}
],
"excerpt": "",
- "gav": "io.jenkins.blueocean:jenkins-design-language:1.6.2",
+ "gav": "io.jenkins.blueocean:jenkins-design-language:1.8.0",
"labels": [],
"name": "jenkins-design-language",
- "previousTimestamp": "2018-06-24T15:21:41.00Z",
- "previousVersion": "1.6.1",
- "releaseTimestamp": "2018-06-29T15:43:50.00Z",
- "requiredCore": "2.107.2",
+ "previousTimestamp": "2018-08-07T21:00:40.00Z",
+ "previousVersion": "1.7.2",
+ "releaseTimestamp": "2018-08-14T23:20:28.00Z",
+ "requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/blueocean-plugin",
- "sha1": "PhEwaVGpWn55k8hwb0zWtTED/nw=",
- "sha512": "j1DFNgtL87J4zXh+1dsItzMIIlwP28tJYtvaOFds3zmIuILeDNqSbqS+n48T9MiX4r21mmPGmBitguFaA+88uQ==",
+ "sha1": "WxJk2g9Q9k/MV/fc4NWI7d8psW8=",
+ "sha256": "p/6P4nDjhmd+bFlCn3Itx2aGYjdNY2HuTMKmGPc8tQ4=",
"title": "Design Language",
- "url": "http://updates.jenkins-ci.org/download/plugins/jenkins-design-language/1.6.2/jenkins-design-language.hpi",
- "version": "1.6.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jenkins-design-language/1.8.0/jenkins-design-language.hpi",
+ "version": "1.8.0",
"wiki": "https://plugins.jenkins.io/jenkins-design-language"
},
"jenkins-flowdock-plugin": {
@@ -28909,7 +29488,7 @@
"name": "Antti Pitkanen"
}
],
- "excerpt": "Posts build notifications to your flow",
+ "excerpt": "This plugin posts build notifications to your flow at <a href=\"https://www.flowdock.com/\" rel=\"nofollow\">Flowdock</a>.",
"gav": "com.flowdock.jenkins:jenkins-flowdock-plugin:1.1.8",
"labels": [],
"name": "jenkins-flowdock-plugin",
@@ -28919,7 +29498,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/flowdock-plugin",
"sha1": "6edczkHxwu1RSn1onoxxVpeI5VQ=",
- "sha512": "m04hguOfZEn/gDZDH0hCVwJrOsoqeTtgKTPI1GBCPnh9W5tEBpAZYG/xjbuAnp4akfZYfbIPW19/81kaAn1/yw==",
+ "sha256": "1yW1CqPofkb09QP49savEccB+m8v7n3Yzl4sHdym4Z4=",
"title": "Flowdock",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkins-flowdock-plugin/1.1.8/jenkins-flowdock-plugin.hpi",
"version": "1.1.8",
@@ -28940,7 +29519,7 @@
"name": "Ian Sparkes"
}
],
- "excerpt": "Jenkins plugin which can update Jira issues in a maven or a freestyle job.",
+ "excerpt": "This plugin can update Jira issues by changing their workflow status and adding comments.",
"gav": "info.bluefloyd.jenkins:jenkins-jira-issue-updater:1.18",
"labels": [
"external"
@@ -28952,14 +29531,14 @@
"requiredCore": "1.600",
"scm": "https://github.com/jenkinsci/jira-issue-updater-plugin",
"sha1": "sAOhD7DDmajli8qDmKr/zodVgsg=",
- "sha512": "2W7xjWmIlNeuIa7WV9F+r4HvDE7gtmVaCFwEUQXKMRPhz0u7CMPPkb0VBlXxee0P5Fq4Rzm+WYbufMv2ZWMBZQ==",
+ "sha256": "bklh6dgbXuEyJs20OsOfw2JWCSur3q7VV/i5JHwec90=",
"title": "Jira Issue Updater",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkins-jira-issue-updater/1.18/jenkins-jira-issue-updater.hpi",
"version": "1.18",
"wiki": "https://plugins.jenkins.io/jenkins-jira-issue-updater"
},
"jenkins-multijob-plugin": {
- "buildDate": "May 01, 2018",
+ "buildDate": "Aug 01, 2018",
"dependencies": [
{
"name": "maven-plugin",
@@ -29029,22 +29608,22 @@
"name": "Chen Cohen"
}
],
- "excerpt": "Enabling full hierarchy of Jenkins jobs",
- "gav": "org.jenkins-ci.plugins:jenkins-multijob-plugin:1.30",
+ "excerpt": "This plugin is a MultiJob plugin.",
+ "gav": "org.jenkins-ci.plugins:jenkins-multijob-plugin:1.31",
"labels": [
"misc"
],
"name": "jenkins-multijob-plugin",
- "previousTimestamp": "2018-03-01T14:07:43.00Z",
- "previousVersion": "1.29",
- "releaseTimestamp": "2018-05-01T11:40:46.00Z",
+ "previousTimestamp": "2018-05-01T11:40:46.00Z",
+ "previousVersion": "1.30",
+ "releaseTimestamp": "2018-08-01T14:04:15.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/tikal-multijob-plugin",
- "sha1": "LjQMrHEU8icI7VA7uYfrdMhzKIQ=",
- "sha512": "inpwHkJwbBRIGE8AoXKl1zq1C+OM5cNq7CsdzqPjdZMRS7zf0NVbgLiPz2nvYWjyR8URjNgg0CgNhBtPys+Naw==",
+ "sha1": "Lz4TdzwSwZr7OAuL6YRdSCYblt0=",
+ "sha256": "gQUJy7SmyrTPRoyuKeOiRnAtppjhI1YK/0Le+afDt2A=",
"title": "Multijob",
- "url": "http://updates.jenkins-ci.org/download/plugins/jenkins-multijob-plugin/1.30/jenkins-multijob-plugin.hpi",
- "version": "1.30",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jenkins-multijob-plugin/1.31/jenkins-multijob-plugin.hpi",
+ "version": "1.31",
"wiki": "https://plugins.jenkins.io/jenkins-multijob-plugin"
},
"jenkins-reviewbot": {
@@ -29062,7 +29641,7 @@
"name": "Yardena Meymann"
}
],
- "excerpt": "",
+ "excerpt": "This plugin picks up a Reviewboard request, builds the diff using Patch Plugin and reports the results back to reviewboard.",
"gav": "org.jenkins-ci.plugins:jenkins-reviewbot:2.4.6",
"labels": [
"parameter",
@@ -29074,7 +29653,7 @@
"releaseTimestamp": "2015-05-03T14:09:24.00Z",
"requiredCore": "1.528",
"sha1": "hRia7U29kLyjKusxGLw/Bapb7so=",
- "sha512": "wVrt8PIN0jPDeHM2ikmWlZXJESgOXEsVC6tNabuRxhiRfqGzfvrRgoTrpU4xTWOPZ3ER3yrzgCJagP82VMsK1Q==",
+ "sha256": "7zX01CxeMJz9b+tSv8s+3lzzwm4n3r1Y4l1zae24UGg=",
"title": "jenkins-reviewbot",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkins-reviewbot/2.4.6/jenkins-reviewbot.hpi",
"version": "2.4.6",
@@ -29090,7 +29669,7 @@
"name": "Chris van Es"
}
],
- "excerpt": "",
+ "excerpt": "Generate a tag cloud of commonly used words from the project source code.",
"gav": "org.jenkins-ci.plugins:jenkins-tag-cloud-plugin:1.6",
"labels": [
"misc"
@@ -29102,7 +29681,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/tag-cloud-plugin",
"sha1": "kMIRpde1Ck+jmM61yXZZ1bac9ss=",
- "sha512": "vQ4JAlM6RocxLeqpeAKhLlbiww7X43GmZJPcO2QRAKNlK3YIOZopM+uuH3MaMJcUr55ykaYZ+8CilHwgY01nwA==",
+ "sha256": "CtvwPFGK0Gp7iUuv8tmyhAkzmR/kTtYqw5H1ohmpKDs=",
"title": "Tag Cloud",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkins-tag-cloud-plugin/1.6/jenkins-tag-cloud-plugin.hpi",
"version": "1.6",
@@ -29117,7 +29696,7 @@
"name": "Kevin Nilson"
}
],
- "excerpt": "",
+ "excerpt": "Supported browsersAll available browsersCurrent release of all major browsersBrowsers currently supported in Yahoo&#39;s Graded Browser SupportUpcoming alphas/betas of popular browsersPopular browsers and their upcoming alphas/betas <br />",
"gav": "com.javaclimber.jenkins.testswarmplugin:jenkins-testswarm-plugin:1.2",
"labels": [
"scm"
@@ -29127,7 +29706,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/testswarm-plugin",
"sha1": "il4+Q/8yWZO1vDD5pxU/4kwKAiA=",
- "sha512": "GkMlNSySXuLyOgtVUSQ3sV+rk2Z2F24JlzMYoSBK7hQ0h/eTSofG3GaQbROcRScuB8b7evUYOdX+cckjOc516Q==",
+ "sha256": "7Vf7j5/QhbSp/5XWRTM6MxJPzHjWRLTW/G6rPuq+nEI=",
"title": "jenkins-testswarm-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkins-testswarm-plugin/1.2/jenkins-testswarm-plugin.hpi",
"version": "1.2",
@@ -29143,7 +29722,7 @@
"name": "Nonico Bugash"
}
],
- "excerpt": "Scan build using AppSpider",
+ "excerpt": "This plugin is used to scan the build using AppSpider.",
"gav": "com.rapid7:jenkinsci-appspider-plugin:1.0.8",
"labels": [
"report"
@@ -29155,7 +29734,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/appspider-build-scanner-plugin",
"sha1": "8fr5ZA+DrD33bYhhPRFFyHz0Azg=",
- "sha512": "+dU0mxYtECj9ExUgsUa1fFxPA4kr5wDRvvZEWYQ7PwNBhhygm3VDsc0Cr/HYCLU5DLAsmc7kFIN9849IitBDrw==",
+ "sha256": "20mPZAQ6+S/8pyJTbS7hnX/YRTq63wDts3kjp7RR0jI=",
"title": "AppSpider",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkinsci-appspider-plugin/1.0.8/jenkinsci-appspider-plugin.hpi",
"version": "1.0.8",
@@ -29171,7 +29750,7 @@
"name": "Victor Martinez"
}
],
- "excerpt": "Checks Jenkins Jobs for practices and behaviour that could potentially be improved.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/JenkinsLint&#43;Plugin\" rel=\"nofollow\">JenkinsLint Plugin</a> detects whether your Jenkins configuration follows some best practices.",
"gav": "org.jenkins-ci.plugins:jenkinslint:0.14.0",
"labels": [
"misc"
@@ -29183,7 +29762,7 @@
"requiredCore": "1.607",
"scm": "https://github.com/jenkinsci/jenkinslint-plugin",
"sha1": "+AZxYjo/toYcKGREQ8eSggNDQ9o=",
- "sha512": "/eIN8cOr886U6bjwTVKsggbGWgRMVlbq3BfVlTbWhpZtbvEe102xy2VOpyXC6ZFuD3224+w5a/1xiD/5eIu45A==",
+ "sha256": "YJjlmVmVNVDOkuJEe7u5ULv4h7ZdeZECnIl2U2+5LSs=",
"title": "JenkinsLint",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkinslint/0.14.0/jenkinslint.hpi",
"version": "0.14.0",
@@ -29210,7 +29789,7 @@
"releaseTimestamp": "2015-06-19T18:05:32.00Z",
"requiredCore": "1.432",
"sha1": "aeeYV+CLbgCq3n0ozAV0iZISwKk=",
- "sha512": "yOC3cIxFO4Tb7EOnBPu+lvzcA+goCRezruiQw7kc23i7Ai6EKpyJPGOFBrPUm8Ub1CA8kp11Dk7HTqD++bfCJQ==",
+ "sha256": "B8QJlwD+U+VhyWgU8riXwGT+TiclvQOEYB0FxRUZq44=",
"title": "Jenkinspider",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkinspider/0.0.1/jenkinspider.hpi",
"version": "0.0.1",
@@ -29226,7 +29805,7 @@
"name": "Christian Pelster"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides a application that monitors jobs in a way suitable for public wall displays.",
"gav": "org.jenkins-ci.plugins:jenkinswalldisplay:0.6.34",
"labels": [
"ui"
@@ -29238,7 +29817,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/walldisplay-plugin",
"sha1": "7ZSEpGKpuFlQ1hJOYKp3ZeoeH68=",
- "sha512": "f5o2+d6R+EObfA9W8uzM6+eEXVKL9O6lTc+L+zhgUD+z4m/2qoIHFFJUhvwFWYjI3GBMMX9m+q+oU1EKzPHu5A==",
+ "sha256": "0TyfsoNrKshUUD+1EwjJn6cj6QNOnhbCiE6df5YuaEQ=",
"title": "Wall Display Master Project",
"url": "http://updates.jenkins-ci.org/download/plugins/jenkinswalldisplay/0.6.34/jenkinswalldisplay.hpi",
"version": "0.6.34",
@@ -29272,7 +29851,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/jgiven-plugin",
"sha1": "cWj/MJxNDkWiqQZCkd0/hLozp50=",
- "sha512": "QNZ+DdjaEky0w11Db/lA9WF6CgM/8Nm5xOu/A3yFbBgNwAXdLwSEazy37xgUIbiPRFchNmuKN4ewjaQv1vdS9w==",
+ "sha256": "6L4n3tPZJvy7G2CMeGPcVM7mldwHoU6VPHxfgHH8pbU=",
"title": "JGiven",
"url": "http://updates.jenkins-ci.org/download/plugins/jgiven/0.15.1/jgiven.hpi",
"version": "0.15.1",
@@ -29288,7 +29867,7 @@
"name": "Junguan Zhu"
}
],
- "excerpt": "A Build status publisher that notifies topic on a Jianliao team",
+ "excerpt": "This plugin is a Jianliao notifier that can publish build status to Jianliao topics.",
"gav": "org.jenkins-ci.plugins:jianliao:1.1",
"labels": [
"notifier"
@@ -29300,7 +29879,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/jianliao-plugin",
"sha1": "eUidIvojEuO9vMgoJ/sjrvqDzfQ=",
- "sha512": "0UEGh1+6F3MyID+mRhvPu3BYKcwL+POXTxdVv5354MeiS4jWaLvLS89Mge7+JgHD42zjsijmusNGahickQTLeQ==",
+ "sha256": "nA2JFEj+V3eAN6L3N5TtfhG6EQJ6ctqLVcXs9UZr7i8=",
"title": "Jianliao Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/jianliao/1.1/jianliao.hpi",
"version": "1.1",
@@ -29315,7 +29894,7 @@
"name": "Vincent Beretti"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in integrates <a href=\"http://code.google.com/p/jigomerge/\" rel=\"nofollow\">Jigomerge</a> to handle merge between SVN(Subversion) branches.",
"gav": "org.jenkins-ci.plugins:jigomerge:0.9",
"labels": [
"builder"
@@ -29327,7 +29906,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/jigomerge-plugin",
"sha1": "P5dm3uPnRNoRoDGtpuV1/P9uW9k=",
- "sha512": "nEQExsDXzTS+GhgJdcmzA056ey3x8UlRX1+p2P2i8TjZwv9C/nOoM9vrQ+lk6mUKuXCsrYfW2M4Zlg/wBrRjAw==",
+ "sha256": "XEVbV9rAfcTU+WUd8Aom5iA9A4u5HjbQASMeu+dncP8=",
"title": "Jigomerge",
"url": "http://updates.jenkins-ci.org/download/plugins/jigomerge/0.9/jigomerge.hpi",
"version": "0.9",
@@ -29407,7 +29986,7 @@
"name": "Radek Antoniuk"
}
],
- "excerpt": "Integrates Jenkins to JIRA",
+ "excerpt": "This plugin integrates Jenkins to <a href=\"http://www.atlassian.com/software/jira/\" rel=\"nofollow\">Atlassian JIRA</a>.",
"gav": "org.jenkins-ci.plugins:jira:3.0.0",
"labels": [
"maven",
@@ -29420,7 +29999,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jira-plugin",
"sha1": "745dHNpZYlLEpHYIzBvuDi5QN9s=",
- "sha512": "0qbcD7qpb/4oV+qCqCRbD70S40LjC8g99yzLZ5eCjr+Dx8JNEsGfCcJO3iNXMUiNNbpT33pdlcnSw6BiACEJZw==",
+ "sha256": "lrbtuEpqyNjV5oigfcd/BTDLMRAB51GxFt82qBfmTv0=",
"title": "JIRA",
"url": "http://updates.jenkins-ci.org/download/plugins/jira/3.0.0/jira.hpi",
"version": "3.0.0",
@@ -29459,14 +30038,14 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/jira-ext-plugin",
"sha1": "tyPPzkuHNgBbF+S1KvTxforQpN4=",
- "sha512": "PLicm9/6MJzBn9MzZiTq4LVT0kJ+UBY+jR2nEbacnQ+KTKB2d/stUzgIR0qn3TGcY7wM2A5XD7ES5dXI+6TByw==",
+ "sha256": "VyDje9uso1gMo8m+s/Iu5oePsp1/OjGFlV/JtjbHK3g=",
"title": "jira-ext",
"url": "http://updates.jenkins-ci.org/download/plugins/jira-ext/0.7/jira-ext.hpi",
"version": "0.7",
"wiki": "https://plugins.jenkins.io/jira-ext"
},
"jira-steps": {
- "buildDate": "Mar 27, 2018",
+ "buildDate": "Jul 15, 2018",
"dependencies": [
{
"name": "workflow-aggregator",
@@ -29481,19 +30060,19 @@
}
],
"excerpt": "JIRA Pipeline Steps",
- "gav": "org.jenkins-ci.plugins:jira-steps:1.4.1",
+ "gav": "org.jenkins-ci.plugins:jira-steps:1.4.3",
"labels": [],
"name": "jira-steps",
- "previousTimestamp": "2018-03-23T03:01:20.00Z",
- "previousVersion": "1.4.0",
- "releaseTimestamp": "2018-03-27T02:06:52.00Z",
+ "previousTimestamp": "2018-07-15T22:44:35.00Z",
+ "previousVersion": "1.4.2",
+ "releaseTimestamp": "2018-07-15T23:07:36.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/jira-steps-plugin",
- "sha1": "UEc3mDE9/bZ72fXkCFTirTz5KkI=",
- "sha512": "o62HFIApIoZD2yIsL+f71D3iAQNP1/LBvd0VCfEhxNeb22Fz6mT4xDSaN0DdWTwfibK+5dBLabrgmT3M+NgDaw==",
+ "sha1": "Oti5SOQdsyIX4N3nOUh4HGNZ0q8=",
+ "sha256": "mKvguukbW6NTr3dvCUxOT9sWQTuS2gx4NMoDiQ1yTj8=",
"title": "JIRA Pipeline Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/jira-steps/1.4.1/jira-steps.hpi",
- "version": "1.4.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jira-steps/1.4.3/jira-steps.hpi",
+ "version": "1.4.3",
"wiki": "https://plugins.jenkins.io/jira-steps"
},
"jira-trigger": {
@@ -29520,14 +30099,14 @@
"requiredCore": "2.73",
"scm": "https://github.com/jenkinsci/jira-trigger-plugin",
"sha1": "glYTj0Cnu+GfvhGuM5rAKYeu32k=",
- "sha512": "wlFe1z7YoOy2AUUmbVsz5Yn85C+/ow18Iat7R/Te6Lb2h0QnQRzCmjfsy0Cves0WIFW3Jcy0YPz3fIQdZwYdow==",
+ "sha256": "YyeNhorse1pR+AoCovqphuhIBKXdeK7YMcNQcg9kvLI=",
"title": "JIRA Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/jira-trigger/0.6.3/jira-trigger.hpi",
"version": "0.6.3",
"wiki": "https://plugins.jenkins.io/jira-trigger"
},
"jmh-report": {
- "buildDate": "Jan 25, 2018",
+ "buildDate": "Jul 29, 2018",
"dependencies": [],
"developers": [
{
@@ -29535,20 +30114,20 @@
"name": "Johannes Zillmann"
}
],
- "excerpt": "Report for your JMH benchmarks",
- "gav": "io.morethan.jenkins:jmh-report:0.7.1",
+ "excerpt": "This plugin helps you to visually explore your JMH benchmark results.",
+ "gav": "io.morethan.jenkins:jmh-report:0.8.0",
"labels": [],
"name": "jmh-report",
- "previousTimestamp": "2017-10-31T10:45:57.00Z",
- "previousVersion": "0.7.0",
- "releaseTimestamp": "2018-01-25T20:59:56.00Z",
+ "previousTimestamp": "2018-01-25T20:59:56.00Z",
+ "previousVersion": "0.7.1",
+ "releaseTimestamp": "2018-07-29T08:42:21.00Z",
"requiredCore": "2.4",
"scm": "https://github.com/jenkinsci/jmh-report-plugin",
- "sha1": "Lwmy/aLEvy4UmJkPohWDkDynlcY=",
- "sha512": "xqLYGhlvkrRRShyRoP349zaQRG71lRRESkN5MBPIKfA6C9Mxzp8M8SPyb0WZYB3cRuSTuM0uB8+cHm37bzMJmQ==",
+ "sha1": "W1zWcLn6MNRe2j1hCu8WOZyY8JY=",
+ "sha256": "oibVzjqhmwm3MyBWqNqiMYOhgy+fl/XfFfrsRMYaXPo=",
"title": "JMH Report",
- "url": "http://updates.jenkins-ci.org/download/plugins/jmh-report/0.7.1/jmh-report.hpi",
- "version": "0.7.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jmh-report/0.8.0/jmh-report.hpi",
+ "version": "0.8.0",
"wiki": "https://plugins.jenkins.io/jmh-report"
},
"jms-messaging": {
@@ -29573,7 +30152,7 @@
"name": "Scott Hebert"
}
],
- "excerpt": "Plugin to listen and emit messages during the build process using a JMS Messaging Provider.",
+ "excerpt": "This plugin monitors the CI exchange and submits jenkins jobs as needed.",
"gav": "org.jenkins-ci.plugins:jms-messaging:1.1.1",
"labels": [
"post-build",
@@ -29587,7 +30166,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jms-messaging-plugin",
"sha1": "PvJUHDKV0cYck5/zGcUy8USkC3U=",
- "sha512": "KgwYfcVYPNr+0HV4j5CKsCrwNOiyqo8LHWD5g8ZfnG5v/p5sdbjvPNv8ADf8hSwwaKRh4Qj0T9uqXquwxQpalQ==",
+ "sha256": "p9/VmFbk3jEwoDQlW3z2JWhXW5LbHdBZ6GSPdStUNlM=",
"title": "JMS Messaging",
"url": "http://updates.jenkins-ci.org/download/plugins/jms-messaging/1.1.1/jms-messaging.hpi",
"version": "1.1.1",
@@ -29601,7 +30180,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "Plugin providing jna-posix API for other plugins.",
+ "excerpt": "This plugin provides <a href=\"https://github.com/jenkinsci/jna-posix\" rel=\"nofollow\">jna-posix</a> API for other plugins.",
"gav": "io.jenkins.plugins:jna-posix-api:1.0.3-jenkins-1",
"labels": [],
"name": "jna-posix-api",
@@ -29609,7 +30188,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jna-posix-api-api-plugin",
"sha1": "nqbsa7wKZey4Tb6qJ1BfpL3XM4g=",
- "sha512": "xZOpp6yENwHJhr20ygnPP5F0u6LNCqkky4MyaUkrfki6LNNiZBjdqRDPgnJ/I9B/RcZEBJs+WTlRr9U2BrFPPg==",
+ "sha256": "KFZ0xQkJ4E5OaJblCOzEbzWkIE41EngSmM2PUkDWa40=",
"title": "jnr-posix API",
"url": "http://updates.jenkins-ci.org/download/plugins/jna-posix-api/1.0.3-jenkins-1/jna-posix-api.hpi",
"version": "1.0.3-jenkins-1",
@@ -29623,7 +30202,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "Plugin providing jnr-posix API for other plugins.",
+ "excerpt": "This plugin provides <a href=\"https://github.com/jnr/jnr-posix\" rel=\"nofollow\">jnr-posix</a> API for other plugins.",
"gav": "io.jenkins.plugins:jnr-posix-api:3.0.45",
"labels": [],
"name": "jnr-posix-api",
@@ -29631,7 +30210,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jnr-posix-api-api-plugin",
"sha1": "dh8tdWyRgJJOSCoGM5VYcd6xBS8=",
- "sha512": "iOMW0Xjg5gJXzKzhIqVvV37efQ5RCd0QJIgXCcUNcFfQ3QjZ9MiI/XgS3jryv4gwyiJLPA3Nej5A3Ewj83pDbQ==",
+ "sha256": "+q41hayB+P+kJ1xIipHZB7GXdJisIg6SAwcbDDO4e34=",
"title": "jnr-posix API",
"url": "http://updates.jenkins-ci.org/download/plugins/jnr-posix-api/3.0.45/jnr-posix-api.hpi",
"version": "3.0.45",
@@ -29673,7 +30252,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "",
+ "excerpt": "Plugin for sending emails direcrtly from job or build view.",
"gav": "org.jenkins-ci.plugins:job-direct-mail:1.5",
"labels": [
"ui",
@@ -29686,7 +30265,7 @@
"requiredCore": "1.494",
"scm": "https://github.com/jenkinsci/job-direct-mail-plugin",
"sha1": "70U7X0unXzulKs9ZVXQMIrXGfLA=",
- "sha512": "ps6pBG9MR7XO514bo2pzq5ENp81mmIyDvsQtbSEvw+p45efzdFovHd3OUkvUCPUu/bf9dCR8/Us79ywsrSWnWQ==",
+ "sha256": "+cGAeyY4gls4dLJ0gnRizWOqtMPb3E1NNe8IAzwFC24=",
"title": "Job Direct Mail",
"url": "http://updates.jenkins-ci.org/download/plugins/job-direct-mail/1.5/job-direct-mail.hpi",
"version": "1.5",
@@ -29744,7 +30323,7 @@
"name": "Matt Sheehan"
}
],
- "excerpt": "Jenkins plugin to leverage job-dsl-core to programmatic create jobs from inside Jenkins.",
+ "excerpt": "This plugin allows Jobs and Views to be defined via DSLs",
"gav": "org.jenkins-ci.plugins:job-dsl:1.70",
"labels": [
"builder"
@@ -29756,7 +30335,7 @@
"requiredCore": "2.73",
"scm": "https://github.com/jenkinsci/job-dsl-plugin",
"sha1": "+IxTcIZd1d76iusFXP7MjmV/4qQ=",
- "sha512": "KIzGQPD9A1XA/62Mdq3+2Rmbuo9ZmMmjwoI8bcRecZCUBBttq4GbISBwByi+1/iqQAPB8GJqHho1df3yNqZy7g==",
+ "sha256": "7viFDOrQ8Q0i5sx7gRLmFBgYXVys2CQfGQ+r0gGlhtA=",
"title": "Job DSL",
"url": "http://updates.jenkins-ci.org/download/plugins/job-dsl/1.70/job-dsl.hpi",
"version": "1.70",
@@ -29772,7 +30351,7 @@
"name": "Michael Meyling"
}
],
- "excerpt": "This plugin exports job parameters into a properties file.",
+ "excerpt": "This plugin exports Jenkins runtime job parameters into a properties file.",
"gav": "org.jenkins-ci.plugins:job-exporter:0.4",
"labels": [
"builder"
@@ -29784,7 +30363,7 @@
"requiredCore": "1.433",
"scm": "https://github.com/jenkinsci/job-exporter-plugin",
"sha1": "2SC4lvJtUwtW5e6ImdSJafagjJk=",
- "sha512": "7TgxRGCs2rQXpGo5kbu6NGXCMUNtWMowEhcvpAoGRVpSNR5v+RUzGSOGJeX3nsjZycNLevy1J9rk6kPYMGZgGQ==",
+ "sha256": "K5B61YCVgpCMq9g2enPrY9Pk05eQUoNfbgNjNdYfQ6E=",
"title": "export dynamic job data",
"url": "http://updates.jenkins-ci.org/download/plugins/job-exporter/0.4/job-exporter.hpi",
"version": "0.4",
@@ -29800,7 +30379,7 @@
"name": "Yogesh Lonkar"
}
],
- "excerpt": "Fan In jobs to downstream project from upstream",
+ "excerpt": "This plugin allows to trigger build on downstream project after ALL upstream projects are build successfuly",
"gav": "org.jenkins-ci.plugins:job-fan-in:1.1.4",
"labels": [
"trigger"
@@ -29812,7 +30391,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/job-fan-in-plugin",
"sha1": "oChs5xl8SiBBZnMbeNLThOxI09w=",
- "sha512": "dLjt2FTrwkB83SIw6M9xbz8lJtKWHg2PJp628nGA6nJYuEzg6tuHfpyIDK5rhqpCVo1JMC91q0kBMqmmF8A7Hw==",
+ "sha256": "BL7jefKhm7aFZs4ZR55VjAizTZUGxG4HsrP7pZCORik=",
"title": "JobFanIn",
"url": "http://updates.jenkins-ci.org/download/plugins/job-fan-in/1.1.4/job-fan-in.hpi",
"version": "1.1.4",
@@ -29850,7 +30429,7 @@
"name": "Emilio Escobar"
}
],
- "excerpt": "Import jobs from another Jenkins instance.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Job&#43;Import&#43;Plugin\" rel=\"nofollow\">Job Import Plugin</a> lets you import jobs from another Jenkins instance.",
"gav": "org.jenkins-ci.plugins:job-import-plugin:3.0",
"labels": [
"misc"
@@ -29862,7 +30441,7 @@
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/job-import-plugin",
"sha1": "8X5dOK3bitdBK+vZvAD0MGZqd00=",
- "sha512": "qmue+0qNV6sMySECVhx//qajtSeedn3pJgCGTP8NGMqbN5tv+t47egy+JLjf5Wy/oNctyZWiIo6bG83+pkn0Jg==",
+ "sha256": "cKnmmSVXeW+tolkYTeDpCBPa6HTwiKysKHLJSyNAdhU=",
"title": "Job Import",
"url": "http://updates.jenkins-ci.org/download/plugins/job-import-plugin/3.0/job-import-plugin.hpi",
"version": "3.0",
@@ -29878,7 +30457,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Write the job log to the underlying logging system.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Job&#43;Log&#43;Logger&#43;Plugin\" rel=\"nofollow\">Job Log Logger Plugin</a> writes the job log to the underlying logging system.",
"gav": "org.jenkins-ci.plugins:job-log-logger-plugin:1.0",
"labels": [
"misc",
@@ -29889,7 +30468,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/job-log-logger-plugin",
"sha1": "ikHWj/fSsoafQKcxjIV9Ov5UOm0=",
- "sha512": "3dAWNSu7aClX6Txa51wWOR2il6t6zfu/GUFw4HSMJC3f7zFqymg61BDcew8blsVq0Sf/EB6k+CXj9bQnbD/z+A==",
+ "sha256": "i8JOwJj37a+yJ094wB54T/uixEOk2vASdGcEY6SRlRQ=",
"title": "Job Log Logger",
"url": "http://updates.jenkins-ci.org/download/plugins/job-log-logger-plugin/1.0/job-log-logger-plugin.hpi",
"version": "1.0",
@@ -29910,7 +30489,7 @@
"name": "Baris Batiege"
}
],
- "excerpt": "Makes this job execute on the last execution node of another job",
+ "excerpt": "Lets you configure jobs to run on the same node, and if desired the same workspace, as another job.",
"gav": "org.jenkins-ci.plugins:job-node-stalker:1.0.5",
"labels": [
"misc",
@@ -29925,7 +30504,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/job-node-stalker-plugin",
"sha1": "XBvg58q6O9h+uVYWQZnG/VRuTfc=",
- "sha512": "CPX6nUZMvu/xsUL/gxgtI+GOnk3eZawZo9egohDFvrpGNL2DOCejm9XNiYYsSGcDEyAX/3offOtEzkCa/UKEUA==",
+ "sha256": "r2LEoQXqcb+tJrZQTAokQ1ldkLqo52LALl+owU09WOs=",
"title": "Job Node Stalker",
"url": "http://updates.jenkins-ci.org/download/plugins/job-node-stalker/1.0.5/job-node-stalker.hpi",
"version": "1.0.5",
@@ -29951,7 +30530,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/job-parameter-summary-plugin",
"sha1": "aqchPtriEwF/V2KhNbnEXk1R2L4=",
- "sha512": "HtVz2oON3Iwi/NfhLZVNy7KcrvCToaMwrV5lh7/JeCD3n45n5095cHB0MPJms4SbBHP1Zgsm8yZYqPbblWO5Kg==",
+ "sha256": "4g/C+Z+AeiUtsIY9U+a0ebzLnNIBSldQf1TTlVuFT0c=",
"title": "Job Parameter Summary",
"url": "http://updates.jenkins-ci.org/download/plugins/job-parameter-summary/0.5/job-parameter-summary.hpi",
"version": "0.5",
@@ -29967,7 +30546,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provides an easy mechanism to force a job to poll for SCM changes.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Job&#43;Poll&#43;Action&#43;Plugin\" rel=\"nofollow\">Job Poll Action Plugin</a> provides an easy mechanism to force a job to poll for SCM changes.",
"gav": "org.jenkins-ci.plugins:job-poll-action-plugin:1.0",
"labels": [
"misc",
@@ -29978,7 +30557,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/job-poll-action-plugin",
"sha1": "qehDx0VLMjyHlb/uULkO2hKvaxU=",
- "sha512": "7lWTB1S5yZVfXFPlc1NY/LAtcENkmSIYcPn3N2bp9ml4d7kslKFqqyPehtq6VTnLhMzh+rXyfVOWSgjhe4nDAw==",
+ "sha256": "mUsMaTDe/3770eDPvRY1n9gETK6NRi45T5mLX0kbwug=",
"title": "Job Poll Action",
"url": "http://updates.jenkins-ci.org/download/plugins/job-poll-action-plugin/1.0/job-poll-action-plugin.hpi",
"version": "1.0",
@@ -29994,7 +30573,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "This plugin allows restricting execution of jobs on nodes depending on criterias like name pattern and ownership",
+ "excerpt": "Allows restricting execution of jobs on nodes depending on criterias like name pattern, ownership, etc. Also can restrict job triggering by other jobs and users.",
"gav": "com.synopsys.arc.jenkinsci.plugins:job-restrictions:0.7",
"labels": [
"misc",
@@ -30007,7 +30586,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/job-restrictions-plugin",
"sha1": "VPRCdA3XNh+THNRhPXWP4mmsqRc=",
- "sha512": "x9XuG0zQq/vFn9kk6Ou4mLmW4uN51LVmmiM4rFUsnRKCFZNk18KpwBVIZJPTnFn80nJx1K5i+8LhJPaf4vnKfQ==",
+ "sha256": "Xm+FUye1S+7/oSo3igMQxms47pnsO1R88nktrR7VxV4=",
"title": "Job Restrictions",
"url": "http://updates.jenkins-ci.org/download/plugins/job-restrictions/0.7/job-restrictions.hpi",
"version": "0.7",
@@ -30022,7 +30601,7 @@
"name": "KK.Kon"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides strong-auth for Jenkins job at execution.",
"gav": "org.jenkins-ci.plugins:job-strongauth-simple:0.5",
"labels": [
"builder"
@@ -30034,7 +30613,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/job-strongauth-simple-plugin",
"sha1": "gwM1pQC1RLQKw7GCP8q6aYvfuh4=",
- "sha512": "2IlNKUy5boE+BtWzQnRC0PDK5B1m8dlE1veleNGQcVOR4wC7a359lNDHWuaVBXdDVOWIs5oq5uHgjM9B5qcReg==",
+ "sha256": "K5W0bQbSSC8yD5Qvb/LzwQrBvfWkYRLeeALkV2jT/vg=",
"title": "Job StrongAuthSimple",
"url": "http://updates.jenkins-ci.org/download/plugins/job-strongauth-simple/0.5/job-strongauth-simple.hpi",
"version": "0.5",
@@ -30076,7 +30655,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "Saves copies of job, node and system configurations.",
+ "excerpt": "Job history plugin for Jenkins.",
"gav": "org.jenkins-ci.plugins:jobConfigHistory:2.18",
"labels": [
"ui",
@@ -30089,7 +30668,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/jobConfigHistory-plugin",
"sha1": "7UJlN8oFjoFHZwLJRUFcfQK+3j4=",
- "sha512": "nS05V2eB6/IeyqCsRNxnH2aB70y3dsPyGi0mll+H7fTiYXTwWc5/xsuGei0S1ARhCrUKaf6gqdSB9V27vJk0Vg==",
+ "sha256": "RlUUP65fh3nPaR7SppF3JCzNmR85dO13qJRpRVYSwh0=",
"title": "Job Configuration History",
"url": "http://updates.jenkins-ci.org/download/plugins/jobConfigHistory/2.18/jobConfigHistory.hpi",
"version": "2.18",
@@ -30125,7 +30704,7 @@
"name": "Pete Hayes"
}
],
- "excerpt": "Caches files on executors per job and reseeds executors on subsequent builds",
+ "excerpt": "This plugin enables caching of files on executors from one build to the next. This is helpful for builds that run on docker agents that start from a clean image and download external dependencies to cache folders such as gradle and maven.",
"gav": "org.jenkins-ci.plugins:jobcacher:1.0",
"labels": [
"buildwrapper",
@@ -30136,7 +30715,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/jobcacher-plugin",
"sha1": "OsH1dZMknP5Ft+HOaLXdFTXV52c=",
- "sha512": "6UpmhkSNnq4HrWndGt2iTj+V7KQwsookN83lQ9gBhuiHgXkOS3b94qYlC8fgOhhH1CBjOPRMSzqS6INxxgHWmQ==",
+ "sha256": "wnQXS9TqVp4UlLLNMpXmEJVDAAhRseTHvHgk+UQN2WA=",
"title": "Job Cacher",
"url": "http://updates.jenkins-ci.org/download/plugins/jobcacher/1.0/jobcacher.hpi",
"version": "1.0",
@@ -30152,7 +30731,7 @@
"name": "IKEDA Yasuyuki"
}
],
- "excerpt": "Jenkins plugin to copy a job in a build step.",
+ "excerpt": "Copy a job in build steps.",
"gav": "jp.ikedam.jenkins.plugins:jobcopy-builder:1.4.0",
"labels": [
"builder"
@@ -30164,7 +30743,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/jobcopy-builder-plugin",
"sha1": "+opVCguxSC3HnJ+E70e39pjZA4E=",
- "sha512": "m+232rzMp05s3qkYsLGEkrMMe9+hmGa8LEfz0fICMeUXvgCLMAmn73P95rOPnyiQJvFfzHGDYLrcAJUZr1IByQ==",
+ "sha256": "m2XOqpRxshrF92EzDW0bIAZ504M8BOsC+6E3BQLDiug=",
"title": "Jobcopy Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/jobcopy-builder/1.4.0/jobcopy-builder.hpi",
"version": "1.4.0",
@@ -30180,7 +30759,7 @@
"name": "sona-tar"
}
],
- "excerpt": "Jenkins plugin to delete jobs in a build step.",
+ "excerpt": "Delete job in build step.",
"gav": "org.jenkins-ci.plugins:jobdelete-builder:1.0",
"labels": [
"builder"
@@ -30190,7 +30769,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/jobdelete-builder-plugin",
"sha1": "Is8alZPcfwM1Yhu3vuqDwFsiNIw=",
- "sha512": "YIuQtR+PdPAOuBZ9fuBxU1bVmmqDaGqgSmNpD55PS2s9hBK3tKfEV6D87PJs/YO3055duLRuHXGVLzQHJaTe6Q==",
+ "sha256": "wh9asMFmFEZA1JmBXqANwSkhX/+561v8FsMHT0MhrVc=",
"title": "JobDelete Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/jobdelete-builder/1.0/jobdelete-builder.hpi",
"version": "1.0",
@@ -30227,7 +30806,7 @@
"name": "Sylvain Benner"
}
],
- "excerpt": "A job generator which can replicates itself to produce a regular job. The generation can be parameterized via the standard build parameters of Jenkins by adding Generator Parameters.",
+ "excerpt": "Generate job configurations.",
"gav": "org.jenkins-ci.plugins:jobgenerator:1.22",
"labels": [
"misc",
@@ -30240,7 +30819,7 @@
"requiredCore": "1.489",
"scm": "https://github.com/jenkinsci/jobgenerator-plugin",
"sha1": "D6LQdHWhkxALpHICElpfhtFkXvs=",
- "sha512": "VDTg0BffCwvcX4uqQd3ZEk4ksV369W7uzuEErKCtN0ATMmauKdrwTp/Mru1RWpxFBPZwShU3zzilNmvNEkjTSA==",
+ "sha256": "jtCQmOOdLhhRU+AUvqJGK7t4Ea1lbv2n5DXeaFYEqek=",
"title": "Job Generator",
"url": "http://updates.jenkins-ci.org/download/plugins/jobgenerator/1.22/jobgenerator.hpi",
"version": "1.22",
@@ -30256,7 +30835,7 @@
"name": "Brian Wallace"
}
],
- "excerpt": "This plugin adds an option to jobs to allow them to be requeued in the case of failure. The option is enabled/disabled at the project configuration page.",
+ "excerpt": "This plugin adds an option to jobs to allow them to be requeued in the case of failure.",
"gav": "org.jenkins-ci.plugins:jobrequeue:1.1",
"labels": [
"misc"
@@ -30268,7 +30847,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/jobrequeue-plugin",
"sha1": "Oo6nVNNFo/OQaAxzOfOmn0P44i0=",
- "sha512": "IZZbTBlI0A+Cybj8Il6nEZmgNTcE43YUo2DJL7baxBIqJ9BxbcUCjYHyt8Gr+Aucb8cadzbKjX33Zk2NnKvx7w==",
+ "sha256": "7vG7ZJosW5N5m2dOyvbwqVMD9LGevsFNOVUgFr9yduw=",
"title": "Requeue Job",
"url": "http://updates.jenkins-ci.org/download/plugins/jobrequeue/1.1/jobrequeue.hpi",
"version": "1.1",
@@ -30283,7 +30862,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to set a revision for the Jenkins job. The job revision is available by the environment variable JOB_REVISION.",
"gav": "org.jenkins-ci.plugins:jobrevision:0.6",
"labels": [
"buildwrapper"
@@ -30295,7 +30874,7 @@
"requiredCore": "1.410",
"scm": "https://github.com/jenkinsci/jobrevision-plugin",
"sha1": "q8lTZoa/FC+Yko0SuF7Abii8gYM=",
- "sha512": "91N6naJKqLoozaRjsGTzbzobIurq/Kyu7FjVksg2DTgkNUlhWWIuylwk7Z7PnMzKtGPmJyt0H0TEj/UEL0QJHA==",
+ "sha256": "IRxR3Y1rgLpjLfsp24dAH5hA5VIhgLOAfiajR39r63w=",
"title": "Job Revision",
"url": "http://updates.jenkins-ci.org/download/plugins/jobrevision/0.6/jobrevision.hpi",
"version": "0.6",
@@ -30316,7 +30895,7 @@
"name": "Kathi Stutz"
}
],
- "excerpt": "Create Jobs by copying existing templates",
+ "excerpt": "This plugin is an example of how not to write a Jenkins plugin.",
"gav": "com.unitedinternet.jenkins.plugins.jobtemplates:jobtemplates:1.0",
"labels": [],
"name": "jobtemplates",
@@ -30324,7 +30903,7 @@
"requiredCore": "1.424.6",
"scm": "https://github.com/jenkinsci/jobtemplates-plugin",
"sha1": "h9+M3irKDIukcZYteq+3qs4O1NA=",
- "sha512": "prwW+0C/MYmk6iwSZBgs44JtvUAN5AhdWJ0teuD+hJ0mCAX7ubqROE0zpeHDg9YqjHKAPPtkGxvO8vF2lI7MNw==",
+ "sha256": "Wz3WXDLmIEO/76yxzQIBmRHQRqx5/U8bIH8aN7Nkzts=",
"title": "jobtemplates",
"url": "http://updates.jenkins-ci.org/download/plugins/jobtemplates/1.0/jobtemplates.hpi",
"version": "1.0",
@@ -30345,7 +30924,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "Column showing the job type that can be configured in views.",
"gav": "org.jenkins-ci.plugins:jobtype-column:1.3",
"labels": [
"listview-column"
@@ -30357,7 +30936,7 @@
"requiredCore": "1.465",
"scm": "https://github.com/jenkinsci/jobtype-column-plugin",
"sha1": "qysh5vJKwHhY17LMuR6H8y//vlg=",
- "sha512": "fneJXOspm9cUgDN37TbQp9ps4HL2moTy5fVwcmkzNZ2qyfuQKnkY3qgnXRnO3wj3UKfuQ393djc0TvBLRuJw8Q==",
+ "sha256": "db0BRkwopA6zk6i40O/FBNahzSCfrcnW986Q2xvREIE=",
"title": "Job Type Column",
"url": "http://updates.jenkins-ci.org/download/plugins/jobtype-column/1.3/jobtype-column.hpi",
"version": "1.3",
@@ -30414,7 +30993,7 @@
"requiredCore": "1.600",
"scm": "https://github.com/jenkinsci/join-plugin",
"sha1": "1Q91v6jo5DatFXuYNtZ4gP8NE0s=",
- "sha512": "XwS61/8l3Bw/uNpe5xOkrOLRWJsGjxyo2uvgsrgZkPxvJ98xUpecSleF/eqVKkkm3qgidyNlO5LTM2WjKmXxrg==",
+ "sha256": "yD4OftbwxoDpXSkC024KyJwxNpwdf1paXFJfrKCWQ88=",
"title": "Join",
"url": "http://updates.jenkins-ci.org/download/plugins/join/1.21/join.hpi",
"version": "1.21",
@@ -30435,7 +31014,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes Hudson capable of monitoring external JPRT system as a job on Hudson.",
"gav": "org.jenkins-ci.plugins:jprt:1.1",
"labels": [],
"name": "jprt",
@@ -30445,7 +31024,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/jprt-plugin",
"sha1": "MJn8gnI1OLqcJmW1O4LRDz88RAk=",
- "sha512": "K9P0mMf1iurctxEIhCbSQB+JdCx/m9d+VR+Fm5tQdT8j3Q2p+1jPHaTQQKoGD1/6sVwzrbAs/PydQMU/VYh1fQ==",
+ "sha256": "ylkdxW8EQZ6QKuurTMNCXJ/Ob2dfkfS9pTdK0GezQtk=",
"title": "JPRT",
"url": "http://updates.jenkins-ci.org/download/plugins/jprt/1.1/jprt.hpi",
"version": "1.1",
@@ -30466,7 +31045,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shows different information about the queue, slaves and jobs in jenkins.",
"gav": "org.jenkins-ci.plugins:jqs-monitoring:1.4",
"labels": [
"ui"
@@ -30478,7 +31057,7 @@
"requiredCore": "1.505",
"scm": "https://github.com/jenkinsci/jqs-monitoring-plugin",
"sha1": "eRwqE9AFD5LJzkeJwl2DdcPZyHc=",
- "sha512": "1STfeiGiiXzRS3KzAQCB9+QRhKqi4Zq3Cuu6EZRzNeN8FxRWr8oSVGtAnVPVgx7ERTDguiQGtmfHjc0b3MdZxQ==",
+ "sha256": "v59KqWXSJcfQYzMDVWqlFUtqzwXr93segphtjgauDL4=",
"title": "Job/Queue/Slaves Monitoring",
"url": "http://updates.jenkins-ci.org/download/plugins/jqs-monitoring/1.4/jqs-monitoring.hpi",
"version": "1.4",
@@ -30510,7 +31089,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/jquery-plugin",
"sha1": "SvtOkvpGrK2AsmNRzK0b5t5mFug=",
- "sha512": "JdMevaHE4nHGWrNeubTap1YPbYdL5SVMUaHqAlZPE5XPA6n5XJC0B7x7CY+EHOSAr2k5yC/3rVK1miKK4M7MeQ==",
+ "sha256": "/fuMewNw7K8QmFyL6N0/f2UcO93YTHCd8UwmUI0q6x4=",
"title": "jQuery",
"url": "http://updates.jenkins-ci.org/download/plugins/jquery/1.12.4-0/jquery.hpi",
"version": "1.12.4-0",
@@ -30524,7 +31103,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "",
+ "excerpt": "JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI) plugin.",
"gav": "org.jenkins-ci.ui:jquery-detached:1.2.1",
"labels": [],
"name": "jquery-detached",
@@ -30532,8 +31111,9 @@
"previousVersion": "1.2",
"releaseTimestamp": "2016-03-03T12:06:57.00Z",
"requiredCore": "1.580.1",
+ "scm": "https://github.com/jenkinsci/jquery-detached",
"sha1": "vuqbKZ3z2kJ78+Nc90ySO72bN9g=",
- "sha512": "bbMkyqwVtj00LXo7i6+pA/NLFY1iTmalLpkgbEA6phK7CgH+lnZGRvp9I4VQhLYOTjAAgHOunqFYFaRmPCZ3vg==",
+ "sha256": "oFJzzSDBFVf/y33LdRUPIdNdyL4oNVVIuDHClg1/EcA=",
"title": "JavaScript GUI Lib: jQuery bundles (jQuery and jQuery UI)",
"url": "http://updates.jenkins-ci.org/download/plugins/jquery-detached/1.2.1/jquery-detached.hpi",
"version": "1.2.1",
@@ -30554,7 +31134,7 @@
"name": "Kiyotaka Oku"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to use jQuery UI on view descriptions.",
"gav": "org.jenkins-ci.plugins:jquery-ui:1.0.2",
"labels": [
"ui"
@@ -30566,7 +31146,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/jquery-ui-plugin",
"sha1": "ViCgK4dU7QhkDfxlrK5m2Bw89og=",
- "sha512": "OzBBENCyE19XS6v5eS4VJlnQIBpAILWu2Ky/eeFfZs1I1zEPbvHiGOYHrbBMaS8rJ3WPdJdpsd0h+mlZIZUe1g==",
+ "sha256": "2Iv/beMcxF+jtSOqHZZ8pdpQNu0WpPB1QR6xoOBR4dE=",
"title": "jQuery UI",
"url": "http://updates.jenkins-ci.org/download/plugins/jquery-ui/1.0.2/jquery-ui.hpi",
"version": "1.0.2",
@@ -30616,7 +31196,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/jsch-plugin/",
"sha1": "nCncRSs9TS3xURV1BlIsUeo2whA=",
- "sha512": "il9qVdLQovLIqWIbRcjn2F5/E6eSIeeGGU+xVeym6xt4u5a3LKo+11kZLQ//syt7k4sHqTkHQZITIM6PNubbSQ==",
+ "sha256": "8piPtNj98d/zlbTNqWal1ULrJa+lRpwUSuuQMfSyji8=",
"title": "JSch dependency",
"url": "http://updates.jenkins-ci.org/download/plugins/jsch/0.1.54.2/jsch.hpi",
"version": "0.1.54.2",
@@ -30640,7 +31220,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/jsgames-plugin",
"sha1": "Hf5Xs8mph2L8KMF/J8MMt6nsgdk=",
- "sha512": "oVASFKT5GAQ+nItnxwKs2uaaArptbYA7Rz5CzCxMJ34G04weQWvmucbrQQekor5pPZLa34WwBUtEW2KC+yGTFg==",
+ "sha256": "bAg/5yVgM1L1N+H1ffFLK9zMYyYTYZTkoIpHsPc2cPg=",
"title": "JSGames",
"url": "http://updates.jenkins-ci.org/download/plugins/jsgames/0.2/jsgames.hpi",
"version": "0.2",
@@ -30656,7 +31236,7 @@
"name": "Gavin Davies"
}
],
- "excerpt": "Lint JavaScript files using a sensible ruleset - outputs to checkstyle format",
+ "excerpt": "<a href=\"http://www.jslint.com/\" rel=\"nofollow\">JSLint</a> plugin that allows you to run a sensible subset of jslint rules against your project. You can include and exclude files and specify an output file. Outputs in the <a href=\"http://checkstyle.sourceforge.net/\" rel=\"nofollow\">CheckStyle</a> format so you can integrate the JSLint results right into your build! You should probably use the <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Checkstyle&#43;Plugin\" rel=\"nofollow\">Checkstyle plugin</a> to include the jslint results in your Jenkins project, Produced by <a href=\"http://www.boxuk.com\" rel=\"nofollow\">Box UK</a>",
"gav": "org.jenkins-ci.plugins:jslint:0.8.2",
"labels": [],
"name": "jslint",
@@ -30666,7 +31246,7 @@
"requiredCore": "1.523",
"scm": "https://github.com/jenkinsci/jslint-jenkins-plugin",
"sha1": "TJHg3tCXeHwRnRnMkUYLFZ7at+k=",
- "sha512": "NbhgBVILrAWgToYMytCVIA5LA196bvLlnGO0OHQge5+JplQoZrwQ513+Tzxy4Ke6XPI4GKrEwnyYQmcwkWyJfw==",
+ "sha256": "SD8q5TA4PZIa/ixYCC+APt8YFk9j8MpaJdVr3YPINqg=",
"title": "Box UK - JSLint",
"url": "http://updates.jenkins-ci.org/download/plugins/jslint/0.8.2/jslint.hpi",
"version": "0.8.2",
@@ -30691,7 +31271,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/jsoup-plugin",
"sha1": "pZwHmkh4IOF0OrLF+TwlTzPWO78=",
- "sha512": "V4cmZ2OBFfXJCxqBWwlbBNJRIxLmZBKPPYQY/QEQeszrtgX4fZ2SXLTxAZyJaBo7o9lK9wWxAJ7Na8bFwQwHTg==",
+ "sha256": "ypplyILhkBvfJYikyeefMN+qovgzbQQNGE/nyPoPFnU=",
"title": "JSoup",
"url": "http://updates.jenkins-ci.org/download/plugins/jsoup/1.10.3/jsoup.hpi",
"version": "1.10.3",
@@ -30730,7 +31310,7 @@
"requiredCore": "1.532.1",
"scm": "https://github.com/jenkinsci/jsunit-plugin",
"sha1": "LF++W+3THwF6j6bWhSCubfFLBhc=",
- "sha512": "gfPGWM0MUEFO1R2vII984V0PkXQBZh8uIBguAv9rAU141oWP1QUUHh8Eil5d+DQnCX+7SFJ3kvkIQ80Lq0DqKQ==",
+ "sha256": "yUo8Pi7JrfEs6ygznuqL2K2wtASZ7ol9W4A6zFRJ7tM=",
"title": "JSUnit",
"url": "http://updates.jenkins-ci.org/download/plugins/jsunit/1.6/jsunit.hpi",
"version": "1.6",
@@ -30746,7 +31326,7 @@
"name": "Mirko Friedenhagen"
}
],
- "excerpt": "Allows embedding various statistics available from Jenkins in your via javascript-snippets ala ohloh.net",
+ "excerpt": "Allows embedding various statistics available from Jenkins in your via javascript-snippets ala ohloh.net. See <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/JSWidgets&#43;Plugin\" rel=\"nofollow\">JSWidgets&#43;Plugin</a>.",
"gav": "org.jenkins-ci.plugins:jswidgets:1.10",
"labels": [
"ui"
@@ -30758,7 +31338,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/jswidgets-plugin",
"sha1": "dtLOjHyljDTfnYHBZuyTHXdb7ys=",
- "sha512": "IpWezMzm6o71t2H5t3kGQ6KemH/uoCppzzabbeuOmpM2lQ1IArH+tCSMqne5ZaaJCj7jsna9pE5BzKX60QQkVg==",
+ "sha256": "i/15nmtxr/CuTp0Pr8aTPnZl3fHKy8LaWPx03CVwRkU=",
"title": "Javascript Widgets",
"url": "http://updates.jenkins-ci.org/download/plugins/jswidgets/1.10/jswidgets.hpi",
"version": "1.10",
@@ -30783,7 +31363,7 @@
"releaseTimestamp": "2016-10-03T12:23:29.00Z",
"requiredCore": "1.609.3",
"sha1": "82fhRnWdkr9qNb2UnUZqZVFab5s=",
- "sha512": "c9OZLt11bVpw6Jhff18tyNd/1wNr9M87bI/X/mjZiVYJPWwCyZvZwaO/bg9Fjhm/yOO5V30ACHG9qcIEMTH8Xw==",
+ "sha256": "mIRVGb24zAlp2Ez1q5CWrZYKOcAmen2/hoVzYYHvk9M=",
"title": "Jucies Update Center",
"url": "http://updates.jenkins-ci.org/download/plugins/jucies/0.2.1/jucies.hpi",
"version": "0.2.1",
@@ -30830,7 +31410,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/junit-plugin",
"sha1": "wX7QeXdJhypqtDQpnM8JYQHh6Jo=",
- "sha512": "L8HVUhTL36dsPYxnaV8MaAfrWLZDMvWoclFNEvdyiI0l41YBcRvnPS/Gzvcne2tge2UVQLQqlP3EHpha/BQqNw==",
+ "sha256": "mmXThaqIcF+WOXd/MmxaD4BS70NnxEDSPjQw4eQoA/o=",
"title": "JUnit",
"url": "http://updates.jenkins-ci.org/download/plugins/junit/1.24/junit.hpi",
"version": "1.24",
@@ -30873,7 +31453,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/junit-attachments-plugin",
"sha1": "rw/Sc0w1nPuhDz9533Waqy06Asw=",
- "sha512": "k3cDwtzhIdXnVf6UHyLupUnh+tatOSU3VpHoxAiC0TM30umJ6N7rkAmconH4/6uBELOGUCFAah4kgtNPVaFO3w==",
+ "sha256": "0DtJ2jk5p1KJr+bB80eh2i8WwY6TUWV3fhI6t8dHMPk=",
"title": "JUnit Attachments",
"url": "http://updates.jenkins-ci.org/download/plugins/junit-attachments/1.5/junit-attachments.hpi",
"version": "1.5",
@@ -30955,12 +31535,50 @@
"requiredCore": "2.32.3",
"scm": "https://github.com/jenkinsci/junit-realtime-test-reporter",
"sha1": "fmvW3t3edUBv2JjrBxBG39pIkNQ=",
- "sha512": "+hNa1JnKlgcpZmr72hboPUHObxYdQrIeF4MzMZFThgajLnpdPaYlY8bbavFmH5bGkAOFMo0e7xOQJsmW9DLa7Q==",
+ "sha256": "UgZit2XGH3+jtxQUBlXEC7IKOraNWMKd1ltEyRTkQg4=",
"title": "JUnit Realtime Test Reporter",
"url": "http://updates.jenkins-ci.org/download/plugins/junit-realtime-test-reporter/0.6/junit-realtime-test-reporter.hpi",
"version": "0.6",
"wiki": "https://plugins.jenkins.io/junit-realtime-test-reporter"
},
+ "jwt-support": {
+ "buildDate": "Jul 19, 2018",
+ "dependencies": [
+ {
+ "name": "jackson2-api",
+ "optional": false,
+ "version": "2.8.7.0"
+ },
+ {
+ "name": "mailer",
+ "optional": false,
+ "version": "1.21"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "agentgonzo",
+ "name": "Steve Arch"
+ },
+ {
+ "developerId": "vivek",
+ "name": "Vivek Pandey"
+ }
+ ],
+ "excerpt": "JWT-Support plugin: Enables JWT based API authentication",
+ "gav": "io.jenkins.plugins:jwt-support:0.5",
+ "labels": [],
+ "name": "jwt-support",
+ "releaseTimestamp": "2018-07-19T14:24:34.00Z",
+ "requiredCore": "2.60.1",
+ "scm": "https://github.com/jenkinsci/jwt-support-plugin",
+ "sha1": "eQiXXKPrO6J8joSqfHPvrUBhd0k=",
+ "sha256": "qkRzbGAWUf4OBid8mejffUSVzPj6sElyfUhJ2hNdhaM=",
+ "title": "JWT Support",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jwt-support/0.5/jwt-support.hpi",
+ "version": "0.5",
+ "wiki": "https://plugins.jenkins.io/jwt-support"
+ },
"jx-pipelines": {
"buildDate": "Jan 21, 2018",
"dependencies": [
@@ -31042,7 +31660,7 @@
"name": "Jenkins X Development Team"
}
],
- "excerpt": "Adds a set of reusable pipeline flows for CI / CD on kubernetes",
+ "excerpt": "This provides simple build DSLs for Jenkins Pipelines.",
"gav": "org.jenkins-ci.plugins:jx-pipelines:1.0.15",
"labels": [],
"name": "jx-pipelines",
@@ -31050,14 +31668,14 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/jx-pipelines-plugin",
"sha1": "xfyrQXgNsB9CX8o9IWIuniI73bk=",
- "sha512": "E20nJ6t1bQPsRJx99x/XspVVC0MWY8yHvYZcQuhT+KeM+64aYEzvzQTrjzP4bvUrMETv/I+Ndqlo+qn5jyUl+w==",
+ "sha256": "FNQPtDBvvivtHZCPAr4nuI+dc0tNnI19fuhqL2PO+Wc=",
"title": "JX Pipelines",
"url": "http://updates.jenkins-ci.org/download/plugins/jx-pipelines/1.0.15/jx-pipelines.hpi",
"version": "1.0.15",
"wiki": "https://plugins.jenkins.io/jx-pipelines"
},
"jx-resources": {
- "buildDate": "Jul 04, 2018",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
"name": "blueocean-rest",
@@ -31127,19 +31745,19 @@
}
],
"excerpt": "A plugin which uses Kubernetes Resources for storage of pipeline state",
- "gav": "org.jenkins-ci.plugins:jx-resources:1.0.5",
+ "gav": "org.jenkins-ci.plugins:jx-resources:1.0.6",
"labels": [],
"name": "jx-resources",
- "previousTimestamp": "2018-05-20T08:10:21.00Z",
- "previousVersion": "1.0.4",
- "releaseTimestamp": "2018-07-04T10:54:37.00Z",
+ "previousTimestamp": "2018-07-04T10:54:37.00Z",
+ "previousVersion": "1.0.5",
+ "releaseTimestamp": "2018-08-13T15:02:25.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/jx-resources-plugin",
- "sha1": "AvhGsoBo1lnV7FeqTkvO0abnlaw=",
- "sha512": "YNiPeJ1I4Uxemy2U23L2iGjX74SYqM8sQf+dgu0Y0fsyBVvP0OSv/gxYHiHNAQqADFY4Gnus6DLBrCl/RWPkRQ==",
+ "sha1": "ZYPR4tUpPNqC4i7lsr5/IqocV8c=",
+ "sha256": "9d6SqiEcAiL33KmbaPdUSX70TTB/o6i4M8JYIqxT8YM=",
"title": "JX Resources",
- "url": "http://updates.jenkins-ci.org/download/plugins/jx-resources/1.0.5/jx-resources.hpi",
- "version": "1.0.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/jx-resources/1.0.6/jx-resources.hpi",
+ "version": "1.0.6",
"wiki": "https://plugins.jenkins.io/jx-resources"
},
"jython": {
@@ -31157,7 +31775,7 @@
"name": "R. Tyler Ballance"
}
],
- "excerpt": "",
+ "excerpt": "Adds the ability to execute Jython script as a build step in free-style software projects from within the JVM.",
"gav": "org.jvnet.hudson.plugins:jython:1.9",
"labels": [
"builder"
@@ -31169,7 +31787,7 @@
"requiredCore": "1.377",
"scm": "https://github.com/jenkinsci/jython-plugin",
"sha1": "9U3sTmSg5s5Rwr+HmV+CdVMQ0Qs=",
- "sha512": "8y0tXDYkcaUOUYMUf8LPIN2DyO4M6t6u/Yg3SsIr18sihzjBsGpbBY1AOxUKmzuE1QNNGJylLiKvLOTQCf6gUg==",
+ "sha256": "EdiZf7lhxJP6vJ6mw44dPcprJQWx6qCirULgdJM46Bg=",
"title": "Jython",
"url": "http://updates.jenkins-ci.org/download/plugins/jython/1.9/jython.hpi",
"version": "1.9",
@@ -31199,7 +31817,7 @@
"requiredCore": "2.89.2",
"scm": "https://github.com/jenkinsci/kafkalogs-plugin",
"sha1": "zpai/mJ21mE995d5u8tzRBx+t7g=",
- "sha512": "MZTSrzl4vZ+lZFqsqPxoRShevMR6r3AN9bfYuARMvkKRFz2p0rXNHX1vYxu/2frcS+a5BvL/yfPUcxjkD7K5OQ==",
+ "sha256": "ueBsk+p1yddX28Z4yv2PrOuQKsebAZMatlSkdn2ucw0=",
"title": "Kafka Logs",
"url": "http://updates.jenkins-ci.org/download/plugins/kafkalogs/0.1.6/kafkalogs.hpi",
"version": "0.1.6",
@@ -31231,7 +31849,7 @@
"name": "Francois Masurel"
}
],
- "excerpt": "A plugin that allows to create or update a Kanboard task as a post-build action, to trigger a build when a task is created or moved, and to fetch a task and its attachments as a build step.",
+ "excerpt": "This plugin allows to create or update a Kanboard task as a post-build action, to trigger a build when a task is created or moved, and to fetch a task and its attachments as a build step.",
"gav": "org.jenkins-ci.plugins:kanboard:1.5.8",
"labels": [
"notifier"
@@ -31243,7 +31861,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/kanboard-plugin",
"sha1": "NnnS2OI7d0FZGEmY3zOXdAwMlTY=",
- "sha512": "kkRAPcj0ZGTZdyUf7EFkjfSRl6AGYPXS2m3CtV4W49IGsNVAhxt3vqkYv9rxzGcQd+JYSNppYzbp77MhWS/gIA==",
+ "sha256": "ABWdrwRGTtN0qCYjDCaGILg1pekNtuxYV/UA4e9deok=",
"title": "Kanboard",
"url": "http://updates.jenkins-ci.org/download/plugins/kanboard/1.5.8/kanboard.hpi",
"version": "1.5.8",
@@ -31269,7 +31887,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/karaf-build-step-plugin",
"sha1": "fOvJrdG2qM8070X9bfpNLipracM=",
- "sha512": "bu6eWyM/IuvnqgRytNOH3WQluAPzUVB8JUGUke8HLKXo/VptoTiyDeinqi7uqqCyQ/1EckFv8XKXf4hIQaCWvw==",
+ "sha256": "TS/7SBddKLl8DYs4DbAeUop6tv29lxrBpi8e5ApZ6tw=",
"title": "Karaf Build Step",
"url": "http://updates.jenkins-ci.org/download/plugins/karaf-build-step/1.2/karaf-build-step.hpi",
"version": "1.2",
@@ -31283,7 +31901,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds a new slave retention strategy that does not reconnect if the node is temporarily marked offline by the user.",
"gav": "org.jenkins-ci.plugins:keep-slave-disconnected:1.0",
"labels": [],
"name": "keep-slave-disconnected",
@@ -31291,7 +31909,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/keep-slave-disconnected-plugin",
"sha1": "LdyHpsCD5hLADY5WaimykSKfZ2I=",
- "sha512": "BM7+CLzVtySFcvshLuvoa+UkQwN/oRrJFDcXHlsxBInYVWSZbDD1YEvnEibQJr9GKNHQRDAgRfkkFPkGAoc4Cw==",
+ "sha256": "E7vJooryznqyz+Nh8owwCuMQSTTTfu9GLsRzCDQJLLw=",
"title": "Keep Offline Slaves Disconnected Retention Strategy",
"url": "http://updates.jenkins-ci.org/download/plugins/keep-slave-disconnected/1.0/keep-slave-disconnected.hpi",
"version": "1.0",
@@ -31306,7 +31924,7 @@
"name": "Vojtech Juranek"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample plugin to explain how to write a Hudson plugin.",
"gav": "hudson.plugins.keepSlaveOffline:keepSlaveOffline:1.0",
"labels": [
"slaves"
@@ -31316,7 +31934,7 @@
"requiredCore": "1.391",
"scm": "https://github.com/jenkinsci/keep-slave-offline",
"sha1": "AX3TuzSE9BNUo5wiCbdqbPQXDkA=",
- "sha512": "/EyQqnUiA0ZNcmyDdxF/1R6ZNGr3bE5AIYxHDnMFbcb8fnqsXC5GwGqLhk6eG4d+ISb0/xsAHANrJJ8cdYaKiQ==",
+ "sha256": "f9FpPVZB8tjS24jqBVlzb71/n3Smhz9MXTEjRQPiU/k=",
"title": "keepSlaveOffline",
"url": "http://updates.jenkins-ci.org/download/plugins/keepSlaveOffline/1.0/keepSlaveOffline.hpi",
"version": "1.0",
@@ -31365,7 +31983,7 @@
"requiredCore": "1.568",
"scm": "https://github.com/jenkinsci/kerberos-sso-plugin",
"sha1": "7fKwFsE3qMgniXREVgrbzpi3t0w=",
- "sha512": "wI9PeREDCFsGphCYknCkDnqi2dtD5QD7rzCPyrp6+aCHd2eoDt3BZikDuCyPhj0mNkeM8zOyYfrTIqVGGWmWkg==",
+ "sha256": "XNZs/4S0XQgVq7N0Rl6U8iP+GduskJb3ya7TVkch+7U=",
"title": "Kerberos SSO",
"url": "http://updates.jenkins-ci.org/download/plugins/kerberos-sso/1.4/kerberos-sso.hpi",
"version": "1.4",
@@ -31381,7 +31999,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provides keyboard shortcuts to quickly navigate and manage Jenkins.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Keyboard&#43;Shortcuts&#43;Plugin\" rel=\"nofollow\"> Keyboard Shortcuts Plugin </a> provides keyboard shortcuts to quickly navigate and manage <a href=\"http://jenkins-ci.org\" rel=\"nofollow\">Jenkins</a>.",
"gav": "org.jenkins-ci.plugins:keyboard-shortcuts-plugin:1.2",
"labels": [
"misc",
@@ -31394,7 +32012,7 @@
"requiredCore": "1.455",
"scm": "https://github.com/jenkinsci/keyboard-shortcuts-plugin",
"sha1": "vKTNGmyvXb6df8sqM9OEQgnvRCw=",
- "sha512": "5Qod0XRD6ar1ELaAxDuLKLVUpi8pKk7GdFY6Hwfh+c8s04RHXNIGbiPnmQ9Cgs0AuIJqZnsTFGENdl75pD587Q==",
+ "sha256": "SlW1F27R2EP1DQvyXTQA0w/CYrf8b33puf3gbJpdCjw=",
"title": "Keyboard Shortcuts",
"url": "http://updates.jenkins-ci.org/download/plugins/keyboard-shortcuts-plugin/1.2/keyboard-shortcuts-plugin.hpi",
"version": "1.2",
@@ -31425,7 +32043,7 @@
"name": "Thorsten (askannon)"
}
],
- "excerpt": "Integrates with Keycloak Authentication",
+ "excerpt": "This is the authentication plugin using keycloak OAuth.",
"gav": "org.jenkins-ci.plugins:keycloak:2.2.0",
"labels": [],
"name": "keycloak",
@@ -31435,7 +32053,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/jenkins-keycloak-plugin",
"sha1": "0Bf/YpAfi7wne7tEtP8T83ZHwwQ=",
- "sha512": "257mlppeXnI3TMigns3a2uIcUDoMEMHrh56SMmx1g3Jidmm02ghUnAgxkjEwmiBmSqjej3lJWQUYJnwqYHa3CA==",
+ "sha256": "NJTfS00bhaKj6JSRoaCLERDB4FQraesjkXevpYNnNE0=",
"title": "Keycloak Authentication",
"url": "http://updates.jenkins-ci.org/download/plugins/keycloak/2.2.0/keycloak.hpi",
"version": "2.2.0",
@@ -31455,7 +32073,7 @@
"name": "Javier Salado"
}
],
- "excerpt": "Run Kiuwan static analysis of your code as part of your continuous integration process with Jenkins.",
+ "excerpt": "This plugin integrates <a href=\"http://www.kiuwan.com\" rel=\"nofollow\">Kiuwan</a> -the cloud static analysis service- to Jenkins.",
"gav": "org.jenkins-ci.plugins:kiuwanJenkinsPlugin:1.4.6",
"labels": [
"external",
@@ -31468,7 +32086,7 @@
"requiredCore": "1.532.2",
"scm": "https://github.com/jenkinsci/kiuwan-plugin",
"sha1": "8ibEcLJzjFgwLsArlBE58WQD7U4=",
- "sha512": "l0MTKGyFZCMHTKRpALDwVjGNSrqjq0C+rkRUUh6Dy0nHvOGsRkBKHHx+CHJvTRhrL2hHXf2Iajkic01SrUmFaw==",
+ "sha256": "y8ZxU+CYboQmCpNXyv4/egcpgmPAci3AKmiapewzPQo=",
"title": "Kiuwan",
"url": "http://updates.jenkins-ci.org/download/plugins/kiuwanJenkinsPlugin/1.4.6/kiuwanJenkinsPlugin.hpi",
"version": "1.4.6",
@@ -31484,7 +32102,7 @@
"name": "Torsten Stolpmann"
}
],
- "excerpt": "Integrates Jenkins with Klaros-Testmanagement by publishing the test results of a Jenkins build to the Klaros-Testmanagement application.",
+ "excerpt": "This plugin publishes collected test results to <a href=\"http://www.klaros-testmanagement.com/\" rel=\"nofollow\">Klaros-Testmanagement</a>.",
"gav": "hudson.plugins.klaros:klaros-testmanagement:2.0.0",
"labels": [
"external"
@@ -31496,27 +32114,17 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/klaros-testmanagement-plugin",
"sha1": "cjMmO5HqNC+qofswnyo2U3EQk44=",
- "sha512": "inqDrYBNO+kuXuq+HsotEg5+EkDVcNGdO+QTjd96lenlOmVgQoUgSlo07AP6ed1zzKH71ABFnLAWkSbariSh8w==",
+ "sha256": "6floXZa1dxFNV847Olaa+LYhpPJA9Bbd1JnBFOWjdOQ=",
"title": "Klaros-Testmanagement",
"url": "http://updates.jenkins-ci.org/download/plugins/klaros-testmanagement/2.0.0/klaros-testmanagement.hpi",
"version": "2.0.0",
"wiki": "https://plugins.jenkins.io/klaros-testmanagement"
},
"klocwork": {
- "buildDate": "Jun 26, 2018",
+ "buildDate": "Aug 15, 2018",
"compatibleSinceVersion": "1.4.0",
"dependencies": [
{
- "name": "workflow-basic-steps",
- "optional": true,
- "version": "2.5"
- },
- {
- "name": "job-dsl",
- "optional": true,
- "version": "1.58"
- },
- {
"name": "scm-api",
"optional": true,
"version": "2.1.1"
@@ -31527,24 +32135,34 @@
"version": "1.4"
},
{
+ "name": "dashboard-view",
+ "optional": true,
+ "version": "2.0"
+ },
+ {
"name": "structs",
"optional": true,
"version": "1.7"
},
{
- "name": "workflow-job",
+ "name": "junit",
+ "optional": false,
+ "version": "1.5"
+ },
+ {
+ "name": "job-dsl",
"optional": true,
- "version": "2.0"
+ "version": "1.58"
},
{
- "name": "dashboard-view",
+ "name": "workflow-job",
"optional": true,
"version": "2.0"
},
{
- "name": "junit",
- "optional": false,
- "version": "1.5"
+ "name": "workflow-basic-steps",
+ "optional": true,
+ "version": "2.5"
}
],
"developers": [
@@ -31564,22 +32182,22 @@
"name": "Andreas Larfors"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:klocwork:2.3.3",
+ "excerpt": "This plugin allows for automated Klocwork analyses. <a href=\"http://emenda.com/products/klocwork/\" rel=\"nofollow\">Learn more</a> about Klocwork. <a href=\"http://emenda.com/jenkins-klocwork-docs\" rel=\"nofollow\">Official documentation</a>. Maintained by <a href=\"http://emenda.com\" rel=\"nofollow\">Emenda</a> for the community.",
+ "gav": "org.jenkins-ci.plugins:klocwork:2.3.7",
"labels": [
"report"
],
"name": "klocwork",
- "previousTimestamp": "2018-05-15T14:18:46.00Z",
- "previousVersion": "2.3.2",
- "releaseTimestamp": "2018-06-26T09:56:37.00Z",
+ "previousTimestamp": "2018-08-10T14:11:42.00Z",
+ "previousVersion": "2.3.6",
+ "releaseTimestamp": "2018-08-15T13:37:06.00Z",
"requiredCore": "1.614",
"scm": "https://github.com/jenkinsci/klocwork-plugin",
- "sha1": "UNEfKWhwDjEwkx9jXrvQPZFU/WI=",
- "sha512": "dwmS2V1z//WfWjs1SYQe7jLsiBzUFpC9bn8Wr54O5ClIVrDgsj3wsuBJYzNNoRzXuN8l7CkAlNAreRF8PvNi8g==",
+ "sha1": "gRDusCdl5AujstyAeD5MPWhlGJI=",
+ "sha256": "Far+8IWYzebtEmHJUlbslH1MaiifNzoXVEzkuGfIgdY=",
"title": "Klocwork Community",
- "url": "http://updates.jenkins-ci.org/download/plugins/klocwork/2.3.3/klocwork.hpi",
- "version": "2.3.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/klocwork/2.3.7/klocwork.hpi",
+ "version": "2.3.7",
"wiki": "https://plugins.jenkins.io/klocwork"
},
"kmap-jenkins": {
@@ -31592,7 +32210,7 @@
"name": "Keivox Professional Services"
}
],
- "excerpt": "",
+ "excerpt": "The plugin helps that developers can upload and publish applications to kmap.",
"gav": "org.jenkins-ci.plugins:kmap-jenkins:1.6",
"labels": [
"upload",
@@ -31604,7 +32222,7 @@
"requiredCore": "1.555",
"scm": "https://github.com/jenkinsci/kmap-plugin",
"sha1": "yv2SchGLHBbezjRnPsOTdfRugKk=",
- "sha512": "3WdvIReAH5SoJF5WxG28E/aJIJsqkdIfp18Jg+0eX36etUAyLXpRMAqwyfY2Gyaw6DzhxljC2pCh3KrmT3PI5g==",
+ "sha256": "x2DOPhBTFXIvr/oCfe4RJXmW9vgEXr75qBGsXPK8eDk=",
"title": "Kmap",
"url": "http://updates.jenkins-ci.org/download/plugins/kmap-jenkins/1.6/kmap-jenkins.hpi",
"version": "1.6",
@@ -31619,7 +32237,7 @@
"name": "Vaclav Tunka"
}
],
- "excerpt": "Integrates Koji build system with Jenkins",
+ "excerpt": "Plugin for Jenkins-Koji integration.",
"gav": "org.jenkins-ci.plugins:koji:0.3",
"labels": [
"report"
@@ -31631,14 +32249,14 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/koji-plugin",
"sha1": "TedI80t2j/wckL6Hu3c7E8/CtkQ=",
- "sha512": "NS9i7GBSz3NVR/yhD8syaiLEuaIvoDqVSazkvEgOVVo9LjKqUTzRnHbEGYzkkUNe7/LAYy5ztQUku2B5OZudpQ==",
+ "sha256": "43oMnbj49BhYRPy8XVK46CwtwInGvzsjyK1nwKXF9DY=",
"title": "Koji",
"url": "http://updates.jenkins-ci.org/download/plugins/koji/0.3/koji.hpi",
"version": "0.3",
"wiki": "https://plugins.jenkins.io/koji"
},
"kotlin-v1-stdlib-jdk8": {
- "buildDate": "Apr 24, 2018",
+ "buildDate": "Aug 08, 2018",
"dependencies": [],
"developers": [
{
@@ -31648,19 +32266,19 @@
}
],
"excerpt": "Bundles Kotlin 1.x Standard Library for JDK 8",
- "gav": "org.jenkins-ci.plugins.kotlin:kotlin-v1-stdlib-jdk8:1.2.40-1.1",
+ "gav": "org.jenkins-ci.plugins.kotlin:kotlin-v1-stdlib-jdk8:1.2.60-1.3",
"labels": [],
"name": "kotlin-v1-stdlib-jdk8",
- "previousTimestamp": "2018-04-24T03:17:06.00Z",
- "previousVersion": "1.2.31-1.1",
- "releaseTimestamp": "2018-04-24T03:22:57.00Z",
- "requiredCore": "2.60.1",
+ "previousTimestamp": "2018-07-09T16:38:17.00Z",
+ "previousVersion": "1.2.51-1.2",
+ "releaseTimestamp": "2018-08-08T19:22:46.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/kotlin-v1-stdlib-jdk8-plugin",
- "sha1": "CbKiN7zUBlTqHROlUKR3mcGld68=",
- "sha512": "4u2Qz6OBmlaavov3Ytnb1m4YBcJawoivPYprzumdR/OPz1GM5R3O5bZgC6UwzZa9LANF91Jq0RBHyX1I2nI+Qg==",
+ "sha1": "4Uqlz+XGSYDfgViJNIBcbgxdePI=",
+ "sha256": "HIASYjX/N8UMKKqHVz2pJQYnRyOte9xJfh6gFmkkiSg=",
"title": "Kotlin 1.x Standard Library Plugin for JDK 8",
- "url": "http://updates.jenkins-ci.org/download/plugins/kotlin-v1-stdlib-jdk8/1.2.40-1.1/kotlin-v1-stdlib-jdk8.hpi",
- "version": "1.2.40-1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kotlin-v1-stdlib-jdk8/1.2.60-1.3/kotlin-v1-stdlib-jdk8.hpi",
+ "version": "1.2.60-1.3",
"wiki": "https://plugins.jenkins.io/kotlin-v1-stdlib-jdk8"
},
"kpp-management-plugin": {
@@ -31673,7 +32291,7 @@
"name": "Michael Bär"
}
],
- "excerpt": "This Jenkins plugin integrates a keychains and provisioning profiles managment for iOS and OSX projects build on a mac.",
+ "excerpt": "This plugin integrates management of keychain and provisioning files for iOS and OSX projects.",
"gav": "sic.software:kpp-management-plugin:1.0.0",
"labels": [],
"name": "kpp-management-plugin",
@@ -31681,7 +32299,7 @@
"requiredCore": "1.509.2",
"scm": "https://github.com/jenkinsci/kpp-management-plugin",
"sha1": "rVDLxyEayl8VwEByCpr9Wxqh9A8=",
- "sha512": "/Epo5BpwnrI50JbwzXgfKaTIJdvYL03/4bAXmXKps/XznU9S/dabpA4aL0GSPrILUZTlimCyuA+jA9AX5YzKVA==",
+ "sha256": "DNpMiLTVsQWPGHHI6rfpziuZ72wQdyiLSvrNuBfZPVo=",
"title": "Keychains and Provisioning Profiles Management",
"url": "http://updates.jenkins-ci.org/download/plugins/kpp-management-plugin/1.0.0/kpp-management-plugin.hpi",
"version": "1.0.0",
@@ -31708,7 +32326,7 @@
"name": "Aerogear"
}
],
- "excerpt": "Jenkins plugin that sends a mobile app binary to the kryptowire platform for security analysis",
+ "excerpt": "Provides Kryptowire platform integration in Jenkins",
"gav": "io.jenkins.plugins:kryptowire:0.2",
"labels": [],
"name": "kryptowire",
@@ -31716,19 +32334,19 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/kryptowire-plugin",
"sha1": "JW5Vn1VjWtXrfR5TP2hKYSPTNDQ=",
- "sha512": "itOGp6D2qxVUtwIDPhzQmdOUyfy7Owq0Z9agiY+hIGTi8nmTe957lR3teooVpir9zcTCupnHSHwqEZde4kxxpw==",
+ "sha256": "pHHcWm/GnP0euP9ScFCbs7b62N+P1TvkBuV+80UaYmE=",
"title": "Kryptowire",
"url": "http://updates.jenkins-ci.org/download/plugins/kryptowire/0.2/kryptowire.hpi",
"version": "0.2",
"wiki": "https://plugins.jenkins.io/kryptowire"
},
"kubernetes": {
- "buildDate": "Jun 26, 2018",
+ "buildDate": "Aug 09, 2018",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.11"
+ "version": "2.14"
},
{
"name": "apache-httpcomponents-client-4-api",
@@ -31736,6 +32354,11 @@
"version": "4.5.3-2.0"
},
{
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "5.18"
+ },
+ {
"name": "durable-task",
"optional": false,
"version": "1.16"
@@ -31758,7 +32381,7 @@
{
"name": "pipeline-model-extensions",
"optional": true,
- "version": "1.1.2"
+ "version": "1.3.1"
}
],
"developers": [
@@ -31768,23 +32391,23 @@
"name": "Carlos Sanchez"
}
],
- "excerpt": "Jenkins plugin to run dynamic agents in a Kubernetes cluster",
- "gav": "org.csanchez.jenkins.plugins:kubernetes:1.9.2",
+ "excerpt": "This plugin integrates Jenkins with <a href=\"https://github.com/GoogleCloudPlatform/kubernetes/\" rel=\"nofollow\">Kubernetes</a>",
+ "gav": "org.csanchez.jenkins.plugins:kubernetes:1.12.3",
"labels": [
"cluster",
"cloud"
],
"name": "kubernetes",
- "previousTimestamp": "2018-06-26T20:00:22.00Z",
- "previousVersion": "1.9.1",
- "releaseTimestamp": "2018-06-26T20:04:38.00Z",
- "requiredCore": "2.107.3",
+ "previousTimestamp": "2018-08-07T17:24:21.00Z",
+ "previousVersion": "1.12.2",
+ "releaseTimestamp": "2018-08-09T11:49:13.00Z",
+ "requiredCore": "2.121.2",
"scm": "https://github.com/jenkinsci/kubernetes-plugin",
- "sha1": "smC3bD+rbUzZUJwJ4GeKBlmUTYI=",
- "sha512": "uigFqoUmpsY4f5RayQINVCE7hI3/4oVs2Tu5re+nVB5OWAlqz/zULgyuCx9muLlWeGk0OITIO1HrSl3+lRhQyA==",
+ "sha1": "92w6DBPlN8skP7xNgVZtqksPdqA=",
+ "sha256": "adbAf68DV0ni5OjwwzTlI25W12DFlDeGP+6ApuE69bE=",
"title": "Kubernetes",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes/1.9.2/kubernetes.hpi",
- "version": "1.9.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes/1.12.3/kubernetes.hpi",
+ "version": "1.12.3",
"wiki": "https://plugins.jenkins.io/kubernetes"
},
"kubernetes-cd": {
@@ -31838,7 +32461,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/kubernetes-cd-plugin",
"sha1": "6OiBrCKUHr4yBkQE8x+azVmQCec=",
- "sha512": "f/IijRgpyHiISYLsYTdeJWupsTlE0y4GfQSUrBFYWDrauNx2ZQoImKXJFOmxXxfbhuPe2ltN5FmeYhEjuzQx9w==",
+ "sha256": "1sedznPLPp392WSBGUJW/8isx6A+kShFHBAADeg4ti0=",
"title": "Kubernetes Continuous Deploy",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cd/0.2.3/kubernetes-cd.hpi",
"version": "0.2.3",
@@ -31880,14 +32503,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/kubernetes-ci-plugin",
"sha1": "DgmqmZsSXr5fImA6JT9N6wE0+fU=",
- "sha512": "9LY7hHYx+xZemC/Nwin8TuGTSBkskjY6WOU1MldBTk4IzwJtuKTeSnXSd6OgWZmAOPFzL/yk54PCJqKZvgmmHw==",
+ "sha256": "99pKGduds44yCfsyy63CElXZ2OuQdD2hcfmCUlj5HwA=",
"title": "ElasticBox Jenkins Kubernetes CI/CD",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-ci/1.3/kubernetes-ci.hpi",
"version": "1.3",
"wiki": "https://plugins.jenkins.io/kubernetes-ci"
},
"kubernetes-cli": {
- "buildDate": "Jan 04, 2018",
+ "buildDate": "Jul 18, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -31907,7 +32530,7 @@
{
"name": "kubernetes-credentials",
"optional": false,
- "version": "0.2.0"
+ "version": "0.3.1"
}
],
"developers": [
@@ -31916,20 +32539,20 @@
"name": "Max Laverse"
}
],
- "excerpt": "Allows you to setup kubectl for Kubernetes",
- "gav": "org.jenkins-ci.plugins:kubernetes-cli:1.0.0",
+ "excerpt": "Configure kubectl for Kubernetes",
+ "gav": "org.jenkins-ci.plugins:kubernetes-cli:1.2.0",
"labels": [],
"name": "kubernetes-cli",
- "previousTimestamp": "2017-12-17T08:39:39.00Z",
- "previousVersion": "0.1.0",
- "releaseTimestamp": "2018-01-04T17:17:41.00Z",
+ "previousTimestamp": "2018-07-11T08:35:45.00Z",
+ "previousVersion": "1.1.0",
+ "releaseTimestamp": "2018-07-18T21:06:18.00Z",
"requiredCore": "2.32.1",
"scm": "https://github.com/jenkinsci/kubernetes-cli-plugin",
- "sha1": "lwXO6wNfuNS0y2y1aaBmqajpxMA=",
- "sha512": "0q9Sm6DiZv/4o4nnigQfCDYJAMmtGXynjis2ZGmPPR6X0lB++t+0zdYX1ITH0RHTFnhffKlRNy2Q60azcvQNFw==",
+ "sha1": "rl7/ci0Yx27bjvUV3yKA/ovlLTY=",
+ "sha256": "aN6JDnjFGdQUMrbXjs6PBElNRxM+pIX94FMm/lqKSyA=",
"title": "Kubernetes Cli",
- "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cli/1.0.0/kubernetes-cli.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-cli/1.2.0/kubernetes-cli.hpi",
+ "version": "1.2.0",
"wiki": "https://plugins.jenkins.io/kubernetes-cli"
},
"kubernetes-credentials": {
@@ -31962,7 +32585,7 @@
"requiredCore": "2.32.1",
"scm": "https://github.com/jenkinsci/kubernetes-credentials-plugin",
"sha1": "nWv4FVzgXmYIJtcFucNiQPY83/g=",
- "sha512": "wH4CRvz8j2uiP+V/o4jUvY/J4g48khwcpQB03a82L2qPf2QdsV9oQP7xgon3VdID/9+/ahqBA9DxO4CXikBIiA==",
+ "sha256": "kFNadTAla+n3QqWp6lCo7icVTbDw4haIv2GZM1BF9jg=",
"title": "Kubernetes Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-credentials/0.3.1/kubernetes-credentials.hpi",
"version": "0.3.1",
@@ -32007,7 +32630,7 @@
"requiredCore": "2.89",
"scm": "https://github.com/jenkinsci/kubernetes-credentials-provider-plugin",
"sha1": "Y3beli6TA6X9ADtk5Xfrl626cSQ=",
- "sha512": "9oYT73/byZe/K/+/DrcTFCies6e76W2lg0n4a4jiN2VCmeLe9Ua3VGzH8UfCTDVL2WDZEHWGU0VZIj1wxiy3Uw==",
+ "sha256": "9+0jMAoMoo1ESmsmzG55Q5fd+HKQjWL9d33PaJJ4sNo=",
"title": "Kubernetes Credentials Provider",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-credentials-provider/0.9/kubernetes-credentials-provider.hpi",
"version": "0.9",
@@ -32073,7 +32696,7 @@
"name": "Fabric8 Development Team"
}
],
- "excerpt": "",
+ "excerpt": "Collects all Fabric8 Workflow Plugins into One.",
"gav": "io.fabric8.pipeline:kubernetes-pipeline-aggregator:1.5",
"labels": [],
"name": "kubernetes-pipeline-aggregator",
@@ -32081,7 +32704,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/kubernetes-pipeline-plugin",
"sha1": "ES/BBA36aS67pRvtZSfU4Pzs0Ek=",
- "sha512": "1jQEuMGJqw0mPK9iyOpOvGM1ZsIi/2Hk1c2V2e3z8ZhAfaUPE040YEUNfkK2aZ2AkzgVTmhEZ8tMdwve75bhig==",
+ "sha256": "/ZFxnAPSRf5Pz0Ovc57iCtaF8ig2jQJoW27ZJmnThvU=",
"title": "Kubernetes :: Pipeline :: Aggregator",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-pipeline-aggregator/1.5/kubernetes-pipeline-aggregator.hpi",
"version": "1.5",
@@ -32137,7 +32760,7 @@
"name": "Fabric8 Development Team"
}
],
- "excerpt": "",
+ "excerpt": "Creates an arquillian-cube-kubernetes session for executing tests",
"gav": "io.fabric8.pipeline:kubernetes-pipeline-arquillian-steps:1.5",
"labels": [],
"name": "kubernetes-pipeline-arquillian-steps",
@@ -32145,7 +32768,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/kubernetes-pipeline-plugin",
"sha1": "05nmd+X6RK4HE6aHyTbEGh6vSxQ=",
- "sha512": "e612FZvqoS50wXcd82fX+Qml2VDUqGYlyhLqYBC37JTPbP4WJ7zYqk4PiAvMfp7hQ+B3Gz5VVZsCMkXfJsubpg==",
+ "sha256": "DgtiRalXNp6rQ9t/w1TVJlOPEHHD599okcWlmruAIww=",
"title": "Kubernetes :: Pipeline :: Arquillian Steps",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-pipeline-arquillian-steps/1.5/kubernetes-pipeline-arquillian-steps.hpi",
"version": "1.5",
@@ -32204,7 +32827,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/kubernetes-pipeline-plugin",
"sha1": "/HMfLS7GyMf90Yfg+Zu8SufSCkI=",
- "sha512": "knsBK6OTvGglpStv3mGPpY9q2XF0U6IQgeg5D9MoP8zMCN7t67OUDk91CVwaZpW5xwWkol6VHWWv6aA6buPLiw==",
+ "sha256": "+qEUQYQlW7z7SmeI1WNWfgvUo0ReRUaU7inqUYWxBrw=",
"title": "Kubernetes :: Pipeline :: DevOps Steps",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-pipeline-devops-steps/1.5/kubernetes-pipeline-devops-steps.hpi",
"version": "1.5",
@@ -32255,7 +32878,7 @@
"name": "Fabric8 Development Team"
}
],
- "excerpt": "",
+ "excerpt": "Builds and uses Docker images and Kubernetes Pods.",
"gav": "io.fabric8.pipeline:kubernetes-pipeline-steps:1.5",
"labels": [],
"name": "kubernetes-pipeline-steps",
@@ -32263,7 +32886,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/kubernetes-pipeline-plugin",
"sha1": "R7GCTT/zC4v6X5m0SY1hLzIHWfw=",
- "sha512": "RLWNc4RHmwZZiQ9In/rXW027RTkI/9KGDXKq6WpD6z4DxPzbD/43wFmPjnsCmduoRgsyUMjKd8Afb35GzSbO5g==",
+ "sha256": "gvdDcYYPTGYm0kZBiWoMnNwFbXHodHODyo3A2rGK3UM=",
"title": "Kubernetes :: Pipeline :: Kubernetes Steps",
"url": "http://updates.jenkins-ci.org/download/plugins/kubernetes-pipeline-steps/1.5/kubernetes-pipeline-steps.hpi",
"version": "1.5",
@@ -32289,7 +32912,7 @@
"name": "Dominique Brice"
}
],
- "excerpt": "Gives the list of jobs associated to a given atomic label.",
+ "excerpt": "A plugin to facilitate maintenance when using numerous/complex labels.",
"gav": "org.jenkins-ci.plugins:label-linked-jobs:5.1.2",
"labels": [
"misc",
@@ -32302,7 +32925,7 @@
"requiredCore": "1.554",
"scm": "https://github.com/jenkinsci/label-linked-jobs-plugin",
"sha1": "FnVl3SiCp/u/Aqfr/NQp/jrduvg=",
- "sha512": "lRVM25fuBFmyYItPONTW9M8uqgyDv3bmFmuVGW3pt9Q+6MBs3RzaT+bWSv0nNZm0r69DLuD73TySw8wmJmoiyQ==",
+ "sha256": "NSRL+QwHDnNsKQ1cQO1N4aNTaViLvaas5edt3VBJ3qA=",
"title": "Label Linked Jobs",
"url": "http://updates.jenkins-ci.org/download/plugins/label-linked-jobs/5.1.2/label-linked-jobs.hpi",
"version": "5.1.2",
@@ -32333,7 +32956,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/label-verifier-plugin",
"sha1": "XsUScdrzaQWj8A3iSTI+dgSU+t0=",
- "sha512": "VQfDSh7i4DYRRCrQaAxZmYnxnynckfZjrhl5qBafdNqM4mhlLOd6n+t6UzSTBk5Zs6ymcoOFsy9FzjPHULrm1Q==",
+ "sha256": "hqaHMC63PrlGtWoPp/1CAw6GfVgZJTHVriSRJiubYUc=",
"title": "Label Verifier",
"url": "http://updates.jenkins-ci.org/download/plugins/label-verifier/1.2/label-verifier.hpi",
"version": "1.2",
@@ -32360,7 +32983,7 @@
"name": "Larry Bordowitz"
}
],
- "excerpt": "Hudson plugin that allows arbitrary test formats grouped by type",
+ "excerpt": "Allows test results to be grouped by type (unit, smoke, regression etc).",
"gav": "org.jenkins-ci.plugins:labeled-test-groups-publisher:1.2.9",
"labels": [
"report"
@@ -32372,12 +32995,47 @@
"requiredCore": "1.577",
"scm": "https://github.com/jenkinsci/labeled-test-groups-publisher-plugin",
"sha1": "DrnZ6k1mWFUMVvRYLj9WEOtrNn4=",
- "sha512": "+MgVYP5uERaWWoxJNl36kOY7uVxSRSWnCHwmcnXB3rDaQSCa1+EsbU+Q7mTyxgcB0Nu1hq6vj58kz9WXcYBokg==",
+ "sha256": "FmGP9oyzNj6PNvE+tMzHFdG/ao7cuEL6j0DX7BLZlBI=",
"title": "Labeled Test Groups Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/labeled-test-groups-publisher/1.2.9/labeled-test-groups-publisher.hpi",
"version": "1.2.9",
"wiki": "https://plugins.jenkins.io/labeled-test-groups-publisher"
},
+ "labelled-steps": {
+ "buildDate": "Aug 14, 2018",
+ "dependencies": [
+ {
+ "name": "workflow-durable-task-step",
+ "optional": false,
+ "version": "2.14"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "2.14"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "vickychijwani",
+ "email": "vickychijwani+jenkins@gmail.com",
+ "name": "Vicky Chijwani"
+ }
+ ],
+ "excerpt": "TODO",
+ "gav": "me.vickychijwani.jenkins:labelled-steps:1.0",
+ "labels": [],
+ "name": "labelled-steps",
+ "releaseTimestamp": "2018-08-14T01:39:08.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/labelled-steps-plugin",
+ "sha1": "IwQI6iRSnbQPXEVflV9RhrVUglI=",
+ "sha256": "R8Sa0+jg/9QNTyuHV/V1TwvsUPsc7abSMen8xi71KD8=",
+ "title": "Labelled Pipeline Steps",
+ "url": "http://updates.jenkins-ci.org/download/plugins/labelled-steps/1.0/labelled-steps.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/labelled-steps"
+ },
"labmanager": {
"buildDate": "Aug 05, 2011",
"dependencies": [],
@@ -32388,7 +33046,7 @@
"name": "Tom Rini"
}
],
- "excerpt": "Integrates Jenkins with VMware Lab Manager",
+ "excerpt": "This plugin provides a way to manage Virtual Machines that are controlled by VMware&#39;s Lab Manager product.",
"gav": "org.jenkins-ci.plugins:labmanager:0.2.8",
"labels": [
"cluster"
@@ -32400,7 +33058,7 @@
"requiredCore": "1.403",
"scm": "https://github.com/jenkinsci/labmanager-plugin",
"sha1": "qc+HiOyoRAPvDCyvrtQ9W9pmLQ4=",
- "sha512": "hV5Hau6gCLW//cvrkYF5X6lv7TYaIkN4mgmvyuQL7T+lsV7UCNnkNuod6NiS7VZpwQJn0gjDTDNUyb4zMRJN7w==",
+ "sha256": "4pt1lact1hViRXHBcZV6al6njqFsBMYQxp9bzzc/MiM=",
"title": "VMware Lab Manager Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/labmanager/0.2.8/labmanager.hpi",
"version": "0.2.8",
@@ -32467,7 +33125,7 @@
"name": "Rafael M. Pestano"
}
],
- "excerpt": "Shows build last changes via VCS diff between latest revisions.",
+ "excerpt": "This plugin reads the build workspace to generate VCS (git or svn) rich html diffs from current and previous revisions.",
"gav": "org.jenkins-ci.plugins:last-changes:2.6.2",
"labels": [],
"name": "last-changes",
@@ -32477,7 +33135,7 @@
"requiredCore": "1.642.1",
"scm": "https://github.com/jenkinsci/last-changes-plugin",
"sha1": "BUwC9f+kqiXGOono1JfoRTLf3dA=",
- "sha512": "DG+P2MxahKrebDcXscIlgw4e8LxvUxynTj/pzCPmR36AlIttFkhI42LVi1hxDw+f+c42VuC28d24eNmzMvKrDA==",
+ "sha256": "tb0GNuP+Jxd/G213IcZ8vHffyBWLobML3Odc0Pdhm1U=",
"title": "Last Changes",
"url": "http://updates.jenkins-ci.org/download/plugins/last-changes/2.6.2/last-changes.hpi",
"version": "2.6.2",
@@ -32498,7 +33156,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "Column showing the last failure version that can be configured in views.",
"gav": "org.jvnet.hudson.plugins:lastfailureversioncolumn:1.1",
"labels": [
"listview-column"
@@ -32508,7 +33166,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/lastfailureversioncolumn-plugin",
"sha1": "TrjhYHvx09364NnzSgkj+XqemQg=",
- "sha512": "TYUh+jZdB/iXEgZp4LbLHzIkLGFITy8pbkU7i8OTIZjGVSW2uHXQaELuLmmsF6Ee8vpUcW4j0JMVC5I+Rwa8jA==",
+ "sha256": "QXIP+OUhwEC1xy6G3DdSG4dPKABELGpmndSJfRwcL64=",
"title": "Last Failure Version Column",
"url": "http://updates.jenkins-ci.org/download/plugins/lastfailureversioncolumn/1.1/lastfailureversioncolumn.hpi",
"version": "1.1",
@@ -32529,7 +33187,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "Column showing the last success version that can be configured in views.",
"gav": "org.jvnet.hudson.plugins:lastsuccessversioncolumn:1.1",
"labels": [
"listview-column"
@@ -32539,7 +33197,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/lastsuccessversioncolumn-plugin",
"sha1": "MTwbngVgz/iGTTeZwjEviC8CIHo=",
- "sha512": "+dDnqScQbQry5vWCfR74frRGWIvzB2tyzxYTQ5272da8wIhhnfmj55YV+Jgfx5FQrH5lHBgs8ON2YkWk6cVRZw==",
+ "sha256": "ui5QAnZMmE7vTmJWN9Kye4fx1BVRNsmgM4nq4PKeeeU=",
"title": "Last Success Version Column",
"url": "http://updates.jenkins-ci.org/download/plugins/lastsuccessversioncolumn/1.1/lastsuccessversioncolumn.hpi",
"version": "1.1",
@@ -32572,7 +33230,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/ldap-plugin",
"sha1": "xghT0nU4plN1PpqkeuFmyLi9i/M=",
- "sha512": "VZTiloAsuz8oOsB1F70s5Lu96h6+mflYNOgCTT4hTQPOzvj5Yu/USpmPR/12aInY/T8cnd0OxX1ODBj6UmeFIQ==",
+ "sha256": "Gbbngr4nMeukki3pkb3lLg0GI8Z0Ox85o5VoK0vBwO8=",
"title": "LDAP",
"url": "http://updates.jenkins-ci.org/download/plugins/ldap/1.20/ldap.hpi",
"version": "1.20",
@@ -32587,7 +33245,7 @@
"name": "Justin Edelson"
}
],
- "excerpt": "Jenkins plugin that resolves email addresses through LDAP lookups.",
+ "excerpt": "This plugin resolves user email addresses from an LDAP directory. It is not needed if Jenkins uses LDAP as its authentication source and user records have a standard &#34;mail&#34; attribute.",
"gav": "com.mtvi.plateng.hudson:ldapemail:0.8",
"labels": [
"user"
@@ -32599,7 +33257,7 @@
"requiredCore": "1.436",
"scm": "https://github.com/jenkinsci/ldapemail-plugin",
"sha1": "B2UWbSgz4fFc3uYt1hyYRXxlOAs=",
- "sha512": "H6KjYC4Inr/m7l8kwJrEWxSojI8R3VwvGA3JsFwo3kfGMkzOFgC0/qcI7tb7LkjCQuAEc1yHaDYXQmghAaKeLQ==",
+ "sha256": "0gSyth3c6b+kgfaBB0I8YWhaTZox6CQJTCJbSe0IMso=",
"title": "LDAP Email",
"url": "http://updates.jenkins-ci.org/download/plugins/ldapemail/0.8/ldapemail.hpi",
"version": "0.8",
@@ -32615,7 +33273,7 @@
"name": "Brendan Nolan"
}
],
- "excerpt": "Changes Jenkins to use a LoadBalancer that prefers least loaded nodes",
+ "excerpt": "Changes Jenkins to use a LoadBalancer that prefers least loaded nodes.",
"gav": "org.jenkins-ci.plugins:leastload:2.0.1",
"labels": [
"misc"
@@ -32627,7 +33285,7 @@
"requiredCore": "2.89.3",
"scm": "https://github.com/jenkinsci/leastload-plugin",
"sha1": "af4BA+R7rAhRd+2XICp8ol43P+w=",
- "sha512": "RDo0DxEchrrFwJIN2KO1/JodQTR/ws4vyKmbLirqENpxsKJ6RukVC6fCUplkb1gcfnClRqBkeM0SYgBrmqY23g==",
+ "sha256": "hobFscZDLyxdZQzXCp4muRodN9k4akzH1UGiD29bKmg=",
"title": "Least Load",
"url": "http://updates.jenkins-ci.org/download/plugins/leastload/2.0.1/leastload.hpi",
"version": "2.0.1",
@@ -32643,7 +33301,7 @@
"name": "Pierre-Yves Ritschard"
}
],
- "excerpt": "Build your projects using leiningen in jenkins",
+ "excerpt": "Build projects with leiningen",
"gav": "org.jenkins-ci.plugins:leiningen-plugin:0.5.6",
"labels": [
"builder"
@@ -32655,7 +33313,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/leiningen-plugin",
"sha1": "fZJOPxTOX8TqCdO2JDGmPYwWjVo=",
- "sha512": "WtEY36RG6mtqJybYUyGW6L55xxOC1l+jJeJoroZJTasZ2hKFYtK9VXuzcfi3KFHnmEGuaPB7AKclw1EvuMffeA==",
+ "sha256": "avIUk2loTRN+3fIzVpsSmk7spxkZlmmCLD7YwhZUZJE=",
"title": "leiningen-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/leiningen-plugin/0.5.6/leiningen-plugin.hpi",
"version": "0.5.6",
@@ -32696,7 +33354,7 @@
"requiredCore": "1.601",
"scm": "https://github.com/jenkinsci/lenient-shutdown-plugin",
"sha1": "agEv+FNrxwU66KxE5Nhh6hNnzHg=",
- "sha512": "3tXWWubyNFZjAhIc+sCzKfXSoDrFIoBxWGMPKzaVEnbQ0eu4T6s2uWHm1OZw+/TUo13PtbNl5E8InaeTY9KLBw==",
+ "sha256": "/6S1OAexO8MpdfZ/h5cF5h1ebE7ocWDztrP4zhPTc3w=",
"title": "Lenient shutdown",
"url": "http://updates.jenkins-ci.org/download/plugins/lenientshutdown/1.1.1/lenientshutdown.hpi",
"version": "1.1.1",
@@ -32733,7 +33391,7 @@
"name": "Nigel Magnay"
}
],
- "excerpt": "This plugin allows Jenkins to use libvirt-based slaves.",
+ "excerpt": "This plugin enables libvirt-controlled build slaves (including start before build, shutdown after build).",
"gav": "org.jenkins-ci.plugins:libvirt-slave:1.8.5",
"labels": [
"slaves",
@@ -32746,7 +33404,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/libvirt-slave-plugin",
"sha1": "KbZzQB9R+67zeps+LCqS8MXE6BQ=",
- "sha512": "9zEUf4b09HJKgQBXv8YvnWsIZG7RoY4pl5oi2PN6rUUZtQHXWRGFep9rXWERXOBGyFQakHFhDTsFo7NNGVk1eA==",
+ "sha256": "DNgDJ53khnTP8gyM9duGJXPfYxEOmCN31oPwdv+E8UM=",
"title": "Libvirt Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/libvirt-slave/1.8.5/libvirt-slave.hpi",
"version": "1.8.5",
@@ -32767,7 +33425,7 @@
"name": "Veaceslav Gaidarji"
}
],
- "excerpt": "Discover your smart LIFX lightbulbs on the network and use them as a build notifier.",
+ "excerpt": "This plugin will use <a href=\"http://lifx.com\" rel=\"nofollow\">LIFX</a> smart lightbulbs as a build indicator. It automatically discovers any lightbulbs on the network - and changes them to blue/green based on build status. When building - it will show a pale white light. Colors can be changed in job configuration.",
"gav": "org.jenkins-ci.plugins:lifx-notifier:0.3",
"labels": [
"notifier"
@@ -32779,7 +33437,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/lifx-notifier-plugin",
"sha1": "wQOqS5wNDPR05UVFdrNBqCxNHVA=",
- "sha512": "wp0F+B3UfoO5EFkdiGKvSVsbkLtHKnwpj9ji8SdrDU6PoTRpHjjvZFdbwe4mawx/7i6xLGYCGOuUvNwKVtWr8w==",
+ "sha256": "/9pplzUn4MTMl4eBewT9mm976xUf6ben/OOFD3TnAnI=",
"title": "LIFX notifier - smart lightbulbs build indicator",
"url": "http://updates.jenkins-ci.org/download/plugins/lifx-notifier/0.3/lifx-notifier.hpi",
"version": "0.3",
@@ -32794,7 +33452,7 @@
"name": "Vincent Latombe"
}
],
- "excerpt": "This decorates the console with line numbers",
+ "excerpt": "This plugin adds line numbers.",
"gav": "org.jenkins-ci.plugins:linenumbers:1.2",
"labels": [],
"name": "linenumbers",
@@ -32804,7 +33462,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/linenumbers-plugin",
"sha1": "ACHp1qZnKCZF3hBSIHTE0fFBoOs=",
- "sha512": "6Gp/eZXEWyn9m+EmbXNdme04wwGtbxOnMQ+MGllmiwg2Tm/i+vVJqG5/6aVkBCE5jsOI6d9Hg4xT/8WYaLCm9w==",
+ "sha256": "vTl9tB3zuLdVMlGM9UT4iQRW/Zt3iFsV7lHhoPIxrrs=",
"title": "Line Numbers",
"url": "http://updates.jenkins-ci.org/download/plugins/linenumbers/1.2/linenumbers.hpi",
"version": "1.2",
@@ -32820,7 +33478,7 @@
"name": "cactusman"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a Lingr Plugin.",
"gav": "org.jenkins-ci.plugins:lingr-plugin:0.1",
"labels": [],
"name": "lingr-plugin",
@@ -32828,7 +33486,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/lingr-plugin",
"sha1": "LO6eODnAR0TTzMunzjDmv9LZLk0=",
- "sha512": "lvWtYQpTISltpN5iP6U0NxZrK1AK8WxwQdkWL9dcbqtd+AnZGXCKGkR3Z4DTiYeyFwDUOsg3TzQP5F08U3GDcA==",
+ "sha256": "g1ojngOljIvc4ujyytn+aSIp1xY0/n8gyUI0zXDuDbY=",
"title": "lingr-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/lingr-plugin/0.1/lingr-plugin.hpi",
"version": "0.1",
@@ -32853,7 +33511,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/list-command-plugin",
"sha1": "wsiA/aNli+2UOL7iYNN9pQqiFng=",
- "sha512": "Ga/fn07aYv/B3CiXJGxpSBjsd+GOp2XwjJsZHrBw2ZkMGeYP9V9DHCvdqxLUzX2zZEeVWpKCuX6UpWs5ndVqcQ==",
+ "sha256": "+loCsxV1Dvs4ytYzTw+QvfLSB0JPVjKPHbIEHKJqxh0=",
"title": "List Command",
"url": "http://updates.jenkins-ci.org/download/plugins/list-command/0.2/list-command.hpi",
"version": "0.2",
@@ -32892,7 +33550,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/literate-plugin",
"sha1": "+NGngPznQ1cUXZbATCHr2vzYXO8=",
- "sha512": "Aev/S/ijjakAYicy8mXCcEq19mAS7/20u43UYX9LxnpVO211i9jkXQgqu4fjigOfS7Nu+BxqLLcqaCCcCwMeJQ==",
+ "sha256": "zbb9GPwOLT+r+qbtjaRcjtuop4CdbFnXhYYhMkKZUeY=",
"title": "Literate",
"url": "http://updates.jenkins-ci.org/download/plugins/literate/1.0/literate.hpi",
"version": "1.0",
@@ -32908,7 +33566,7 @@
"name": "Dr. Stefan Schimanski"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shows a live screenshot of a job&#39;s virtual machine.",
"gav": "org.jenkins-ci.plugins:livescreenshot:1.4.5",
"labels": [
"buildwrapper",
@@ -32922,7 +33580,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/livescreenshot-plugin",
"sha1": "DyB+3eHz9RilkEu9LDvTY2Z9j+U=",
- "sha512": "hscduUCN2U3FVF51gi9uFL/fYxpg0ELXzu5jzHhiFiZF2+l17XK0SwDoFPprfOVSRPuTdKYFNtLlv65N8fIcxw==",
+ "sha256": "Pxt4HXJNzAPvbicCpcYeAfCVvDC0+ItdxcrgYacgfuM=",
"title": "Live Screenshot",
"url": "http://updates.jenkins-ci.org/download/plugins/livescreenshot/1.4.5/livescreenshot.hpi",
"version": "1.4.5",
@@ -32947,7 +33605,7 @@
"name": "Alexey Vasiliev"
}
],
- "excerpt": "Simple cloud-based load testing for your web apps/apis with thousands of connections via the loader.io API - by SendGrid Labs",
+ "excerpt": "Simple cloud-based load testing for your web apps/apis with thousands of connections via the loader.io API - by SendGrid Labs.",
"gav": "io.loader:loaderio-jenkins-plugin:1.0.1",
"labels": [
"post-build",
@@ -32959,7 +33617,7 @@
"releaseTimestamp": "2013-06-21T12:29:59.00Z",
"requiredCore": "1.509.1",
"sha1": "ctEH91RJaxbxOoj6bOdqX/9urxI=",
- "sha512": "pgmqspypStr87aqL8HztHb49qvJOJVwdaZLpKEpPHdqH89/fF2H8+w6xNGTD0+wTYnZXeBydYQ2Fw0nJm+PVEQ==",
+ "sha256": "bFC8qZtxCQVDKtEGnYS2gc3dUN4uosWIL2cQ5Pwoxaw=",
"title": "loader.io",
"url": "http://updates.jenkins-ci.org/download/plugins/loaderio-jenkins-plugin/1.0.1/loaderio-jenkins-plugin.hpi",
"version": "1.0.1",
@@ -32981,7 +33639,7 @@
"name": "LoadFocus Team"
}
],
- "excerpt": "Cloud Load Testing for Websites and APIs with thousands of parallel connections - by LoadFocus.com",
+ "excerpt": "Cloud Load Testing for Websites and APIs with thousands of parallel connections - by LoadFocus.com.",
"gav": "com.loadfocus:loadfocus-loadtest:1.0.1",
"labels": [
"external",
@@ -32992,7 +33650,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/loadfocus-loadtest-plugin",
"sha1": "iMZ6RMpZfDrNsdUZsFotYVw6AWE=",
- "sha512": "EfpB4zP0m/RGWo4c4oTlh26pZRhuNWngPDeH+oUyZLfOz14dNhR7YMCsx6pWVAQwjT2faErZLLjE/4YpwOQRLg==",
+ "sha256": "gORgU7dLFL09hbSUkugiiStCYg0YRnbqcWtPaxwqffY=",
"title": "Load Testing LoadFocus.com",
"url": "http://updates.jenkins-ci.org/download/plugins/loadfocus-loadtest/1.0.1/loadfocus-loadtest.hpi",
"version": "1.0.1",
@@ -33014,7 +33672,7 @@
"name": "Ragnar Lonn"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to run a <a href=\"https://loadimpact.com/features\" rel=\"nofollow\">LoadImpact</a> load test as a build-step (or post-build). The source code can be found on <a href=\"https://github.com/loadimpact/loadimpact-jenkins-plugin\" rel=\"nofollow\">GitHub</a>.",
"gav": "com.loadimpact:loadimpact-plugin:1.62",
"labels": [
"post-build",
@@ -33028,7 +33686,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/loadimpact-plugin",
"sha1": "WWl7nXgC2XSj1qcFNgSVvUR6bZE=",
- "sha512": "OOd6dresJ0feQotdbHBkpJK952PxvBk5YWHi8VU0Ay2t+BAc6Sw284OyOAT4p7Vp7+C4RsOVQhHyhe0SOHbPwQ==",
+ "sha256": "QckmtHjPGK9OE9kVD3Sfb/23gmcjLlyd3Z2IblobA7U=",
"title": "Load Impact",
"url": "http://updates.jenkins-ci.org/download/plugins/loadimpact-plugin/1.62/loadimpact-plugin.hpi",
"version": "1.62",
@@ -33047,7 +33705,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin lets you control the language of Jenkins.",
"gav": "io.jenkins.plugins:locale:1.3",
"labels": [
"ui"
@@ -33059,7 +33717,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/locale-plugin",
"sha1": "1/EQA2eAoMSv84d5+bS2j3JPQWs=",
- "sha512": "iN4k29Gt2LLZ4wIBjKv6cDWvnozyfRI+Bkul4/hCn4SvAnch5TanN4W4uHQv2aUfR18TCfjkmb/mIB1psqgJKA==",
+ "sha256": "BmFT5Wevdz4mS9ClcFWF2ORhs5SKoS9F+3Y/TQfo6Fo=",
"title": "Locale",
"url": "http://updates.jenkins-ci.org/download/plugins/locale/1.3/locale.hpi",
"version": "1.3",
@@ -33107,7 +33765,7 @@
"name": "Antonio Muñiz"
}
],
- "excerpt": "This plugin allows to define lockable resources (such as printers, phones, computers) that can be used by builds. If a build requires an external resource which is already locked, it will wait for the resource to be free.",
+ "excerpt": "This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds. If a build requires an external resource which is already locked, it will wait for the resource to be free.",
"gav": "org.6wind.jenkins:lockable-resources:2.3",
"labels": [
"cluster",
@@ -33120,7 +33778,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/lockable-resources-plugin",
"sha1": "ZYdXKTWdHgSZhIxXu6Whrj8ZdYQ=",
- "sha512": "tHh6EKSea9JawEBqpRdyLaMqyueCUL328QdV9hqLkBlCa9w6c/x/VrH1Ozpzx2QoGL4g23pGb4P90kRdnhjo3A==",
+ "sha256": "F6NpPLMc1ZpIDnOehutzZBUDjucMmKcYIHCPF7bQEqQ=",
"title": "Lockable Resources",
"url": "http://updates.jenkins-ci.org/download/plugins/lockable-resources/2.3/lockable-resources.hpi",
"version": "2.3",
@@ -33136,7 +33794,7 @@
"name": "Erik Ramfelt"
}
],
- "excerpt": "",
+ "excerpt": "This plugin can be used for debugging when Hudson can not remove a workspace or update files because some process is locking a file in the workspace. The plugin will check at start and end of a build if there are any locked files in the workspace, and then fail the build if so together with a list of the files.",
"gav": "org.jvnet.hudson.plugins:locked-files-report:1.6",
"labels": [
"misc"
@@ -33148,7 +33806,7 @@
"requiredCore": "1.363",
"scm": "https://github.com/jenkinsci/locked-files-report-plugin",
"sha1": "RTRJ07yTXFfmfA5guhnhmIw2zig=",
- "sha512": "ne2bLt3uCxfUpmZFyR6oREF/91NmLYboBq9KeAPt7ccZDf+IwHgQ4tu7gBenwSpbCwS5ZC/Rs2YgBBO+sUuGAQ==",
+ "sha256": "5elzeKU10CNvMq+I7BfFhxKAjRO7UWlNoLP5kM3VlI0=",
"title": "Locked Files Report",
"url": "http://updates.jenkins-ci.org/download/plugins/locked-files-report/1.6/locked-files-report.hpi",
"version": "1.6",
@@ -33172,7 +33830,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/log-cli-plugin",
"sha1": "6HtMWDLTaBb22zCLStNr2JO9Tc4=",
- "sha512": "HM95rBFssWe6u+TPRBzY+1axD9xxsm/8z+aFE9msCaSFq6WbShW0EHRuOL6SPAjO1ZzzJELOuIjBSFoUHse1uQ==",
+ "sha256": "AOHzltwNsEQLJbX4KLR/fpt2O03VNfappWmblIPDR8w=",
"title": "Log CLI",
"url": "http://updates.jenkins-ci.org/download/plugins/log-cli/1.1/log-cli.hpi",
"version": "1.1",
@@ -33193,7 +33851,7 @@
"name": "Ignacio Albors"
}
],
- "excerpt": "",
+ "excerpt": "Adds a command for the CLI that shows the log for a job&#39;s build. Also adds a command for Instant Messaging (if instant-messaging-plugin is installed)",
"gav": "org.jenkins-ci.plugins:log-command:1.0.1",
"labels": [
"cli"
@@ -33205,7 +33863,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/log-command-plugin",
"sha1": "463jFhLMW7JM0p4leFcAdOnx8gM=",
- "sha512": "iMwLH5RiWeVTWxdmVZe8fhnXd6EUDXfYQwagJ1Efqu6oXor/IIEyvaYhfqCZxR1hrIYPzMQltcyyCJKTkoPr0w==",
+ "sha256": "v0EOE0dsmY2V6oLE5HYOw7r11qmxzAI/G/zRD9cY5oc=",
"title": "Log Command",
"url": "http://updates.jenkins-ci.org/download/plugins/log-command/1.0.1/log-command.hpi",
"version": "1.0.1",
@@ -33231,7 +33889,7 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/log-parser-plugin",
"sha1": "3qyoAoMul4XY1bxBOTfNVS2Fymc=",
- "sha512": "IiiZioQeWzwKdVOhB8rGDeqtFuXEeX+yn1ZUb31fzdEQ+ubJLvtDABFZkgTNQw0IjNHTrhF/zkk9K/FFL0kd3g==",
+ "sha256": "Ho7EYBGa74TqodiE1Fae0daxH44E3oci9Uf9458uEWI=",
"title": "Log Parser",
"url": "http://updates.jenkins-ci.org/download/plugins/log-parser/2.0/log-parser.hpi",
"version": "2.0",
@@ -33251,7 +33909,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "This plugin start action on pattern in the Joboutput, but this is centralized configured.",
+ "excerpt": "Centralized configuration to restart jobs when a pattern occurs in the job console output.",
"gav": "de.fspengler.hudson.plugin:logaction-plugin:1.2",
"labels": [
"trigger"
@@ -33261,7 +33919,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/logaction-plugin",
"sha1": "h5n7nAMn1cTIE76p72JCU8Sdn/I=",
- "sha512": "a1kw1fJ7vGk+7khaALpnklSf3Nc6VsVo1xQrWbsVGvWP5QSh87voUXuElhH5r0xY20Ybjnz4Ba8D8l1znfIhsA==",
+ "sha256": "R9rtX3c1Nt2l8Eqlj1tsdoYihL+RfwF1jm8BSOiiKxY=",
"title": "Centralized Job(Re)Action",
"url": "http://updates.jenkins-ci.org/download/plugins/logaction-plugin/1.2/logaction-plugin.hpi",
"version": "1.2",
@@ -33277,7 +33935,7 @@
"name": "Luca Milanesio"
}
],
- "excerpt": "Plugin providing a LOGBack appender to NATS pub/sub topic",
+ "excerpt": "Provides a LOGBack JAR library to send logs to NATS topic",
"gav": "org.jenkins-ci.plugins:logback-nats-appender:0.2.2",
"labels": [],
"name": "logback-nats-appender",
@@ -33285,7 +33943,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/logback-nats-appender-plugin",
"sha1": "RVJ2+sjT49DsFMzPZd+rO2NMbc4=",
- "sha512": "9+HdCN28Gb2npN3V+sEHvFwyM4VT5VayZGMyAsiHhfcXZ5qXR2B1p8f/7nGpBvZaVnskwuQKkEtX0mUkaXAMiA==",
+ "sha256": "zy/L9TWQi3LiE3AuMtdWeg7g1wKolaUFczUuws9ax28=",
"title": "LOGBack appender to NATS pub/sub topic",
"url": "http://updates.jenkins-ci.org/download/plugins/logback-nats-appender/0.2.2/logback-nats-appender.hpi",
"version": "0.2.2",
@@ -33308,14 +33966,14 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/logentries-plugin",
"sha1": "EOq6ua5+uZqr0HIjapg9Ea53cC8=",
- "sha512": "jqoyefOXsKliptnkkDUQuDShL3uwBl/Khtf1nNvQR0oy1PaIPkziCEUGipGAd8gNGbEKq1AZwcCwXXZLGEUdBA==",
+ "sha256": "DiZ2Qjt6ZAwbpYrEZtWJRZ6J/NEqb6YfsAKUG2xMIBA=",
"title": "Logentries Forwarder",
"url": "http://updates.jenkins-ci.org/download/plugins/logentries/0.0.2/logentries.hpi",
"version": "0.0.2",
"wiki": "https://plugins.jenkins.io/logentries"
},
"logfilesizechecker": {
- "buildDate": "Dec 13, 2017",
+ "buildDate": "Jul 25, 2018",
"dependencies": [],
"developers": [
{
@@ -33329,22 +33987,22 @@
"name": "Kathi Stutz"
}
],
- "excerpt": "Aborts a build if its log file gets too big",
- "gav": "org.jenkins-ci.plugins:logfilesizechecker:1.3",
+ "excerpt": "This plugin allows builds to be automatically terminated after the specified size of the log file has elapsed.",
+ "gav": "org.jenkins-ci.plugins:logfilesizechecker:1.4",
"labels": [
"buildwrapper"
],
"name": "logfilesizechecker",
- "previousTimestamp": "2013-11-06T15:00:47.00Z",
- "previousVersion": "1.2",
- "releaseTimestamp": "2017-12-13T07:42:58.00Z",
+ "previousTimestamp": "2017-12-13T07:42:58.00Z",
+ "previousVersion": "1.3",
+ "releaseTimestamp": "2018-07-25T08:48:07.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/logfilesizechecker-plugin",
- "sha1": "AzWBaih6dWnmRwg2rLF7H0T8OsY=",
- "sha512": "UQ5+rJAq8UG/CTE8D8c1aBt2S1SDgQFEQH4yrZIqmGsoYwX/7rn2tY4e/TxlBCYOcVGk/LyeZwXEPrkX3ibEsQ==",
+ "sha1": "bZ5XMg1lwVS83XfdXbiq1X2tT48=",
+ "sha256": "omVT+8HY5cfPHyPil04nqI7OYj1Dt8gdh21wDzQRTck=",
"title": "build log file size checker",
- "url": "http://updates.jenkins-ci.org/download/plugins/logfilesizechecker/1.3/logfilesizechecker.hpi",
- "version": "1.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/logfilesizechecker/1.4/logfilesizechecker.hpi",
+ "version": "1.4",
"wiki": "https://plugins.jenkins.io/logfilesizechecker"
},
"logging": {
@@ -33367,7 +34025,7 @@
"name": "Praqma Josra"
}
],
- "excerpt": "Advanced logging for Jenkins",
+ "excerpt": "Advanced logging for Jenkins. Enabling per build and poll logging for jobs. Logging done on slaves will be included as well.",
"gav": "net.praqma:logging:1.0.0",
"labels": [
"misc"
@@ -33379,7 +34037,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/logging-plugin",
"sha1": "mW/pfxVpDXn01lE56I+UdV+1AD8=",
- "sha512": "uLaebQcX+wGJK9WfdANtw2bgLZ4diHwOm2kATdQPmOhbDdydRAZXmvUJU1U0kot6hEtWNSAz0NEcol8ZhFVIhw==",
+ "sha256": "2vSQP/lX1zmCklvPlcK5eCFBdXF0i9xDF7TAgidqYYk=",
"title": "Logging",
"url": "http://updates.jenkins-ci.org/download/plugins/logging/1.0.0/logging.hpi",
"version": "1.0.0",
@@ -33393,7 +34051,7 @@
"developerId": "danielbeck"
}
],
- "excerpt": "This plugin allows extending and overriding the default theme used on the login and signup pages since Jenkins 2.128.",
+ "excerpt": "This plugin allows extending and overriding the default theme used on the login and signup pages.",
"gav": "io.jenkins.plugins:login-theme:1.0",
"labels": [],
"name": "login-theme",
@@ -33401,7 +34059,7 @@
"requiredCore": "2.128",
"scm": "https://github.com/jenkinsci/login-theme-plugin",
"sha1": "REN4iK+EzPU27k4oA5GAW0pRRZ8=",
- "sha512": "TR8j7h2lYAXS6DJaYYo/rf3l5gw/4m6f7BdlxIYdiSRythqB77eQCzNJsII7nQUh5qffB1XP0gZlavwTtv/LIQ==",
+ "sha256": "YA+GZtjovp+Zf9lfvO7lAbqpiZ6+eGMtDZBirGPnsYw=",
"title": "Login Theme",
"url": "http://updates.jenkins-ci.org/download/plugins/login-theme/1.0/login-theme.hpi",
"version": "1.0",
@@ -33444,7 +34102,7 @@
"name": "Jakub Bocheński"
}
],
- "excerpt": "A Logstash agent to send Jenkins logs to a Logstash indexer.",
+ "excerpt": "Adds the possibility to push builds logs and build data to a Logstash indexer such as Redis, RabbitMQ, Elastic Search or to Syslog.",
"gav": "org.jenkins-ci.plugins:logstash:2.1.0",
"labels": [
"external",
@@ -33459,7 +34117,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/logstash-plugin",
"sha1": "7zP/2ofEILXg2mVcQ7zCCZrL2gQ=",
- "sha512": "S4CCyTwrlU7G1K/VZAWkWjDbpUuW95JUEfWXj7sMU1rSLUknASnkEupLvmO53EXsvnBN4MpQGgGIGunkQiywnQ==",
+ "sha256": "JZ1PgwAizjcNqX/aaxS054d2BcdMWGOaKPys0G7XU68=",
"title": "Logstash",
"url": "http://updates.jenkins-ci.org/download/plugins/logstash/2.1.0/logstash.hpi",
"version": "2.1.0",
@@ -33475,7 +34133,7 @@
"name": "Phil Rumble"
}
],
- "excerpt": "",
+ "excerpt": "This plugin will post build status and or forum messages to Lotus Connections.",
"gav": "org.jenkins-ci.plugins:lotus-connections-plugin:1.25",
"labels": [
"notifier"
@@ -33487,7 +34145,7 @@
"requiredCore": "1.425",
"scm": "https://github.com/jenkinsci/lotus-connections-plugin",
"sha1": "Ptp78oxPtUi4TIYkTiWibKEbsNs=",
- "sha512": "Yps867XXydDu4VrT4Bl0TKKvpacBkiz9R17nwfwC1Cgy/TVAmRErpIckIjzhdFuk0h//QU/1BcRwBU36LcFIhw==",
+ "sha256": "kxbFcAu92EGHiBpO/BwAGIn+PWKYSyG69RbTrJaNpqo=",
"title": "Lotus Connections",
"url": "http://updates.jenkins-ci.org/download/plugins/lotus-connections-plugin/1.25/lotus-connections-plugin.hpi",
"version": "1.25",
@@ -33514,7 +34172,7 @@
"name": "Marcus Jacobsson"
}
],
- "excerpt": "",
+ "excerpt": "Stores build data in a Lucene database for faster search.",
"gav": "org.jenkins-ci.plugins:lucene-search:4.4",
"labels": [],
"name": "lucene-search",
@@ -33524,7 +34182,7 @@
"requiredCore": "1.590",
"scm": "https://github.com/jenkinsci/lucene-search-plugin",
"sha1": "C1RUyGqzPdjg5L+o2wJh+lZIk38=",
- "sha512": "6e+WtrZjCiWFwMaQx/HhYLVoHtK/JYM+LqIF1/Nx/N/oNrfUUQWmmoEH7Uo8i7ndXFH4SVz6/+owsjOSPwK+9Q==",
+ "sha256": "qS8q6DhWcif3uk2iNe3rq2S/6VafU0kwlzQ92NOFUew=",
"title": "Lucene-Search",
"url": "http://updates.jenkins-ci.org/download/plugins/lucene-search/4.4/lucene-search.hpi",
"version": "4.4",
@@ -33558,7 +34216,7 @@
"name": "Dominik Bartholdi"
}
],
- "excerpt": "A plug-in that enables you to perform releases using the maven-release-plugin from Jenkins.",
+ "excerpt": "A plug-in that enables you to perform releases using the <a href=\"http://maven.apache.org/plugins/maven-release-plugin/\" rel=\"nofollow\">maven-release-plugin</a> from Jenkins.",
"gav": "org.jenkins-ci.plugins.m2release:m2release:0.14.0",
"labels": [
"buildwrapper",
@@ -33571,7 +34229,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/m2release-plugin/",
"sha1": "McY6TvRujUUCWZ8uDCANN8dRUd8=",
- "sha512": "svc02p/cco8q4aBrtZ8OVm9dftZF/40nxams9WIXuoJ9AXjV0m0w51kxqjZWeLTcRadPrgfDW0FWAYADoHujdA==",
+ "sha256": "neM3aD4mb9OOAFavCqe/yQ9GI3LOlp4aoYc6HToP8lk=",
"title": "Maven Release Plug-in",
"url": "http://updates.jenkins-ci.org/download/plugins/m2release/0.14.0/m2release.hpi",
"version": "0.14.0",
@@ -33593,7 +34251,7 @@
"name": "Joseph Lust"
}
],
- "excerpt": "Launch mabl journeys from CI builds",
+ "excerpt": "mabl remote journey launcher",
"gav": "com.mabl.integration.jenkins:mabl-integration:0.0.10",
"labels": [],
"name": "mabl-integration",
@@ -33603,7 +34261,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mabl-integration-plugin",
"sha1": "H4HI9URkeMe1VAO17XCtlx43Nwo=",
- "sha512": "6cEjwg4Lh0wr7WgjKy1zI9HPxohbIabedRRdYSFKMBfPs+ICfBeCSaYxeu77bdSdroryKr7SiOFml6U5B3sIuA==",
+ "sha256": "J7DVpFU8x4U9+0v5/hRR0txxGaQom506jDEfIAJZTew=",
"title": "mabl",
"url": "http://updates.jenkins-ci.org/download/plugins/mabl-integration/0.0.10/mabl-integration.hpi",
"version": "0.0.10",
@@ -33647,7 +34305,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/mail-watcher-plugin",
"sha1": "OB7KU04w79i266lQXj8dFMmxNSI=",
- "sha512": "O1M9wQIirlST3yxZ70oUMed4yTR0vUKHUM/txV6BPuRKur7gXVFHx7UDrRzpFKeBl5VHLtUemEnQaqfQJEIjhQ==",
+ "sha256": "rqB2ugKsWFuYo9p+nX0fQ48w55+VbApZdPeclAHJ2s0=",
"title": "Mail Watcher",
"url": "http://updates.jenkins-ci.org/download/plugins/mail-watcher-plugin/1.16/mail-watcher-plugin.hpi",
"version": "1.16",
@@ -33674,7 +34332,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/mail-commander-plugin",
"sha1": "VIMj7SMq0q1KjiWU3XV2LoKl4ck=",
- "sha512": "rj17C3yimjpAOpaRk5ti/3PoJWDA1UC7pbNC5+a12VFHFbyFV0L56LimorDIrik8Uy0rhoh8ftN3BEIYwa6Qiw==",
+ "sha256": "QK+/BP569dJuEnYJZ45o0NkbAP/Ob79bz2F0wfKw1gc=",
"title": "Mail Commander Plugin for Jenkins-ci",
"url": "http://updates.jenkins-ci.org/download/plugins/mailcommander/1.0.0/mailcommander.hpi",
"version": "1.0.0",
@@ -33704,7 +34362,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/mailer-plugin",
"sha1": "mWCJrEP/xaREl/b1Amfg73wdK2M=",
- "sha512": "IBg9ALZewDhy2TbC1Bgr9PCOI8ybE0uvsVp/HV40vLMF0lqPBb4UyUp+roIdmozPWp5X58OlYB4rIb7+3oGyPw==",
+ "sha256": "I6z1yQkQ7YA9K6xLM+69qUCX0mWVyPyP4JrG0pdQoLo=",
"title": "Mailer",
"url": "http://updates.jenkins-ci.org/download/plugins/mailer/1.21/mailer.hpi",
"version": "1.21",
@@ -33726,7 +34384,7 @@
"name": "Alex Earl"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:mailmap-resolver:0.2",
"labels": [],
"name": "mailmap-resolver",
@@ -33736,7 +34394,7 @@
"requiredCore": "1.532.1",
"scm": "https://github.com/jenkinsci/mailmap-resolver-plugin",
"sha1": "yQi/carARqHkLcpx8OPoTqIM+go=",
- "sha512": "jT7p0zJLkszLerwlYbaf/7Kdj2IvZRLRiOMKomzj2poNMAPqhmwn5lXex238N3KBBY+mZSfuIVl5vEJGdZxMLg==",
+ "sha256": "Wt0Y5Pc4KRRIZbnu1TrSwoQcK5h0+jaRTvC2E6z/h4M=",
"title": "Mail Map Resolver",
"url": "http://updates.jenkins-ci.org/download/plugins/mailmap-resolver/0.2/mailmap-resolver.hpi",
"version": "0.2",
@@ -33752,7 +34410,7 @@
"name": "Victor Martinez"
}
],
- "excerpt": "Perform some deleting or disabling of old jobs based on some cron task.",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:maintenance-jobs-scheduler:0.1.0",
"labels": [
"misc"
@@ -33762,7 +34420,7 @@
"requiredCore": "1.590",
"scm": "https://github.com/jenkinsci/maintenance-jobs-scheduler-plugin",
"sha1": "4YRafGcWp5gNuatUlUcHbgKHPsk=",
- "sha512": "0vpeuyqcYNMfziL2w/EEhsSwHSkbL4uu5EGkn4SExvd8YOxWMDha277mk/hG/8GW1VIYijjAgQBzBQ0iHrloeQ==",
+ "sha256": "UHTTY/vO9K9LOGgOEjnl6kok8Nm2Mwb+mRzAtSh17vc=",
"title": "Maintenance Jobs Scheduler",
"url": "http://updates.jenkins-ci.org/download/plugins/maintenance-jobs-scheduler/0.1.0/maintenance-jobs-scheduler.hpi",
"version": "0.1.0",
@@ -33788,7 +34446,7 @@
"name": "Dominik Bartholdi"
}
],
- "excerpt": "Managed scripts are shell script which are managed centrally by an administrator and can be referenced as a build step within jobs.",
+ "excerpt": "This plugin allows to centrally manage shell scripts and reference these as build steps in your builds.",
"gav": "org.jenkinsci.plugins:managed-scripts:1.4",
"labels": [
"builder"
@@ -33800,7 +34458,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/managed-scripts-plugin",
"sha1": "8jIXOsDJCRLM4fHDirpFKaoKifY=",
- "sha512": "r5KDdwGWACTGGZX491b/oyTrapfBwa0uFFfMWXMfvaElrDYO4gw+McJ5nB6So9NwrxlkM0eFHAgvIvcBvgSnAw==",
+ "sha256": "9PucLx/6Y2WleMYgvb/Cl6nOVyo7Q91UmLYoJXnOipA=",
"title": "Managed Scripts",
"url": "http://updates.jenkins-ci.org/download/plugins/managed-scripts/1.4/managed-scripts.hpi",
"version": "1.4",
@@ -33852,7 +34510,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "Integrates Jenkins to Mantis",
+ "excerpt": "This plugin integrates <a href=\"http://www.mantisbt.org/\" rel=\"nofollow\">Mantis Bug Tracker</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:mantis:0.26",
"labels": [
"external"
@@ -33864,7 +34522,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/mantis-plugin",
"sha1": "Wm19x1m5UrVqd+Bh5+gcZL9h8tU=",
- "sha512": "VWWnRJzE6bY0t/lGVT8YIK1hAASb223pXuTeN6f722/8GN8ARnDvuXf4LrBbi8qEBNSS52ySV30XX8haUxOqdA==",
+ "sha256": "qrmrQWvHndA2ZJ04j5xczsXec1Mb/ACkk0EYhqvmOBE=",
"title": "Mantis",
"url": "http://updates.jenkins-ci.org/download/plugins/mantis/0.26/mantis.hpi",
"version": "0.26",
@@ -33879,7 +34537,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "This plugin provides a shared dependency on the MapDB library so that other plugins can co-operate when using this library.",
+ "excerpt": "This plugin provides a shared dependency on the <a href=\"http://www.mapdb.org\" rel=\"nofollow\">MapDB</a> library so that other plugins can co-operate when using this library.",
"gav": "org.jenkins-ci.plugins:mapdb-api:1.0.9.0",
"labels": [],
"name": "mapdb-api",
@@ -33889,7 +34547,7 @@
"requiredCore": "1.565",
"scm": "https://github.com/jenkinsci/mapdb-api-plugin",
"sha1": "G387cGHm0r6itKEuU5drSVeLbyU=",
- "sha512": "Jyg+qpHb2eGJnt5QvPBNM6J6F+DSurvx0f36RxdF2txsKe0gPB5eVY+4aJqq8JZuTQ+WS9nwjd2NiAcq+fXEjQ==",
+ "sha256": "BywRo0zyH4f5xEvwG0MMXqd+gJbQd+hTPeZU7wDz+HE=",
"title": "MapDB API",
"url": "http://updates.jenkins-ci.org/download/plugins/mapdb-api/1.0.9.0/mapdb-api.hpi",
"version": "1.0.9.0",
@@ -33946,7 +34604,7 @@
"name": "Tito Sandoval"
}
],
- "excerpt": "Update or Create Marathon deployments after a successful build.",
+ "excerpt": "Deploy applications to Marathon after a build.",
"gav": "com.mesosphere.velocity:marathon:1.6.0",
"labels": [
"plugin-misc",
@@ -33961,7 +34619,7 @@
"requiredCore": "1.642.1",
"scm": "https://github.com/jenkinsci/marathon-plugin",
"sha1": "FvgHeMbPSh8sos3FE9AsDY8u4dg=",
- "sha512": "RjqTfIDELYR+SrGTXhHCNiM7cW5UhACXI4JmPvZWi3S81nuqlIGKNzf4WxKtj6YXx+b6B91Q2kPeB2RMl5khpQ==",
+ "sha256": "iWryaFZSwVRuG7T00hix574IfZndlZ39POLuxJMu/sw=",
"title": "Marathon Deployment",
"url": "http://updates.jenkins-ci.org/download/plugins/marathon/1.6.0/marathon.hpi",
"version": "1.6.0",
@@ -34001,7 +34659,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mashup-portlets-plugin",
"sha1": "UK5XeTO3vBIwEVX9HkgDeBVKd10=",
- "sha512": "zb9FuHiT2khsMdG9193bh5EPMdO5mmtDaphq3p4qCZoof2HDm3WSItsaRipmojPZpOReD4JSUIFslMqzgb4fUg==",
+ "sha256": "txjn31vL0GLj0SY/I5oVq2JR9MTOvHz94SHOEtHQwYg=",
"title": "Mashup Portlets",
"url": "http://updates.jenkins-ci.org/download/plugins/mashup-portlets-plugin/1.0.9/mashup-portlets-plugin.hpi",
"version": "1.0.9",
@@ -34021,7 +34679,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Masks passwords that may appear in the console",
+ "excerpt": "This plugin allows masking passwords that may appear in the console.",
"gav": "org.jenkins-ci.plugins:mask-passwords:2.12.0",
"labels": [
"misc",
@@ -34034,14 +34692,14 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/mask-passwords-plugin",
"sha1": "ODtddYnzPCC/dkyh1RhrieCscaA=",
- "sha512": "//hGD2JABdpN07BPz8WnEJg2N/GAWfMcRpwV02Za2H/Gs6V1BIgDkmqW8FbMTdCcgY4s8MWQkwvGSU0kSUEy0w==",
+ "sha256": "C7kkOe22XP+KRQP9DozPSoSKPAlpFlcmlUD/KfHiXDk=",
"title": "Mask Passwords",
"url": "http://updates.jenkins-ci.org/download/plugins/mask-passwords/2.12.0/mask-passwords.hpi",
"version": "2.12.0",
"wiki": "https://plugins.jenkins.io/mask-passwords"
},
"matrix-auth": {
- "buildDate": "Nov 12, 2017",
+ "buildDate": "Jul 10, 2018",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -34056,21 +34714,21 @@
}
],
"excerpt": "Offers matrix-based security authorization strategies (global and per-project).",
- "gav": "org.jenkins-ci.plugins:matrix-auth:2.2",
+ "gav": "org.jenkins-ci.plugins:matrix-auth:2.3",
"labels": [
"user"
],
"name": "matrix-auth",
- "previousTimestamp": "2017-11-02T16:36:25.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2017-11-12T22:06:22.00Z",
+ "previousTimestamp": "2017-11-12T22:06:22.00Z",
+ "previousVersion": "2.2",
+ "releaseTimestamp": "2018-07-10T16:34:37.00Z",
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/matrix-auth-plugin",
- "sha1": "iUN5xUFYVJ8CaTSrur90XNjel18=",
- "sha512": "06FymZRDd0a6zEw+/WzVFMTpYdyO7ENeJbnqnqHlAK6JIKM8vGc1D6iwAUQkiAtayi0aJ382Ye9UnSxS6dUVdg==",
+ "sha1": "bp/i3eqIvdk6ww8KlYyB/Sb1HPw=",
+ "sha256": "kThPg7A03Fd+G9jp+l4vmj4fgyzLH49WNYG9nvlxtdw=",
"title": "Matrix Authorization Strategy",
- "url": "http://updates.jenkins-ci.org/download/plugins/matrix-auth/2.2/matrix-auth.hpi",
- "version": "2.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/matrix-auth/2.3/matrix-auth.hpi",
+ "version": "2.3",
"wiki": "https://plugins.jenkins.io/matrix-auth"
},
"matrix-combinations-parameter": {
@@ -34092,7 +34750,7 @@
"developerId": "ikedam"
}
],
- "excerpt": "",
+ "excerpt": "Adds a new parameter type called Matrix Combinations Parameter which allows the user to choose which matrix combinations he wants to run",
"gav": "org.jenkins-ci.plugins:matrix-combinations-parameter:1.3.0",
"labels": [
"parameter",
@@ -34105,7 +34763,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/matrix-combinations-plugin",
"sha1": "L9PFbjO2341peXXLeI5QYQiTwMQ=",
- "sha512": "hIsZHn8lER7XCTN/UdApAW26BED3FRXB/GU6l5UUFNnrztS1QGJW5nqWD3fWw4K0USxawDGVLgkAYrBx+uLurw==",
+ "sha256": "HjP3DBvvnJloCh6TttHNwbIok0LWw2jWOzEA8abL9ww=",
"title": "Matrix Configuration Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/matrix-combinations-parameter/1.3.0/matrix-combinations-parameter.hpi",
"version": "1.3.0",
@@ -34150,7 +34808,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/matrix-groovy-execution-strategy-plugin",
"sha1": "VFHAh94sP1hBi1z9TiSI4xhD0UY=",
- "sha512": "V+r8iDylrADwCWP5jWcEioRKbsbnZCIT8jzcGjVADFsXYEY9F4pECvS9Qy1358AgxCCxkGYenrKYcLL1VogXtg==",
+ "sha256": "YnLMRE8Qliaap+CMSah1/9xhpjYLAfezJ1KEq8L+SGE=",
"title": "Matrix Groovy Execution Strategy",
"url": "http://updates.jenkins-ci.org/download/plugins/matrix-groovy-execution-strategy/1.0.7/matrix-groovy-execution-strategy.hpi",
"version": "1.0.7",
@@ -34188,7 +34846,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/matrix-project-plugin",
"sha1": "2bGksFUT1UmSOiaMPLmMVSca5Jw=",
- "sha512": "Zl0yR4idXjsTBfxcybhjfZjUTtuONOMPj0oGDLZxdj0DAyHtElQ2CS6Wsb27AvkJrONq2hWse1hWLNRAASdyCQ==",
+ "sha256": "612Y4FUgMY+jSKj0G/AzxgaEnqGi4zAcIXxaHDIorxM=",
"title": "Matrix Project",
"url": "http://updates.jenkins-ci.org/download/plugins/matrix-project/1.13/matrix-project.hpi",
"version": "1.13",
@@ -34210,7 +34868,7 @@
"name": "Christian Wolfgang"
}
],
- "excerpt": "The Matrix Reloaded plugin allows you to rebuild a subset of a matrix configurations.",
+ "excerpt": "The Matrix Reloaded plugin. Used for rebuilding a subset of a matrix&#39; configurations, reusing the rest.",
"gav": "net.praqma:matrix-reloaded:1.1.3",
"labels": [
"misc"
@@ -34222,7 +34880,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/matrix-reloaded-plugin",
"sha1": "vtsRSbRCX2bbN/apFcI6EzA4/7o=",
- "sha512": "BRSp9LuSvJskrj8ukUVCBBk8k7bTN+ZiafH9BIcg+w28PoE0GChKiCB3H/dCXXGMAZu7wBgfx+g1ZsNKqlMLBQ==",
+ "sha256": "n3raWb0TFkJiRKAKwGBUaVctLiEfxOWEfG0E8Q+evVY=",
"title": "Matrix Reloaded",
"url": "http://updates.jenkins-ci.org/download/plugins/matrix-reloaded/1.1.3/matrix-reloaded.hpi",
"version": "1.1.3",
@@ -34247,25 +34905,25 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/matrixtieparent-plugin",
"sha1": "tYNahGThSioBgSops6BAhw5eoDc=",
- "sha512": "h1IRoN5RnY0Z2NMjPgJQrBTZnYVya3gEv/VMkfhNXcAKooGfjm33p81xtnQ7RZNx+RiNlc7oKOdySp0FJHOoDA==",
+ "sha256": "o65dYbjxnxmflA27G4VP2i6xkuoJNeJdkG15f02Y7yk=",
"title": "Matrix Tie Parent",
"url": "http://updates.jenkins-ci.org/download/plugins/matrixtieparent/1.2/matrixtieparent.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/matrixtieparent"
},
"mattermost": {
- "buildDate": "Jan 03, 2018",
+ "buildDate": "Jul 11, 2018",
"compatibleSinceVersion": "2.4.0",
"dependencies": [
{
- "name": "workflow-step-api",
- "optional": true,
- "version": "1.11"
- },
- {
"name": "junit",
"optional": false,
"version": "1.18"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": true,
+ "version": "1.11"
}
],
"developers": [
@@ -34280,26 +34938,26 @@
"name": "Eirik Wang"
}
],
- "excerpt": "A Build status publisher that notifies channels on a Mattermost server",
- "gav": "org.jenkins-ci.plugins:mattermost:2.5.0",
+ "excerpt": "This plugin is a Mattermost notifier that can publish build status to Mattermost channels.",
+ "gav": "org.jenkins-ci.plugins:mattermost:2.5.1",
"labels": [
"notifier"
],
"name": "mattermost",
- "previousTimestamp": "2017-09-14T11:30:43.00Z",
- "previousVersion": "2.4.1",
- "releaseTimestamp": "2018-01-03T08:55:22.00Z",
+ "previousTimestamp": "2018-01-03T08:55:22.00Z",
+ "previousVersion": "2.5.0",
+ "releaseTimestamp": "2018-07-11T07:34:40.00Z",
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/mattermost-plugin",
- "sha1": "3D6lGH4kY7h7XAiV1j6vgA9TgDg=",
- "sha512": "lfFGvZ0kCKPbZxghpf+TEKKuX/VMCnI66wZ/lDVcVPK4ytqxCMxZx1DskeWczY4zbCafFJjbImcBBUhOGeZ8jg==",
+ "sha1": "ZJpbLkxwwY3TaDL6bivRY4wiKhc=",
+ "sha256": "jr4SP7zHvsheaM+lIiyRFxB4UEbI049v9kwacmkTcb4=",
"title": "Mattermost Notification",
- "url": "http://updates.jenkins-ci.org/download/plugins/mattermost/2.5.0/mattermost.hpi",
- "version": "2.5.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mattermost/2.5.1/mattermost.hpi",
+ "version": "2.5.1",
"wiki": "https://plugins.jenkins.io/mattermost"
},
"maven-artifact-choicelistprovider": {
- "buildDate": "Jan 21, 2018",
+ "buildDate": "Jul 12, 2018",
"dependencies": [
{
"name": "extensible-choice-parameter",
@@ -34309,7 +34967,7 @@
{
"name": "credentials",
"optional": false,
- "version": "2.1.16"
+ "version": "2.1.17"
}
],
"developers": [
@@ -34318,23 +34976,23 @@
"name": "Stephan Watermeyer"
}
],
- "excerpt": "A ChoiceListProvider to read Maven artifact information from a Nexus repository or MavenCentral",
- "gav": "org.jenkins-ci.plugins:maven-artifact-choicelistprovider:1.2.4",
+ "excerpt": "This Plugin adds a new ChoiceListProvider for the &#34;Extensible Choice Plugin&#34; which is able to read Artifact information from a Nexus repository.",
+ "gav": "org.jenkins-ci.plugins:maven-artifact-choicelistprovider:1.3.2",
"labels": [
"parameter",
"maven"
],
"name": "maven-artifact-choicelistprovider",
- "previousTimestamp": "2017-12-14T19:22:08.00Z",
- "previousVersion": "1.2.2",
- "releaseTimestamp": "2018-01-21T10:25:12.00Z",
+ "previousTimestamp": "2018-07-10T20:14:33.00Z",
+ "previousVersion": "1.3.1",
+ "releaseTimestamp": "2018-07-12T09:12:37.00Z",
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin",
- "sha1": "d7bBzXRUyDmQeAPK+xlB0qnNhD8=",
- "sha512": "Ti3xR24mHDXTe946/oLwRoYhzhaNdcpG5tPMf6nF2bw5tdey9VbPg2oFNvHfiTiAh3oGxpxjwOyGwkOa8EQtUw==",
+ "sha1": "3p2JlbO1cETolp4t/SVpQN9IEuE=",
+ "sha256": "yc1oW4Wtyi/P3RlzApGWsvo3x9fTcewuk1hwRK+9Pzg=",
"title": "Maven Artifact ChoiceListProvider (Nexus)",
- "url": "http://updates.jenkins-ci.org/download/plugins/maven-artifact-choicelistprovider/1.2.4/maven-artifact-choicelistprovider.hpi",
- "version": "1.2.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/maven-artifact-choicelistprovider/1.3.2/maven-artifact-choicelistprovider.hpi",
+ "version": "1.3.2",
"wiki": "https://plugins.jenkins.io/maven-artifact-choicelistprovider"
},
"maven-dependency-update-trigger": {
@@ -34352,7 +35010,7 @@
"email": "olamy@apache.org"
}
],
- "excerpt": "",
+ "excerpt": "This plugin will check if any SNAPSHOT dependencies (or optionally plugins SNAPSHOT) have been updated during your project&#39;s dependencies resolution and trigger a build.",
"gav": "org.jenkins-ci.plugins:maven-dependency-update-trigger:1.5",
"labels": [
"trigger"
@@ -34364,7 +35022,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/maven-dependency-update-trigger-plugin",
"sha1": "/OXOIY2aFLM1rykV/Th5HVGMk4s=",
- "sha512": "xJkispLgDX3eH0Wc2wA9yWI1zSIHDT6dvAGt/XbNkXlsMHagN5TzXw7S814wgbFuzC8Zqeo0a4rVN5tVf4XAOQ==",
+ "sha256": "eBf42a5r/+Ag5PdkDAPnj3SH1W1ApFUOMouYrDsQNTo=",
"title": "Maven Dependency Update Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-dependency-update-trigger/1.5/maven-dependency-update-trigger.hpi",
"version": "1.5",
@@ -34419,7 +35077,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/favorite-plugin",
"sha1": "VoEl8zYcyLFgUMbi3iVADV8ATw4=",
- "sha512": "+vC5GsRLjCzIO7C60dDwPGLnl646dRs48YxbSNtEBVNr9o+53y6rcSg/tWaUVgHtIPYQJUf5Anrr1QSKAUbGIg==",
+ "sha256": "Ds/a4xIVCD7jmU2jEZyQGqLLv4M/cTrNQr3vFT2RE7Y=",
"title": "Maven Deployment Linker",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-deployment-linker/1.5.1/maven-deployment-linker.hpi",
"version": "1.5.1",
@@ -34466,7 +35124,7 @@
"name": "Emlio Jose Mena Cebrian"
}
],
- "excerpt": "",
+ "excerpt": "Adds columns configurable in views to show info about Maven jobs.",
"gav": "org.tomfolga:maven-info:0.2.0",
"labels": [
"maven",
@@ -34479,7 +35137,7 @@
"requiredCore": "1.500",
"scm": "https://github.com/jenkinsci/maven-info-plugin",
"sha1": "/g5mkixxOQ4M/PC+jKEIFSv+2W4=",
- "sha512": "McRHYa1ciz6WkMEs1orRw8auZk69YlP2YJcNchwFURGrgHJeeN66pq3mIJEbHN9feEkGP7voBwULG27vYOI/Xw==",
+ "sha256": "sVZl0LzoGmxQdXiE28TZRREoBlpPNRU830FuAinHKoo=",
"title": "Maven Info",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-info/0.2.0/maven-info.hpi",
"version": "0.2.0",
@@ -34512,7 +35170,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/maven-invoker-plugin",
"sha1": "8wrGAOu4/ky5BGgJj5FYJooTgrs=",
- "sha512": "ZNZVi7OvaA3Xjxj2goc+UNBgW3teTsXhyC7/ff5XXbgTy3L7fjSJjSiCuTaBWQAjR5gRwQeC0WpryFeQ5haUgw==",
+ "sha256": "CMQqX0UuRXsdNhFYr4V1/D9BozanObxkma/Jt9eyi78=",
"title": "Maven Invoker",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-invoker-plugin/1.5/maven-invoker-plugin.hpi",
"version": "1.5",
@@ -34544,7 +35202,7 @@
"name": "Marc Rohlfs"
}
],
- "excerpt": "Adds a new build parameter type for resolving artifact versions reading the repository maven-metadata.xml",
+ "excerpt": "Adds a build parameter that presents versions of an artifact from a maven repository as a drop down list.",
"gav": "eu.markov.jenkins.plugin.mvnmeta:maven-metadata-plugin:2.0.0",
"labels": [
"maven",
@@ -34557,7 +35215,7 @@
"requiredCore": "2.32.1",
"scm": "https://github.com/jenkinsci/maven-metadata-plugin",
"sha1": "fEABWGlYzwdk1VAbWr9HDYM8wy8=",
- "sha512": "Za15KrHMiUHdXfKxYud7h70duyZZzkm5ebLTkAi/w3yvOU8JTdVx1xgpSszNsmVwFZ14V/0WWJT86KvQu/gcbw==",
+ "sha256": "bw8/wdAk5UDoDb2j+JuVCvKrt56h5tfE3FZ5kzO09B8=",
"title": "Maven Metadata Plugin for Jenkins CI server",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-metadata-plugin/2.0.0/maven-metadata-plugin.hpi",
"version": "2.0.0",
@@ -34614,7 +35272,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/maven-plugin",
"sha1": "459BD5/GNjnO58j4LuXzos9TcrM=",
- "sha512": "UrpPFEF1bbkCG4Qud6Ksf8lBRdpzBb69dezHjxYqmr+IuxSluAFkoWQol0sc2sN9JwKEZEaihTfWupcjhUjcRg==",
+ "sha256": "4VvAOq9GTHs1BO6J/yRbsDLkirlSluEUCqoYhj0xSxw=",
"title": "Maven Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-plugin/3.1.2/maven-plugin.hpi",
"version": "3.1.2",
@@ -34698,7 +35356,7 @@
"requiredCore": "1.503",
"scm": "https://github.com/jenkinsci/maven-release-cascade-plugin",
"sha1": "6AgOeKjN5lbFlVorB7s4rUTdL+g=",
- "sha512": "iP8I7/Kkki9heC+wgrOuYrk1Pp+Jx7o6kz8IjtyX+4J0ZqWxih9qFfavaYKrQhli9OyVnGq54BZcUp2A6xTUEw==",
+ "sha256": "hDlgIeLEAq8IB3vpsqfRmtD4gihSkhpTrm5u7tD/uec=",
"title": "Maven Cascade Release",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-release-cascade/1.3.2/maven-release-cascade.hpi",
"version": "1.3.2",
@@ -34742,7 +35400,7 @@
"requiredCore": "1.468",
"scm": "https://github.com/jenkinsci/maven-repo-cleaner-plugin",
"sha1": "AZrDlB5CA7b9DO5cZoQP7AK18Dg=",
- "sha512": "0+VJcLgAr+hOSJcUA8D2PmP4P6bp2WTanCEvlCblm901faG0uka+52+Tapg4JPU5vNc/Be6DNQ42JRIv4LyTcg==",
+ "sha256": "qAocjf0qat+fMeKDtaQlRwKNJm+az3onyNRV69Lzh50=",
"title": "Maven Repository Scheduled Cleanup",
"url": "http://updates.jenkins-ci.org/download/plugins/maven-repo-cleaner/1.2/maven-repo-cleaner.hpi",
"version": "1.2",
@@ -34768,7 +35426,7 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/mdt-deployment-plugin",
"sha1": "RdA9v/p2bDaFtjnFv3/lgJVhXmc=",
- "sha512": "hkwNDVOxgo1Q9/oYvwFx6/NlvtoS/PT7OUuF7aWDAOugk/nm0u353590QRY1HLBbL8pkUKGAG1yBRb93CZ1POA==",
+ "sha256": "eub9Kxggdmt+xbECQeTcwXFjVAJYCW2FjB16fCKnV64=",
"title": "MDT Deployment",
"url": "http://updates.jenkins-ci.org/download/plugins/mdt-deployment/1.0.4/mdt-deployment.hpi",
"version": "1.0.4",
@@ -34784,7 +35442,7 @@
"name": "Ivan Nikitin"
}
],
- "excerpt": "",
+ "excerpt": "Jenkins plugin to use Xamarin Studio Tool Runner - mdtool.",
"gav": "org.jenkins-ci.plugins:mdtool:0.1.1",
"labels": [
"external",
@@ -34799,7 +35457,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/mdtool-plugin",
"sha1": "nn+zR+GI8fsSB5kiUki7EEvy/ho=",
- "sha512": "+NrSBPukbwXhfWjzMtSb1iVRsym1/hUWmKtRy7vjWpBgHCzCRhhsEB+5UOlWnBLW3FnLOWC3MtNtEuFUFlpWbg==",
+ "sha256": "HB4HcLO+A5H0myA9fLrkj6uhoA/VC09LVClUGLxMwxg=",
"title": "Xamarin Studio Tool Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/mdtool/0.1.1/mdtool.hpi",
"version": "0.1.1",
@@ -34826,7 +35484,7 @@
"name": "Marko Kanala"
}
],
- "excerpt": "Publishes results of automated tests to Meliora Testlab",
+ "excerpt": "Publishes results of automated tests to Meliora Testlab, and optionally, injects needed CORS response headers for allowing Testlab -&gt; Jenkins API calls.",
"gav": "org.jenkins-ci.plugins:meliora-testlab:1.15",
"labels": [
"notifier",
@@ -34840,7 +35498,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/meliora-testlab-plugin",
"sha1": "KzwApxduZmAjf2OhNdaqsWTSCFQ=",
- "sha512": "XfBMwVjzTwMcnlPtuxjEkMH/ZePO8/ChlRffeAidKRexaTgd6DvfUi4brGbLfh2vu5Dorid5eI7rEFaRHsYJ4A==",
+ "sha256": "mLgAXH0miqB3OXgxLCh8Ext4xKvyQnb/BlYAd+XKLys=",
"title": "meliora-testlab",
"url": "http://updates.jenkins-ci.org/download/plugins/meliora-testlab/1.15/meliora-testlab.hpi",
"version": "1.15",
@@ -34856,7 +35514,7 @@
"name": "Jon Cairns"
}
],
- "excerpt": "",
+ "excerpt": "This plugin generates Meme images when a build fails (and returns to stable), and posts them on the project page.",
"gav": "hudson.plugins.memegen:memegen:0.5.1",
"labels": [
"misc"
@@ -34868,7 +35526,7 @@
"requiredCore": "1.428",
"scm": "https://github.com/jenkinsci/memegen",
"sha1": "FxnQ9BcrSbK+JOKkxFsFR0HzNzw=",
- "sha512": "rp2HTTwWJTI+nPwN5j2+J/GIFhg2NFeftNX2xJZkl9zV8Wf3hU5JuTd/VK+VhGwOdtUpLY+aBqUtQPJ/hK5bYQ==",
+ "sha256": "rrVSwB1W3EmSqpz6UMKRFrCnepnVU3uj2DUSmN77eZw=",
"title": "Meme Generator",
"url": "http://updates.jenkins-ci.org/download/plugins/memegen/0.5.1/memegen.hpi",
"version": "0.5.1",
@@ -34944,14 +35602,14 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/memory-map-plugin",
"sha1": "6lqrAUFCNIut0yW+zWtiRkC5XDA=",
- "sha512": "1fcbi0df0CpCXzFHNDu8W5xWMj52GKh49IbVmBbQATJfVxuSstcObhF+Qhnq87dtLiIH+a+WyMgQpw4qHxkNeg==",
+ "sha256": "lRfX9mI501bbbuxJ+symNBF+VLtXubtrGW3yo8krH60=",
"title": "Memory Map",
"url": "http://updates.jenkins-ci.org/download/plugins/memory-map/2.2.1/memory-map.hpi",
"version": "2.2.1",
"wiki": "https://plugins.jenkins.io/memory-map"
},
"mentor-questa-vrm": {
- "buildDate": "May 27, 2018",
+ "buildDate": "Aug 05, 2018",
"dependencies": [
{
"name": "dashboard-view",
@@ -34977,21 +35635,21 @@
}
],
"excerpt": "This plugin adds the ability for Jenkins to publish results from Mentor Graphics Questa Verification Run Manager (VRM).",
- "gav": "com.mentor.questa.vrm.jenkins:mentor-questa-vrm:1.5",
+ "gav": "com.mentor.questa.vrm.jenkins:mentor-questa-vrm:1.6",
"labels": [
"post-build"
],
"name": "mentor-questa-vrm",
- "previousTimestamp": "2017-01-26T08:21:41.00Z",
- "previousVersion": "1.4",
- "releaseTimestamp": "2018-05-27T10:44:20.00Z",
+ "previousTimestamp": "2018-05-27T10:44:20.00Z",
+ "previousVersion": "1.5",
+ "releaseTimestamp": "2018-08-05T16:04:40.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mentor-questa-vrm-plugin",
- "sha1": "G2sPV+dJ6teGNUA+Gm1zMUaw75M=",
- "sha512": "QSt+9QkZE7TOQTlGC2pqwY6TcslGQ4u6i7yYijW30mF8h5BJsL92HAszvBdr0wBYfiH0ZhLOPeAo7cn1NDZ5Kw==",
+ "sha1": "UCHJW3cMbnNaG4umNwnp17hd4Js=",
+ "sha256": "xoL1ys7H6JHVGAgMlhENFT1qjEYCon7pTeNXXJ79+Sc=",
"title": "Questa VRM",
- "url": "http://updates.jenkins-ci.org/download/plugins/mentor-questa-vrm/1.5/mentor-questa-vrm.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mentor-questa-vrm/1.6/mentor-questa-vrm.hpi",
+ "version": "1.6",
"wiki": "https://plugins.jenkins.io/mentor-questa-vrm"
},
"mercurial": {
@@ -35061,7 +35719,7 @@
"name": "Willem Verstraeten"
}
],
- "excerpt": "Allows Jenkins to check out projects from the Mercurial SCM.",
+ "excerpt": "This plugin integrates <a href=\"http://www.selenic.com/mercurial/\" rel=\"nofollow\">Mercurial SCM</a> with Jenkins. It includes repository browsing support for <code>hg serve</code>/<code>hgweb</code>, Google Code, Bitbucket, FishEye, KilnHG and RhodeCode. Features include guaranteed clean builds, named branch support, module lists, Mercurial tool installation, and automatic caching.",
"gav": "org.jenkins-ci.plugins:mercurial:2.4",
"labels": [
"scm"
@@ -35073,7 +35731,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/mercurial-plugin",
"sha1": "14TGJs8UeBLFh2JcuOGiUTmFXK0=",
- "sha512": "bay+kjEHGM87Fl2VpebmpxtpEB0T0er5oLaSz6LdGnJHzPBlE1oFzcvVr6Kfqn4dUVPZCqfxLEuKO6fkJ4aVUg==",
+ "sha256": "pF9nuWMynq4T60VOLVs/mFmvdt7K8eveqkM4+2qCDvg=",
"title": "Mercurial",
"url": "http://updates.jenkins-ci.org/download/plugins/mercurial/2.4/mercurial.hpi",
"version": "2.4",
@@ -35131,7 +35789,7 @@
"name": "Vincent Latombe"
}
],
- "excerpt": "Allows the dynamic launch Jenkins agent on a Mesos cluster, depending on workload",
+ "excerpt": "This plugin can be used to connect Jenkins to a Mesos cluster and dynamically launch Jenkins slaves based on the work load.",
"gav": "org.jenkins-ci.plugins:mesos:0.17",
"labels": [
"cluster",
@@ -35144,7 +35802,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/mesos-plugin",
"sha1": "lvtYaD7S0pA6ZMnNpvtmZE8/SM4=",
- "sha512": "W1ZoNjUJz9R6sOiEbt95TwLdJeXGvxi1DEZs/iNwED3NsQLvxJXExdDTs51BehXmFKMx1U+9IZkzYmRyl4IRZA==",
+ "sha256": "UdItQkQS98mm4LWx/tFd/moPD8R7bLxspAbJ5Je0Q7k=",
"title": "mesos",
"url": "http://updates.jenkins-ci.org/download/plugins/mesos/0.17/mesos.hpi",
"version": "0.17",
@@ -35186,7 +35844,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/metadata-plugin",
"sha1": "Yn9yRsDQMh2ulAheNtS9e51UhL0=",
- "sha512": "HnNPaPGCkEDebTOUrQwKLWM26Xfjc6jI2fS2QRZlG1HxS1gDdr5xtwntegHLecvEtdz2E5MUOOk9nCRqnz3rWA==",
+ "sha256": "77Ppzh0jy7aYezvV2PoH2d54gsat2eDteVamCgfqGI4=",
"title": "Metadata",
"url": "http://updates.jenkins-ci.org/download/plugins/metadata/1.1.0b/metadata.hpi",
"version": "1.1.0b",
@@ -35227,7 +35885,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/metrics-plugin",
"sha1": "JDklQbR+eR308pfsEYMJRPbWg08=",
- "sha512": "3bFR8GEKZmQQ65XjxQUxtcLjFRYiB4s9tlZqgKc7N8CpeplCj7eOW3iCOfBjlK8fzKVBE1vGEJakqQDiBmE0KQ==",
+ "sha256": "tgtJq5Rs2Llg+ZmHa32ogPrfnKB92VJPnwr2Ol0DQus=",
"title": "Metrics",
"url": "http://updates.jenkins-ci.org/download/plugins/metrics/4.0.2.2/metrics.hpi",
"version": "4.0.2.2",
@@ -35261,7 +35919,7 @@
"requiredCore": "1.520",
"scm": "https://github.com/jenkinsci/metrics-diskusage-plugin",
"sha1": "QK5p7AbRMPgsi6qnS6AcAIfErvQ=",
- "sha512": "Mbo8Uhv+tDFGXdDR1jADm12TQ9y736xqmdpbKGTrU5FA11dFruSwyEKjaOwvQypOGqNUEoX4KafrAwW4Czr+8w==",
+ "sha256": "peDdfrVZSPDgzmUlG0bdyASA3kNeB8U+OfszPNdJFDk=",
"title": "Metrics Disk Usage",
"url": "http://updates.jenkins-ci.org/download/plugins/metrics-diskusage/3.0.0/metrics-diskusage.hpi",
"version": "3.0.0",
@@ -35290,7 +35948,7 @@
"requiredCore": "1.520",
"scm": "https://github.com/jenkinsci/metrics-ganglia-plugin",
"sha1": "cB3Sz2oXvmiUQq76zBNvHCytldg=",
- "sha512": "faYdO72lvTiUca7dcm7Z2EFy3XPIlnXFqDShJhmZfLNIsY6sAcXs7zwSW+lEyVn97bo1arM+15TxsrKj3LJ+5Q==",
+ "sha256": "j34nOqxFLIIOi6uynfZMBckmTmz8j1au9Hv6hrGeBJk=",
"title": "Metrics Ganglia Reporting",
"url": "http://updates.jenkins-ci.org/download/plugins/metrics-ganglia/3.0.0/metrics-ganglia.hpi",
"version": "3.0.0",
@@ -35319,7 +35977,7 @@
"requiredCore": "1.520",
"scm": "https://github.com/jenkinsci/metrics-graphite-plugin",
"sha1": "E8tDqAGu/Vp/rgCD9tQpw969SSI=",
- "sha512": "pj//s9+E9qSztcUceAJugDhma9+AbX9MDoegMqxS6Xrdgv0JfXFyomj2otVlj4AlqSoNk3iHf3PdWpdU0XQS0Q==",
+ "sha256": "sYqob2u4KSnqY9af59ifNBM32ew1Xl2TwOvk70wJTHA=",
"title": "Metrics Graphite Reporting",
"url": "http://updates.jenkins-ci.org/download/plugins/metrics-graphite/3.0.0/metrics-graphite.hpi",
"version": "3.0.0",
@@ -35351,7 +36009,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/microdocs-integration-plugin",
"sha1": "QD7ws6QHWJh8ucj6dxO17yZjNvg=",
- "sha512": "cx2V9fvkgzOrphiVCFC85mqZNexIKt1tVURYVjGBu+r6PYpljmA/Hqgvysxkq/Xl6jBuK4Uat00/tBxZL8wv8w==",
+ "sha256": "EiuVl+1/IeTPv/qpw/2L6lLeyC3NILUpLxayy42kcrQ=",
"title": "MicroDocs Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/microdocs-integration/1.2/microdocs-integration.hpi",
"version": "1.2",
@@ -35367,7 +36025,7 @@
"name": "Minio"
}
],
- "excerpt": "Uploads Jenkins build artifacts to a Minio server",
+ "excerpt": "This plugin lets you upload build artifacts to a Minio server.",
"gav": "org.jenkins-ci.plugins:minio-storage:0.0.3",
"labels": [
"upload"
@@ -35379,14 +36037,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/minio-storage-plugin/",
"sha1": "dXWLJviLGdMxIHflXGBn7OdKwGg=",
- "sha512": "aCK75qavKyk3PyApQPvV9YJKwvK2olm7rj+8r0wM/fqIEUAD3itC4Gyti47Kf13vXoRHh0iLKnpHt35jSxZtCg==",
+ "sha256": "OIIU16PMaB8mr8/yPjWS7suo1/iN88wFp6dEsZeUAbg=",
"title": "Minio Storage",
"url": "http://updates.jenkins-ci.org/download/plugins/minio-storage/0.0.3/minio-storage.hpi",
"version": "0.0.3",
"wiki": "https://plugins.jenkins.io/minio-storage"
},
"mission-control-view": {
- "buildDate": "Oct 24, 2017",
+ "buildDate": "Jul 20, 2018",
"dependencies": [],
"developers": [
{
@@ -35395,22 +36053,22 @@
"name": "Andrey Shevtsov"
}
],
- "excerpt": "Jenkins dashboard view",
- "gav": "tech.andrey.jenkins:mission-control-view:0.9.13",
+ "excerpt": "Full screen dashboard view featuring build history, build queue, job and node statuses.",
+ "gav": "tech.andrey.jenkins:mission-control-view:0.9.14",
"labels": [
"ui"
],
"name": "mission-control-view",
- "previousTimestamp": "2017-07-27T07:24:01.00Z",
- "previousVersion": "0.9.12",
- "releaseTimestamp": "2017-10-24T07:01:29.00Z",
+ "previousTimestamp": "2017-10-24T07:01:29.00Z",
+ "previousVersion": "0.9.13",
+ "releaseTimestamp": "2018-07-20T08:05:23.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mission-control-view-plugin",
- "sha1": "dusXQuFunrR5m7IbtK61Y4lnrTY=",
- "sha512": "LvXqRAchz4qVe41QAmLEzD+zTq0GukUtUCskcbr73h6jRC4BEXLjR5qPtGFzldbt0De+cai55cWnGOtolM2s8A==",
+ "sha1": "Vj2xwRe/L2hs9HJhfDXwISQAfqg=",
+ "sha256": "9r78k/BdMfh3kO2UFNaD3YgKwLA5FvxcMEkAzF1e2h0=",
"title": "Mission Control",
- "url": "http://updates.jenkins-ci.org/download/plugins/mission-control-view/0.9.13/mission-control-view.hpi",
- "version": "0.9.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/mission-control-view/0.9.14/mission-control-view.hpi",
+ "version": "0.9.14",
"wiki": "https://plugins.jenkins.io/mission-control-view"
},
"mktmpio": {
@@ -35423,7 +36081,7 @@
"name": "Ryan Graham"
}
],
- "excerpt": "Create a disposable database server for the duration of a build.",
+ "excerpt": "Create a temporary database (MySQL, PostgreSQL, MongoDB, Redis, etc.) for every build.",
"gav": "org.jenkins-ci.plugins:mktmpio:0.3.2",
"labels": [
"buildwrapper",
@@ -35436,7 +36094,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/mktmpio-plugin",
"sha1": "9Zi93SpWptMOZe7fmVIJayixKUs=",
- "sha512": "Yfvz+dLSzhqx0VFfuJxYpEkEeeLiDCEe2BxrA0d17tVTEDPp2gylH7NZNFzyLC6OWNs1bByW7CKuryFOCQZo2g==",
+ "sha256": "84NPAVIpS8pUIRgpgswucClx0xtlNX66tvDSkN6iZ3o=",
"title": "mktmpio",
"url": "http://updates.jenkins-ci.org/download/plugins/mktmpio/0.3.2/mktmpio.hpi",
"version": "0.3.2",
@@ -35497,7 +36155,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/mock-load-builder-plugin",
"sha1": "+dcDx9pcPPp+FIQYibLdAaG36LE=",
- "sha512": "KG6Gu5Oul7XLRZfsXeGW9q5/Ge7RtQvGnDrtJTshZ0FQAg2dW4PG9xDus27UKRft+sWSx56CdlT3cBlFVJ/iWQ==",
+ "sha256": "4kzlgRtxMOW4Ci2BpTCdXKjXjSdNPH5zYM4pjVxUR3A=",
"title": "Mock Load Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/mock-load-builder/1.1/mock-load-builder.hpi",
"version": "1.1",
@@ -35513,7 +36171,7 @@
"name": "Jesse Glick"
}
],
- "excerpt": "Defines an insecure “security realm” only good for testing/demoing other parts of the system, such as authorization strategy.",
+ "excerpt": "Installs a dummy security realm with no actual security. Useless in a production server; only useful for evaluating the Jenkins UI elements related to user management and authorization.",
"gav": "org.jenkins-ci.plugins:mock-security-realm:1.3",
"labels": [
"user"
@@ -35525,7 +36183,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mock-security-realm-plugin",
"sha1": "5uLXxWZwHP/fFR7M4soxzjcUy40=",
- "sha512": "E6spR9ZVb1TQJtUcBkioCfdponb/SnUlr0R0wPNbPUMOjjygMpgAMgtUbg+jNe+rg0J40ryHNNLeIlgqK3aBKQ==",
+ "sha256": "SRX6ziqhvwuT7WtAzYcZKi+UUwLZIjg4O35JDq+R95w=",
"title": "Mock Security Realm",
"url": "http://updates.jenkins-ci.org/download/plugins/mock-security-realm/1.3/mock-security-realm.hpi",
"version": "1.3",
@@ -35545,7 +36203,7 @@
"developerId": "jglick"
}
],
- "excerpt": "",
+ "excerpt": "Launches an agent on the local machine to simulate a remote agent. Optionally simulates network latency problems.",
"gav": "org.jenkins-ci.plugins:mock-slave:1.12",
"labels": [
"slaves"
@@ -35557,7 +36215,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/mock-slave-plugin",
"sha1": "DlMpW8bruxDXMCs8BLCn1aTFkqQ=",
- "sha512": "qaD+gAjCOW59tHDC1khvYq3i25iG7B9xgihmg9abR9jXOFB4Ss9TYV7smFpiduYDKc/5sIeeDNS8d8KW/n4U9Q==",
+ "sha256": "ABQA435gofx2Iq7NUIAJwpNAyxVWdEaklyWEpMzJrwM=",
"title": "Mock Agent",
"url": "http://updates.jenkins-ci.org/download/plugins/mock-slave/1.12/mock-slave.hpi",
"version": "1.12",
@@ -35573,7 +36231,7 @@
"name": "Oliver Vinn"
}
],
- "excerpt": "A modern status icon set",
+ "excerpt": "A modern status icon set for Jenkins.",
"gav": "org.jenkins-ci.plugins:modernstatus:1.2",
"labels": [
"ui"
@@ -35585,7 +36243,7 @@
"requiredCore": "1.440",
"scm": "https://github.com/jenkinsci/modernstatus-plugin",
"sha1": "Fu+iP+k8/Sb9l2Pu1Mm0k/3derY=",
- "sha512": "nKSR0dnuW9apEO7A9Ek71Ievw6aJDADcgZWtmoubJNW2GBtR14ldW+/GbodBo/NqH5Yuo93h8e2ijFhQGhgKTw==",
+ "sha256": "DP8XU0Dnq19lS3bj73CQ7lH3erGuj+Xp663E1UHPrFQ=",
"title": "Modern Status",
"url": "http://updates.jenkins-ci.org/download/plugins/modernstatus/1.2/modernstatus.hpi",
"version": "1.2",
@@ -35599,7 +36257,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "",
+ "excerpt": "JavaScript GUI Lib: Moment.js bundle plugin.",
"gav": "org.jenkins-ci.ui:momentjs:1.1.1",
"labels": [],
"name": "momentjs",
@@ -35608,7 +36266,7 @@
"releaseTimestamp": "2016-03-03T12:08:43.00Z",
"requiredCore": "1.580.1",
"sha1": "lfq5+i/w0FRdlIGq0x2ez1peDLY=",
- "sha512": "72eyC2DfEJZ/ji1V2zi827IGy4/0srqaamJ2w2WfaLzRAOuPEClAhuNtQkZ0qHihnTEI2LCN9PO9skiNq2hw5Q==",
+ "sha256": "yjwtJkz/VfcekA3H3h8TwL+//bmzQZuFTc4XW8uKSEg=",
"title": "JavaScript GUI Lib: Moment.js bundle",
"url": "http://updates.jenkins-ci.org/download/plugins/momentjs/1.1.1/momentjs.hpi",
"version": "1.1.1",
@@ -35623,7 +36281,7 @@
"name": "Kiyotaka Oku"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides <a href=\"http://www.mongodb.org/\" rel=\"nofollow\">MongoDB</a> integration capabilities.",
"gav": "org.jenkins-ci.plugins:mongodb:1.3",
"labels": [
"buildwrapper"
@@ -35635,7 +36293,7 @@
"requiredCore": "1.425",
"scm": "https://github.com/jenkinsci/mongodb-plugin",
"sha1": "sCwvztYTKvPUYxcpz+WnOWbvcjY=",
- "sha512": "pa50tBRz79OlKySDpRdQrXZisfwK2h19rgfJbrEvVQ2lnRH9EDQdzhSJUwoRqQPFgHBfeNR1mOYwdE/weR58yg==",
+ "sha256": "WolS0kS+cJbpjJeOjAkeZv9D5YK7sJGAE789vVq6fMQ=",
"title": "MongoDB",
"url": "http://updates.jenkins-ci.org/download/plugins/mongodb/1.3/mongodb.hpi",
"version": "1.3",
@@ -35651,7 +36309,7 @@
"name": "Alexander Luetjen"
}
],
- "excerpt": "",
+ "excerpt": "This plugin inserts JSON files produced as a build artifact to a MongoDB server.",
"gav": "org.jenkins-ci.plugins:mongodb-document-upload:1.0",
"labels": [
"upload",
@@ -35662,7 +36320,7 @@
"requiredCore": "1.498",
"scm": "https://github.com/jenkinsci/mongodb-document-upload-plugin",
"sha1": "Eh3cmNWzG3EPM3uAauuDugICWro=",
- "sha512": "uue7e3w32CvzlePxmrslXmWlCP9eg8EM0k1yb/4n0tB6BmNkS1RiW0s4DwNL7g+up1vmR5XYucm96R1M0sU7+g==",
+ "sha256": "VhEFcWrEZilLtCcmQkgCVmuNeTFZ82SKLLp7nPDZjao=",
"title": "mongodb-document-upload",
"url": "http://updates.jenkins-ci.org/download/plugins/mongodb-document-upload/1.0/mongodb-document-upload.hpi",
"version": "1.0",
@@ -35683,7 +36341,7 @@
"name": "Mario Mariscal"
}
],
- "excerpt": "Adds a button at the main Jenkins's screen, that allows view the jobs status for a selected view",
+ "excerpt": "This plugin simply add a button to display a fullscreen Jobs Monitor.",
"gav": "org.jenkins-ci.plugins:monitor-pro:1.0.9",
"labels": [],
"name": "monitor-pro",
@@ -35693,7 +36351,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/monitor-pro-plugin",
"sha1": "wi812fkiYB+omLLTqhn/sTilLrs=",
- "sha512": "dp+xhILMRxN81qH4dw/yJSLv6TVMkFxr+5o0MC7xtfy5ewojG/IQZksL84gbXbzvuPCA8L/bzYvMoTu95RS/ow==",
+ "sha256": "G33o3jsw8oWBBf8ubooZAeCLWc3u6R/Ka0e+JihjyV4=",
"title": "Monitor Pro",
"url": "http://updates.jenkins-ci.org/download/plugins/monitor-pro/1.0.9/monitor-pro.hpi",
"version": "1.0.9",
@@ -35707,7 +36365,7 @@
"developerId": "tito"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is monitor remote jenkins job is working.",
"gav": "org.ukiuni.monitor-remote-job-plugin:monitor-remote-job:1.0",
"labels": [],
"name": "monitor-remote-job",
@@ -35715,7 +36373,7 @@
"requiredCore": "1.509.2",
"scm": "https://github.com/jenkinsci/monitor-remote-job-plugin",
"sha1": "Q7lW9ZGAikiOUbsjxdgrhU+ZZQI=",
- "sha512": "0+d7kb7CYMjheUlysJSpGMxASzGU4+PRNvuyEwXnzkgJxiYltHr56W4S7Bs5Ws7wgz31V2y8Ys8clVwtyRGmXg==",
+ "sha256": "XPFskpXKFNGdxO5Q5G8n5Mwwj8WQKhLb0QYm9NvHMsQ=",
"title": "monitor-remote-job",
"url": "http://updates.jenkins-ci.org/download/plugins/monitor-remote-job/1.0/monitor-remote-job.hpi",
"version": "1.0",
@@ -35737,7 +36395,7 @@
"name": "Emeric Vernat"
}
],
- "excerpt": "Monitoring of Jenkins",
+ "excerpt": "Jenkins&#39; monitoring with <a href=\"https://github.com/javamelody/javamelody/wiki\" rel=\"nofollow\">JavaMelody</a>. Open <a href=\"$%7brequest.contextPath%7d/monitoring\" rel=\"nofollow\">report</a> after installation.",
"gav": "org.jvnet.hudson.plugins:monitoring:1.73.1",
"labels": [
"misc"
@@ -35749,7 +36407,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/monitoring-plugin",
"sha1": "9uqA6qBdgRT4KKjXknO+LfgbWW8=",
- "sha512": "i9q6MQcwbRc0EbBe+d7vPqFOwqGdeF9KsnUabz/Dj4UqgsT4/GedKbAMsBKfsaNG7t6GPaorBNVK9cU1BtNbmg==",
+ "sha256": "ipzj+aBzExWNxm9L9LakTXDwnjoYSUPSLUrRAb8veII=",
"title": "Monitoring",
"url": "http://updates.jenkins-ci.org/download/plugins/monitoring/1.73.1/monitoring.hpi",
"version": "1.73.1",
@@ -35764,7 +36422,7 @@
"name": "Praqma Josra"
}
],
- "excerpt": "Integrates MonKit reports to Jenkins",
+ "excerpt": "This plugin integrates MonKit reports to Jenkins.",
"gav": "net.praqma:monkit-plugin:1.0.0",
"labels": [],
"name": "monkit-plugin",
@@ -35773,7 +36431,7 @@
"releaseTimestamp": "2015-10-22T14:44:03.00Z",
"requiredCore": "1.426",
"sha1": "dvGeBd+veg14jNTzNRiX90RqBdw=",
- "sha512": "13uLLqC6Kw6m7WoYCmsk6MMjCwC42fX2LohIr8197mDXt3fWFNzrkld5OxvmiBUVJBo/AoVILQbNW1YidtaRvg==",
+ "sha256": "WXaYjZObW7mSFscae65mCHYLILG3/aACXHfHcrV1Twc=",
"title": "MonKit",
"url": "http://updates.jenkins-ci.org/download/plugins/monkit-plugin/1.0.0/monkit-plugin.hpi",
"version": "1.0.0",
@@ -35817,7 +36475,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mq-notifier-plugin",
"sha1": "FZGlvRDTTtCLt8g6C4lHwktwNZw=",
- "sha512": "NIcWVyKtPRpSnWLwRKiYggvVrJdDQztHKFB2gbc++7HXdeR2uPSnxzUDaRykdJAVsH7Js4EdJpKvAPv6l5dd1w==",
+ "sha256": "UL0cpIXR182snJwu858r8yc5hAurotL2fL29Mh6LEXA=",
"title": "MQ Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/mq-notifier/1.2.6/mq-notifier.hpi",
"version": "1.2.6",
@@ -35854,7 +36512,7 @@
"name": "Gareth Western"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides build status notification via <a href=\"http://mqtt.org/\" rel=\"nofollow\">the MQTT protocol</a>.",
"gav": "jenkins.plugins:mqtt-notification-plugin:1.7",
"labels": [
"notifier"
@@ -35866,7 +36524,7 @@
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/mqtt-notification-plugin",
"sha1": "df7z55JuehfxP6+13Juzqr/3aV4=",
- "sha512": "PTXTMGBTp3h2TSjwgI1gbqTmGOnFLdDXdV5WJAgrhzyMKr/1+9XJS3Q0EthSM3Sf2PlG/SxYI4VF7vhzBd8few==",
+ "sha256": "+tC//N9KMM21ew0b5hiGqQzt5b8VVzIMNq+SynCBcjU=",
"title": "MQTT Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/mqtt-notification-plugin/1.7/mqtt-notification-plugin.hpi",
"version": "1.7",
@@ -35898,7 +36556,7 @@
"name": "Lionel Cabasson"
}
],
- "excerpt": "Allows using MSBuild to build .NET projects",
+ "excerpt": "This plugin makes it possible to build a Visual Studio project (.proj) and solution files (.sln).",
"gav": "org.jenkins-ci.plugins:msbuild:1.29",
"labels": [
"builder",
@@ -35911,7 +36569,7 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/msbuild-plugin",
"sha1": "2/cgfb127e/ZOXfSv0FFKkaY/cU=",
- "sha512": "NNk8wabYAY1xSG0JQZcDYkOZfK1zxM8Azluowv2P4pE4mXrfxl2hneVcDjN+5T6yCoWuozPU8p2ULNguSFP8Ng==",
+ "sha256": "6+XJs3GwaMggSl8wmoxsxDyRKZkQOy0vD2LYyrcg2Ls=",
"title": "MSBuild",
"url": "http://updates.jenkins-ci.org/download/plugins/msbuild/1.29/msbuild.hpi",
"version": "1.29",
@@ -35933,7 +36591,7 @@
"name": "Thanh Ha"
}
],
- "excerpt": "Plugin allows you to inject a custom message into Gerrit Trigger messages",
+ "excerpt": "This plugin the ability to inject messages into a Gerrit Trigger message.",
"gav": "org.jenkins-ci.plugins:msginject:0.1.1",
"labels": [
"misc"
@@ -35945,7 +36603,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/msginject-plugin",
"sha1": "d2Jk1wwwyRmNFC/dF6E/zQvyoRs=",
- "sha512": "DLWsogRRnQBpKmRssZ9RIRPXuA3oYfZZ33iC22n+wVnNT2hmB1ggEXT25X/+CdDcKQsL+uFSZ6eMu2dRTaB5Ig==",
+ "sha256": "C2iER2dLFYbOdmXfQpj0fUEDoko3AuVjXKX3C1MJGgE=",
"title": "Message Injector",
"url": "http://updates.jenkins-ci.org/download/plugins/msginject/0.1.1/msginject.hpi",
"version": "0.1.1",
@@ -35972,7 +36630,7 @@
"name": "Ivo Bellin Salarin"
}
],
- "excerpt": "Generates test reports for MSTest.",
+ "excerpt": "This plugin converts <a href=\"http://msdn.microsoft.com/en-us/library/ms182486.aspx\" rel=\"nofollow\">MSTest</a> TRX test reports into JUnit XML reports so it can be integrated with Hudson&#39;s JUnit features.",
"gav": "org.jvnet.hudson.plugins:mstest:0.23",
"labels": [
"report",
@@ -35985,7 +36643,7 @@
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/mstest-plugin",
"sha1": "Cc/JErR4l1IW7ovkdvaQ990LZfs=",
- "sha512": "5sVL8T5Kls/PRfJxtyIwXTIWd/QFYm3B0W6ZVm6Adad34JZmYXfnMCxDXTeXEmX0h3Fykjktk8m43nsnnCq1BQ==",
+ "sha256": "sEkKUMjGj48TfqMawncnJ63aNJI4y+BX51HgkT2czXY=",
"title": "MSTest",
"url": "http://updates.jenkins-ci.org/download/plugins/mstest/0.23/mstest.hpi",
"version": "0.23",
@@ -36001,7 +36659,7 @@
"name": "Ido Ran"
}
],
- "excerpt": "",
+ "excerpt": "This plugin run MSTest command line tool to execute unit tests for .NET projects.",
"gav": "org.jenkins-ci.plugins:mstestrunner:1.3.0",
"labels": [
"builder",
@@ -36014,7 +36672,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/mstestrunner-plugin",
"sha1": "kX8OsalAze4g91as92UeKCoa37s=",
- "sha512": "TuXvnM63njRh3e7t/S0pWEnLabC2Rlr8JoSG79r4XkHb6ikpYEqNH+KFn+Jc3m1MFLE1I0wPm/ET91CAd1sdLA==",
+ "sha256": "KodbY+VirR2BuzizF3R5zCY4PPFeQq/fh240K03F96E=",
"title": "MSTestRunner",
"url": "http://updates.jenkins-ci.org/download/plugins/mstestrunner/1.3.0/mstestrunner.hpi",
"version": "1.3.0",
@@ -36030,7 +36688,7 @@
"name": "Zhao zhiming"
}
],
- "excerpt": "statistics job builds mean time to repair",
+ "excerpt": "This plugin is used to statistics the mean time to repair for job&#39;s builds.",
"gav": "org.jenkins-ci.plugins:mttr:1.1",
"labels": [
"report",
@@ -36041,7 +36699,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/mttr-plugin",
"sha1": "/AnGwcRKQYoeOKtx4KoWXEpM1hY=",
- "sha512": "CuoAxwiByzzAhhU7q7K3TenJ6VQeePWycJjI5TJSP8CRRaME+3v4EYEBTc40X1DF5fF7r9n4OAtZmEL+hfc4Eg==",
+ "sha256": "EyC24dAbfiPlqgIjMTHiLVqR8UerVyxzoll7mmpnJvE=",
"title": "mean time to repair",
"url": "http://updates.jenkins-ci.org/download/plugins/mttr/1.1/mttr.hpi",
"version": "1.1",
@@ -36079,7 +36737,7 @@
"name": "Matthew DeTullio"
}
],
- "excerpt": "This plugin is deprecated. Please move to the Multibranch Pipeline job type.",
+ "excerpt": "This plugin is deprecated. Please move to the <a href=\"https://plugins.jenkins.io/workflow-multibranch\" rel=\"nofollow\">Multibranch Pipeline</a> job type. <br /><br /> Important: Read the <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Multi-Branch&#43;Project&#43;Plugin#Multi-BranchProjectPlugin-UpgradeNotes\" rel=\"nofollow\">upgrade notes</a> before proceeding with any upgrade! Migration from versions prior to 0.5.x are not supported.",
"gav": "com.github.mjdetullio.jenkins.plugins:multi-branch-project-plugin:0.7",
"labels": [
"scm-related",
@@ -36092,7 +36750,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/multi-branch-project-plugin",
"sha1": "hR/kTOyaKVMv0MZ3McUeHlhN5S4=",
- "sha512": "lAKQySX5w6kYob9a6IS8PO29lvubYVwFg5eoHIR1psjJigTg90YcGmUB/ze9tcrIjGkTNuZo3nohdAmWnNoswA==",
+ "sha256": "+XZGUvlYe4iKnDzCEJ2lF7w+Ah90ExVkNWM50L83Zms=",
"title": "Multi-Branch Project Plugin (DEPRECATED)",
"url": "http://updates.jenkins-ci.org/download/plugins/multi-branch-project-plugin/0.7/multi-branch-project-plugin.hpi",
"version": "0.7",
@@ -36114,7 +36772,7 @@
"name": "Vimil Saju"
}
],
- "excerpt": "",
+ "excerpt": "Allows test results to be grouped by module",
"gav": "org.jenkins-ci.plugins:multi-module-tests-publisher:1.44",
"labels": [
"post-build"
@@ -36126,7 +36784,7 @@
"requiredCore": "1.587",
"scm": "https://github.com/jenkinsci/multi-module-tests-publisher-plugin",
"sha1": "TLRK9DIKCLEIW0q40B8VpGByucc=",
- "sha512": "cqLO7tviyKU0urk8PxOJPPwhFLiu02mPDQ/fMi4xtWhncY7/RbP5GGZsM6MvRI9R8Xvl13xgvNcXw9Ppz4vZJQ==",
+ "sha256": "2oGU+sGYeVDKx9dnU7BCVwuuoWuQtzq2vJ4c+Z6SNig=",
"title": "multi-module-tests-publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/multi-module-tests-publisher/1.44/multi-module-tests-publisher.hpi",
"version": "1.44",
@@ -36181,7 +36839,7 @@
"requiredCore": "1.554",
"scm": "https://github.com/jenkinsci/multi-slave-config-plugin",
"sha1": "ZXOez/d74JwkAdvNCbQqFpgW18o=",
- "sha512": "PvLCoiv4smR0BWj0M582B1ZGSL9d+jk0t+cUwV3T58MzeHye1G52IVT9Lzn+kTNA1AMy0DdWwkGB7CVROVnD5Q==",
+ "sha256": "tNCLrLIEN2BKi5P5yD+8FuT4zW0gerC4SOspEFsmaDo=",
"title": "Multi slave config",
"url": "http://updates.jenkins-ci.org/download/plugins/multi-slave-config-plugin/1.2.0/multi-slave-config-plugin.hpi",
"version": "1.2.0",
@@ -36202,7 +36860,7 @@
"name": "Craig Rodrigues"
}
],
- "excerpt": "Allows multiple SCM plugins to be used in a job.",
+ "excerpt": "This plugin enables the selection of multiple source code management systems for a build. For example, it enables checking out the source code from one SCM while checking out legacy or third-party code from another.",
"gav": "org.jenkins-ci.plugins:multiple-scms:0.6",
"labels": [
"scm"
@@ -36214,7 +36872,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/multiple-scms-plugin",
"sha1": "pwmSkxusXt5mttJk2tw/6kB4Z/I=",
- "sha512": "5TMzI0H/7i3xAa3FDG7L63jdNuTL6BhcX+0a5HHNJClWsmpR5aCekGoufpZTKjwk9F/fXlT86O7S7YQPRLWZuA==",
+ "sha256": "nEBGgtUWVMKnATTIVnwdC2q+O41fkm1ubNl0r6BPsso=",
"title": "Multiple SCMs",
"url": "http://updates.jenkins-ci.org/download/plugins/multiple-scms/0.6/multiple-scms.hpi",
"version": "0.6",
@@ -36241,7 +36899,7 @@
"releaseTimestamp": "2014-09-20T09:06:05.00Z",
"requiredCore": "1.432",
"sha1": "JJwhGApRKhX0FQ2vzoK1L2t6Px0=",
- "sha512": "XPcKqVDcxwnJZ3T2e5XrGgAOKLRTx3fGzlMp/RexqsVqD+aJxYX2InT4sPovrTvdGLJbHcy6u4LY65s0/glFHA==",
+ "sha256": "npRmSBQetgKbmQKLOIhFWYGfsti+23uGqeLap4hrxiY=",
"title": "MySQL Job Databases",
"url": "http://updates.jenkins-ci.org/download/plugins/mysql-job-databases/0.1.0/mysql-job-databases.hpi",
"version": "0.1.0",
@@ -36257,7 +36915,7 @@
"name": "Fabio Douek"
}
],
- "excerpt": "",
+ "excerpt": "The Continuous Platform Delivery for Oracle Stack (SOA Suite, OSB, BPM, Webcenter, Weblogic, OEM, IDM, OPA, etc)<br /> More information at: <a href=\"http://www.rubiconred.com/myst\" rel=\"nofollow\">http://www.rubiconred.com/myst</a>",
"gav": "com.rubiconred.jenkins:myst-plugin:2.5.0.0",
"labels": [
"misc",
@@ -36271,7 +36929,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/myst-plugin",
"sha1": "/adzLteY4SLWnKuIYQPg9V1OWd8=",
- "sha512": "Ietn5k6vLVlLNHUM3vvE4umTj3w31fjCUYS4Ce7szYSfonI5xCLDiaKRo6PNgoKgOuJQobbsHOqJIF1dpfjcDA==",
+ "sha256": "ziCS0AHPGJzb/XSz+Kv+gQ0E9BDZH/lCf00Exrx0jrQ=",
"title": "myst-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/myst-plugin/2.5.0.0/myst-plugin.hpi",
"version": "2.5.0.0",
@@ -36297,7 +36955,7 @@
"name": "Tomer Galun"
}
],
- "excerpt": "Naginator is a plugin for Hudson that schedules a new build immediately following a build failure, thereby nagging the project members that the build is failing.",
+ "excerpt": "This plugin reschedules failed jobs.",
"gav": "org.jenkins-ci.plugins:naginator:1.17.2",
"labels": [
"trigger"
@@ -36309,7 +36967,7 @@
"requiredCore": "1.554",
"scm": "https://github.com/jenkinsci/naginator-plugin",
"sha1": "KoTuHC6DJvWtcNxQcUxYymVIjWU=",
- "sha512": "fFZrarTSoGs5Wb3gzJzkmzmxuqw5dkquYmFVwsFJO7ETU4cFw6gtNYPSn2FBltn1egbHi9tS9Pa92aNE4N/8Cw==",
+ "sha256": "9mHoaSzgCfWhGlh6FUnWZuXdPauBXmxifrtVkVcarAo=",
"title": "Naginator",
"url": "http://updates.jenkins-ci.org/download/plugins/naginator/1.17.2/naginator.hpi",
"version": "1.17.2",
@@ -36325,7 +36983,7 @@
"name": "Justin Holzer"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a NAnt Builder for building .NET projects.",
"gav": "org.jenkins-ci.plugins:nant:1.4.3",
"labels": [
"builder",
@@ -36338,14 +36996,14 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/nant-plugin",
"sha1": "Pfm4i25OeWGv2CozWtlYEeEpmf0=",
- "sha512": "kgLooncyiZxQdoMrhXjDEK2Lx/xZQVNSUSiwlatEyJ2EXyDAx4dazq6vsVUZCCI7PI/+qxaZBfqDhVSZagPk0w==",
+ "sha256": "Qvi6byNPVtxSS2eTNfrhL7xWsdU+ABDuQ5IYcE5gzYQ=",
"title": "NAnt",
"url": "http://updates.jenkins-ci.org/download/plugins/nant/1.4.3/nant.hpi",
"version": "1.4.3",
"wiki": "https://plugins.jenkins.io/nant"
},
"neoload-jenkins-plugin": {
- "buildDate": "Jun 27, 2018",
+ "buildDate": "Jul 26, 2018",
"dependencies": [
{
"name": "workflow-job",
@@ -36353,9 +37011,9 @@
"version": "1.10"
},
{
- "name": "structs",
+ "name": "workflow-step-api",
"optional": false,
- "version": "1.3"
+ "version": "1.10"
},
{
"name": "workflow-cps",
@@ -36363,9 +37021,9 @@
"version": "1.10"
},
{
- "name": "workflow-step-api",
+ "name": "structs",
"optional": false,
- "version": "1.10"
+ "version": "1.3"
}
],
"developers": [
@@ -36376,22 +37034,22 @@
}
],
"excerpt": "Integrates NeoLoad results, generates trend graphs, and links to NeoLoad reports.",
- "gav": "org.jenkins-ci.plugins:neoload-jenkins-plugin:2.2.0",
+ "gav": "org.jenkins-ci.plugins:neoload-jenkins-plugin:2.2.4",
"labels": [
"external",
"misc"
],
"name": "neoload-jenkins-plugin",
- "previousTimestamp": "2018-05-23T12:58:57.00Z",
- "previousVersion": "2.1.1",
- "releaseTimestamp": "2018-06-27T07:56:54.00Z",
+ "previousTimestamp": "2018-07-25T10:07:07.00Z",
+ "previousVersion": "2.2.3",
+ "releaseTimestamp": "2018-07-26T13:56:38.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/neoload-plugin",
- "sha1": "1Do55wi9LLhOxcN4HyFUnFFZR3Y=",
- "sha512": "9U9dK3hdrOXoNnIt+H9rPFMXS1d0DEQunm74dVn3wM/IvsTamCxPEdDKIlRtqM1gcM/OlKkKDGAPTfEItWVhtA==",
+ "sha1": "2ZnHAPHCsJrIFNQqar2JIfmXF6Y=",
+ "sha256": "eIcBcWX715C16yVDqaF1dgOe17rHc68VoRPL4SZyoQI=",
"title": "NeoLoad",
- "url": "http://updates.jenkins-ci.org/download/plugins/neoload-jenkins-plugin/2.2.0/neoload-jenkins-plugin.hpi",
- "version": "2.2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/neoload-jenkins-plugin/2.2.4/neoload-jenkins-plugin.hpi",
+ "version": "2.2.4",
"wiki": "https://plugins.jenkins.io/neoload-jenkins-plugin"
},
"nerrvana-plugin": {
@@ -36404,7 +37062,7 @@
"name": "Victor Orlov"
}
],
- "excerpt": "Nerrvana is a robust cloud-based Selenium testing solution. Nerrvana Plugin is a software which enables continuous integration with Nerrvana cloud",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:nerrvana-plugin:1.02.06",
"labels": [
"buildwrapper"
@@ -36416,7 +37074,7 @@
"requiredCore": "1.450",
"scm": "https://github.com/jenkinsci/nerrvana-plugin",
"sha1": "pgh7zl57nOKcUGilOy26Lo17QnY=",
- "sha512": "xgTWMkr3hBLfxSgG5RcLqxrIatjmn2XbkkHBc+0rVUbfe25riMMkvZYeQe/Y2B5jS+87Uhv6HoLI6z9QzQZrZA==",
+ "sha256": "un/VWJdj9EdHs/lQK8FmnQvASRjeBkDndAIZEgGuKZ8=",
"title": "Nerrvana",
"url": "http://updates.jenkins-ci.org/download/plugins/nerrvana-plugin/1.02.06/nerrvana-plugin.hpi",
"version": "1.02.06",
@@ -36431,7 +37089,7 @@
"name": "Alan Harder"
}
],
- "excerpt": "",
+ "excerpt": "View type to allow grouping job views into multiple levels instead of one big list of tabs.",
"gav": "org.jenkins-ci.plugins:nested-view:1.14",
"labels": [
"ui"
@@ -36443,14 +37101,14 @@
"requiredCore": "1.526",
"scm": "https://github.com/jenkinsci/nested-view-plugin",
"sha1": "bT6FI1Piq35F4y/iqG6lw6zsmxs=",
- "sha512": "L+Q1pOSX+fUH7al8ELNeLrsx/EFxudnh38UnpOd4SPNIUcWfXDKzTjK3bwT4DeQtKoaZUzK2NI6iBsYfU+7Z9g==",
+ "sha256": "n4KaayRe2jAEvJ/4EUwzP39rO95ocIBk/B9R6fAL6p8=",
"title": "Nested View",
"url": "http://updates.jenkins-ci.org/download/plugins/nested-view/1.14/nested-view.hpi",
"version": "1.14",
"wiki": "https://plugins.jenkins.io/nested-view"
},
"netsparker-cloud-scan": {
- "buildDate": "Jun 25, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "structs",
@@ -36465,20 +37123,20 @@
"name": "Duran Serkan KILIÇ"
}
],
- "excerpt": "Allows users to start security scans via Netsparker Cloud.",
- "gav": "org.jenkins-ci.plugins:netsparker-cloud-scan:1.1.2",
+ "excerpt": "Plugin for starting Netsparker Cloud Scans.",
+ "gav": "org.jenkins-ci.plugins:netsparker-cloud-scan:1.1.3",
"labels": [],
"name": "netsparker-cloud-scan",
- "previousTimestamp": "2018-06-25T07:34:04.00Z",
- "previousVersion": "1.1.1",
- "releaseTimestamp": "2018-06-25T10:54:37.00Z",
+ "previousTimestamp": "2018-06-25T10:54:37.00Z",
+ "previousVersion": "1.1.2",
+ "releaseTimestamp": "2018-08-14T04:28:51.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/jenkins",
- "sha1": "EQ18m5FRq+TMcb1f8Kgo3+7sZPI=",
- "sha512": "TEpA/WLu8lSP5vuUrO8TBXwZGRRtEzwkK2bqnMgnrtN4H+Dq4ovtSYZiJjcV5/BzHq0SXmxhlSLZ0Dql2mRvgA==",
+ "sha1": "HPFSGWLueMIHMvKRSI5kAF5vkUQ=",
+ "sha256": "+RNPABE7+LDIGK6I+/KgQXXD/v5rQ50sO9ddpvt9+Is=",
"title": "Netsparker Cloud Scan",
- "url": "http://updates.jenkins-ci.org/download/plugins/netsparker-cloud-scan/1.1.2/netsparker-cloud-scan.hpi",
- "version": "1.1.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/netsparker-cloud-scan/1.1.3/netsparker-cloud-scan.hpi",
+ "version": "1.1.3",
"wiki": "https://plugins.jenkins.io/netsparker-cloud-scan"
},
"network-monitor": {
@@ -36506,14 +37164,14 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/network-monitor-plugin",
"sha1": "LLmUM0bZA8aUt7UDRDJehDbm4Pc=",
- "sha512": "CVpGfSA8zJFcQte3ZhIncFesHa/qzw9u2JDM/k8wOTi4+vPOMBqOqI4GT7SC3fGoerbLxJzrLCpqE8e1uLOdNA==",
+ "sha256": "xd6G6F4bVIRt2XrOIMrkT2WQmChBimrSworhXeGAheY=",
"title": "Slave Monitor for network connectivity",
"url": "http://updates.jenkins-ci.org/download/plugins/network-monitor/1.1/network-monitor.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/network-monitor"
},
"neuvector-vulnerability-scanner": {
- "buildDate": "Jun 01, 2018",
+ "buildDate": "Jul 20, 2018",
"dependencies": [
{
"name": "structs",
@@ -36528,18 +37186,20 @@
"name": "Sun"
}
],
- "excerpt": "Adds NeuVector registry and image scanning as a build step",
- "gav": "io.jenkins.plugins:neuvector-vulnerability-scanner:1.0",
+ "excerpt": "This plugin adds NeuVector registry and image scanning as a build step",
+ "gav": "io.jenkins.plugins:neuvector-vulnerability-scanner:1.2",
"labels": [],
"name": "neuvector-vulnerability-scanner",
- "releaseTimestamp": "2018-06-01T00:12:35.00Z",
+ "previousTimestamp": "2018-07-19T19:07:56.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2018-07-20T01:11:42.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin",
- "sha1": "9vasLjv5mcDG/1ZhxgOMb0Fi1Ko=",
- "sha512": "IbM3fGvLpCBbh9KZk8ZS+T6clQcY+SGxbID8+S5jH0U3bKP3U1RHDPHrMmmCpoPNFrZOvCJowzU9L88V9FmPTQ==",
+ "sha1": "ytOUE8y9++mIVNXN6Yu/U9y4/Rc=",
+ "sha256": "erGI4NsyaUOWgoxKY8VL7uucMEYy2Z7S699WHuP4Eu8=",
"title": "NeuVector Vulnerability Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/neuvector-vulnerability-scanner/1.0/neuvector-vulnerability-scanner.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/neuvector-vulnerability-scanner/1.2/neuvector-vulnerability-scanner.hpi",
+ "version": "1.2",
"wiki": "https://plugins.jenkins.io/neuvector-vulnerability-scanner"
},
"newrelic-deployment-notifier": {
@@ -36558,7 +37218,7 @@
"name": "Mads Mohr Christensen"
}
],
- "excerpt": "Jenkins plugin to notify New Relic about deployments.",
+ "excerpt": "<a href=\"https://docs.newrelic.com/docs/apm/applications-menu/events/deployments-dashboard\" rel=\"nofollow\">New Relic</a> Deployment Notifier Plugin.",
"gav": "org.jenkins-ci.plugins:newrelic-deployment-notifier:1.3",
"labels": [
"notifier"
@@ -36570,7 +37230,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/newrelic-deployment-notifier-plugin",
"sha1": "NFo+xhb+vLUMmyvp4uCAp42ZwOQ=",
- "sha512": "7RcFCTPN3ylUBP7J0moM8t8DwlLG6ClsKrWYYBVfBkrOhUhjGXKacYGWLRT0KkFV7v+Us4QrYKfrU2ankveQyw==",
+ "sha256": "Njuml4Z92L3HEtECERXMUx5yy0JRJzfNsilN2ed5vMs=",
"title": "New Relic Deployment Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/newrelic-deployment-notifier/1.3/newrelic-deployment-notifier.hpi",
"version": "1.3",
@@ -36618,7 +37278,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/next-build-number-plugin",
"sha1": "q1wWc3ajSITbzKtkxUDWJNjBSUE=",
- "sha512": "E09fI0pRHDxIKP2h2PgaipZzy8B/6BwDCpsLYTrEGjP7gucEDcb8WhA7rX/YK4uOPHAmoHeR77UJCQvn2TBUHw==",
+ "sha256": "nXkW28/GFulw9lWrSrToUYNRmrM2JwFirwGn8I6HktY=",
"title": "Next Build Number",
"url": "http://updates.jenkins-ci.org/download/plugins/next-build-number/1.5/next-build-number.hpi",
"version": "1.5",
@@ -36646,7 +37306,7 @@
"requiredCore": "1.580.2",
"scm": "https://github.com/jenkinsci/next-executions-plugin",
"sha1": "j7pzFJRabvO5ggiZpsCMexBPCIQ=",
- "sha512": "eNm10dcrUoAhQfv3BrXMDxEtY2sDx8NZ5VeGNyKxJ56D56wLN8SmrxRo5hOfxVPKrQFUezCp09QEC1mzILsDQA==",
+ "sha256": "1SylNIMzKkhFgxzNGY7hop20+gfHPIS+H+//VDxh7ro=",
"title": "next-executions",
"url": "http://updates.jenkins-ci.org/download/plugins/next-executions/1.0.12/next-executions.hpi",
"version": "1.0.12",
@@ -36679,7 +37339,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "Nexus Artifact Uploader is to upload artifact to Nexus Repo",
+ "excerpt": "This plugin to upload the artifact to Nexus Repository.",
"gav": "sp.sd:nexus-artifact-uploader:2.10",
"labels": [
"upload"
@@ -36691,14 +37351,14 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/nexus-artifact-uploader-plugin",
"sha1": "RVSEni9kE7MPdyr4hf718m804nI=",
- "sha512": "CN1RtWlkYMu9ejgnj+aHytIk/BqvM64ebbBJx7hDZKTA9UH3/lCHXa8Z3Xg7Efr29QF6mkMcddX8bi00pZETbw==",
+ "sha256": "nHqUBCSy3l03Uc0g9siGsfrA2jE5UFeLNCVyWt1ZT9Q=",
"title": "Nexus Artifact Uploader",
"url": "http://updates.jenkins-ci.org/download/plugins/nexus-artifact-uploader/2.10/nexus-artifact-uploader.hpi",
"version": "2.10",
"wiki": "https://plugins.jenkins.io/nexus-artifact-uploader"
},
"nexus-jenkins-plugin": {
- "buildDate": "Jul 02, 2018",
+ "buildDate": "Aug 01, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -36716,6 +37376,11 @@
"version": "1.1"
},
{
+ "name": "structs",
+ "optional": false,
+ "version": "1.14"
+ },
+ {
"name": "token-macro",
"optional": false,
"version": "1.11"
@@ -36727,20 +37392,20 @@
"name": "Sonatype, Inc."
}
],
- "excerpt": "",
- "gav": "org.sonatype.nexus.ci:nexus-jenkins-plugin:3.1.20180702-132131.f6b4592",
+ "excerpt": "This plugin integrates <a href=\"http://sonatype.com/\" rel=\"nofollow\">Sonatype Nexus</a> to Jenkins.",
+ "gav": "org.sonatype.nexus.ci:nexus-jenkins-plugin:3.3.20180801-112343.4970c8a",
"labels": [],
"name": "nexus-jenkins-plugin",
- "previousTimestamp": "2018-06-06T17:32:55.00Z",
- "previousVersion": "3.1.20180605-140134.c2e96c4",
- "releaseTimestamp": "2018-07-02T21:16:02.00Z",
+ "previousTimestamp": "2018-07-24T22:03:24.00Z",
+ "previousVersion": "3.2.20180724-142843.2f5144d",
+ "releaseTimestamp": "2018-08-01T18:51:31.00Z",
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/nexus-platform-plugin",
- "sha1": "i14VLW8PRg4ZYwe65tJt9yKXD0A=",
- "sha512": "JaAqtQkk7YZ9JynLf+zzmmNm5lsp2/7HPIssjxPHrXUj4jzGpjhLv0fzUUoVioZu9/Qax6QwgbbWXnCGZhggqg==",
+ "sha1": "MsUtd0zpsMJlVhOS1QbLa9ZRbUw=",
+ "sha256": "1B5KTRNsxpTTNTZGIi47bOscgiQPalCQcngHtuKFftc=",
"title": "Nexus Platform",
- "url": "http://updates.jenkins-ci.org/download/plugins/nexus-jenkins-plugin/3.1.20180702-132131.f6b4592/nexus-jenkins-plugin.hpi",
- "version": "3.1.20180702-132131.f6b4592",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nexus-jenkins-plugin/3.3.20180801-112343.4970c8a/nexus-jenkins-plugin.hpi",
+ "version": "3.3.20180801-112343.4970c8a",
"wiki": "https://plugins.jenkins.io/nexus-jenkins-plugin"
},
"nexus-task-runner": {
@@ -36753,7 +37418,7 @@
"name": "Yosuke Kurami"
}
],
- "excerpt": "",
+ "excerpt": "This plugin runs scheduled tasks in your Nexus.",
"gav": "org.jenkins-ci.plugins:nexus-task-runner:0.9.2",
"labels": [
"external"
@@ -36764,12 +37429,44 @@
"releaseTimestamp": "2012-11-06T16:05:31.00Z",
"requiredCore": "1.431",
"sha1": "x8AE0OnWLgmcJ0EEpG9CZfw/7fA=",
- "sha512": "9IyPK68GlV01OqNoO0NspEoMuJIxKdsJ159dAUVukQ/6kpjxaBnyA7qtQnLa7K98bgSz9woi5SPk0U8v/++BsQ==",
+ "sha256": "o/ItIVnqY0EseugVIM6BLhfoJ6cW6tGix86I5kFTHqo=",
"title": "Nexus Task Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/nexus-task-runner/0.9.2/nexus-task-runner.hpi",
"version": "0.9.2",
"wiki": "https://plugins.jenkins.io/nexus-task-runner"
},
+ "nirmata": {
+ "buildDate": "Jul 17, 2018",
+ "dependencies": [
+ {
+ "name": "plain-credentials",
+ "optional": false,
+ "version": "1.3"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "dtoledo",
+ "email": "damien@nirmata.com",
+ "name": "Damien Toledo"
+ }
+ ],
+ "excerpt": "Enables synchronization of YAML/JSON files stored in a Git repository with a Kubernetes application managed on the Nirmata platform",
+ "gav": "io.jenkins.plugins:nirmata:1.0.3",
+ "labels": [],
+ "name": "nirmata",
+ "previousTimestamp": "2018-07-11T23:26:30.00Z",
+ "previousVersion": "1.0.2",
+ "releaseTimestamp": "2018-07-17T13:18:12.00Z",
+ "requiredCore": "2.107.3",
+ "scm": "https://github.com/jenkinsci/nirmata-plugin",
+ "sha1": "zA3S9/gu67jb1b53UXrl2RF8Rj0=",
+ "sha256": "pQURtkqkwpOvO5449HJzIGD5gffwfiBYCjh6e1oxWZo=",
+ "title": "Nirmata",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nirmata/1.0.3/nirmata.hpi",
+ "version": "1.0.3",
+ "wiki": "https://plugins.jenkins.io/nirmata"
+ },
"nis-notification-lamp": {
"buildDate": "Feb 14, 2013",
"dependencies": [],
@@ -36778,7 +37475,7 @@
"name": "New Image Systems GmbH"
}
],
- "excerpt": "",
+ "excerpt": "This plugin analyzes tasks (displayed on tabpanel) and sends string &#34;accomplished&#34; or &#34;failed&#34; to target server via UDP.",
"gav": "org.jenkins-ci.plugins:nis-notification-lamp:1.131",
"labels": [],
"name": "nis-notification-lamp",
@@ -36788,7 +37485,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/nis-notification-lamp-plugin",
"sha1": "+wJpQzjvtuOS+wAHlif0Mm8uf3A=",
- "sha512": "jp0SOc8t/Io+kfr1RJogxbLAGkqRywZER4Sl3VesOdKxiKmdXRQRrgHAtdq8/b+tXrEuMu2l+P675yf4Sn9W4A==",
+ "sha256": "YosC0t//9D1rqJhjvs/q+Wg6RceLBajXEerlET11La4=",
"title": "NIS notification lamp",
"url": "http://updates.jenkins-ci.org/download/plugins/nis-notification-lamp/1.131/nis-notification-lamp.hpi",
"version": "1.131",
@@ -36814,7 +37511,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/no-agent-job-purge-plugin",
"sha1": "PmX5eqnFM1wHgccjA7g3JUsnJRw=",
- "sha512": "eInXv0zuXLY9gB1CXkFdgGqyTlBwYc6861HHkd7GMLSk6hVmtWQCxkV2sToszjC99LnfQkGb95v9mcu/SLIuxw==",
+ "sha256": "QFlKAyVI6jDZVUfX7DEAJxqunS+R+0JznvsrZa0jPZk=",
"title": "No Agent Job Purge",
"url": "http://updates.jenkins-ci.org/download/plugins/no-agent-job-purge/1.2/no-agent-job-purge.hpi",
"version": "1.2",
@@ -36839,12 +37536,117 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/node-iterator-api-plugin",
"sha1": "EyGb9liaot7HU5P1koKgyUTiM+g=",
- "sha512": "uTAZ1ovZRPrgOPl6LZPotsiUF8QjuYPHVKISjZAX1tBf127kGuh6LtPTHOOTV1c3nIiSd1h+TjeuofZDIluxSg==",
+ "sha256": "UxsE8hh6CG4plj8/SpgjtxGyQuuiOT3fApA4pd633zk=",
"title": "Node Iterator API",
"url": "http://updates.jenkins-ci.org/download/plugins/node-iterator-api/1.5.0/node-iterator-api.hpi",
"version": "1.5.0",
"wiki": "https://plugins.jenkins.io/node-iterator-api"
},
+ "node-sharing-executor": {
+ "buildDate": "Aug 06, 2018",
+ "dependencies": [
+ {
+ "name": "cloud-stats",
+ "optional": false,
+ "version": "0.18"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "1.27"
+ },
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "1.17.1"
+ },
+ {
+ "name": "resource-disposer",
+ "optional": false,
+ "version": "0.8"
+ },
+ {
+ "name": "ssh-credentials",
+ "optional": false,
+ "version": "1.11"
+ },
+ {
+ "name": "ssh-slaves",
+ "optional": false,
+ "version": "1.10"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "pjanouse",
+ "email": "pjanouse@redhat.com",
+ "name": "Pavel Janoušek"
+ },
+ {
+ "developerId": "ogondza",
+ "email": "ogondza@gmail.com",
+ "name": "Oliver Gondža"
+ },
+ {
+ "developerId": "scoheb",
+ "email": "shebert@redhat.com",
+ "name": "Scott Hebert"
+ }
+ ],
+ "excerpt": "This plugin consumes nodes shared by pool of preconfigured machines.",
+ "gav": "org.jenkins-ci.plugins.nodesharing:node-sharing-executor:2.0.0",
+ "labels": [],
+ "name": "node-sharing-executor",
+ "releaseTimestamp": "2018-08-06T12:47:33.00Z",
+ "requiredCore": "1.609.3",
+ "scm": "https://github.com/jenkinsci/node-sharing-plugin",
+ "sha1": "UGoy+6djFaTpzYkN/7wt9HN86AY=",
+ "sha256": "nJhRP80apJYnb69Unby3Vsqyv+nM6XYawfMLqqpxS/g=",
+ "title": "Node sharing executor",
+ "url": "http://updates.jenkins-ci.org/download/plugins/node-sharing-executor/2.0.0/node-sharing-executor.hpi",
+ "version": "2.0.0",
+ "wiki": "https://plugins.jenkins.io/node-sharing-executor"
+ },
+ "node-sharing-orchestrator": {
+ "buildDate": "Aug 06, 2018",
+ "dependencies": [
+ {
+ "name": "git-client",
+ "optional": false,
+ "version": "1.17.1"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "pjanouse",
+ "email": "pjanouse@redhat.com",
+ "name": "Pavel Janoušek"
+ },
+ {
+ "developerId": "ogondza",
+ "email": "ogondza@gmail.com",
+ "name": "Oliver Gondža"
+ },
+ {
+ "developerId": "scoheb",
+ "email": "shebert@redhat.com",
+ "name": "Scott Hebert"
+ }
+ ],
+ "excerpt": "Coordinate exclusive sharing of predefined set of machines.",
+ "gav": "org.jenkins-ci.plugins.nodesharing:node-sharing-orchestrator:2.0.0",
+ "labels": [],
+ "name": "node-sharing-orchestrator",
+ "releaseTimestamp": "2018-08-06T12:47:23.00Z",
+ "requiredCore": "1.609.3",
+ "scm": "https://github.com/jenkinsci/node-sharing-plugin",
+ "sha1": "fPL3QQvkDYJfm6ELUkuQ7HdB0qM=",
+ "sha256": "lAZcRVRkQD6EQnj2+b2pFLwq0lEMgLX9uGtLQA5BwRo=",
+ "title": "Node sharing orchestrator",
+ "url": "http://updates.jenkins-ci.org/download/plugins/node-sharing-orchestrator/2.0.0/node-sharing-orchestrator.hpi",
+ "version": "2.0.0",
+ "wiki": "https://plugins.jenkins.io/node-sharing-orchestrator"
+ },
"nodejs": {
"buildDate": "Apr 07, 2018",
"dependencies": [
@@ -36871,7 +37673,7 @@
"name": "Nikolas Falco"
}
],
- "excerpt": "Executes NodeJS script as a build step.",
+ "excerpt": "NodeJS Plugin executes <a href=\"http://nodejs.org/\" rel=\"nofollow\">NodeJS</a> script as a build step.",
"gav": "org.jenkins-ci.plugins:nodejs:1.2.6",
"labels": [],
"name": "nodejs",
@@ -36881,7 +37683,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/nodejs-plugin",
"sha1": "wdls3aOjPS8lSBC+MdWwdO9a8ys=",
- "sha512": "x7TGYWld/2G/R4LBPfMSOKhjDxwPc7e+9/U3VRLnVgb2Ahaf6hFjW8LvELS4Y80NAYTfmqtGiPPtoQW9+nOHuQ==",
+ "sha256": "h6liIG1yFEeGk/OdmGN9YFp9xGhtrxVg9aXWx7+9B74=",
"title": "NodeJS",
"url": "http://updates.jenkins-ci.org/download/plugins/nodejs/1.2.6/nodejs.hpi",
"version": "1.2.6",
@@ -36926,7 +37728,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/nodelabelparameter-plugin",
"sha1": "24E6GfSaScTrTRHSc5Q1GpzD/7c=",
- "sha512": "3nytSKZAe6HeoslubJ2r+PAFwfFeG8pBoTyaA4E6OfqwDkieOqy56GyVysGRUd9ajRlq1/WO4La23TLTWZdC3g==",
+ "sha256": "D1Vq5IVz22uuKLJOrlYRIe2ZMeixvDGsTlhryNMjjt8=",
"title": "Node and Label parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/nodelabelparameter/1.7.2/nodelabelparameter.hpi",
"version": "1.7.2",
@@ -36942,7 +37744,7 @@
"name": "Kalpana Nagireddy"
}
],
- "excerpt": "",
+ "excerpt": "Column showing the node name that can be configured in views.",
"gav": "org.jenkins-ci.plugins:nodenamecolumn:1.2",
"labels": [
"listview-column"
@@ -36952,14 +37754,14 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/nodenamecolumn-plugin",
"sha1": "VoP+791RfwpNTN+MB9utf2ldaZ8=",
- "sha512": "Z06XLeCGv62TwJDMdJ/kZzuB8m8rBJJNzmttvxGZYCy8VCftlbXVqs6z8jo1RBShVXnlCGjFlkMbl8TH9cYydg==",
+ "sha256": "DtWk2ohOGiXHCyvea67fo1SaS44lyXlOh2hW0zLO9dY=",
"title": "Node Name Column",
"url": "http://updates.jenkins-ci.org/download/plugins/nodenamecolumn/1.2/nodenamecolumn.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/nodenamecolumn"
},
"nodepool-agents": {
- "buildDate": "Jun 21, 2018",
+ "buildDate": "Jul 27, 2018",
"dependencies": [
{
"name": "cloud-stats",
@@ -36999,20 +37801,20 @@
"name": "David Deal"
}
],
- "excerpt": "Allows user to build on NodePool controlled cloud instances",
- "gav": "org.jenkins-ci.plugins:nodepool-agents:0.0.12",
+ "excerpt": "Jenkins plugin for using Nodes provided by OpenStack NodePool.",
+ "gav": "org.jenkins-ci.plugins:nodepool-agents:0.0.13",
"labels": [],
"name": "nodepool-agents",
- "previousTimestamp": "2018-06-10T18:49:49.00Z",
- "previousVersion": "0.0.11",
- "releaseTimestamp": "2018-06-21T09:21:36.00Z",
+ "previousTimestamp": "2018-06-21T09:21:36.00Z",
+ "previousVersion": "0.0.12",
+ "releaseTimestamp": "2018-07-27T15:54:05.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/nodepool-agents-plugin",
- "sha1": "6TrnxH8IE9y1vdMUPTTbxzdCAfo=",
- "sha512": "OLix/7DK7+8QY9IuQwDlUsgEEg2iffa+b1LcGUyX6l1KAKMGeIXrPCEOAU+kqn7diEFu15NI16rIhDxoiyqu6g==",
+ "sha1": "hH7g/WZDcsuG77JD4Mc/W2MqUYw=",
+ "sha256": "QSEkUnljzNya8W8LH5CcnYWiSRv2R5bjskcxfzYzZ9k=",
"title": "NodePool Agents",
- "url": "http://updates.jenkins-ci.org/download/plugins/nodepool-agents/0.0.12/nodepool-agents.hpi",
- "version": "0.0.12",
+ "url": "http://updates.jenkins-ci.org/download/plugins/nodepool-agents/0.0.13/nodepool-agents.hpi",
+ "version": "0.0.13",
"wiki": "https://plugins.jenkins.io/nodepool-agents"
},
"nomad": {
@@ -37025,7 +37827,7 @@
"name": "Ivo Verberk"
}
],
- "excerpt": "Dynamically schedule Jenkins Slaves on a Nomad cluster",
+ "excerpt": "This plugin can be used to connect Jenkins to a Nomad cluster and dynamically launch Jenkins slaves based on the work load.",
"gav": "org.jenkins-ci.plugins:nomad:0.4",
"labels": [
"slaves"
@@ -37037,7 +37839,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/nomad-plugin",
"sha1": "Y+3Ysz2yevaO/PqBaJRUOoCvPY0=",
- "sha512": "jCU+osqTaNqKvkM69AQpCZpBjLYO0nw4D1LvwkclcHtu6Jzadx6Gf5+e3TnlPnXcLiWE4ZMaXubr/4RYr42w9Q==",
+ "sha256": "1uxK2NbksSq94XY/SV2Mfs8OoFosjJzf7Obt7KT4RjM=",
"title": "Nomad",
"url": "http://updates.jenkins-ci.org/download/plugins/nomad/0.4/nomad.hpi",
"version": "0.4",
@@ -37059,7 +37861,7 @@
"name": "Baptiste Mathus"
}
],
- "excerpt": "TESTING PLUGIN. DO NOT INSTALL IT. This plugin includes an extension that is configured as non dynamically loadable. This is designed to be used in automated tests (ATH for instance), that may depend on hudson.model.UpdateCenter.isRestartRequiredForCompletion() outcome.",
+ "excerpt": "TODO",
"gav": "io.jenkins.plugins:non-dynamic-hello-world:1.0",
"labels": [],
"name": "non-dynamic-hello-world",
@@ -37067,7 +37869,7 @@
"requiredCore": "2.89.2",
"scm": "https://github.com/jenkinsci/non-dynamic-hello-world-plugin",
"sha1": "FsoXIgCW7YK1SUaDFiNLkg30C7w=",
- "sha512": "cBq0XIszKwpxhheaW9nL4hrn2IGq0pwamfMXvjkEdgat8tghq+bUtv9k9d+vqqkJsYEyMcTI7R1L/cIFyNyItg==",
+ "sha256": "sJJXIGzMN9NygpV2AqLOUbIeZtM6zqKNK59bGP//Wfg=",
"title": "Non Dynamic Hello World: TESTING",
"url": "http://updates.jenkins-ci.org/download/plugins/non-dynamic-hello-world/1.0/non-dynamic-hello-world.hpi",
"version": "1.0",
@@ -37083,7 +37885,7 @@
"name": "Yosuke Kurami"
}
],
- "excerpt": "",
+ "excerpt": "This plugin checks sourcecodes&#39; lines including &#39;NOPMD&#39; keyword.",
"gav": "org.jenkins-ci.plugins:nopmdcheck:0.9",
"labels": [
"misc"
@@ -37092,7 +37894,7 @@
"releaseTimestamp": "2012-10-25T15:22:52.00Z",
"requiredCore": "1.431",
"sha1": "xOSCCk+0dudR2JIXXJOR3C/Vblo=",
- "sha512": "a1CwRg5EUG7TDqaoN066V9mNVoZubWc+PjCY4eXbLUV5tBO7zSDHJbJSNeI6hRpcEH2FIp+Z6MGcyBTdHKBoeQ==",
+ "sha256": "ywUI3uKS7Qf52AnU8a3aAq2+X5QVdvMxl0T9EalhyZ4=",
"title": "NOPMD check",
"url": "http://updates.jenkins-ci.org/download/plugins/nopmdcheck/0.9/nopmdcheck.hpi",
"version": "0.9",
@@ -37112,7 +37914,7 @@
"developerId": "yosuke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin checks the association of the Trac ticket and &#39;NOPMD&#39; keyword in your project.",
"gav": "org.jenkins-ci.plugins:nopmdverifytrac:0.9",
"labels": [
"external"
@@ -37121,7 +37923,7 @@
"releaseTimestamp": "2012-10-25T15:56:55.00Z",
"requiredCore": "1.431",
"sha1": "FxaTSxaqdp9mIgxcrDnNDht+zqs=",
- "sha512": "XSaY7T2xmskuQTxae1iIahFrPzDcxj66XZ+iMoBLxpMPwaQ7MIb71S/TWEuA5CsaQydhbdXVwU5sMz1ZJ3/nBg==",
+ "sha256": "EgkGc6Wb4u8QB8NPHE2GURFsBTi9Ug4j57kSJSqrxD4=",
"title": "NOPMD verify Trac",
"url": "http://updates.jenkins-ci.org/download/plugins/nopmdverifytrac/0.9/nopmdverifytrac.hpi",
"version": "0.9",
@@ -37178,7 +37980,7 @@
"name": "Chen Cohen"
}
],
- "excerpt": "Sends notifications about jobs phases and status",
+ "excerpt": "This plugin from <a href=\"http://www.tikalk.com\" rel=\"nofollow\">Tikal Knowledge</a> allows sending running Jobs status notifications.",
"gav": "com.tikalk.hudson.plugins:notification:1.13",
"labels": [
"notifier"
@@ -37190,7 +37992,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/notification-plugin",
"sha1": "co9nEgN+hw8x3MWEmuB+wch3N2U=",
- "sha512": "zJoXo1wBru+jZOgGwEr4ScfJye8uD98a3uEdZeAbkGG45ywEhxPSDG0rzkptVRp5spBStz1qVbLrft/gqnEPdw==",
+ "sha256": "HhOHFcR3YL/kgwyFEaFMe6Q7r3TA4zReSgSqF5/y834=",
"title": "Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/notification/1.13/notification.hpi",
"version": "1.13",
@@ -37206,7 +38008,7 @@
"name": "Shawn MacArthur"
}
],
- "excerpt": "Adds a build step to run a Nouvola Divecloud performance load test",
+ "excerpt": "This plugin enables you to add a build step which runs Nouvola DiveCloud performance load tests.",
"gav": "org.jenkins-ci.plugins:nouvola-divecloud:1.08",
"labels": [
"builder"
@@ -37218,7 +38020,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/nouvola-divecloud-plugin",
"sha1": "dMRXAxG94t2BdPwYJtFW+ZpeVgM=",
- "sha512": "POTjGxHqNGNp2XlTaBZ5zmcOSXGdwRqE2NyTCx45uPwlXkcJ3RIRa//0G59CloB40YEhLSLV/oVpvaMy2T34Kw==",
+ "sha256": "FgIMkXwWnNXHNl8DIal7rOmm9J7BKdefRqYPyIWzs9I=",
"title": "Nouvola DiveCloud",
"url": "http://updates.jenkins-ci.org/download/plugins/nouvola-divecloud/1.08/nouvola-divecloud.hpi",
"version": "1.08",
@@ -37239,7 +38041,7 @@
"name": "JunHo Yoon"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a reporter plugin to display N&#39;SIQ Collector Result.",
"gav": "org.jvnet.hudson.plugins:nsiqcollector:1.3.3",
"labels": [
"report"
@@ -37249,7 +38051,7 @@
"requiredCore": "1.395",
"scm": "https://github.com/jenkinsci/nsiqcollector-plugin",
"sha1": "LifvvdE4okdqHY9o5QYG25QerC0=",
- "sha512": "1VawDx8K1uirz5pJ0cdEZpj2nTlroooxRcfque1zsOnMp0QKMb+LQLgn+A9N+1UGeCuagB7nsFBCF3qJgH8ONg==",
+ "sha256": "CPQqts+pWNQ274o2Poys6g/fbILWA1cG9bbuZYHrRTQ=",
"title": "NSIQ Collector",
"url": "http://updates.jenkins-ci.org/download/plugins/nsiqcollector/1.3.3/nsiqcollector.hpi",
"version": "1.3.3",
@@ -37270,7 +38072,7 @@
"name": "Brian Gregg"
}
],
- "excerpt": "NuGet package updates trigger Jenkins builds",
+ "excerpt": "This plugin allows to trigger a build when a NuGet dependency has an updated versionpublish NuGet packages to NuGet repositories using secured api keys",
"gav": "org.jenkins-ci.plugins:nuget:0.7",
"labels": [],
"name": "nuget",
@@ -37280,7 +38082,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/nuget-plugin",
"sha1": "xA8F0kiGOojX3gY64QzYyM5g51k=",
- "sha512": "c94sUVepXUbGznpJ8bA5NuVIYZyF4xix0UbZgE1DxZoi49fdZ5wy9YFjfDfLpXmQc4wGi6JS5ZgCBC4fRKfx0Q==",
+ "sha256": "b9lJHTSTQPhcI/oRR3RotnX1XhtVCOQd0zMKS+KJMkI=",
"title": "Nuget",
"url": "http://updates.jenkins-ci.org/download/plugins/nuget/0.7/nuget.hpi",
"version": "0.7",
@@ -37294,7 +38096,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "",
+ "excerpt": "JavaScript GUI Lib: Numeral.js bundle plugin.",
"gav": "org.jenkins-ci.ui:numeraljs:1.1.1",
"labels": [],
"name": "numeraljs",
@@ -37303,7 +38105,7 @@
"releaseTimestamp": "2016-03-03T12:10:04.00Z",
"requiredCore": "1.580.1",
"sha1": "6rEqG3FIN2RF/pyHpTIKK0iiuV0=",
- "sha512": "nS07oCXBpdktwTWIHuDOZ3WRQ4uwdYXJhLHrRuuGZARcjU1/P8j+BPDDG30EK2kZBRcjz/ivfvZvnhKIyM6cCg==",
+ "sha256": "6TpqazGdqteoqTgL7pvHkIiul6U4j1QWsAJhGCYNTg4=",
"title": "JavaScript GUI Lib: Numeral.js bundle",
"url": "http://updates.jenkins-ci.org/download/plugins/numeraljs/1.1.1/numeraljs.hpi",
"version": "1.1.1",
@@ -37335,7 +38137,7 @@
"name": "Alex Earl"
}
],
- "excerpt": "Allows handling NUnit results similar to how JUnit results are handled",
+ "excerpt": "This plugin transforms <a href=\"http://www.nunit.org/\" rel=\"nofollow\">NUnit</a> test reports so they can be recorded by Jenkins&#39; JUnit features.",
"gav": "org.jenkins-ci.plugins:nunit:0.23",
"labels": [
"report"
@@ -37347,7 +38149,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/nunit-plugin",
"sha1": "DczahkESzg6pOpREwsO8LaksZeo=",
- "sha512": "/lAQb46NRko+ofEhoEUIFL9AtuzrqKZuqfl8j0za3B5xmmi6J92EwnJw1bYGRfJiT18iaPlGaubxrjMRyFbjiw==",
+ "sha256": "B7rP28kwth424PXmw3z1ob1110qX8BLUYOybsR9RlAU=",
"title": "NUnit",
"url": "http://updates.jenkins-ci.org/download/plugins/nunit/0.23/nunit.hpi",
"version": "0.23",
@@ -37381,7 +38183,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/nvm-wrapper-plugin",
"sha1": "u33T6tRy7ymZiMBpbjWpYsQ89gY=",
- "sha512": "uqMYXIy72k+KmEfsmUk8l4Ptm1eHYs1VYfvGWn6AsZDeOZkSSU/ELwOD7oQh7FB0ReQQV3c7J1mcedYl7gAZlQ==",
+ "sha256": "mZNINZsp5GdW8Rky9HN5S2bLaXeCg5l5La/I7ecJVaA=",
"title": "nvm wrapper",
"url": "http://updates.jenkins-ci.org/download/plugins/nvm-wrapper/0.1.5/nvm-wrapper.hpi",
"version": "0.1.5",
@@ -37412,14 +38214,14 @@
"requiredCore": "1.521",
"scm": "https://github.com/jenkinsci/oauth-credentials",
"sha1": "TDVbWzZEXvFXVMPp6h6IXJrK1+4=",
- "sha512": "I3r61C0eakFDgv151N2JS9j+krIKR1zJOkKznaPRGNLZhiEZALgORMEWNYKiY2weF7c7j+YijNqYdjB0Q/3Chw==",
+ "sha256": "fD1dS6hmfStxvKxZTJQkRqvrJcA5bbMhYGwzo9Rlkqo=",
"title": "OAuth Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/oauth-credentials/0.3/oauth-credentials.hpi",
"version": "0.3",
"wiki": "https://plugins.jenkins.io/oauth-credentials"
},
"octoperf": {
- "buildDate": "Jan 23, 2018",
+ "buildDate": "Jul 19, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -37454,24 +38256,24 @@
"name": "Gerald Pereira"
}
],
- "excerpt": "Run load tests on OctoPerf.com from Jenkins.",
- "gav": "org.jenkinsci.plugins:octoperf:4.0.1",
+ "excerpt": "This plugin integrates <a href=\"https://octoperf.com\" rel=\"nofollow\">OctoPerf</a> - a Load Testing Tool to Jenkins.",
+ "gav": "org.jenkinsci.plugins:octoperf:4.0.2",
"labels": [
"report",
"misc",
"devops"
],
"name": "octoperf",
- "previousTimestamp": "2017-11-21T15:42:41.00Z",
- "previousVersion": "3.2.0",
- "releaseTimestamp": "2018-01-23T16:10:01.00Z",
+ "previousTimestamp": "2018-01-23T16:10:01.00Z",
+ "previousVersion": "4.0.1",
+ "releaseTimestamp": "2018-07-19T08:05:45.00Z",
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/octoperf-plugin",
- "sha1": "8StsPWk9gWj29EuhA7PlgvqZTMg=",
- "sha512": "gpd3o0NGPiEIL1TG6ek/ky4y7j0h5KOtLUse2Brnmi/zX84GAhkkpGTU6owI9gKepdlxPOuoh6FG4+mUQDseIw==",
+ "sha1": "8I99dMQZf1GqzufGUVwXEhNWqQc=",
+ "sha256": "miU6HPn9uumC+MCRdL5TAcgzTISKrA0qeqTM+2OSnKI=",
"title": "OctoPerf Load Testing Plugin",
- "url": "http://updates.jenkins-ci.org/download/plugins/octoperf/4.0.1/octoperf.hpi",
- "version": "4.0.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/octoperf/4.0.2/octoperf.hpi",
+ "version": "4.0.2",
"wiki": "https://plugins.jenkins.io/octoperf"
},
"octopusdeploy": {
@@ -37494,7 +38296,7 @@
"name": "Luis Teixeira"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows integration with one or more OctopusDeploy instances.",
"gav": "hudson.plugins.octopusdeploy:octopusdeploy:1.8.1",
"labels": [
"deployment"
@@ -37506,7 +38308,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/octopusdeploy-plugin",
"sha1": "WzoJdQVRVW6iHKGsjI5TFkSdjEI=",
- "sha512": "ut0pFPVRcv9kjdqFhNEbkIeCZxjCXg/bCA1Gw9WOuh8I5+ARUQGKAJbgZbLpijiOv9LSISFcl7b4gxQX+YgGHw==",
+ "sha256": "fUOeDvhpVH+DXmT41LPOBAMdzf2ApjIC8mb/2gVHnbA=",
"title": "OctopusDeploy",
"url": "http://updates.jenkins-ci.org/download/plugins/octopusdeploy/1.8.1/octopusdeploy.hpi",
"version": "1.8.1",
@@ -37526,7 +38328,7 @@
"name": "Martin Sternevald"
}
],
- "excerpt": "OfflineOnFailure is a plugin that will (when configured for it) take a node offline on build failures.",
+ "excerpt": "This plugin allows you to take nodes offline immediately when a job reports FAILURE.",
"gav": "org.jenkins-ci.plugins:offlineonfailure-plugin:1.0",
"labels": [
"post-build"
@@ -37536,7 +38338,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/offlineonfailure-plugin",
"sha1": "b24ZX21Mz61by7jVNmGVC+AFs+4=",
- "sha512": "maTrIAP6VgAQZnQhw0tcK5OzKOew3wiNAn8A4kqxL8R+PT9fReV9H+J1Zq17qE2LUxDMHi0ssyKl3WjtP++YwA==",
+ "sha256": "xmbhjLLAsD41szNz6wZ4T5gcjv3m1JfDv+ysAZVKtM4=",
"title": "OfflineOnFailure",
"url": "http://updates.jenkins-ci.org/download/plugins/offlineonfailure-plugin/1.0/offlineonfailure-plugin.hpi",
"version": "1.0",
@@ -37558,7 +38360,7 @@
"name": "michael bischoff"
}
],
- "excerpt": "",
+ "excerpt": "Allows you to log in using an openid connect server.",
"gav": "org.jenkins-ci.plugins:oic-auth:1.4",
"labels": [
"user"
@@ -37570,7 +38372,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/oic-auth-plugin",
"sha1": "YZZs9rma3g8BXZ5dv02iHA6yaVU=",
- "sha512": "4xZ+X+85txvYhzRdJ73h/39Op2GuFmc0CuebH3adaxyToBuBgAdP7llnlnSP4KvsYuQRSCE0CCjBjMHkyeOPWQ==",
+ "sha256": "ORzVvm0gPdZVEgUl6mhn+vsE4tWNnczx2JGg1wNPnII=",
"title": "OpenId Connect Authentication",
"url": "http://updates.jenkins-ci.org/download/plugins/oic-auth/1.4/oic-auth.hpi",
"version": "1.4",
@@ -37584,7 +38386,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "",
+ "excerpt": "Run builds inside a docker container, defined by Dockerfile from project SCM",
"gav": "com.cloudbees.jenkins.plugins:oki-docki:1.1",
"labels": [],
"name": "oki-docki",
@@ -37594,7 +38396,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/oki-docki-plugin",
"sha1": "xnVpX2yC3Eeqmv2917BeYo7D2t8=",
- "sha512": "x9voDkXCgsPVz50rN3xS/xqrdST+vdh31zw55haG4VYy+4RIin7E1opbqxQvOD40P1SAYB22Y0ew9rBYrjq1pg==",
+ "sha256": "McaWYVAON76uLyCkAPQFXrsE0MjsHKO3cv3Y/mehqM4=",
"title": "oki-docki",
"url": "http://updates.jenkins-ci.org/download/plugins/oki-docki/1.1/oki-docki.hpi",
"version": "1.1",
@@ -37615,7 +38417,7 @@
"name": "Yoann Dubreuil"
}
],
- "excerpt": "Infrastructure plugin for One-Shot executors",
+ "excerpt": "This plugin is used by other plugins to implemented &#34;One-Shot&#34; executors, i.e. executors dedicated to a single build.",
"gav": "org.jenkins-ci.plugins:one-shot-executor:1.2",
"labels": [
"slaves"
@@ -37627,7 +38429,7 @@
"requiredCore": "2.9",
"scm": "https://github.com/jenkinsci/one-shot-executor-plugin",
"sha1": "/PFBzqDxBVavp21pcMcDF8rXhHQ=",
- "sha512": "izR8OX6Bu/hYNR0sprK5YrdAh8MeEB5mQJ0rk6cE1ZhHagCHwoP4Dtwdb5t0C00q+MHFzzBdMj1HkpUtcaIT6Q==",
+ "sha256": "pfQQ1R1k1wNOfDF4M4lBBmuQbRrPPLKXRAMlplg99nQ=",
"title": "One-Shot Executor",
"url": "http://updates.jenkins-ci.org/download/plugins/one-shot-executor/1.2/one-shot-executor.hpi",
"version": "1.2",
@@ -37643,7 +38445,7 @@
"name": "Ricardo Espirito Santo"
}
],
- "excerpt": "A Jenkins plugin to ease the process of keeping a project's translation resources in sync when using the onesky cloud solution to localization workflow.",
+ "excerpt": "Sync translations from One sky",
"gav": "org.jenkins-ci.plugins:onesky:1.1",
"labels": [
"misc",
@@ -37654,19 +38456,24 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/onesky-plugin",
"sha1": "JE9go9twUv7C0dI3g0UzhCV6Wgk=",
- "sha512": "9hOfNv7WqC3KShh3XIJSICjqw5wLSCrPaYVyHRCC5b73rlzu+wOfpHs2KBTDy3GeGNiCaRblxnhEu1OWr3tkgw==",
+ "sha256": "Em87UmOyUEz9wpo+2MuyrS2sqINLR3TO+0EXY8TjQJQ=",
"title": "OneSky",
"url": "http://updates.jenkins-ci.org/download/plugins/onesky/1.1/onesky.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/onesky"
},
"ontrack": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Jul 21, 2018",
"dependencies": [
{
+ "name": "pipeline-rest-api",
+ "optional": false,
+ "version": "2.10"
+ },
+ {
"name": "workflow-api",
"optional": false,
- "version": "2.8"
+ "version": "2.15"
},
{
"name": "workflow-cps",
@@ -37676,12 +38483,12 @@
{
"name": "workflow-step-api",
"optional": false,
- "version": "2.9"
+ "version": "2.10"
},
{
"name": "workflow-support",
"optional": false,
- "version": "2.13"
+ "version": "2.14"
},
{
"name": "envinject",
@@ -37711,27 +38518,27 @@
"name": "Damien Coraboeuf"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:ontrack:2.33.2",
+ "excerpt": "This plug-in allows to control builds and validation runs in ontrack.",
+ "gav": "org.jenkins-ci.plugins:ontrack:2.33.3",
"labels": [
"notifier",
"builder"
],
"name": "ontrack",
- "previousTimestamp": "2018-05-15T18:53:29.00Z",
- "previousVersion": "2.33.0",
- "releaseTimestamp": "2018-06-15T11:55:35.00Z",
+ "previousTimestamp": "2018-06-15T11:55:35.00Z",
+ "previousVersion": "2.33.2",
+ "releaseTimestamp": "2018-07-21T17:58:39.00Z",
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/ontrack-plugin",
- "sha1": "eBzT9e6QUZEO9pGMOj6aeArUVPk=",
- "sha512": "uGmwLiK5YEAyFjracFCL1ykARQq2MDGxS55fYD3u0VAdf8VBkMGSOq+uX16USXv16qu0FAHXVco4SfSd9jVniA==",
+ "sha1": "kpHbbmHFRUcwmhF6zU88jd8HF0I=",
+ "sha256": "CylRiBxGyLjT5Lg0ZRqHVfQXf+UT52OhHI7BycQJ9xQ=",
"title": "ontrack Jenkins",
- "url": "http://updates.jenkins-ci.org/download/plugins/ontrack/2.33.2/ontrack.hpi",
- "version": "2.33.2",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ontrack/2.33.3/ontrack.hpi",
+ "version": "2.33.3",
"wiki": "https://plugins.jenkins.io/ontrack"
},
"open-stf": {
- "buildDate": "May 12, 2018",
+ "buildDate": "Aug 15, 2018",
"dependencies": [
{
"name": "android-emulator",
@@ -37741,7 +38548,7 @@
{
"name": "jquery",
"optional": false,
- "version": "1.11.2-0"
+ "version": "1.12.4-0"
},
{
"name": "matrix-project",
@@ -37756,22 +38563,22 @@
"name": "Masayoshi Sakamoto"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:open-stf:1.0.8",
+ "excerpt": "Reserve a STF device before a build, then release it after.",
+ "gav": "org.jenkins-ci.plugins:open-stf:1.0.9",
"labels": [
"android"
],
"name": "open-stf",
- "previousTimestamp": "2018-01-20T08:55:50.00Z",
- "previousVersion": "1.0.7",
- "releaseTimestamp": "2018-05-12T00:48:12.00Z",
- "requiredCore": "2.32",
+ "previousTimestamp": "2018-05-12T00:48:12.00Z",
+ "previousVersion": "1.0.8",
+ "releaseTimestamp": "2018-08-15T08:27:58.00Z",
+ "requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/open-stf-plugin",
- "sha1": "xMn650U9oFkwY6ZqmbEhwcLoIvg=",
- "sha512": "+A9wlJNs/Wj1VOFy8SkWUgoytEGS8qKTCCko1RjlpuGDr89SK690W2TXlBJE7ZISl2IRLTCnpAk0JE3I6Njr5w==",
+ "sha1": "qLR+muyKt96e06nFLr4QqlL6uxc=",
+ "sha256": "YBDpN5wBk7DDSvruJXV0M95Z6pt2KzWAkKLrzb6TLjU=",
"title": "Open STF",
- "url": "http://updates.jenkins-ci.org/download/plugins/open-stf/1.0.8/open-stf.hpi",
- "version": "1.0.8",
+ "url": "http://updates.jenkins-ci.org/download/plugins/open-stf/1.0.9/open-stf.hpi",
+ "version": "1.0.9",
"wiki": "https://plugins.jenkins.io/open-stf"
},
"openJDK-native-plugin": {
@@ -37793,7 +38600,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/openJDK-native-plugin",
"sha1": "fW2/7chr7uxA/ILbm2VHT7QdBMM=",
- "sha512": "K2my5LHdCAuffjEGTjKr/CI78e5MBhAdRGAZ+KVIywsf5s+IuMWtdMxMUcYTy0ggmiQD5asgAHXf4XR0OfHcBA==",
+ "sha256": "wEN0305Uz3NHkXUFZaEQo3/BierZmu7680Bjco+eHa4=",
"title": "openJDK-native-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/openJDK-native-plugin/1.1/openJDK-native-plugin.hpi",
"version": "1.1",
@@ -37820,7 +38627,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables user authentication via OpenID.",
"gav": "org.jenkins-ci.plugins:openid:2.2",
"labels": [
"user"
@@ -37832,7 +38639,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/openid-plugin",
"sha1": "AxNg20EsrKctobddmPwjlns0jv4=",
- "sha512": "kCx8BgwtMU3Bhybno8jUDptx/pC8MBoOtmVdL9v8c+fwXo0+YGSOMN/Ah4kPEmd/yhHyaqi9evHuc2HlMfJQnw==",
+ "sha256": "80dcG1pJMFAI3+8mrJgNDu/5uJt+duGPG9sBwU0viRw=",
"title": "openid",
"url": "http://updates.jenkins-ci.org/download/plugins/openid/2.2/openid.hpi",
"version": "2.2",
@@ -37847,7 +38654,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "This plugin provides a shared dependency on the openid4java library so that other plugins can co-operate when using this library.",
+ "excerpt": "This plugin provides a shared dependency on the <a href=\"https://code.google.com/p/openid4java/\" rel=\"nofollow\">openid4java</a> library so that other plugins can co-operate when using this library.",
"gav": "org.jenkins-ci.plugins:openid4java:0.9.8.0",
"labels": [],
"name": "openid4java",
@@ -37855,7 +38662,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/openid4java-plugin",
"sha1": "EGxPFPeB4MXtflWT1c3/kMpOEpU=",
- "sha512": "e++CC/WbDkuyFiqXBmEWlb52EnbohmvawKggsppqWmtluZT/Ie6TqpPqOMflpmhqXfksSYRq19FrmgG936HUmg==",
+ "sha256": "EUE/B7k3L+wYoGKKTkkQfJrm6pCAt0E9P+3dfDvxJy0=",
"title": "OpenID4Java API",
"url": "http://updates.jenkins-ci.org/download/plugins/openid4java/0.9.8.0/openid4java.hpi",
"version": "0.9.8.0",
@@ -37871,7 +38678,7 @@
"name": "Jens Reimann"
}
],
- "excerpt": "",
+ "excerpt": "This plugin exports Jenkins status information over the openSCADA DA interface.",
"gav": "org.openscada.jenkins:openscada-jenkins-exporter:0.0.2",
"labels": [
"notifier",
@@ -37883,19 +38690,19 @@
"releaseTimestamp": "2013-06-03T07:34:15.00Z",
"requiredCore": "1.480",
"sha1": "qr0IxWRWRpsIZBAbVVZBhlYmh6A=",
- "sha512": "v7hj+H1zRUZzVz6BxSEAfLxzbaksczHM/NEgHe0HilBsVPRZJPb/t+9QEcBHuW5e2df8Di9HYQXjoozRjmBUxA==",
+ "sha256": "NT2FOERhaDyXtW5rEaNIrUftidBExwhaBz9tbWQz9Ps=",
"title": "openSCADA Exporter",
"url": "http://updates.jenkins-ci.org/download/plugins/openscada-jenkins-exporter/0.0.2/openscada-jenkins-exporter.hpi",
"version": "0.0.2",
"wiki": "https://plugins.jenkins.io/openscada-jenkins-exporter"
},
"openshift-client": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
- "name": "workflow-cps",
+ "name": "durable-task",
"optional": false,
- "version": "2.17"
+ "version": "1.12"
},
{
"name": "credentials",
@@ -37903,9 +38710,9 @@
"version": "2.1.9"
},
{
- "name": "durable-task",
+ "name": "workflow-cps",
"optional": false,
- "version": "1.12"
+ "version": "2.17"
}
],
"developers": [
@@ -37915,23 +38722,23 @@
"name": "Justin Pierce"
}
],
- "excerpt": "A Jenkins plugin which leverages the OpenShift client binary (oc) to enable powerful Pipeline DSL based interactions with OpenShift clusters.",
- "gav": "com.openshift.jenkins.plugins:openshift-client:1.0.13",
+ "excerpt": "This plugin provides Jenkins pipeline DSL interactions for OpenShift.",
+ "gav": "com.openshift.jenkins.plugins:openshift-client:1.0.15",
"labels": [
"misc",
"devops"
],
"name": "openshift-client",
- "previousTimestamp": "2018-04-23T20:56:29.00Z",
- "previousVersion": "1.0.12",
- "releaseTimestamp": "2018-06-15T17:17:17.00Z",
+ "previousTimestamp": "2018-07-19T19:24:29.00Z",
+ "previousVersion": "1.0.14",
+ "releaseTimestamp": "2018-08-13T21:05:11.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/openshift-client-plugin",
- "sha1": "fyWluRmf41R9o7tXE5GC1ho6esE=",
- "sha512": "zMexEG4ysPDYDuuGfLQ0BEWKrbRlg/Z7R0iOGV2monWOuPLGJZ0DsjdENTtNQdJm3oZgc+WICWGNCkb9FHUcpA==",
+ "sha1": "Ie6Nr2vePoQts2dWnm3BqFxr8Nc=",
+ "sha256": "mksNFTIw97LlsESdxwXH0ZFvcAK3iNsDi05OyHgUjR4=",
"title": "OpenShift Client",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-client/1.0.13/openshift-client.hpi",
- "version": "1.0.13",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-client/1.0.15/openshift-client.hpi",
+ "version": "1.0.15",
"wiki": "https://plugins.jenkins.io/openshift-client"
},
"openshift-deployer": {
@@ -37969,7 +38776,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/openshift-deployer-plugin",
"sha1": "PCk4gOF0jVbN32fhiftNM4dZjB8=",
- "sha512": "gHLvSjI0CUg/8aghISPGK0txuLlz+sStDlWC/cIURqm/9Iy52HQRldimqQZnA+7wKu6g7drA7p7HRInfQddzgQ==",
+ "sha256": "+Aw4W//LeYBECfwjyxK15Rhk4JKK12IsoDSbthbfSrg=",
"title": "OpenShift Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/openshift-deployer/1.2.0/openshift-deployer.hpi",
"version": "1.2.0",
@@ -38006,7 +38813,7 @@
"name": "Gabe Montero"
}
],
- "excerpt": "",
+ "excerpt": "Allows you to log in to Jenkins via OAuth to an OpenShift installation",
"gav": "org.openshift.jenkins:openshift-login:1.0.9",
"labels": [
"user",
@@ -38019,22 +38826,22 @@
"requiredCore": "1.642.2",
"scm": "https://github.com/jenkinsci/openshift-login-plugin",
"sha1": "/1qv2a08aIlpabUj9YkPC3tOuZU=",
- "sha512": "+0b+vR+iBZ0kTvee7h69dpWvZKuYK5qCnEEXIE0fUk6AM8I7978tsr3u4+TBGZXaVfeeYJ+Elxh1gIYL++jdtQ==",
+ "sha256": "0qjwrUILw1q3CNqwlgpP77yfYGVb7294p7kf/GN9gso=",
"title": "OpenShift Login",
"url": "http://updates.jenkins-ci.org/download/plugins/openshift-login/1.0.9/openshift-login.hpi",
"version": "1.0.9",
"wiki": "https://plugins.jenkins.io/openshift-login"
},
"openshift-pipeline": {
- "buildDate": "Jan 10, 2018",
+ "buildDate": "Aug 03, 2018",
"dependencies": [
{
- "name": "workflow-cps",
+ "name": "workflow-step-api",
"optional": false,
"version": "1.11"
},
{
- "name": "workflow-step-api",
+ "name": "workflow-cps",
"optional": false,
"version": "1.11"
},
@@ -38051,8 +38858,8 @@
"name": "Gabe Montero"
}
],
- "excerpt": "This project provides a plugin into Jenkins which facilitates the construction of jobs, pipelines, and workflows that operate on a Kubernetes based OpenShift server.",
- "gav": "com.openshift.jenkins:openshift-pipeline:1.0.54",
+ "excerpt": "This plugin facilitates the construction of jobs, pipelines, and workflows that operate on a Kubernetes based OpenShift server.",
+ "gav": "com.openshift.jenkins:openshift-pipeline:1.0.55",
"labels": [
"pipeline",
"scm-related",
@@ -38061,20 +38868,20 @@
"misc"
],
"name": "openshift-pipeline",
- "previousTimestamp": "2017-12-06T18:45:32.00Z",
- "previousVersion": "1.0.53",
- "releaseTimestamp": "2018-01-10T19:30:10.00Z",
+ "previousTimestamp": "2018-01-10T19:30:10.00Z",
+ "previousVersion": "1.0.54",
+ "releaseTimestamp": "2018-08-03T20:17:00.00Z",
"requiredCore": "1.651",
"scm": "https://github.com/jenkinsci/openshift-pipeline-plugin",
- "sha1": "Wps7Zt/xide0HbLzsfh+/N7Tv8s=",
- "sha512": "VUipQG6yDY9LmvDrdbr9jnMSNx1lU3S3RQfPhnubztmndnUB5/WtGkvM6wLPaEqY2EizfdAEeu/5pEPG8bTZ/w==",
+ "sha1": "li4e/rh/3VCTZa7F08ZvrE0Dm0Y=",
+ "sha256": "SsAtmCCzPCdcr2GpvBLtQ/K/r20zdkCz5F2/wpxuVOo=",
"title": "OpenShift Pipeline",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-pipeline/1.0.54/openshift-pipeline.hpi",
- "version": "1.0.54",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-pipeline/1.0.55/openshift-pipeline.hpi",
+ "version": "1.0.55",
"wiki": "https://plugins.jenkins.io/openshift-pipeline"
},
"openshift-sync": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
"name": "git",
@@ -38082,39 +38889,44 @@
"version": "3.0.0"
},
{
+ "name": "workflow-multibranch",
+ "optional": false,
+ "version": "2.10"
+ },
+ {
"name": "workflow-job",
"optional": false,
"version": "2.8"
},
{
- "name": "branch-api",
+ "name": "workflow-cps",
"optional": false,
- "version": "2.0.7"
+ "version": "2.21"
},
{
- "name": "kubernetes",
+ "name": "credentials",
"optional": false,
- "version": "0.10"
+ "version": "2.1.9"
},
{
- "name": "blueocean-rest",
+ "name": "scm-api",
"optional": false,
- "version": "1.4.0"
+ "version": "2.0.8"
},
{
- "name": "workflow-api",
+ "name": "branch-api",
"optional": false,
- "version": "2.5"
+ "version": "2.0.7"
},
{
- "name": "scm-api",
+ "name": "kubernetes",
"optional": false,
- "version": "2.0.8"
+ "version": "0.10"
},
{
- "name": "workflow-cps",
+ "name": "workflow-api",
"optional": false,
- "version": "2.21"
+ "version": "2.5"
},
{
"name": "pipeline-rest-api",
@@ -38122,9 +38934,9 @@
"version": "2.9"
},
{
- "name": "cloudbees-folder",
+ "name": "plain-credentials",
"optional": false,
- "version": "5.18"
+ "version": "1.3"
},
{
"name": "git-client",
@@ -38132,19 +38944,14 @@
"version": "2.0.0"
},
{
- "name": "credentials",
- "optional": false,
- "version": "2.1.9"
- },
- {
- "name": "plain-credentials",
+ "name": "cloudbees-folder",
"optional": false,
- "version": "1.3"
+ "version": "5.18"
},
{
- "name": "workflow-multibranch",
+ "name": "blueocean-rest",
"optional": false,
- "version": "2.10"
+ "version": "1.4.0"
}
],
"developers": [
@@ -38154,8 +38961,8 @@
"name": "Jimmi Dyson"
}
],
- "excerpt": "Syncs OpenShift BuildConfigs with Jenkins jobs",
- "gav": "io.fabric8.jenkins.plugins:openshift-sync:1.0.20",
+ "excerpt": "Sync your OpenShift BuildConfigs with Jenkins jobs.",
+ "gav": "io.fabric8.jenkins.plugins:openshift-sync:1.0.25",
"labels": [
"cluster",
"builder",
@@ -38163,16 +38970,16 @@
"external"
],
"name": "openshift-sync",
- "previousTimestamp": "2018-05-24T18:03:42.00Z",
- "previousVersion": "1.0.19",
- "releaseTimestamp": "2018-06-15T17:01:02.00Z",
+ "previousTimestamp": "2018-07-26T20:46:41.00Z",
+ "previousVersion": "1.0.24",
+ "releaseTimestamp": "2018-08-13T14:07:12.00Z",
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/openshift-sync-plugin/",
- "sha1": "W2ikHokdYPETAQok5hxz3CBcLgQ=",
- "sha512": "cosvd7No7Xsz1CsdoPCg2Br05qeeW4wjAext/anWJ/+Wlcw5NP0QGIpUs2CGFsqiS4/dNPB7AxpjL6O8+96sYQ==",
+ "sha1": "4CngmKghT7wnf+xUhE4w8un5CRk=",
+ "sha256": "v8ijFqQtsocviV+37jSevFl4aZ2I4BjcJfUdk5G0R74=",
"title": "OpenShift Sync",
- "url": "http://updates.jenkins-ci.org/download/plugins/openshift-sync/1.0.20/openshift-sync.hpi",
- "version": "1.0.20",
+ "url": "http://updates.jenkins-ci.org/download/plugins/openshift-sync/1.0.25/openshift-sync.hpi",
+ "version": "1.0.25",
"wiki": "https://plugins.jenkins.io/openshift-sync"
},
"openstack-cloud": {
@@ -38216,7 +39023,7 @@
"name": "Oliver Gondža"
}
],
- "excerpt": "Allows Jenkins to build OpenStack Slaves",
+ "excerpt": "Allows Jenkins to build using Cloud Servers via JClouds.",
"gav": "org.jenkins-ci.plugins:openstack-cloud:2.37",
"labels": [
"cluster",
@@ -38229,7 +39036,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/openstack-cloud-plugin",
"sha1": "OiyZAnTwaZxAJ09rziQtTX3qQvk=",
- "sha512": "xGxABpJp437wHYbyOJ5uWojwW5G7D0RDPPdaonCZTKQ1D4yTxBsRkpaACsdaDvXdUz5m3KH690Z6IiQH/Okt0Q==",
+ "sha256": "K5jCZrh4vthKpr4T9vFKfK5q9jwiDpzFp7Qf6R44cy8=",
"title": "OpenStack Cloud",
"url": "http://updates.jenkins-ci.org/download/plugins/openstack-cloud/2.37/openstack-cloud.hpi",
"version": "2.37",
@@ -38257,7 +39064,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/openstack-heat-plugin",
"sha1": "DqUNP+lA9cCoiMTV58LVH+pUBwY=",
- "sha512": "5wSAI1r0CH/4SaRigd4xt+XhCYtMF9mKe/dnSlw/aLSdM+mKhuArMqH0eCR4w0EwtKZmdMUfOGCb+BxuEVCAMg==",
+ "sha256": "Jik8M0NYabKTbeScwg7XC64lRPO3bY3NGrdd8S27sDY=",
"title": "Openstack Heat",
"url": "http://updates.jenkins-ci.org/download/plugins/openstack-heat/1.5/openstack-heat.hpi",
"version": "1.5",
@@ -38284,7 +39091,7 @@
"name": "Kagan Yildiz"
}
],
- "excerpt": "A build status publisher for OpsGenie users that notifies who is on call.",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:opsgenie:1.2",
"labels": [],
"name": "opsgenie",
@@ -38294,7 +39101,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/opsgenie-plugin",
"sha1": "gPmckJFH03ZwRuQmjJXxuF0j4Bk=",
- "sha512": "lkIZkMFNZIFB9OehV/zKAGX3MndxmRF1wc/+3wmsT3LtTjIviqKnhSNoiFWItCbq75s4JQ3rSQ2/x7ILnbrbwg==",
+ "sha256": "ePpJa1zIcpzAG/UqtGguM3QIcBDMfKHpxSsRi8TpVDo=",
"title": "OpsGenie",
"url": "http://updates.jenkins-ci.org/download/plugins/opsgenie/1.2/opsgenie.hpi",
"version": "1.2",
@@ -38314,7 +39121,7 @@
"developerId": "cheshi"
}
],
- "excerpt": "Provision/Recycle agents on Oracle Cloud Infrastructure Compute dynamically, for tutorial, license and 3rd party library usage, refer",
+ "excerpt": "Please refer to <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Oracle&#43;Cloud&#43;Infrastructure&#43;Compute&#43;Plugin\" rel=\"nofollow\">Oracle Cloud Infrastructure Compute Plugin</a> for tutorial and license info.",
"gav": "org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute:1.0.2",
"labels": [],
"name": "oracle-cloud-infrastructure-compute",
@@ -38324,7 +39131,7 @@
"requiredCore": "1.648",
"scm": "https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin",
"sha1": "qklqdJRoqq+syZjI7QZFzwMVWcg=",
- "sha512": "aWjdD1BMvIsAGjeesYGkp603fUW39wXLHy3dTLUBz+vX2a6PGt5gu1uYQnFDcnbFJUBGquLivw7mvjOgsEbsVA==",
+ "sha256": "uieQzVHOtf8qgJyWvH1I0oxQ8ybqidY//Bp9Uryi/I8=",
"title": "Oracle Cloud Infrastructure Compute",
"url": "http://updates.jenkins-ci.org/download/plugins/oracle-cloud-infrastructure-compute/1.0.2/oracle-cloud-infrastructure-compute.hpi",
"version": "1.0.2",
@@ -38344,7 +39151,7 @@
"developerId": "cheshi"
}
],
- "excerpt": "Provision/Recycle agents on Oracle Cloud Infrastructure Compute Classic dynamically, for tutorial, license and 3rd party library usage, refer",
+ "excerpt": "Please refer to <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Oracle&#43;Cloud&#43;Infrastructure&#43;Compute&#43;Classic&#43;Plugin\" rel=\"nofollow\">Oracle Cloud Infrastructure Compute Classic Plugin</a> for tutorial and license info.",
"gav": "org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute-classic:1.0.0",
"labels": [],
"name": "oracle-cloud-infrastructure-compute-classic",
@@ -38352,7 +39159,7 @@
"requiredCore": "1.648",
"scm": "https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-classic-plugin",
"sha1": "WqqmRFochY30RIZOf2A33zgQZk4=",
- "sha512": "6BmsIZRklKlX0MAo56bas2bPziruMDH3T/i1KhXyCoyS+YZeZhdQ8ZfoXMNbxT7duLuSCbNagcmv2IavCMfq0A==",
+ "sha256": "LwNJj/qfRXCbQPqd1ai7+b9V1lPT0etQM2/N6lyhbAE=",
"title": "Oracle Cloud Infrastructure Compute Classic",
"url": "http://updates.jenkins-ci.org/download/plugins/oracle-cloud-infrastructure-compute-classic/1.0.0/oracle-cloud-infrastructure-compute-classic.hpi",
"version": "1.0.0",
@@ -38374,7 +39181,7 @@
"name": "Daniel Anechitoaie"
}
],
- "excerpt": "Provides various credential types for OSF Builder Suite For Salesforce Commerce Cloud plugins",
+ "excerpt": "Provides various credential types for OSF Builder Suite For Salesforce Commerce Cloud plugins.",
"gav": "org.jenkins-ci.plugins:osf-builder-suite-for-sfcc-credentials:1.0.3",
"labels": [],
"name": "osf-builder-suite-for-sfcc-credentials",
@@ -38384,7 +39191,7 @@
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-for-sfcc-credentials-plugin",
"sha1": "7iqVBZG0nCgf8JIItoAzPuI5LyM=",
- "sha512": "kjaVE1kauNQNywkfqrNvAdutLQiY0GOOOFzGmnZSgb7Z9yrRMREr54e/C8igvRYAl0NMESm0hITVKGpU2KsMxQ==",
+ "sha256": "kLyt6ctep81bBJpd8C92PSXbkQiviLgiCXXSUqxGhk4=",
"title": "OSF Builder Suite For Salesforce Commerce Cloud :: Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-credentials/1.0.3/osf-builder-suite-for-sfcc-credentials.hpi",
"version": "1.0.3",
@@ -38431,7 +39238,7 @@
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-for-sfcc-data-import-plugin",
"sha1": "xsFLBdc/OXMPZXfOsgAz/Pmf90I=",
- "sha512": "KKJq6+uCc7f5Kfg+k9gSGg4i1wjS+avMmK3RMJbCnoDt9ItYOWUD/++gdtrAbvPP9sKcHmE5WuZ6Mt9Ao1ducg==",
+ "sha256": "UYkrSTJnLwCqJCAAu+QhWN+DIt4Vzvix3KLR12P9UBw=",
"title": "OSF Builder Suite For Salesforce Commerce Cloud :: Data Import",
"url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-data-import/1.0.6/osf-builder-suite-for-sfcc-data-import.hpi",
"version": "1.0.6",
@@ -38478,12 +39285,36 @@
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-for-sfcc-deploy-plugin",
"sha1": "VWNdYAyIF7SvQCliSVTciwODpug=",
- "sha512": "S9NSAZ9hJUVDS2NVuiUIt+db6TuhwF+LHUxgoBL1IyLGvqHr3tP/8tWyhcUskKVyj7z9mSam9hHwtjhbNIyddA==",
+ "sha256": "1YXburg6fCu+GA7nUj05XEPYxSdyObqKg1913ucIido=",
"title": "OSF Builder Suite For Salesforce Commerce Cloud :: Deploy",
"url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-for-sfcc-deploy/1.0.10/osf-builder-suite-for-sfcc-deploy.hpi",
"version": "1.0.10",
"wiki": "https://plugins.jenkins.io/osf-builder-suite-for-sfcc-deploy"
},
+ "osf-builder-suite-standalone-sonar-linter": {
+ "buildDate": "Jul 17, 2018",
+ "dependencies": [],
+ "developers": [
+ {
+ "developerId": "danechitoaie",
+ "email": "daniel.anechitoaie@osf-commerce.com",
+ "name": "Daniel Anechitoaie"
+ }
+ ],
+ "excerpt": "Run the standalone version of Sonar to lint your files",
+ "gav": "org.jenkins-ci.plugins:osf-builder-suite-standalone-sonar-linter:1.0.0",
+ "labels": [],
+ "name": "osf-builder-suite-standalone-sonar-linter",
+ "releaseTimestamp": "2018-07-17T15:52:43.00Z",
+ "requiredCore": "2.107.1",
+ "scm": "https://github.com/jenkinsci/osf-builder-suite-standalone-sonar-linter-plugin",
+ "sha1": "2X2CepJrQA16mUObY9J4sWiCUcY=",
+ "sha256": "WUv238EupMh1T8HApRdRN7ReI5yzDBl+IhqlMucbXpI=",
+ "title": "OSF Builder Suite :: Standalone Sonar Linter",
+ "url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-standalone-sonar-linter/1.0.0/osf-builder-suite-standalone-sonar-linter.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/osf-builder-suite-standalone-sonar-linter"
+ },
"osf-builder-suite-xml-linter": {
"buildDate": "Jul 07, 2018",
"dependencies": [],
@@ -38502,7 +39333,7 @@
"requiredCore": "2.107.1",
"scm": "https://github.com/jenkinsci/osf-builder-suite-xml-linter-plugin",
"sha1": "MQVxx5Ff/oHo3JjjmQ8KqXapo8E=",
- "sha512": "xyaHRcqAGE51EIKE6WrVn4zk328K6uCEEZ3P9Dk7L1dZ9DapajEf1xf2UaY8GfitMxqZcOU/su00Q5+982v+cw==",
+ "sha256": "X/K1jtfh8PCESUVLJ7lh3f+K4KymqhkoiEEPmUqCg2g=",
"title": "OSF Builder Suite :: XML Linter",
"url": "http://updates.jenkins-ci.org/download/plugins/osf-builder-suite-xml-linter/1.0.0/osf-builder-suite-xml-linter.hpi",
"version": "1.0.0",
@@ -38518,7 +39349,7 @@
"name": "Madhumita DHAR"
}
],
- "excerpt": "An OSLC Change Management client/consumer which creates bug reports in remote bug trackers",
+ "excerpt": "This plugin is a generic oslc-cm consumer which creates bug reports on build failures.",
"gav": "org.jenkins-ci.plugins:oslc-cm:1.31",
"labels": [
"notifier"
@@ -38530,7 +39361,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/oslc-cm-plugin",
"sha1": "NHEf02sMF+mss8oKDA+MPPQOlhM=",
- "sha512": "S6ZYs2aFVV1ZDcG3LsdTl0Keb8jYDgJK+W+FRz/08/4Iag+ct/TygRxGf70lc3gWj0onRJxZoUpZPcY0qM7vQQ==",
+ "sha256": "jRYWJhPSJ0axCvpgpPiib0hr0wyScArEsNXTbvH6nWE=",
"title": "OSLC CM",
"url": "http://updates.jenkins-ci.org/download/plugins/oslc-cm/1.31/oslc-cm.hpi",
"version": "1.31",
@@ -38546,7 +39377,7 @@
"name": "Tyler Long"
}
],
- "excerpt": "Outbound WebHook for Jenkins build events",
+ "excerpt": "Outbound WebHook for Jenkins build events.",
"gav": "org.jenkins-ci.plugins:outbound-webhook:0.2.0",
"labels": [],
"name": "outbound-webhook",
@@ -38556,14 +39387,14 @@
"requiredCore": "2.5",
"scm": "https://github.com/jenkinsci/outbound-webhook-plugin",
"sha1": "JqK5unwjkAf6fk2BX7PzQjQKEKw=",
- "sha512": "7Ws2gNSzuiVuRW2QHNcYm+4c4Yin6hoRnheKebkmEvKki+HdZ7UoHAHAVKP7wpDsivaG1E0geEta5mmVmx94ug==",
+ "sha256": "ED980PZ6kA1iST/SZwsr/qMHqTD1iT0WdyTaJb4chOU=",
"title": "Outbound WebHook for build events",
"url": "http://updates.jenkins-ci.org/download/plugins/outbound-webhook/0.2.0/outbound-webhook.hpi",
"version": "0.2.0",
"wiki": "https://plugins.jenkins.io/outbound-webhook"
},
"overops-query": {
- "buildDate": "Jun 27, 2018",
+ "buildDate": "Aug 15, 2018",
"dependencies": [
{
"name": "structs",
@@ -38578,20 +39409,20 @@
"name": "Joe Offenberg"
}
],
- "excerpt": "This plugin will check a build for errors in OverOps.",
- "gav": "org.overops.plugins:overops-query:0.21",
+ "excerpt": "Provides a mechanism for determining if a new build has generated errors in OverOps.",
+ "gav": "org.overops.plugins:overops-query:0.22",
"labels": [],
"name": "overops-query",
- "previousTimestamp": "2018-06-15T18:21:02.00Z",
- "previousVersion": "0.20",
- "releaseTimestamp": "2018-06-27T12:10:26.00Z",
+ "previousTimestamp": "2018-06-27T12:10:26.00Z",
+ "previousVersion": "0.21",
+ "releaseTimestamp": "2018-08-15T16:48:22.00Z",
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/overops-query-plugin",
- "sha1": "zAkqbv/ZfVCjvYqVEOhzjA9I9sI=",
- "sha512": "+lpey56HEgw0jpPxykRh+5HLC8jbRLzA5t0wJzTEZLMOejClTLkZy6b09kvimavKhV5VppO2M/Q5a5Vs4Ac1Xw==",
+ "sha1": "N0u9JqDLfldh9jk3fb+6mn3vUm4=",
+ "sha256": "7VZ+ZESXEy0yIK8cG1EC1NIwvvdtwhbSuXUxICcbSLw=",
"title": "OverOps Query",
- "url": "http://updates.jenkins-ci.org/download/plugins/overops-query/0.21/overops-query.hpi",
- "version": "0.21",
+ "url": "http://updates.jenkins-ci.org/download/plugins/overops-query/0.22/overops-query.hpi",
+ "version": "0.22",
"wiki": "https://plugins.jenkins.io/overops-query"
},
"ownership": {
@@ -38665,7 +39496,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Provides explicit ownership of jobs and nodes",
+ "excerpt": "Provides ownership management engine for Jobs, Nodes and Folders (UI, security integration, etc.)",
"gav": "com.synopsys.jenkinsci:ownership:0.12.1",
"labels": [
"user",
@@ -38681,14 +39512,14 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/ownership-plugin",
"sha1": "hUM/yu2IKNhcz0v4iar9FaSgVHk=",
- "sha512": "1M346q47nR8a/OAw3l3Gs2snYmf6IOPb5alMTB8VQkVdjB4njvy/Pk4gqvgfxSZSzg6qcw8UDHpaQ7vwIqPQFA==",
+ "sha256": "QlJbOZ+hJm0BIz1zn5ZW74I/GamK5leZXe+KpII+t9Y=",
"title": "Job and Node ownership",
"url": "http://updates.jenkins-ci.org/download/plugins/ownership/0.12.1/ownership.hpi",
"version": "0.12.1",
"wiki": "https://plugins.jenkins.io/ownership"
},
"p4": {
- "buildDate": "May 01, 2018",
+ "buildDate": "Aug 10, 2018",
"dependencies": [
{
"name": "workflow-multibranch",
@@ -38738,22 +39569,22 @@
"name": "Paul Allen"
}
],
- "excerpt": "Perforce Client plugin for the Jenkins SCM provider.",
- "gav": "org.jenkins-ci.plugins:p4:1.8.10",
+ "excerpt": "Perforce Client plugin for the Jenkins SCM provider. The plugin includes extension points for: Perforce Password and Ticket Credentials storeWorkspace management for static, manual, template and streamAction point for Review Builds",
+ "gav": "org.jenkins-ci.plugins:p4:1.8.15",
"labels": [
"scm"
],
"name": "p4",
- "previousTimestamp": "2018-04-12T15:09:22.00Z",
- "previousVersion": "1.8.9",
- "releaseTimestamp": "2018-05-01T11:48:06.00Z",
+ "previousTimestamp": "2018-07-25T11:22:58.00Z",
+ "previousVersion": "1.8.14",
+ "releaseTimestamp": "2018-08-10T15:53:13.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/p4-plugin",
- "sha1": "gu2neDRs2ovF3xbIiu9fqjvoJeM=",
- "sha512": "BD4d7CAZKeNkF7aeg42B89TXpmUXvOtzZUH+8Ceo85DLgPqdPHW+kwRkmuNxX4nC/dHJbq/U6GN085pKRpPalQ==",
+ "sha1": "jWJTp2r+3acaBboXGtHaA9HlsKE=",
+ "sha256": "HT1fELNqKpJUY6vWno1VFOCD/iYPJe5CSqKZJcVmChw=",
"title": "P4",
- "url": "http://updates.jenkins-ci.org/download/plugins/p4/1.8.10/p4.hpi",
- "version": "1.8.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/p4/1.8.15/p4.hpi",
+ "version": "1.8.15",
"wiki": "https://plugins.jenkins.io/p4"
},
"paaslane-estimate": {
@@ -38769,7 +39600,7 @@
"name": "Alan Zaffetti"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to request an estimate from <a href=\"http://www.paaslane.com\" rel=\"nofollow\">PaaSLane</a> into your Jenkins build.<br />",
"gav": "com.cloudtp.jenkins:paaslane-estimate:1.0.4",
"labels": [
"post-build"
@@ -38781,7 +39612,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/paaslane-plugin",
"sha1": "VlFNYr2AwBaocxfDIZwANyWDMvY=",
- "sha512": "noIH8GXnM5qamjx2apWZAis7eVMJWmyaCA38yY293nwuwg5g/t15s6SSwsbwCgJxga0ZXx7NLCCwmcbul3WjYQ==",
+ "sha256": "j9fKLKb00dF4ys8/uoyIbLXB8y1xdWMsREr5TPAvOUM=",
"title": "PaaSLane Estimate",
"url": "http://updates.jenkins-ci.org/download/plugins/paaslane-estimate/1.0.4/paaslane-estimate.hpi",
"version": "1.0.4",
@@ -38808,7 +39639,7 @@
"name": "Nikolas Falco"
}
],
- "excerpt": "Deploy artifacts to a Package Drone instance",
+ "excerpt": "This plugin allows to deploy to Package Drone instances.",
"gav": "de.dentrassi.pm.jenkins:package-drone:0.5.1",
"labels": [
"post-build",
@@ -38820,7 +39651,7 @@
"releaseTimestamp": "2017-10-06T08:21:33.00Z",
"requiredCore": "1.625.3",
"sha1": "TieB+oRycJKTQ3knMEgJiLua1iI=",
- "sha512": "Wz2ooakHTaR6WwWMegftDc2GD5XhBizEFkDU+ZqqYD9LaKmp0kMhonSWYDuWs5SVp4EWWWX2q8wlKHF8QaP4qg==",
+ "sha256": "jQ3Io1cqCFX/Xap0OUhb4W6sZMdxPO8gPf1wX7n2SJ0=",
"title": "Package Drone Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/package-drone/0.5.1/package-drone.hpi",
"version": "0.5.1",
@@ -38841,7 +39672,7 @@
"name": "Christophe Marchal"
}
],
- "excerpt": "A rather specific use-case. A Jenkins plugin that will look up a AWS S3 hosted Yum or Apt repo's database, and glean any information needed to populate a Jenkins parameter dropdown. The primary driver for me to develop this was the ability to look up the packages in the repo in order to call MCollective with a package that we know exists.",
+ "excerpt": "A plugin that searches an S3 Yum repository and presents the results as a persistent dropdown parameter.",
"gav": "com.viviquity.jenkins:package-parameter:1.7",
"labels": [],
"name": "package-parameter",
@@ -38850,7 +39681,7 @@
"releaseTimestamp": "2015-11-03T22:38:23.00Z",
"requiredCore": "1.596.1",
"sha1": "w1u1T3DvB6+jWa6JTbld5/FgyOo=",
- "sha512": "/jcYn7Y1FsF+phBFmKptW2Rvo1JKHoDtwAj2MHWccG4cnOx49gyW49nnVhqMzpk+tdEo5fBeIa9QgprGxdPTgw==",
+ "sha256": "UdFKTM4RBnra6Hou2T6Q5qJgdDDxLIPvJPZ+XRz5VgA=",
"title": "S3 package parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/package-parameter/1.7/package-parameter.hpi",
"version": "1.7",
@@ -38871,7 +39702,7 @@
"name": "Joe Damato"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows pushing of built artifacts to packagecloud.i",
"gav": "org.jenkins-ci.plugins:packagecloud:1.12",
"labels": [
"post-build"
@@ -38883,7 +39714,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/packagecloud-plugin",
"sha1": "Fw+4Y/LUuDhL3IoXO/0qjN0vjDM=",
- "sha512": "uplUORudshCffFE8MoBIZea5weyeV3mS/wODnVvCquWaX3Y6q8P+9a54frOBFIyHOc5uBfmJ4IokkorudpFsMQ==",
+ "sha256": "aDclIX/280qFL6/obaEFCTLkBzZPqFE45RHk6glzhqI=",
"title": "packagecloud",
"url": "http://updates.jenkins-ci.org/download/plugins/packagecloud/1.12/packagecloud.hpi",
"version": "1.12",
@@ -38899,7 +39730,7 @@
"name": "john layton"
}
],
- "excerpt": "J enkins plugin which when configured with repository and package name will add a build step requiring selection of the specified package version. This package version is added as",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.lilicurroad.jenkins:packageversion:1.0.1",
"labels": [
"misc"
@@ -38909,7 +39740,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/packageversion-plugin",
"sha1": "qP5o1K/xBI95uuoEJnYRstJsMfE=",
- "sha512": "jPXzzgEvCp+R4uHCssHmsjC2gb1XM0YM+NGNNUMJXW/+bd8jUBYoDxXLWzuXkYT5n/1pzX+26vLk5XTo/bI70w==",
+ "sha256": "2uq4Reh6HxPFA2PLeLlbkGk947dB5+9AR0HLqvmCTiA=",
"title": "Package Version",
"url": "http://updates.jenkins-ci.org/download/plugins/packageversion/1.0.1/packageversion.hpi",
"version": "1.0.1",
@@ -38924,7 +39755,7 @@
"name": "Jeffrey Damick"
}
],
- "excerpt": "Integrates Packer as a publisher in Jenkins",
+ "excerpt": "Packer Plugin executes <a href=\"http://packer.io/\" rel=\"nofollow\">Packer</a> as a Publish step.",
"gav": "biz.neustar.jenkins.plugins:packer:1.5",
"labels": [
"post-build",
@@ -38937,7 +39768,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/packer-plugin",
"sha1": "UYR5Os+scRdo9wH4tCpCrA2Vf2I=",
- "sha512": "JE0B0RlpffOq0q+YSWgM/xmSRFNtjrkCQCURMJctvkTvxXoPd4eyG3ocqL2478MHWN83OeaOgnLkJGdKJYJfQg==",
+ "sha256": "w48ai2igX0mCZzqToFPPFGoW2ZbXq0q3DVdkGyiY9po=",
"title": "packer",
"url": "http://updates.jenkins-ci.org/download/plugins/packer/1.5/packer.hpi",
"version": "1.5",
@@ -38959,7 +39790,7 @@
"name": "Alexander Leibzon"
}
],
- "excerpt": "PagerDuty incident Trigger plugin",
+ "excerpt": "This plugin can trigger PagerDuty incidents.",
"gav": "org.jenkins-ci.plugins:pagerduty:0.3.0",
"labels": [
"notifier"
@@ -38971,7 +39802,7 @@
"requiredCore": "2.54",
"scm": "https://github.com/jenkinsci/pagerduty-plugin",
"sha1": "tUxgUR2DarHtvCCEI2z0C8YcaHg=",
- "sha512": "I/hQzE1shhgIUQHWw9XX4SF/iV1qfCe2pbNhLz7CEO1DAnb1576lVLeN+zt4GXzPlO3VtYVXBWF0j6ajTaMqyA==",
+ "sha256": "FJtdSzBkS2ViOfJK8rsXS6s9GOhJsF8Thp2e4v5Pi44=",
"title": "PagerDuty",
"url": "http://updates.jenkins-ci.org/download/plugins/pagerduty/0.3.0/pagerduty.hpi",
"version": "0.3.0",
@@ -38997,14 +39828,14 @@
"requiredCore": "1.566",
"scm": "https://github.com/jenkinsci/pam-auth-plugin",
"sha1": "rokcFkt9Vzt/wVwMo7CbsoIhGW4=",
- "sha512": "6GD+O+zwuxd96yc78/iXFbxpiueDrA9wclfs13J7ygIzOokAjqMabVWPxjctawYDtLXpkOi6X3NEkK+ggyqGDw==",
+ "sha256": "Gx0y3KYY9D9sBnhvP95swOD6DIBcu3Nfr9Rkzyz88eM=",
"title": "PAM Authentication",
"url": "http://updates.jenkins-ci.org/download/plugins/pam-auth/1.3/pam-auth.hpi",
"version": "1.3",
"wiki": "https://plugins.jenkins.io/pam-auth"
},
"pangolin-testrail-connector": {
- "buildDate": "May 31, 2018",
+ "buildDate": "Jul 13, 2018",
"dependencies": [],
"developers": [
{
@@ -39024,17 +39855,19 @@
}
],
"excerpt": "Integrates Jenkins with TestRail by automatically publishing test results from Jenkins to TestRail using Pangolin server (http://www.agiletestware.com)",
- "gav": "org.jenkins-ci.plugins:pangolin-testrail-connector:2.1",
+ "gav": "org.jenkins-ci.plugins:pangolin-testrail-connector:2.2",
"labels": [],
"name": "pangolin-testrail-connector",
- "releaseTimestamp": "2018-05-31T17:53:09.00Z",
+ "previousTimestamp": "2018-05-31T17:53:09.00Z",
+ "previousVersion": "2.1",
+ "releaseTimestamp": "2018-07-13T08:41:05.00Z",
"requiredCore": "2.32.1",
"scm": "https://github.com/jenkinsci/pangolin-testrail-connector-plugin",
- "sha1": "uZu2pg3B9vMRoseG3p6tfb3MnCc=",
- "sha512": "pvpbvDOWHNPt1nfrP48KTlboQAMyVcc8GunRF7u1lB+rH8bbGabV+WTdyqHy+ypnJ1hkJkSK+A40to150Y22uw==",
+ "sha1": "nFdUcTIDrVaqP9efyYht4UoKgL4=",
+ "sha256": "e9Ctf3NIk9Kr1qTGVkaD66roxmESu17hP6C8Z93Comk=",
"title": "Agiletestware Pangolin Connector for TestRail",
- "url": "http://updates.jenkins-ci.org/download/plugins/pangolin-testrail-connector/2.1/pangolin-testrail-connector.hpi",
- "version": "2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pangolin-testrail-connector/2.2/pangolin-testrail-connector.hpi",
+ "version": "2.2",
"wiki": "https://plugins.jenkins.io/pangolin-testrail-connector"
},
"parallel-test-executor": {
@@ -39071,7 +39904,7 @@
"developerId": "abayer"
}
],
- "excerpt": "",
+ "excerpt": "Adds a new builder that enables simple parallel execution of tests.",
"gav": "org.jenkins-ci.plugins:parallel-test-executor:1.10",
"labels": [
"test",
@@ -39084,7 +39917,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/parallel-test-executor-plugin",
"sha1": "jgPy6GG3JX2sWXcFcZSkMuyW2VA=",
- "sha512": "fLpSuHgZDydDhkeOF7Pyfts7AO24rdzQB2TYE2Qd/l/58l2S2L5st2i2KTnXT1gzEa5ATD6lx7YRf7CPRgy/Ew==",
+ "sha256": "bIbREyFdbvNYJHQZov/9JnI+HkMzI7Hic4bsfgngloE=",
"title": "Parallel Test Executor",
"url": "http://updates.jenkins-ci.org/download/plugins/parallel-test-executor/1.10/parallel-test-executor.hpi",
"version": "1.10",
@@ -39100,7 +39933,7 @@
"name": "Roman Kulikov"
}
],
- "excerpt": "",
+ "excerpt": "Parallels Desktop Cloud plugin",
"gav": "com.parallels:parallels-desktop:0.6",
"labels": [
"cluster"
@@ -39112,7 +39945,7 @@
"requiredCore": "1.651.1",
"scm": "https://github.com/jenkinsci/parallels-desktop-plugin",
"sha1": "Nm1rqXvCsiQPdI9KVwqqscbYRMQ=",
- "sha512": "mec9hVvsyZTZgCRla2PAq/d7NgTUcb7i22XEcGI+jpoKvGoWDekFMg65PKM6SwCCW/tW1q2iJwPzfnOW0Pn4xQ==",
+ "sha256": "PWFpUQGIjaRbdPtu5ef/YRdshNBokRaegfBcVEKbjPY=",
"title": "Parallels Desktop Cloud",
"url": "http://updates.jenkins-ci.org/download/plugins/parallels-desktop/0.6/parallels-desktop.hpi",
"version": "0.6",
@@ -39140,7 +39973,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/parameter-pool-plugin",
"sha1": "iOELuJz53ZkISkmwPYbNtcjso1c=",
- "sha512": "wpky5dZ7aivJVvokc4rZkZirpsTip/mxbBK45sFCY6xvfx86iw2tV6dpUnWcfus9Xztxufd2plGDH6sufr4ymA==",
+ "sha256": "Shp5s7gfScJ5Ok373lXatVt+pHvts9xemdzNjFyLDyM=",
"title": "Parameter Pool",
"url": "http://updates.jenkins-ci.org/download/plugins/parameter-pool/1.0.3/parameter-pool.hpi",
"version": "1.0.3",
@@ -39156,7 +39989,7 @@
"name": "Mike Chmielewski"
}
],
- "excerpt": "",
+ "excerpt": "Adds a static horizontal rule html tag as a Jenkins parameter",
"gav": "org.jenkins-ci.plugins:parameter-separator:1.0",
"labels": [
"parameter",
@@ -39169,7 +40002,7 @@
"requiredCore": "1.532.2",
"scm": "https://github.com/jenkinsci/parameter-separator-plugin",
"sha1": "I398GPhuFedOc+McZ8Oi/FrdfMI=",
- "sha512": "4rJUHUCCT4ym6vWekgVOy7ShYd3efWmPJ92EzUAXbdlwkndFIZn3qD03XO/wLWMnjoRvbm1UgpdnLwRFHkqbbQ==",
+ "sha256": "gxbRlrsur8QnpQhk4OPj66U7ijzTwpYhUBuAuH4MAOI=",
"title": "Parameter Separator",
"url": "http://updates.jenkins-ci.org/download/plugins/parameter-separator/1.0/parameter-separator.hpi",
"version": "1.0",
@@ -39191,7 +40024,7 @@
"name": "Baptiste Mathus"
}
],
- "excerpt": "Lets you define many cron-like format but with additional parameters for each definition",
+ "excerpt": "This plugin is for configuring a cron style timer schedule for parameterized builds.",
"gav": "org.jenkins-ci.plugins:parameterized-scheduler:0.6.2",
"labels": [],
"name": "parameterized-scheduler",
@@ -39201,7 +40034,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/parameterized-scheduler-plugin",
"sha1": "qNHhhaqH4noLf4fR82jiKZRxw8A=",
- "sha512": "NGG+nKv/3OC20cU3TTdwDJ7yjO8QNCTnx80AqEILPSoTthN2HgK0K2gXROO9W+vNer/V64uofivBJKJIY2GLhA==",
+ "sha256": "ud/9gjIYVhzXf5kiLkzggqND6Qy3nNf1emYkcNMrS2U=",
"title": "Parameterized Scheduler",
"url": "http://updates.jenkins-ci.org/download/plugins/parameterized-scheduler/0.6.2/parameterized-scheduler.hpi",
"version": "0.6.2",
@@ -39256,19 +40089,19 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/parameterized-trigger-plugin",
"sha1": "QLOmVPo0/rIGIMqUzkqjkSQJgzA=",
- "sha512": "TGpCnwVVyZpXZD/oA4c+JSU0oTrx98Ka5TLKMuO2zMgmmyybP/+7QYF/T3VrxtnZXdp35q28YhATpxPAV1HIyQ==",
+ "sha256": "NiKK5sQc+CjPRy3quu/1D4tOm2nnQt6rONSpuaCT/Zc=",
"title": "Parameterized Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/parameterized-trigger/2.35.2/parameterized-trigger.hpi",
"version": "2.35.2",
"wiki": "https://plugins.jenkins.io/parameterized-trigger"
},
"parasoft-findings": {
- "buildDate": "Apr 11, 2018",
+ "buildDate": "Jul 11, 2018",
"dependencies": [
{
- "name": "xunit",
- "optional": true,
- "version": "1.102"
+ "name": "structs",
+ "optional": false,
+ "version": "1.1"
},
{
"name": "matrix-project",
@@ -39281,14 +40114,14 @@
"version": "2.9.4"
},
{
- "name": "analysis-core",
- "optional": false,
- "version": "1.82"
+ "name": "xunit",
+ "optional": true,
+ "version": "1.102"
},
{
- "name": "structs",
+ "name": "analysis-core",
"optional": false,
- "version": "1.1"
+ "version": "1.82"
}
],
"developers": [
@@ -39303,23 +40136,23 @@
"name": "Joseph Benken"
}
],
- "excerpt": "",
- "gav": "com.parasoft:parasoft-findings:10.3.6",
+ "excerpt": "This plug-in collects the <a href=\"http://www.parasoft.com\" rel=\"nofollow\">Parasoft</a> analysis results and visualizes found warnings.",
+ "gav": "com.parasoft:parasoft-findings:10.4.0",
"labels": [
"report",
"maven"
],
"name": "parasoft-findings",
- "previousTimestamp": "2017-12-07T13:52:56.00Z",
- "previousVersion": "10.3.5",
- "releaseTimestamp": "2018-04-11T10:03:13.00Z",
+ "previousTimestamp": "2018-04-11T10:03:13.00Z",
+ "previousVersion": "10.3.6",
+ "releaseTimestamp": "2018-07-11T12:11:21.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/parasoft-findings-plugin",
- "sha1": "B5QOjUTOwa4hcwGw1jCiIdTn+Sk=",
- "sha512": "LKHeZJWVNA17Llgmnmib/s0fPF+kHk2Pwl+C/dCofy+kkluoc0xH8l55CbzDgNajUy2TwCadHGIvV7MstP9Jxw==",
+ "sha1": "e3qprWMLY2xrcFGiYKPQW6YETvE=",
+ "sha256": "h7wPOYVqND9jlWpfW/FW8+wTb6Fd8XE9f09sDLbxrrw=",
"title": "Parasoft Findings",
- "url": "http://updates.jenkins-ci.org/download/plugins/parasoft-findings/10.3.6/parasoft-findings.hpi",
- "version": "10.3.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/parasoft-findings/10.4.0/parasoft-findings.hpi",
+ "version": "10.4.0",
"wiki": "https://plugins.jenkins.io/parasoft-findings"
},
"partyparrotstatus": {
@@ -39338,7 +40171,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/partyparrotstatus-plugin",
"sha1": "+Nv1tMBr9enciv5nVSXvFalVXgw=",
- "sha512": "LXTeVkgr53jEEjlrC+xTC4NK9LH+MJAVb2YLBhEzBza7WrOdaS2YA9tf1fCTMWQY9L9smegnQkd5WUa7+Sx19g==",
+ "sha256": "o2OyAk0+rn42eHLHmauTy2T/Qj2UGu0DRMlcQjrpTj8=",
"title": "Party Parrot Status",
"url": "http://updates.jenkins-ci.org/download/plugins/partyparrotstatus/1.0/partyparrotstatus.hpi",
"version": "1.0",
@@ -39352,7 +40185,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "Defines a new parameter type that allows users to submit a patch, to be applied before a build.",
"gav": "org.jenkins-ci.plugins:patch-parameter:1.2",
"labels": [],
"name": "patch-parameter",
@@ -39362,7 +40195,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/patch-parameter-plugin",
"sha1": "2EL0xcTtNM2wmO1cXa8Uj+tLNCE=",
- "sha512": "MnIpfNxZGAoKO/VL5PEdVWZ9hAJTuGUsTUy8UH3mablwxXEp1RBIgrNjyPWjMUQhquHwdcAiAREcRLLrz0QCgg==",
+ "sha256": "uAoY9ZLiXyU+fu5XMbdYyiOx71byGatilScyQOV0FGY=",
"title": "patch-parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/patch-parameter/1.2/patch-parameter.hpi",
"version": "1.2",
@@ -39395,7 +40228,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/pathignore-plugin",
"sha1": "7UG0Wxxa4QuKfSq5DVHlZFs+q/g=",
- "sha512": "JOqjJ7kN5/F5JiqnGevs9vrv0Odh5w7gfLcKDIvYwkh1x8ZbWcv/PudIUYEWcu7hb9NK3FM0qLNjiWCYuKUzEA==",
+ "sha256": "4P6Obr1x3qqoBZmncKlg/8ysNXPdNFUz+LNUtKD9vj8=",
"title": "Pathignore",
"url": "http://updates.jenkins-ci.org/download/plugins/pathignore/0.6/pathignore.hpi",
"version": "0.6",
@@ -39423,7 +40256,7 @@
"requiredCore": "1.396",
"scm": "https://github.com/jenkinsci/pegdown-formatter-plugin",
"sha1": "VPm/aCS7FsNgr0KAu1QeijD7B5U=",
- "sha512": "ZpDPQOMW5+0Lx8s/9MuHOBlhscFOEVtk/ar3+kyQlry3tynMTEvnyCDHX9vMmBprCDJRmFwlZ3KzPZJ9CcQgSQ==",
+ "sha256": "7RvLqr8aIF34B/eZpx0CS+Ycf+jKS4zNyoLSnySGqI0=",
"title": "PegDown Formatter",
"url": "http://updates.jenkins-ci.org/download/plugins/pegdown-formatter/1.3/pegdown-formatter.hpi",
"version": "1.3",
@@ -39444,7 +40277,7 @@
"name": "Andreas Vogler"
}
],
- "excerpt": "Adds a view of all changes in SCM more recent than the last build",
+ "excerpt": "This plugin adds a view of all changes in the scm after the last build",
"gav": "org.jenkins-ci.plugins:pending-changes:0.3.0",
"labels": [
"scm-related"
@@ -39456,7 +40289,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/pendingchanges-plugin",
"sha1": "0BKreTt92zW7Dfsh5IDw2YNWn+8=",
- "sha512": "YVD6GeISDuSWynElgpQy3G9nKpiiZjIYX8TiK8ML7Kw+wN1ZlpBhirZfNkBps6tX33kuRJvv/VI4cZT3xScWNQ==",
+ "sha256": "ZSOGN7ZipBw8nWUYf7PsAbkfGEhx9ALjlvT7lpb1pgI=",
"title": "Pending Changes",
"url": "http://updates.jenkins-ci.org/download/plugins/pending-changes/0.3.0/pending-changes.hpi",
"version": "0.3.0",
@@ -39472,7 +40305,7 @@
"name": "Max Spring"
}
],
- "excerpt": "Integrates \"people\" pages with an external user management system.",
+ "excerpt": "Integrates with an external user management system by redirecting requests to Jenkins people pages.",
"gav": "com.cisco.step.jenkins.plugins:people-redirector:1.3",
"labels": [
"external"
@@ -39484,7 +40317,7 @@
"requiredCore": "1.415",
"scm": "https://github.com/jenkinsci/people-redirector-plugin",
"sha1": "+UdYkY/5biwQcPFJeGaPDoRFYHE=",
- "sha512": "sXeGC+jCyMfbFWV54nE2v43nssWzcnaoirbV0Dhgs+9DG2KUXHmSMWbDIFESv2cNMn57FnytsTyIEXsCYZpYow==",
+ "sha256": "eSQUZeS5I50FHfBygIcrCE6Gw0VgyJKW9ODQJsSoGyc=",
"title": "People Redirector",
"url": "http://updates.jenkins-ci.org/download/plugins/people-redirector/1.3/people-redirector.hpi",
"version": "1.3",
@@ -39500,7 +40333,7 @@
"name": "Victor Martinez"
}
],
- "excerpt": "This plugin shows the percentage of disk space usage of each slave on \"Manage Node\" page.",
+ "excerpt": "This plugin just shows the percentage of disk space usage column on &#34;Manage Nodes&#34; page.",
"gav": "org.jenkins-ci.plugins:percentage-du-node-column:0.1.0",
"labels": [
"listview-column"
@@ -39510,7 +40343,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/percentage-du-node-column-plugin",
"sha1": "GoGDw2Vz7DsCDA8O1oY1+upUkoA=",
- "sha512": "g34OhlUzmjin92DaiHmIGy4yntfvy5AFs3WTNRrq3B+JQ7s8vy3gPa2aNAVBcDfEf+2ASA8knbFiSMHARaufkA==",
+ "sha256": "PJVI0O0ktzfkZxfmy+QYNLbW/tidY6mHEXg8zljvLIw=",
"title": "Percentage Disk Space Node Column",
"url": "http://updates.jenkins-ci.org/download/plugins/percentage-du-node-column/0.1.0/percentage-du-node-column.hpi",
"version": "0.1.0",
@@ -39532,7 +40365,7 @@
"name": "Perfecto Mobile"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to run Perfecto Mobile scripts, to be included within your CI build.",
"gav": "org.jenkins-ci.plugins:perfectomobile:2.62.0.3",
"labels": [
"external",
@@ -39546,14 +40379,14 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/perfectomobile-plugin",
"sha1": "/YeZyL22k7aswYQPIkuJUga92ms=",
- "sha512": "m/UUXBzlKKPLDp2+iFbHspGj8fqm/Nh766nb7L9AC3Jy/l6yv4OpscwNDa9ypyBt3GX+RJo0BYtNNV4lEdMC8w==",
+ "sha256": "XJIt0tMVgEktSiSu0lZdhpBw4py1zjRKBbQsEXm4BWw=",
"title": "Perfecto Mobile",
"url": "http://updates.jenkins-ci.org/download/plugins/perfectomobile/2.62.0.3/perfectomobile.hpi",
"version": "2.62.0.3",
"wiki": "https://plugins.jenkins.io/perfectomobile"
},
"performance": {
- "buildDate": "Jun 01, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
"name": "structs",
@@ -39568,22 +40401,22 @@
"name": "Andrey Pokhilko (CA BlazeMeter)"
}
],
- "excerpt": "This plugin allows tracking performance KPIs, based on results read from popular testing tools (JMeter, JUnit, Taurus).",
- "gav": "org.jenkins-ci.plugins:performance:3.10",
+ "excerpt": "This plugin integrates <a href=\"http://jakarta.apache.org/jmeter/\" rel=\"nofollow\">JMeter reports</a>, <a href=\"http://www.junit.org/\" rel=\"nofollow\">JUnit reports</a>, <a href=\"http://github.com/wk/wrk\" rel=\"nofollow\">wrk output</a>, and <a href=\"http://twitter.github.io/iago/\" rel=\"nofollow\"></a>Iago reports into Hudson.",
+ "gav": "org.jenkins-ci.plugins:performance:3.11",
"labels": [
"report"
],
"name": "performance",
- "previousTimestamp": "2018-06-01T14:00:01.00Z",
- "previousVersion": "3.9",
- "releaseTimestamp": "2018-06-01T17:37:30.00Z",
+ "previousTimestamp": "2018-06-01T17:37:30.00Z",
+ "previousVersion": "3.10",
+ "releaseTimestamp": "2018-07-25T08:37:54.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/performance-plugin",
- "sha1": "jlpChsU2aoKsqo9W8XX8eGFtXYg=",
- "sha512": "4j2UYPELF0VXG7WO7nOqOCQOeFsPuM+LIIahkEkoe/0+zWBgVQ7LOECQJy4rP+pk2yYn+n9MMExuQEPfnh8nMw==",
+ "sha1": "RMYr0eNjUB2bt4h/sgcNfiQ92dM=",
+ "sha256": "3j+ldHn4e+ZxH4HHGfCqJbl+yqLI2rlc9vplPTF/EiI=",
"title": "Performance",
- "url": "http://updates.jenkins-ci.org/download/plugins/performance/3.10/performance.hpi",
- "version": "3.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/performance/3.11/performance.hpi",
+ "version": "3.11",
"wiki": "https://plugins.jenkins.io/performance"
},
"performance-signature-dynatrace": {
@@ -39623,7 +40456,7 @@
"name": "Raphael Pionke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
"gav": "de.tsystems.mms.apm:performance-signature-dynatrace:2.5.8",
"labels": [
"builder",
@@ -39637,7 +40470,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
"sha1": "5xgZt6HoG2cJd0FTmbqvDJxgPDA=",
- "sha512": "vdAg4Mrd05llQsD24JzuO34GsEUsS4HmlgmE5P87s60u8zQ7KzG9sMTEEIWHD/3slaAHrjKDgQSk5kgHd0bN5A==",
+ "sha256": "+0d7N58Uv2A+ppYg/B+IfrAOgtcDAl8w+nFdMOmej1c=",
"title": "Performance Signature: Dynatrace AppMon",
"url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-dynatrace/2.5.8/performance-signature-dynatrace.hpi",
"version": "2.5.8",
@@ -39670,7 +40503,7 @@
"name": "Raphael Pionke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
"gav": "de.tsystems.mms.apm:performance-signature-ui:2.5.8",
"labels": [
"builder",
@@ -39684,7 +40517,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
"sha1": "+3g2EKw4UrmheI3tN5sy4q9grtI=",
- "sha512": "Ro9o+Kv3OZTmT8yLZCFh2EqJSzNkFVptd5hd/ifuFmWpJ6ceNuIhUpxPt7JS226KVvTuExnsPLENm7gH4Eo1ZQ==",
+ "sha256": "MXnzJFOwiS+HFlAQGTt3RQ4LsZoAG4BmvTS3EZcceds=",
"title": "Performance Signature: UI",
"url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-ui/2.5.8/performance-signature-ui.hpi",
"version": "2.5.8",
@@ -39722,7 +40555,7 @@
"name": "Raphael Pionke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin collects Dynatrace Performance Signature Reports and stores them locally.",
"gav": "de.tsystems.mms.apm:performance-signature-viewer:2.5.8",
"labels": [
"builder",
@@ -39736,7 +40569,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/performance-signature-dynatrace-plugin",
"sha1": "Ce5nUfz6WaYPqkK5adyxNOw1aEo=",
- "sha512": "ZYR5W6Xt5am5yyHJ89BW2+u+KYsAhunhp6DCI5oIuPv64MC9y41LIsgRDslfKSVaG8CV7h85dbebXfzW8xFWDQ==",
+ "sha256": "2gKlZ7ru6vJ8iVVTDyuwGmoGRV1/BJuG2eFdiF/KAbc=",
"title": "Performance Signature: Viewer",
"url": "http://updates.jenkins-ci.org/download/plugins/performance-signature-viewer/2.5.8/performance-signature-viewer.hpi",
"version": "2.5.8",
@@ -39771,7 +40604,7 @@
"name": "Martin Baar"
}
],
- "excerpt": "The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.",
+ "excerpt": "This plugin will parse log files from multiple type of tests.",
"gav": "org.jenkins-ci.plugins:perfpublisher:8.05",
"labels": [
"report"
@@ -39783,7 +40616,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/perfpublisher-plugin",
"sha1": "16DFkmWpIuoJaG2F2qC043LuqIU=",
- "sha512": "wiiwwGasCOghMFA1eXyqSS/w4TefhsGtf77lA7/kKRPgjgm84n0BlQYLRdQO81+7riQRO7ze3CabrRaK/DT9Rw==",
+ "sha256": "KGoHeLoNhDfF5R+Ah8ajvv3QuQGtwu7icoP0pUV95/U=",
"title": "Performance Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/perfpublisher/8.05/perfpublisher.hpi",
"version": "8.05",
@@ -39825,7 +40658,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin restarts failed builds periodically.",
"gav": "org.jenkins-ci.plugins:periodic-reincarnation:1.12.1",
"labels": [
"trigger"
@@ -39837,7 +40670,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/periodic-reincarnation-plugin",
"sha1": "q8D1huKm01WlcR10M7syVNQz51g=",
- "sha512": "plMBVmAYc+IQcVx5xKNCDxEdc+mkVl2rh1zQKot0Gd7PWLGhy86zCuDRaKa3Z5DrKvPVIQEYzj1BRoYMlWs44Q==",
+ "sha256": "ovJ79nsluuQKrvxyfozuTDFAL1v6kB57rr0RKgGL9gY=",
"title": "Periodic Reincarnation",
"url": "http://updates.jenkins-ci.org/download/plugins/periodic-reincarnation/1.12.1/periodic-reincarnation.hpi",
"version": "1.12.1",
@@ -39865,7 +40698,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "",
+ "excerpt": "Backup or restore your Jenkins configuration files",
"gav": "org.jenkins-ci.plugins:periodicbackup:1.5",
"labels": [],
"name": "periodicbackup",
@@ -39875,7 +40708,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/periodicbackup-plugin",
"sha1": "swtPn3rrNT3nJ5UNb/Ucf4o6VXE=",
- "sha512": "9qtmRqRsmZRwm2H8VHVmdvuEKFyINGgSXFXk8WR7mY9sPkCZlZ0SjocjFu8z387O+si5wf4OdQu1ZiVEe38YMA==",
+ "sha256": "OcsgRy0Cc4UyBblPDaO+hj5NHQUMQxBTadQ6cRt1VlE=",
"title": "Periodic Backup",
"url": "http://updates.jenkins-ci.org/download/plugins/periodicbackup/1.5/periodicbackup.hpi",
"version": "1.5",
@@ -39904,7 +40737,7 @@
"releaseTimestamp": "2013-03-07T06:36:33.00Z",
"requiredCore": "1.432",
"sha1": "H/rQw+LOOwgdUovg6+DI0ju4NkY=",
- "sha512": "XiyY8QtqSFMArsmAdhYV8cjNGfSdjh1MV7MTbxGc4E8J2aVj74xtSMPrQsRmrm1smAYEn/6hmaSpTwJeLcSb/w==",
+ "sha256": "OEiGYPBVFusEYdlt83JWcNS5GxQC2/xk/2mZVHfKVcY=",
"title": "Perl",
"url": "http://updates.jenkins-ci.org/download/plugins/perl/0.0.4/perl.hpi",
"version": "0.0.4",
@@ -39933,7 +40766,7 @@
"releaseTimestamp": "2014-09-26T10:36:54.00Z",
"requiredCore": "1.432",
"sha1": "JzJ7haYXyNOxYAt40VFCFaX4yFQ=",
- "sha512": "GTxT0aAYONeJDxhO1JIUDCMXq4OwTCBbS8VdaTuHCtqsg7j2HGWlHpvTKxwfdLx+RhLYFY23Z/y80Ax0jsGyOw==",
+ "sha256": "+VGjjy130q5uHTlX06Gj7dckHvj2jGP59m49bPyjIWE=",
"title": "Perl Smoke Test",
"url": "http://updates.jenkins-ci.org/download/plugins/perl-smoke-test/0.0.3/perl-smoke-test.hpi",
"version": "0.0.3",
@@ -39963,7 +40796,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/permissive-script-security-plugin",
"sha1": "RYHlfggD/JL/w3n3+wZimTN4fJ0=",
- "sha512": "WtET765vQtk/DAEqvExR8sB4t8YnTFZhqHaYF7qO+3hLpKcm0Mvt3ro2x5Y3rZfK5B/EBQvRezzAJ+r/kyjauQ==",
+ "sha256": "go8AD3BI9r1d5yoKThsV7Hnzg5aao2L/D+g2BuA5Xuo=",
"title": "Permissive Script Security",
"url": "http://updates.jenkins-ci.org/download/plugins/permissive-script-security/0.3/permissive-script-security.hpi",
"version": "0.3",
@@ -39979,7 +40812,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Persist the build queue so that it can be restored at Jenkins start.",
+ "excerpt": "The <a href=\"http://wiki.hudson-ci.org/display/HUDSON/Persistent&#43;Build&#43;Queue&#43;Plugin\" rel=\"nofollow\">Persistent Build Queue Plugin</a> preserves the build queue across Jenkins restart.",
"gav": "org.jenkins-ci.plugins:persistent-build-queue-plugin:0.1.1",
"labels": [],
"name": "persistent-build-queue-plugin",
@@ -39989,7 +40822,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/persistent-build-queue-plugin",
"sha1": "Eaj0JyWLvxa45lO9oxpJ8y8aziQ=",
- "sha512": "Eirm565Tz3mYYLmbOpoXZs8WJWYhKS4Dkj24laSdat2Y+44dVDwGK2+knBELCAybovVTDEGrRUTX/4Y75/Xebw==",
+ "sha256": "uHKMVrTNVqC0+hRUqSN7EBUYXpnA8ZBfz1d/ijDBVT8=",
"title": "Persistent Build Queue",
"url": "http://updates.jenkins-ci.org/download/plugins/persistent-build-queue-plugin/0.1.1/persistent-build-queue-plugin.hpi",
"version": "0.1.1",
@@ -40005,7 +40838,7 @@
"name": "Gregory E. Moltchadski"
}
],
- "excerpt": "String, text, boolean and choice parameters with default values taken from the previous build (if any).",
+ "excerpt": "String, text, boolean and choice parameters with default values set from the previous build (if any).",
"gav": "org.jenkins-ci.plugins:persistent-parameter:1.1",
"labels": [
"parameter"
@@ -40017,7 +40850,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/persistent-parameter-plugin",
"sha1": "8ZcI6SbgnonsoVgMAHHhyU7HfmA=",
- "sha512": "hR3Zhi1VTEBD4y9TfkJ6SuQBy2pScFLsxi0tpaE2i+Pz9oaJ1IyQLwNT7lEdzhegr7UbPi8WtK5GI/Au6CvAJw==",
+ "sha256": "+4Csvw+4ua4c9LCm4zf1dVEBeI8plAafIpU9ycNfbkM=",
"title": "Persistent Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/persistent-parameter/1.1/persistent-parameter.hpi",
"version": "1.1",
@@ -40038,7 +40871,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "",
+ "excerpt": "Define custom personalities like Chuck Norris just by preparing an XML file and a few image files.",
"gav": "org.jenkins-ci.plugins:persona:2.4",
"labels": [],
"name": "persona",
@@ -40048,7 +40881,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/persona-plugin",
"sha1": "rIKtB/hWXQgEpADifYg30gJx2VU=",
- "sha512": "c1NXwD1TuAyez7dWf8V0H4Zs3MXhiEotQd7JgXnjpeuAc2JhLJdo+k9emVAa8EDhfF5HaMk7+uXsJWa/KbjbJA==",
+ "sha256": "VxMoUdYk0easlSCFRBqBPvroOLdDEF5V1lyVWbT0koc=",
"title": "Persona",
"url": "http://updates.jenkins-ci.org/download/plugins/persona/2.4/persona.hpi",
"version": "2.4",
@@ -40080,7 +40913,7 @@
"name": "Aiden Scandella"
}
],
- "excerpt": "Integrate Jenkins with Phabricator Differentials and Uberalls",
+ "excerpt": "This plugin integrates Phabricator and Harbormaster with Jenkins and Uberalls.",
"gav": "org.jenkins-ci.plugins:phabricator-plugin:1.9.7",
"labels": [
"post-build",
@@ -40093,7 +40926,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/phabricator-plugin",
"sha1": "4AO7YJy3MJGS85I46VymUfVd2Q8=",
- "sha512": "96hlAoyFthCg0F4KhxZvhAhie0lvyGQyRsAumXsxmwVEA6j84siROCRq6cLaeZ2J9gqdKhNua5QDY2ROdx/ZhQ==",
+ "sha256": "tPWITXVIgTuQf3fX/YXR9VUZnUVk+4lKwceuTfrTAwk=",
"title": "Phabricator Differential",
"url": "http://updates.jenkins-ci.org/download/plugins/phabricator-plugin/1.9.7/phabricator-plugin.hpi",
"version": "1.9.7",
@@ -40109,7 +40942,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "This plugin allows you to use phing to build PHP projects.",
+ "excerpt": "This plugin allows you to use <a href=\"http://phing.info/trac/\" rel=\"nofollow\">Phing</a> to build PHP Project.",
"gav": "org.jenkins-ci.plugins:phing:0.13.3",
"labels": [
"builder"
@@ -40121,7 +40954,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/phing-plugin",
"sha1": "bbuXv1JO47UX3voAFlW8uVMo5eQ=",
- "sha512": "88t1t2KOBxjMRLKTONMVODDEpTYHeSDiTE5LZaR6LoL+Dmt/EHSrc8mKgXrjLZji/uBLC/Tm/aH5H5jHqOd8Rw==",
+ "sha256": "CAhefUcS3/suL9XdFY9QTNwJ4FOvqNUunWeWfdf47iA=",
"title": "Phing",
"url": "http://updates.jenkins-ci.org/download/plugins/phing/0.13.3/phing.hpi",
"version": "0.13.3",
@@ -40163,7 +40996,7 @@
"name": "SuRen"
}
],
- "excerpt": "Phoenix AutoTest Plugin",
+ "excerpt": "This plugin provide a set of DevOps pipeline step, i.e CopyStep let you copy a file from master to current node. We also have TimeStep, FtpStep, JdbcStep, FtpStep, DiskStep, WithSCMStep.",
"gav": "com.surenpi.jenkins:phoenix-autotest:1.1",
"labels": [],
"name": "phoenix-autotest",
@@ -40173,7 +41006,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/phoenix-autotest-plugin",
"sha1": "ZfHHXhUATNN2Q1B9YQ2bY1NpNrY=",
- "sha512": "eSriotCixiA8AYNd6X7DdeI4lkUJFn0gRQPauWo0Lr6G89F7yLzNY+u3UYQnXeylrVj3+CL9SmY5J3RhDJSGMQ==",
+ "sha256": "daSVd0HKhZ6TYMhdEYmU1HUAg7A/nXA2vvGv+qInAwA=",
"title": "Pipeline: Phoenix AutoTest",
"url": "http://updates.jenkins-ci.org/download/plugins/phoenix-autotest/1.1/phoenix-autotest.hpi",
"version": "1.1",
@@ -40243,7 +41076,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "Meta-plugin for php developement, based on http://jenkins-php.org",
+ "excerpt": "Install jenkins plugin as suggested by <a href=\"http://www.jenkins-php.org\" rel=\"nofollow\">jenkins-php.org</a>",
"gav": "org.jenkins-ci.plugins:php:1.0",
"labels": [],
"name": "php",
@@ -40251,7 +41084,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/php-plugin",
"sha1": "2K9otH75c+GEvMbJ/ulmrJmeLEA=",
- "sha512": "0DjUovpPJ7Mppl5TvTXce5IMuSSZxOzk+kfcfs8wTs7ETanYa3dMbrtn+SNPIgz9hkggKYyZ/kAtvZOBQmZOOw==",
+ "sha256": "QL8AxB492WCLEYCA+UmO5AExoM8QGqzvtVh+1n+I9aw=",
"title": "php",
"url": "http://updates.jenkins-ci.org/download/plugins/php/1.0/php.hpi",
"version": "1.0",
@@ -40276,7 +41109,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/php-builtin-web-server-plugin",
"sha1": "VOw3zB2LdYv0KJJtvvhFiMc6Iys=",
- "sha512": "CBhaTzFH0ghylwTsaM0hCMlLNSxe3iMApuKFUM6lSspUBgpMaPRHFMV4742XnLT9RK0Aej1/scqaHfMngmQQ4w==",
+ "sha256": "Nr+nm51zvoV9NYiJHi1nC3eqggMK2vwlKgOJn/SQ8cw=",
"title": "PHP Built-in Web Server",
"url": "http://updates.jenkins-ci.org/download/plugins/php-builtin-web-server/0.1/php-builtin-web-server.hpi",
"version": "0.1",
@@ -40310,7 +41143,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/piketec-tpt-plugin",
"sha1": "gJAfTciUDTvGRcC9kdEYpFGq0z8=",
- "sha512": "MDUk2iMIFor6FENHmCRMnm6ZSbEX3yvT4IHuqoAzm2/r8OvqkhaqfXs2rE9UNlbZFurI1ci3px9UhoHFc1S3WA==",
+ "sha256": "KAPCPG+km1oUmmIUpWObiqaOJEHs3CX77eyeCBtQO9M=",
"title": "piketec-tpt",
"url": "http://updates.jenkins-ci.org/download/plugins/piketec-tpt/8.1/piketec-tpt.hpi",
"version": "8.1",
@@ -40332,7 +41165,7 @@
"name": "Paul Horvath"
}
],
- "excerpt": "Agregates the pipelines on a dashboard like view",
+ "excerpt": "Full screen dashboard to view stages of the pipeline as a build history.",
"gav": "com.paul8620.jenkins.plugins:pipeline-aggregator-view:1.8",
"labels": [
"ui"
@@ -40344,14 +41177,14 @@
"requiredCore": "2.32.2",
"scm": "https://github.com/jenkinsci/pipeline-aggregator-view-plugin",
"sha1": "R6cklPwy42SP7tUrUEJmanCvVY4=",
- "sha512": "s3WGT5x2tCrTPWgZcYn9nNoAJerZAJdkprNSmtxeEqV++wPkOlBPeqpWUhpNmqisZ9saM4sPwiXTEMUgZVkZTw==",
+ "sha256": "gnPs0yb7NAd1rN7FWQW2LRCXPgwN98Ogfo1WIT08z/k=",
"title": "Pipeline Aggregator",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-aggregator-view/1.8/pipeline-aggregator-view.hpi",
"version": "1.8",
"wiki": "https://plugins.jenkins.io/pipeline-aggregator-view"
},
"pipeline-aws": {
- "buildDate": "Jun 17, 2018",
+ "buildDate": "Jul 31, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -40366,7 +41199,7 @@
{
"name": "aws-java-sdk",
"optional": false,
- "version": "1.11.264"
+ "version": "1.11.341"
},
{
"name": "credentials",
@@ -40397,21 +41230,21 @@
}
],
"excerpt": "",
- "gav": "de.taimos:pipeline-aws:1.27",
+ "gav": "de.taimos:pipeline-aws:1.29",
"labels": [
"pipeline"
],
"name": "pipeline-aws",
- "previousTimestamp": "2018-04-27T22:15:34.00Z",
- "previousVersion": "1.26",
- "releaseTimestamp": "2018-06-17T16:15:27.00Z",
+ "previousTimestamp": "2018-07-26T19:02:29.00Z",
+ "previousVersion": "1.28",
+ "releaseTimestamp": "2018-07-31T21:31:07.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/pipeline-aws-plugin",
- "sha1": "jS5SX9As3B15xwHgMHc3247CM0I=",
- "sha512": "p41TiKaWqNBzhiunaoX3wP9m/ZgH56WcSpltPLqOTtlOkD3k9Yi4B8LCn4IWC7mKmrwQo/hxFcsmww17SfPVRA==",
+ "sha1": "PZaRJk0XFxSVOqkjb9dgUIY9ijo=",
+ "sha256": "qcMzYKFgusik9zyzJLVZLWn/EaYCTRJOCz+Yz4v83FI=",
"title": "Pipeline: AWS Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-aws/1.27/pipeline-aws.hpi",
- "version": "1.27",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-aws/1.29/pipeline-aws.hpi",
+ "version": "1.29",
"wiki": "https://plugins.jenkins.io/pipeline-aws"
},
"pipeline-bamboo": {
@@ -40460,7 +41293,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/pipeline-bamboo-plugin",
"sha1": "r7gYXnpWin2iXAqAKLxgL/PR+2k=",
- "sha512": "POd21ieR89iATfEJL4nsu4lxHybNjsoFVf90/gu+EdnbQlcgkmnH9gAEF/wQX8gFvZOnjjgGZyiNK4KbSArADA==",
+ "sha256": "sdLB3BdJaBJRido2dnEV6CV33ysjnXGxUgm3TRhICgc=",
"title": "Pipeline: Bamboo Step",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-bamboo/0.0.2/pipeline-bamboo.hpi",
"version": "0.0.2",
@@ -40495,7 +41328,7 @@
"developerId": "abayer"
}
],
- "excerpt": "",
+ "excerpt": "Adds the Pipeline step <code>build</code> to trigger builds of other jobs.",
"gav": "org.jenkins-ci.plugins:pipeline-build-step:2.7",
"labels": [
"misc"
@@ -40507,7 +41340,7 @@
"requiredCore": "2.32.2",
"scm": "https://github.com/jenkinsci/pipeline-build-step-plugin",
"sha1": "QJw/VEcZ1Y2e1tUvL8rxKjDqjTc=",
- "sha512": "4oHBFDMTXSqWFLEQTH7gw8Lg65JeiuMSiOfKg2MiW4tMI0x83S+2YjTp4aeUJxovMJu+FU2w7LP85Qf73HAaag==",
+ "sha256": "0C/SeYgyhDXAvEIR5ORf7oiyi11jPDu85stNypSAqcs=",
"title": "Pipeline: Build Step",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-build-step/2.7/pipeline-build-step.hpi",
"version": "2.7",
@@ -40562,7 +41395,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/pipeline-dependency-walker-plugin",
"sha1": "BKPhCsxqNopAsQPUIoJCHW8MDfE=",
- "sha512": "HnYLNFbWRRF0MnPfDtre0tz/l8Pf451dyB5aZkaiMOSFnGin24LlUubss/8LX4RHv/lauaUrclxnduttraM1sw==",
+ "sha256": "RCFU1WouNet2n7cKnM3/cW2zb3jscTmPq13sCyO7BOI=",
"title": "Pipeline Dependency Walker",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-dependency-walker/1.0.0/pipeline-dependency-walker.hpi",
"version": "1.0.0",
@@ -40607,7 +41440,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/pipeline-deploymon-plugin",
"sha1": "0bKTQvAjmb4wp7nAyPq5ooJhBNI=",
- "sha512": "jVt8tyg6w3twqKyiUmKMA3Y+fQGCwdjqMMMW+H9UgkslGNoDfCwkQ82XJojNxU+v1J1SBsvILL2DlGm+5S/ksA==",
+ "sha256": "fdYrLYRqKIu7cMGL0qFJTEikXzu4h/TM/sDv9/1d2Pc=",
"title": "Pipeline: Deploymon.io Steps",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-deploymon/1.0/pipeline-deploymon.hpi",
"version": "1.0",
@@ -40652,7 +41485,7 @@
"developerId": "aaronwhiteside"
}
],
- "excerpt": "Pipeline GitHub Support",
+ "excerpt": "Allows programmatic access to GitHub via new global variables in pipeline builds.",
"gav": "org.jenkins-ci.plugins:pipeline-github:2.1",
"labels": [],
"name": "pipeline-github",
@@ -40662,7 +41495,7 @@
"requiredCore": "2.128",
"scm": "https://github.com/jenkinsci/pipeline-github-plugin",
"sha1": "dg89BhtlQbwFJ3uZbF/34inxr1A=",
- "sha512": "MXmb5Dnkojpwi8K4yGyUXmK5DU+hBMuJHgMTh3MtPzqiUkOAb0o2p/7DEPcHNaIBuWdE6gve5xfEJgRrG9DvCw==",
+ "sha256": "zHyp6vR3Grxmup8DS7EGBYd4KZ5keonDLA0fRnZ9+y0=",
"title": "Pipeline: GitHub",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-github/2.1/pipeline-github.hpi",
"version": "2.1",
@@ -40687,7 +41520,7 @@
"developerId": "stephenc"
}
],
- "excerpt": "Allows Pipeline Groovy libraries to be loaded on the fly from GitHub.",
+ "excerpt": "Allows Pipeline Grrovy libraries to be loaded on the fly from GitHub.",
"gav": "org.jenkins-ci.plugins:pipeline-github-lib:1.0",
"labels": [],
"name": "pipeline-github-lib",
@@ -40695,7 +41528,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-github-lib-plugin",
"sha1": "KyCdLYYd7CHYN4vIoedEPzkhd5Q=",
- "sha512": "c7bGPtfrAvnOSP/yP/fj4h403MFkn7CP+MLm0xQF3KXYP5koEKffNTIwodEoT6NmHWvBnHOQdNeHhzfHrRmbhg==",
+ "sha256": "R8VuUsDZTkFgK/z/RmBIPAYMa1POuHLr02ZF56LzCFE=",
"title": "Pipeline: GitHub Groovy Libraries",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-github-lib/1.0/pipeline-github-lib.hpi",
"version": "1.0",
@@ -40754,7 +41587,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-githubnotify-step-plugin",
"sha1": "iDOtujH3b+BuPmdAFvAppZwTgv4=",
- "sha512": "rWALcctefYquPKv8ynaS1qT0hvystuAYEGmQfWugd31PThwYrHvDOJkfr5i26R+E9vl3AXw/juyu61FEdBpEAg==",
+ "sha256": "OamBQda5vSF8x4cr5N9SfCh1zF2iegEL5r4oU31SZGo=",
"title": "Pipeline GitHub Notify Step",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-githubnotify-step/1.0.4/pipeline-githubnotify-step.hpi",
"version": "1.0.4",
@@ -40809,7 +41642,7 @@
"developerId": "svanoort"
}
],
- "excerpt": "",
+ "excerpt": "Provides a REST API to access pipeline and pipeline run data.",
"gav": "org.jenkins-ci.plugins:pipeline-graph-analysis:1.7",
"labels": [
"pipeline-graph-analysis"
@@ -40821,7 +41654,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/pipeline-graph-analysis-plugin/",
"sha1": "yopF1WiY7LxrLsNZe2xFAYUJ38E=",
- "sha512": "qUh3re6kobfhBQCOcKg5lAtYMm46TGiHRGCyF4M6pSL/JlPWJaUCNG/RbpyjdUgjBysBDCUnXw1tekF0jQGMVg==",
+ "sha256": "mTTlGPVcC8i+J3dWIrDzvr7zVFULGZMf+kXftRpOOBw=",
"title": "Pipeline Graph Analysis",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-graph-analysis/1.7/pipeline-graph-analysis.hpi",
"version": "1.7",
@@ -40851,7 +41684,7 @@
"developerId": "abayer"
}
],
- "excerpt": "",
+ "excerpt": "Adds the Pipeline step <code>input</code> to wait for human input or approval.",
"gav": "org.jenkins-ci.plugins:pipeline-input-step:2.8",
"labels": [
"misc"
@@ -40863,14 +41696,14 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/pipeline-input-step-plugin",
"sha1": "CWjHpcfh3UwxWKZeZL654YjPFTQ=",
- "sha512": "BY2PznPSp0CnpWeievnSQWzEQDu+xbsE4C4lDK95UzWwQl7NK3LfF5ZJfJ3bZDorZ3vXT0EjxmaNUrvJQpeeQA==",
+ "sha256": "jp+hZU7AwOxybIlLB5goc3uM5tnqPQXNQ3jDeswyNds=",
"title": "Pipeline: Input Step",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-input-step/2.8/pipeline-input-step.hpi",
"version": "2.8",
"wiki": "https://plugins.jenkins.io/pipeline-input-step"
},
"pipeline-maven": {
- "buildDate": "Jul 04, 2018",
+ "buildDate": "Jul 31, 2018",
"dependencies": [
{
"name": "maven-plugin",
@@ -40976,22 +41809,22 @@
}
],
"excerpt": "This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn. The selected maven installation will be configured and prepended to the path.",
- "gav": "org.jenkins-ci.plugins:pipeline-maven:3.5.9",
+ "gav": "org.jenkins-ci.plugins:pipeline-maven:3.5.11",
"labels": [
"maven",
"pipeline"
],
"name": "pipeline-maven",
- "previousTimestamp": "2018-06-15T15:11:25.00Z",
- "previousVersion": "3.5.8",
- "releaseTimestamp": "2018-07-04T08:33:45.00Z",
+ "previousTimestamp": "2018-07-30T10:26:29.00Z",
+ "previousVersion": "3.5.10",
+ "releaseTimestamp": "2018-07-31T17:28:07.00Z",
"requiredCore": "2.46.3",
"scm": "https://github.com/jenkinsci/pipeline-maven-plugin",
- "sha1": "5uODYCCPpA9ooP+XboEIl1M7RM4=",
- "sha512": "A0ai0wr8q16YqDOISkySELGWhyscIcTbSVKi8A+eZacyi1CTnp9OQttagZqqTY8ZXnfqhCq/jq6dfKq6dwCwRQ==",
+ "sha1": "d7QcV9TG5fyz3ZvZrxoPo7VMcOA=",
+ "sha256": "+trtA2U5u28lNub24Mh2eAL01XaCAhm+nSAj6vf1NP0=",
"title": "Pipeline Maven Integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-maven/3.5.9/pipeline-maven.hpi",
- "version": "3.5.9",
+ "url": "http://updates.jenkins-ci.org/download/plugins/pipeline-maven/3.5.11/pipeline-maven.hpi",
+ "version": "3.5.11",
"wiki": "https://plugins.jenkins.io/pipeline-maven"
},
"pipeline-milestone-step": {
@@ -41023,7 +41856,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-milestone-step-plugin",
"sha1": "FWCynSUvEN/1OSGtQL9YN9WAMlA=",
- "sha512": "YdwhFZz8zf3SEFU8O3jvs7AytQsYNL83EuwQzRtSR/fAkghmqTERkWyR6QRFr8CuaerZNbNt1hnh3dlegn2RrQ==",
+ "sha256": "06JmKbZWghxgoU/kA6uK/FDwhOM4QG28J+K2tAP3yyA=",
"title": "Pipeline: Milestone Step",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-milestone-step/1.3.1/pipeline-milestone-step.hpi",
"version": "1.3.1",
@@ -41049,7 +41882,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "Model API for Declarative Pipeline",
+ "excerpt": "Model API for Declarative Pipeline.",
"gav": "org.jenkinsci.plugins:pipeline-model-api:1.3.1",
"labels": [
"pipeline",
@@ -41062,7 +41895,7 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
"sha1": "imKFVqHIZJ9S7VsoSWVtLF1qKlw=",
- "sha512": "nCkKTuX3eJUifmZKwJJG7cZaukacNeVw7o/J4GbIFEfTFkMpmFXoIFHpCd2IdZ/bjfdObceMsbxOOA8mXL89MQ==",
+ "sha256": "XUxqa+2c3zUQx87IFSO1Q1OY4GVARTJlveO6rZlKi1c=",
"title": "Pipeline: Model API",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-api/1.3.1/pipeline-model-api.hpi",
"version": "1.3.1",
@@ -41083,7 +41916,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "Replaced by Pipeline: Declarative Extension Points API plugin",
+ "excerpt": "Replaced by Pipeline: Declarative Extension Points API plugin.",
"gav": "org.jenkinsci.plugins:pipeline-model-declarative-agent:1.1.1",
"labels": [
"pipeline",
@@ -41096,7 +41929,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
"sha1": "iWUd9kq5vTJpAIWYxI96tUsHNag=",
- "sha512": "ZK0btcMYTmeDsyUQEGSpbXj1GGK5oTrja0Hip6s2UL9Ij7woOfL3TVVJfs63YgiTXogRQoQ9q55D3n93weraDg==",
+ "sha256": "1VQMOXO/X1aJEPk7OgAsQTFIudPdQhHOX69KKhIU1O8=",
"title": "Pipeline: Declarative Agent API",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-declarative-agent/1.1.1/pipeline-model-declarative-agent.hpi",
"version": "1.1.1",
@@ -41213,7 +42046,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "An opinionated, declarative Pipeline",
+ "excerpt": "An opinionated, declarative Pipeline.",
"gav": "org.jenkinsci.plugins:pipeline-model-definition:1.3.1",
"labels": [
"pipeline",
@@ -41226,7 +42059,7 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
"sha1": "QfzEXu3GDdBHQGKpVx7VHoEoVuA=",
- "sha512": "u1zZmXUjaq87UYBhRyIYjDaxcxfor+bTYCGif2u8Tghkahf6GVXqpdAckJgD/wYxrf5R7M9Ugod3ftXKIG+Umg==",
+ "sha256": "G0iKSdaftWYePuBAZ5vGS51YnXb6U0amE2psulBVcdI=",
"title": "Pipeline: Declarative",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-definition/1.3.1/pipeline-model-definition.hpi",
"version": "1.3.1",
@@ -41268,7 +42101,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "APIs for extension points used in Declarative Pipelines",
+ "excerpt": "APIs for extension points used in Declarative Pipelines.",
"gav": "org.jenkinsci.plugins:pipeline-model-extensions:1.3.1",
"labels": [],
"name": "pipeline-model-extensions",
@@ -41278,7 +42111,7 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
"sha1": "zgpGT/l+L/kubSpPomzMHFXqjXI=",
- "sha512": "ICA0lwdWMV8vkuj3I1qN2v29bHAPnVzMbs+6so1jc8KKYPxfw6b8S1arFFFglyDtJOaoPH5qUVyaD+S0V3ZMPA==",
+ "sha256": "wsVqgbqQRXd5U8bIckuVQ3sDzw6r3oWPMtTGXGhrvBM=",
"title": "Pipeline: Declarative Extension Points API",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-model-extensions/1.3.1/pipeline-model-extensions.hpi",
"version": "1.3.1",
@@ -41321,7 +42154,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin",
"sha1": "PzXa0/mQvVLlM7L2x1C1ZHnWyWY=",
- "sha512": "AYBj87VbchWBEFstsVFcwgtNs2LuV4S3yS2B39GX7oqVwPyxtAuILxHhZCeCaJw5CQH578ZZth1E+14d7vHghg==",
+ "sha256": "9NG7k0uOSy/ve6qIcdcmg2XEdjNja9W6P+GdnsnwLQI=",
"title": "Pipeline: Multibranch with defaults",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-multibranch-defaults/1.1/pipeline-multibranch-defaults.hpi",
"version": "1.1",
@@ -41348,7 +42181,7 @@
"name": "Tim Downey"
}
],
- "excerpt": "This plugin provides integration with Pipeline, configures NPM environment to use within a pipeline job by calling sh npm or bat npm. The selected npm installation will be configured and prepended to the path.",
+ "excerpt": "This plugin provides integration with Pipeline, configures npm environment to use within a pipeline job by calling sh npm or bat npm. The select npmrc will be configured and placed in the workspace prior to the build in order to take precedence over any user or global npmrc.",
"gav": "org.jenkins-ci.plugins:pipeline-npm:0.9.2",
"labels": [
"pipeline",
@@ -41361,7 +42194,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/pipeline-npm-plugin",
"sha1": "KdVMP/YUNo+l6KoJEbDDR7SwOzg=",
- "sha512": "AyrhggkDBBTTtHInEfsLl8D9+gqoRB5JR8ak2zxE7UMVxj0CAxHwRAIrzzNdRc/MeN6VtETnoaRNaIBKGFdb5g==",
+ "sha256": "r6QMjny4Pwp7x/KxhDdRhgGJnIb2/Tzl0jrthnfKJ2w=",
"title": "Pipeline NPM Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-npm/0.9.2/pipeline-npm.hpi",
"version": "0.9.2",
@@ -41416,7 +42249,7 @@
"developerId": "svanoort"
}
],
- "excerpt": "Provides a REST API to access pipeline and pipeline run data",
+ "excerpt": "Provides a REST API to access pipeline and pipeline run data.",
"gav": "org.jenkins-ci.plugins.pipeline-stage-view:pipeline-rest-api:2.10",
"labels": [
"ui"
@@ -41428,7 +42261,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-stage-view-plugin",
"sha1": "34wucmoLToALbbiLvPi6b7zNoHo=",
- "sha512": "rAC0mNF+aoOExTI0L8x3Q+898BByxbC8Q8LTzb+1yMNAQWOqiCjqsCFRAN4dgwoF/kna/YFT+uc1oApOzuLGAw==",
+ "sha256": "Of8Uvd1AUZEAx7pLMbXFqgZ1Ye1bT4VxGPDskVwX6NQ=",
"title": "Pipeline: REST API",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-rest-api/2.10/pipeline-rest-api.hpi",
"version": "2.10",
@@ -41463,7 +42296,7 @@
"developerId": "abayer"
}
],
- "excerpt": "",
+ "excerpt": "Adds the Pipeline step <code>stage</code> to delineate portions of a build.",
"gav": "org.jenkins-ci.plugins:pipeline-stage-step:2.3",
"labels": [
"pipeline",
@@ -41476,7 +42309,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-stage-step-plugin",
"sha1": "sD70QLlZV/OzfG9r7zQNS1vOYtk=",
- "sha512": "yD2ziKDLafqTjpwo3DuQKA2GdFB9z6VAOmxLPRLWWiRqG7vSchgJtmIjQZ8HDXJ/ediT+hr/w8W8YNpaoUkWWA==",
+ "sha256": "9sqrkHQmZCibDLV7J3VcO4uWPDdkiUEp+5VO+/eW0xA=",
"title": "Pipeline: Stage Step",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-step/2.3/pipeline-stage-step.hpi",
"version": "2.3",
@@ -41497,7 +42330,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "Library plugin for Pipeline stage tag metadata",
+ "excerpt": "Library plugin for Pipeline stage tag metadata.",
"gav": "org.jenkinsci.plugins:pipeline-stage-tags-metadata:1.3.1",
"labels": [
"pipeline",
@@ -41510,7 +42343,7 @@
"requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/pipeline-model-definition-plugin",
"sha1": "0DGHgLB8u8nzoI0WOWmgcr1RyWw=",
- "sha512": "MUnYHtwn6fBU3KMP7luKnpikkw9J0HFrxu/s5LvzB1SeTb/JofjpiiuFr6CbI19Nr4IMcgSrXEuy/4zBlImRCw==",
+ "sha256": "NJCLu9+VKxGfMhW9NlX6rk2lO1HsQRV/XYdM5ACLQ6U=",
"title": "Pipeline: Stage Tags Metadata",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-tags-metadata/1.3.1/pipeline-stage-tags-metadata.hpi",
"version": "1.3.1",
@@ -41550,7 +42383,7 @@
"developerId": "svanoort"
}
],
- "excerpt": "Provides a swimlane view of the different stages in a pipeline.",
+ "excerpt": "Pipeline Stage View Plugin.",
"gav": "org.jenkins-ci.plugins.pipeline-stage-view:pipeline-stage-view:2.10",
"labels": [
"ui"
@@ -41562,7 +42395,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/pipeline-stage-view-plugin",
"sha1": "/yI+w3czZooXs75agobelzwgdZI=",
- "sha512": "72Mg+KgwK+R2Vo/14/89Wd+kWBcGZdqVv/1VcW9WeZHD/6TJs2Ar4IEuj9GCBeye/yjl070MY8csRx/tScvxdA==",
+ "sha256": "u1UdHp5CGGik6LWKAVm1TjZg/fw7f4F4uS3qPQKeD5U=",
"title": "Pipeline: Stage View",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-stage-view/2.10/pipeline-stage-view.hpi",
"version": "2.10",
@@ -41609,7 +42442,7 @@
"name": "Robert Sandell"
}
],
- "excerpt": "",
+ "excerpt": "Utility steps for pipeline jobs.",
"gav": "org.jenkins-ci.plugins:pipeline-utility-steps:2.1.0",
"labels": [
"builder",
@@ -41622,7 +42455,7 @@
"requiredCore": "2.73.2",
"scm": "https://github.com/jenkinsci/pipeline-utility-steps-plugin",
"sha1": "bdahZo2BJtc7vRzgUwtcRQU0WmQ=",
- "sha512": "mbnx6rE7XFYfdTEpaz6yxeuNBcc/+ugDBTFn1TWK5sEmwRvE1jowhXFvYsz3kRyvrJR5M7hcBGzz1pq8NkuPlQ==",
+ "sha256": "HrTtd62If5VtRK98rq18KyVb1k3fiSepWtkE4KHRaVI=",
"title": "Pipeline Utility Steps",
"url": "http://updates.jenkins-ci.org/download/plugins/pipeline-utility-steps/2.1.0/pipeline-utility-steps.hpi",
"version": "2.1.0",
@@ -41643,7 +42476,7 @@
"name": "Benjamin Sproule"
}
],
- "excerpt": "",
+ "excerpt": "PIT mutation testing Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:pitmutation:1.0-17",
"labels": [
"report"
@@ -41655,7 +42488,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/pitmutation-plugin",
"sha1": "yXlL7eXgogBl4rznPrrujhCgJlA=",
- "sha512": "yYTZl+Y3p96KXwvhhYs2vDDX7T8KI/HcNW4iAwPG5pfWGgxPItmv4kknYOiI6Oapgve1wrAz3CNsfGyCh5wQ/w==",
+ "sha256": "37PsRQ+mbI1WTo7d45+qFFYfQYxpx/K5j433iJkDY+s=",
"title": "PIT Mutation",
"url": "http://updates.jenkins-ci.org/download/plugins/pitmutation/1.0-17/pitmutation.hpi",
"version": "1.0-17",
@@ -41671,7 +42504,7 @@
"name": "Christophe Furmaniak"
}
],
- "excerpt": "Piwik Analytics plugin that decorates all pages with Piwik tracking code.",
+ "excerpt": "This plugin decorates all pages with piwik tracking code. See the <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Piwik&#43;Analytics&#43;Plugin\" rel=\"nofollow\">plugin page</a> or the <a href=\"http://piwik.org/\" rel=\"nofollow\">Piwik homepage</a>.",
"gav": "org.jenkins-ci.plugins:piwikanalytics:1.2.0",
"labels": [
"page-decorator"
@@ -41683,7 +42516,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/piwikanalytics-plugin",
"sha1": "MrSQ7qc0UZXZIS+JDlQ7nllN8R8=",
- "sha512": "KDGjfhOAsO6Bw6THgE5RxMpEaz2dvukdj9Vu0xBEAKoAVEQHzjzESqPHwwHfd0Lz3UyLnt3oQexbVbR7JRdZLw==",
+ "sha256": "WKc8lac+TMZ0IZYIF1RyL85p4Z6eSV3wfoTyXc/icDc=",
"title": "Piwik Analytics",
"url": "http://updates.jenkins-ci.org/download/plugins/piwikanalytics/1.2.0/piwikanalytics.hpi",
"version": "1.2.0",
@@ -41713,24 +42546,24 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/plain-credentials-plugin",
"sha1": "1OJqHrHF7QMPyLYngE7qsjxnVeY=",
- "sha512": "aRVupR6BmwrRkghIcyunRiBy9W5AmrjBwRq4ABM0cRarK+sX7qI7lQtg1rjmHhT8dAWPFCTY6765sxchHgJK9Q==",
+ "sha256": "Txg0+Z/9fyp9sZcv5G7kLQavgZsnKXGTrInrM6FCktg=",
"title": "Plain Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/plain-credentials/1.4/plain-credentials.hpi",
"version": "1.4",
"wiki": "https://plugins.jenkins.io/plain-credentials"
},
"plasticscm-plugin": {
- "buildDate": "Jul 03, 2018",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
- "name": "workflow-scm-step",
+ "name": "scm-api",
"optional": false,
- "version": "1.6"
+ "version": "2.2.6"
},
{
- "name": "scm-api",
+ "name": "workflow-scm-step",
"optional": false,
- "version": "2.2.6"
+ "version": "1.6"
}
],
"developers": [
@@ -41755,56 +42588,48 @@
"name": "Jesus Manuel Gonzalez"
}
],
- "excerpt": "Integrates Jenkins to Plastic SCM",
- "gav": "org.jenkins-ci.plugins:plasticscm-plugin:2.17",
+ "excerpt": "This plugin integrates <a href=\"http://www.codicesoftware.com\" rel=\"nofollow\">PlasticSCM</a> to Jenkins.",
+ "gav": "org.jenkins-ci.plugins:plasticscm-plugin:2.19",
"labels": [],
"name": "plasticscm-plugin",
- "previousTimestamp": "2018-06-08T13:34:52.00Z",
- "previousVersion": "2.16",
- "releaseTimestamp": "2018-07-03T07:56:33.00Z",
+ "previousTimestamp": "2018-07-19T15:09:50.00Z",
+ "previousVersion": "2.18",
+ "releaseTimestamp": "2018-08-07T09:32:16.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/plasticscm-plugin",
- "sha1": "bAMXEvvlUWO4WM5+zdr5NBd/njo=",
- "sha512": "Pd+ici5GLuzb8jXwbsJx1V4X2fHVMNsiPGrtmNWoMAdJ+qb2kBA7nw+b+ELf9Q4hwCshgncu5JnYGfUQlHVD3A==",
+ "sha1": "FyzDSixnsBylpd7201tCPYohfj8=",
+ "sha256": "c5oXX2Q62pHgSAu7mY3G+ctpoVlhKUzuTAkwkQhUYQk=",
"title": "PlasticSCM",
- "url": "http://updates.jenkins-ci.org/download/plugins/plasticscm-plugin/2.17/plasticscm-plugin.hpi",
- "version": "2.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/plasticscm-plugin/2.19/plasticscm-plugin.hpi",
+ "version": "2.19",
"wiki": "https://plugins.jenkins.io/plasticscm-plugin"
},
"platformlabeler": {
- "buildDate": "May 04, 2018",
+ "buildDate": "Jul 30, 2018",
"dependencies": [],
"developers": [
{
- "developerId": "lifeless",
- "email": "robertc@robertcollins.net",
- "name": "Robert Collins"
- },
- {
- "developerId": "ndeloof",
- "email": "nicolas.deloof@gmail.com",
- "name": "Nicolas De Loof"
- },
- {
"developerId": "MarkEWaite",
"email": "mark.earl.waite@gmail.com",
"name": "Mark Waite"
}
],
- "excerpt": "Assigns labels to nodes based on their operating system properties",
- "gav": "org.jvnet.hudson.plugins:platformlabeler:2.0",
+ "excerpt": "Assigns labels on nodes automatically based on the computer operating system.",
+ "gav": "org.jvnet.hudson.plugins:platformlabeler:2.1",
"labels": [
"misc"
],
"name": "platformlabeler",
- "releaseTimestamp": "2018-05-04T19:48:40.00Z",
+ "previousTimestamp": "2018-05-04T19:48:40.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2018-07-30T16:45:15.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/platformlabeler-plugin",
- "sha1": "7NvRKdDlNuWgyirZ6s+d+Tqy7qU=",
- "sha512": "xXrIYlu+tklrIWGtl2A+4FH7qST1Ubhad+ERiHQPl2S8CGtOV/gqUOQGfmmMrfl+T9sXbu+dCAiTpfTks9HpTA==",
+ "sha1": "k8uRzpIBjf6k6bP3R8gYog+N2XI=",
+ "sha256": "2kc8xNEd9XnTi85UCuw8ulikO3HQfKqJpvB7JIzVwkU=",
"title": "platformlabeler",
- "url": "http://updates.jenkins-ci.org/download/plugins/platformlabeler/2.0/platformlabeler.hpi",
- "version": "2.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/platformlabeler/2.1/platformlabeler.hpi",
+ "version": "2.1",
"wiki": "https://plugins.jenkins.io/platformlabeler"
},
"play-autotest-plugin": {
@@ -41827,7 +42652,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/play-plugin",
"sha1": "l/BVVBmV2jhjMNtNdHNGszY0q8E=",
- "sha512": "Ysbjb20dzcjSBFBRonbhGb3U/NSF0bvqd9NfExwhySB/4/jmGIpgo9D9ULnSnC2UQYlQkmtcIrBs6Q70jcnx+Q==",
+ "sha256": "m6UNmhS95hNpqjrj6/AIFTW8lzH3MIE1oXt7hFsZNjc=",
"title": "Play Framework",
"url": "http://updates.jenkins-ci.org/download/plugins/play-autotest-plugin/1.0.2/play-autotest-plugin.hpi",
"version": "1.0.2",
@@ -41872,7 +42697,7 @@
"name": "Veaceslav Gaidarji"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides generic plotting (or graphing) capability.",
"gav": "org.jenkins-ci.plugins:plot:2.1.0",
"labels": [
"report",
@@ -41885,7 +42710,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/plot-plugin",
"sha1": "RI+lOblAQihlZJ8PT0aHSTrmNpA=",
- "sha512": "fiRJIkv0SlTrnSpPaS4q29iKdfAVcS4F7cFPp13uITMf1vrRF0RFNt4Xndc2/vxNmrrxI5BBNksRKuIwkhqA/w==",
+ "sha256": "DZAd5+ZyubuUDiZ8d77TN+l8GmiGQzWACzpkoM910AE=",
"title": "Plot",
"url": "http://updates.jenkins-ci.org/download/plugins/plot/2.1.0/plot.hpi",
"version": "2.1.0",
@@ -41906,7 +42731,7 @@
"name": "Michal Laskowski"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides the possibility to analyze how often a plugin is being used in your jobs.",
"gav": "org.jenkins-ci.plugins:plugin-usage-plugin:0.4",
"labels": [
"misc"
@@ -41918,7 +42743,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/plugin-usage-plugin",
"sha1": "qI6X5wgHkDqMCwk8u106jCst9do=",
- "sha512": "7AQXUAT9p76QoBxnC6lIRjmdZNwlsm5qY3RCpO//er/DYPZRLLDfiWUsKFLsd257uLofWqzoRn8pkkwwG1DbWw==",
+ "sha256": "3EAjrC6U/BsBfUE1UuVc2ov5DMCyXrMCdkJSILhb+iQ=",
"title": "Plugin Usage",
"url": "http://updates.jenkins-ci.org/download/plugins/plugin-usage-plugin/0.4/plugin-usage-plugin.hpi",
"version": "0.4",
@@ -41960,7 +42785,7 @@
"name": "Ulli Hafner"
}
],
- "excerpt": "This plug-in generates the trend report for PMD, an open source static code analysis program.",
+ "excerpt": "This plug-in collects the <a href=\"http://pmd.sourceforge.net/\" rel=\"nofollow\">PMD</a> analysis results of the project modules and visualizes the found warnings.",
"gav": "org.jvnet.hudson.plugins:pmd:3.50",
"labels": [
"maven",
@@ -41973,7 +42798,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/pmd-plugin",
"sha1": "6uCoIoPKk45hlLLztRwpqELPGXA=",
- "sha512": "hLsrpTHGHFmaelYNs5M6g4esAyQ5eQjZJ3jJk4HHel54199Q4EM7DEHCgUch8AFnu3AqBWbar3NYc5G7blhk8g==",
+ "sha256": "nS41I8Sdc7VKtxNGPBWlj8Q8t/DnXqL4z+IxdBV1YwQ=",
"title": "PMD",
"url": "http://updates.jenkins-ci.org/download/plugins/pmd/3.50/pmd.hpi",
"version": "3.50",
@@ -41999,7 +42824,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://www.polarion.com/products/svn/svn_webclient.php\" rel=\"nofollow\">Polarion WebClient for SVN</a> with Hudson. Entries in change logs will be hyperlinked to the specified WebClient site.",
"gav": "org.jvnet.hudson.plugins:polarion:1.3",
"labels": [
"external"
@@ -42009,7 +42834,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/polarion-plugin",
"sha1": "yqnoigUhQZdM/7CiGFtDJzekqOk=",
- "sha512": "r7rnyCUKOHE5kVRmFaNJB74V/2sUsvmMWGB/iyNM9H1KrB0hOCe6Kp+bLxOstI40vQh13aLY58zzV0yUsx8oow==",
+ "sha256": "m36RWLCBvMTgckeJ8w8P82H7i8T6VVKLgncSUvHCqRw=",
"title": "Polarion Webclient for SVN",
"url": "http://updates.jenkins-ci.org/download/plugins/polarion/1.3/polarion.hpi",
"version": "1.3",
@@ -42030,7 +42855,7 @@
"name": "Sang Uk Seong"
}
],
- "excerpt": "",
+ "excerpt": "This builder plugin is to check policy gate.",
"gav": "com.parasoft:policycenter-gate-validator:1.0.1",
"labels": [
"misc",
@@ -42043,7 +42868,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/policycenter-gate-validator-plugin",
"sha1": "PTnEDIRtiRXq3q9DnfP6XpHm3yI=",
- "sha512": "eAq9DnAnbosgxQJhkYJIyjjYENNevihOmInZLeNHg3ddXEZuBpMQ/wt//RIeKW5mBzceW7Yg0fIghoLyOEcC9A==",
+ "sha256": "stC5paosC0ZzGFcctOLVn9M59kQTp47wtZrwBsFlsUs=",
"title": "Parasoft Policy Center Gate Check Validator",
"url": "http://updates.jenkins-ci.org/download/plugins/policycenter-gate-validator/1.0.1/policycenter-gate-validator.hpi",
"version": "1.0.1",
@@ -42072,7 +42897,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/poll-mailbox-trigger-plugin",
"sha1": "AckpOJz7bwS058h9+9d3m4+Xczc=",
- "sha512": "U4YjMAHzbcdKOKkqJ9Ger9mf5ZAccOlnL9+nYcoZLTPY06eYxd/zNzal90xLuQ7yyMqCtkr+FmE84L8ecdnmuA==",
+ "sha256": "nOW3maxSM4prcXAfS+kLzvgiKZmUD6aBnG2ZPdLGVbM=",
"title": "Poll Mailbox Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/poll-mailbox-trigger-plugin/1.026/poll-mailbox-trigger-plugin.hpi",
"version": "1.026",
@@ -42088,7 +42913,7 @@
"name": "Vincent Latombe"
}
],
- "excerpt": "This plugin adds a Poll SCM button on your jobs that allow you to poll a project on-demand",
+ "excerpt": "This plugin adds a Poll Now button to your job when Poll SCM option is enabled.",
"gav": "org.jenkins-ci.plugins:pollscm:1.3.1",
"labels": [],
"name": "pollscm",
@@ -42098,7 +42923,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/pollscm-plugin",
"sha1": "p1PCZqG43Xle+reyLJ26dzhdKYM=",
- "sha512": "Q3PJguzpcQPnTE9Cr7Flr5Vq/gSYAUMxA1QrxEhUvcTVfktCsoOwcVnSy5lV4V9dlBJiKjBE3/6qW9uxFAXZTQ==",
+ "sha256": "gbuuFBx5fH++JBRWefRSBq/TAE6aHYVfGJv3kODlIKY=",
"title": "Poll SCM",
"url": "http://updates.jenkins-ci.org/download/plugins/pollscm/1.3.1/pollscm.hpi",
"version": "1.3.1",
@@ -42139,7 +42964,7 @@
"name": "Michael Klein"
}
],
- "excerpt": "Allows to transfer settings from a pom to a job configuration",
+ "excerpt": "This plugin sets certain parameters of a project&#39;s configuration according to its pom.",
"gav": "org.jenkins-ci.plugins:pom2config:1.2",
"labels": [
"misc",
@@ -42150,7 +42975,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/pom2config-plugin",
"sha1": "RCa8WBVCa3jtcGLUArTquSVvTog=",
- "sha512": "L7/ZjQeTuySncGNXBOOFVMbVC9inIKcxHT1TWfIwygry1TjxmtSeGhkBR1hvt2QfAIOQC0iBYuTApi3EDdtLdg==",
+ "sha256": "N2Bx0QKWIuOeQjRCWmGuJm7jUUEaJbM6Jf8Y3+Ftw0w=",
"title": "pom2config",
"url": "http://updates.jenkins-ci.org/download/plugins/pom2config/1.2/pom2config.hpi",
"version": "1.2",
@@ -42177,7 +43002,7 @@
"name": "Peter Wilcsinszky"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allocates free ports as environment variables.",
"gav": "org.jenkins-ci.plugins:port-allocator:1.8",
"labels": [
"misc"
@@ -42189,7 +43014,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/port-allocator-plugin",
"sha1": "y4QGw01FszL37qbQqr/0uw9cruY=",
- "sha512": "nODjPmH92WBjAL33qYmMX/ajzAcrgtHnO8PCbXQuQMmuxEAjQsY7QX/rWnqk2fHq2TXJs4TIjdCUDZgoPr5wEg==",
+ "sha256": "hCgbOxUCG/MrjSOhmBu4ZqWOTsJuM0pE/+kT/N5P9n8=",
"title": "Port Allocator",
"url": "http://updates.jenkins-ci.org/download/plugins/port-allocator/1.8/port-allocator.hpi",
"version": "1.8",
@@ -42205,7 +43030,7 @@
"name": "Anthony Dahanne"
}
],
- "excerpt": "",
+ "excerpt": "This plugin posts the build url to a given http endpoint",
"gav": "org.terracotta.jenkins.plugins:post-completed-build-result:1.1",
"labels": [
"notifier"
@@ -42217,7 +43042,7 @@
"requiredCore": "1.538",
"scm": "https://github.com/jenkinsci/post-completed-build-result-plugin",
"sha1": "ISip39RERDTpceNYM0+gJfcBQ5Y=",
- "sha512": "qznb1Ie9ghd1Jhza0OT2qdQjvcZL6LHbBAubb00+qMaQSaPGgrhVd+lPGn7x6WdGW4A96lJm30rh2ThnkM6WzA==",
+ "sha256": "1npaLlaVcMQRPD7wdun3oprda4S7C0gdTE9UJtXVjVI=",
"title": "post-completed-build-result",
"url": "http://updates.jenkins-ci.org/download/plugins/post-completed-build-result/1.1/post-completed-build-result.hpi",
"version": "1.1",
@@ -42238,7 +43063,7 @@
"name": "Fred"
}
],
- "excerpt": "This plugin allows the user to execute a shell/batch task depending on the build log output.Java regular expression are allowed. If the string matches anywhere in the build log output, the script will execute.",
+ "excerpt": "This plugin allows to execute a batch/shell task depending on the build log output.",
"gav": "org.jvnet.hudson.plugins:postbuild-task:1.8",
"labels": [
"post-build",
@@ -42249,7 +43074,7 @@
"requiredCore": "1.357",
"scm": "https://github.com/jenkinsci/postbuild-task-plugin",
"sha1": "BsfymNZesIFBvZtiIe01htpESHI=",
- "sha512": "tWXLMypcDRgBxM9I+vUCVbni96M9Jd93SRrRDSiXwefoRgF97Do2Ullzf81eppf5vhAg9yj+yKFE6wyNp4F1zg==",
+ "sha256": "oDyal/1PD96lmVsTPt6PpUkEN0EIZMDvby99R6nZ86I=",
"title": "Post build task",
"url": "http://updates.jenkins-ci.org/download/plugins/postbuild-task/1.8/postbuild-task.hpi",
"version": "1.8",
@@ -42288,7 +43113,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/postbuildscript-plugin",
"sha1": "IXYd8VVR1RRFP5W1mvYIAXYcTMk=",
- "sha512": "sWF716zM0VO62/MWn2ANz86EwVHzvUtHVK8/aXYWN/wPndYKJJjVuUg+fwe7zJiMJejZkRYN5Z1KVL9OvD8dXg==",
+ "sha256": "g4IyTrWt9cDddXpIlVYtevgMFOMgHYdMWiEkDZI+1pc=",
"title": "PostBuildScript",
"url": "http://updates.jenkins-ci.org/download/plugins/postbuildscript/2.7.0/postbuildscript.hpi",
"version": "2.7.0",
@@ -42304,7 +43129,7 @@
"name": "Damien Finck"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows Jenkins to invoke <a href=\"http://en.wikipedia.org/wiki/Windows_PowerShell\" rel=\"nofollow\">Windows PowerShell</a> as build scripts.",
"gav": "org.jenkins-ci.plugins:powershell:1.3",
"labels": [
"builder",
@@ -42315,7 +43140,7 @@
"requiredCore": "1.450",
"scm": "https://github.com/jenkinsci/powershell-plugin",
"sha1": "0U8ZSvrNGrnfUJIyYGBrNlBvYaI=",
- "sha512": "wGr27GyKLoSO4JTCsk4AAUhhBnlxaR13tDB+ECzTTWQv/haKo2isV4IebuNlqh6EaTWVwqiqEqfSzS15NWmX9Q==",
+ "sha256": "v8aJMunnmddxeDdwLSyDXX3RtIoZ7awxgAiDcsTwhj4=",
"title": "PowerShell",
"url": "http://updates.jenkins-ci.org/download/plugins/powershell/1.3/powershell.hpi",
"version": "1.3",
@@ -42336,7 +43161,7 @@
"name": "Torsten Ehrhorn"
}
],
- "excerpt": "This plugin displays random chosen tips extracted from the book The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt and David Thomas, 1st edition, copyright 2000. Reprinted by permission of Pearson Education, Inc., Upper Saddle River, NJ.",
+ "excerpt": "This plugin displays random tips extracted from <a href=\"http://pragprog.com/the-pragmatic-programmer/\" rel=\"nofollow\"> The Pragmatic Programmer </a> by Andrew Hunt and David Thomas.",
"gav": "org.jenkins-ci.plugins:pragprog:2.0.0",
"labels": [
"ui"
@@ -42347,7 +43172,7 @@
"releaseTimestamp": "2016-06-10T09:54:52.00Z",
"requiredCore": "1.642.3",
"sha1": "kgC2Mb/R4l/aqC3Oy+IudEdQjQc=",
- "sha512": "Pq68dd8acyE0UllOvl4f0oi1MXdrCr/esQh7eW/RLgp40vk+QT0i0U9dCOjxX6sdTSYZcrbeseJFCwlNvgcg9g==",
+ "sha256": "e1D0WfWhDBijeGjdvjYg2Z9Xad+6OkWZAkfMe9N0qPo=",
"title": "Pragprog",
"url": "http://updates.jenkins-ci.org/download/plugins/pragprog/2.0.0/pragprog.hpi",
"version": "2.0.0",
@@ -42362,7 +43187,7 @@
"name": "Chris Johnson"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows build steps to be performed before the SCM step performs an action.",
"gav": "org.jenkins-ci.plugins:preSCMbuildstep:0.3",
"labels": [
"buildwrapper"
@@ -42374,7 +43199,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/pre-scm-buildstep-plugin",
"sha1": "/Q32EXi8VtXSNkVAsSFqv3djnxA=",
- "sha512": "stCwIfZWMF+lpRumkHJL8jg/TIsRwAteMl/prwhxsPevkhJ9Bu+eF7MNihsHPaS7beNx+GgxJ/LcnTNqYPR93Q==",
+ "sha256": "0NxWZmbqbyjjQQ59ObdSxn9eKexPfN8+/REiRKdteAI=",
"title": "Pre SCM BuildStep",
"url": "http://updates.jenkins-ci.org/download/plugins/preSCMbuildstep/0.3/preSCMbuildstep.hpi",
"version": "0.3",
@@ -42390,7 +43215,7 @@
"name": "Henrik Lynggaard"
}
],
- "excerpt": "This Hudson/Jenkins plugin checks the status of other jobs as a build step",
+ "excerpt": "This plugin will check the status of other jobs before continuing<br /> The other jobs must exist, have been built, not building and the last build must be stable.",
"gav": "org.jvnet.hudson.plugins:prereq-buildstep:1.1",
"labels": [
"builder"
@@ -42399,7 +43224,7 @@
"releaseTimestamp": "2011-04-01T13:37:20.00Z",
"requiredCore": "1.392",
"sha1": "lNPC2+55H0ogLNLYeqHjwKHJ2e4=",
- "sha512": "vBQ8JKmVDlc/v2qYWZRgAJSiGZkFdLN3k3mAk/x9e/p4Ng4aTkV6MgoKtNi5+Ly2uhLz85p9qtiZQXRHWEzswA==",
+ "sha256": "bV1ETfamFKJ0cQAu/wHu4CNmrEeEN7cHV5d+0qH2Jwk=",
"title": "Prerequisite build step",
"url": "http://updates.jenkins-ci.org/download/plugins/prereq-buildstep/1.1/prereq-buildstep.hpi",
"version": "1.1",
@@ -42462,7 +43287,7 @@
"name": "Praqma Support"
}
],
- "excerpt": "Enables pretested integration as Git SCM extension.",
+ "excerpt": "The Pretested Integration Plugin offers a branchy approach to pretested integration (also known as pre-tested commits), which upholds the invariant; that for a specific branch, known as the integration branch, all commits have been verified.",
"gav": "org.jenkins-ci.plugins:pretested-integration:3.0.1",
"labels": [
"scm-related",
@@ -42476,7 +43301,7 @@
"requiredCore": "2.19.4",
"scm": "https://github.com/jenkinsci/pretested-integration-plugin",
"sha1": "6BF3c6UxYaJDpcdZ1mwAkZ/nx4o=",
- "sha512": "a2d4as7Ygs74lbFtP2Fm9goCSMdhbxyE/FHYnuUbLbaKWOPXr4l+CAAZKDzxbaWLDOLPnk4Od2FLcDKyilVXJQ==",
+ "sha256": "boWlAMhsEeFlvDYjRLZT8WvESBC0BHSPBXFo52piQs4=",
"title": "Pretested Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/pretested-integration/3.0.1/pretested-integration.hpi",
"version": "3.0.1",
@@ -42512,7 +43337,7 @@
"requiredCore": "1.642",
"scm": "https://github.com/jenkinsci/proc-cleaner-plugin",
"sha1": "3ButVBfucF9bsQyTl0H9EIWxZXs=",
- "sha512": "qoTkvTo/P2LkTlQAv4EsAIiFuyhpEEMHB+mlPWv3sI21Nbl55KbH/+7nD+Hv2GbprIWxG2/FJhp4c1+vLoTUFw==",
+ "sha256": "F6KGzuM2E4pDtX8/QwgslvIv3jhrO0wFuAbIVxMZBB8=",
"title": "Process cleaner",
"url": "http://updates.jenkins-ci.org/download/plugins/proc-cleaner-plugin/2.0/proc-cleaner-plugin.hpi",
"version": "2.0",
@@ -42528,7 +43353,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provide progress bar available for views.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Progress&#43;Bar&#43;Column&#43;Plugin\" rel=\"nofollow\">Progress Bar Column Plugin</a> provides a progress bar available for views.",
"gav": "org.jenkins-ci.plugins:progress-bar-column-plugin:1.0",
"labels": [
"listview-column"
@@ -42538,7 +43363,7 @@
"requiredCore": "1.421",
"scm": "https://github.com/jenkinsci/progress-bar-column-plugin",
"sha1": "A6ddrtk90zctZbw5hRyEguLpY08=",
- "sha512": "fP0YtNd12HDybYT1GxEvXQ+3+jvetp4KDNr/k/q1VPEGyJRY92BGYH+qYrSW716lTmJWR5QloB+waonWrMRP4A==",
+ "sha256": "o+FEZVGUhRVXt0T2tp0rtvcJ5cXMJh3sMA4ouyIhCMs=",
"title": "Progress Bar Column",
"url": "http://updates.jenkins-ci.org/download/plugins/progress-bar-column-plugin/1.0/progress-bar-column-plugin.hpi",
"version": "1.0",
@@ -42558,7 +43383,7 @@
"developerId": "nrhine"
}
],
- "excerpt": "",
+ "excerpt": "Plugin to display build times on the dashboard view",
"gav": "org.jenkins-ci.plugins:project-build-times:1.2.1",
"labels": [],
"name": "project-build-times",
@@ -42568,7 +43393,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/project-build-times-plugin",
"sha1": "lpVfgIyCLlclVia+bzqfTmesYY8=",
- "sha512": "cJMyr7OwG7Q4AidsgopWxwPZgIrsN9Pdn+ZYoJDYqF4wmJOOrzU6UOYdNkiIcq6Y/cvIIFN+F3Avh+rmlytY6w==",
+ "sha256": "L81NGFG3OcCCxWtuUApeBZntf0KDDEpdAK0mcwYuc7o=",
"title": "Project Build Times",
"url": "http://updates.jenkins-ci.org/download/plugins/project-build-times/1.2.1/project-build-times.hpi",
"version": "1.2.1",
@@ -42607,7 +43432,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/project-description-setter-plugin",
"sha1": "ywSidU8rlDk0wr2ELy8CGc3Bjac=",
- "sha512": "6aTZP1XHJWnGz3YeTGdUNqMcReUtQS4OKRczy36iqWb0GyWTEOQcJ23j5MsCEGj0EtT7hcX0j5D8lSWvqqtAAA==",
+ "sha256": "nPHTSw2dqpPpkPkkCw5Op+O1zBuq2fxaMGr7DZ+of0c=",
"title": "Project Description Setter",
"url": "http://updates.jenkins-ci.org/download/plugins/project-description-setter/1.2/project-description-setter.hpi",
"version": "1.2",
@@ -42623,7 +43448,7 @@
"name": "Henrik Lynggaard"
}
],
- "excerpt": "This Hudson/Jenkins plugin shows project health",
+ "excerpt": "This plugin will show an overview of project health<br /> It will show how many build failed, and which testcases are the top breakers",
"gav": "org.jvnet.hudson.plugins:project-health-report:1.2",
"labels": [],
"name": "project-health-report",
@@ -42632,7 +43457,7 @@
"releaseTimestamp": "2011-05-23T16:50:16.00Z",
"requiredCore": "1.392",
"sha1": "za1n9Ck7O4G59psxfH9WF4ZSlU8=",
- "sha512": "wyfByI+tfLtziqiCQiF3gK3cb2HgpoMYlW1jXm8EEaLwhHe02bM44zrhR5OIvW4FgRjBAu+v1yYrN7+zqLb+ZA==",
+ "sha256": "o9d0du/EgS9Lr0HUZucuIr2ha/O8D2B4eKKRws4YNY0=",
"title": "Project Health Report",
"url": "http://updates.jenkins-ci.org/download/plugins/project-health-report/1.2/project-health-report.hpi",
"version": "1.2",
@@ -42654,7 +43479,7 @@
"name": "Martin Schroeder"
}
],
- "excerpt": "",
+ "excerpt": "Plugin that adds inheritance between jobs to Jenkins.",
"gav": "hudson.plugins:project-inheritance:2.0.0",
"labels": [],
"name": "project-inheritance",
@@ -42663,7 +43488,7 @@
"releaseTimestamp": "2017-03-14T20:40:11.00Z",
"requiredCore": "1.625.3",
"sha1": "gVCywFpB+oWXkxVy2iY2yKinmFg=",
- "sha512": "KKQSfPFPvR18kbgvV3t09CwKxWGJQ0EPOYo3Xyp6Vb6xWn3q5+Cy3J52WF/xbTEu+/7Vmh5AnBlanqEpxtxpIg==",
+ "sha256": "xIi2T4bpw79fiiudEOhiE/2i2fdk01NahIsCN9zrUbk=",
"title": "Project Inheritance",
"url": "http://updates.jenkins-ci.org/download/plugins/project-inheritance/2.0.0/project-inheritance.hpi",
"version": "2.0.0",
@@ -42685,7 +43510,7 @@
"name": "Marco Ambu"
}
],
- "excerpt": "Provide a new dashboard-view portlet and a new column for project statistics.",
+ "excerpt": "This plugin provides a new dashboard portlets and a new column with statistics about each project.",
"gav": "org.jenkins-ci.plugins:project-stats-plugin:0.4",
"labels": [
"listview-column",
@@ -42698,7 +43523,7 @@
"requiredCore": "1.459",
"scm": "https://github.com/jenkinsci/project-stats-plugin",
"sha1": "mIkd2WtsZ/Qn11Pn/JPojLHd7As=",
- "sha512": "wjnaFc6qbbDOOSPGcGTW/DXgMqOJuEE6IZqqC2d3STGJJwoVc0W9dq5j4KUKG4d1pPKFCsbiDsATSdCH71SRCQ==",
+ "sha256": "baO33sCg4f0UkzLnap4V8Qn/Hn5EwJ6n0jwccdNnTLE=",
"title": "Project statistics",
"url": "http://updates.jenkins-ci.org/download/plugins/project-stats-plugin/0.4/project-stats-plugin.hpi",
"version": "0.4",
@@ -42746,7 +43571,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/prometheus-plugin/",
"sha1": "ZbwDv+20mnyzTtRYRDZK+e1nZrE=",
- "sha512": "javT/VwOgiNkwSwAaNIAg3QV0NalJXm1NKcM5WuY1BwBNeeAUkphVKbS7Fam47zME5vchKjuJWOsgm11OQosLA==",
+ "sha256": "xdxNJOsiFdpFv3v3xTlSdHE9WWMjn60twFdKRlY4LFI=",
"title": "Prometheus metrics",
"url": "http://updates.jenkins-ci.org/download/plugins/prometheus/1.2.2/prometheus.hpi",
"version": "1.2.2",
@@ -42821,7 +43646,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "",
+ "excerpt": "This plugin implements a &#34;promoted build&#34; feature where a build of one job can be marked as &#34;promoted&#34; when it passes certain criteria.",
"gav": "org.jenkins-ci.plugins:promoted-builds:3.2",
"labels": [
"misc",
@@ -42835,7 +43660,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/promoted-builds-plugin",
"sha1": "SgzTBhv+OMAsN7jUU92GqZIokuc=",
- "sha512": "hY8FgcM5d2n7NTYLAanRSIH9076NWFvM3Lo4jsSYUCQal13kd3ebVyqdzEw/GOur5iZunCXmJnUF7IXWryapCA==",
+ "sha256": "bayhnUiakLoAMNjDPCxOEAgZa/lOxVNmzsb+HGqN8g8=",
"title": "promoted builds",
"url": "http://updates.jenkins-ci.org/download/plugins/promoted-builds/3.2/promoted-builds.hpi",
"version": "3.2",
@@ -42861,7 +43686,7 @@
"name": "Alan Harder"
}
],
- "excerpt": "",
+ "excerpt": "Simpler version of Promoted Builds plugin, with only manual promotion of builds.",
"gav": "org.jenkins-ci.plugins:promoted-builds-simple:1.9",
"labels": [
"misc",
@@ -42874,7 +43699,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/promoted-builds-simple-plugin",
"sha1": "Q710UWrUUlaLRkSqOclH5RB9xN8=",
- "sha512": "ntyMMZ+WOemcH5YsM8x6ii+cHJX04SRywGauqj5uE3PCSCU4cYfLNl/YZAfRWzmn5CJKWZJ3tl079VWUlNuSBA==",
+ "sha256": "A4BMUsirrtl+mvND4u5QHQIE0jzlODfAkGgI1kmtCys=",
"title": "Promoted Builds (Simple)",
"url": "http://updates.jenkins-ci.org/download/plugins/promoted-builds-simple/1.9/promoted-builds-simple.hpi",
"version": "1.9",
@@ -42909,7 +43734,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/protecode-sc-plugin",
"sha1": "nwyB0+FP0UIrGm7RFJnRHKxnZqE=",
- "sha512": "wFPC3YSP9MHcv1sqFJ1848xVFut1qhHrGiAHVZFEIUhs/bkvDNck7in8+esby6/1pfzIRHfn4V8Sb9rjwyutJQ==",
+ "sha256": "44ZkQktSLQnGIMzrKrUrYnElCk8ExMcvbOLjho5xoRg=",
"title": "Protecode SC",
"url": "http://updates.jenkins-ci.org/download/plugins/protecode-sc/0.17.0/protecode-sc.hpi",
"version": "0.17.0",
@@ -42925,7 +43750,7 @@
"name": "Harry Macey"
}
],
- "excerpt": "This plugin allows Jenkins to use Proxmox virtual machines as slaves.",
+ "excerpt": "Enables proxmox machines to be used as slaves. Supports reverting from a snapshot",
"gav": "org.jenkins-ci.plugins:proxmox:0.2.2",
"labels": [
"slaves",
@@ -42938,7 +43763,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/proxmox-plugin",
"sha1": "SkqP3aW/xQDblmXijZpRki/DKHA=",
- "sha512": "mtkRMJzAjtQNjpyCfjrqu9ZQrsuC0QakkQq8FFccFKLsl8Gvavg6xEo6eTZEFF93EUTDho8iQFBbQ4zwkcb1bg==",
+ "sha256": "rSm5rMSgCb5KTzn7mmMaOEI3vTOduWSboiJzDKwOMwE=",
"title": "Proxmox",
"url": "http://updates.jenkins-ci.org/download/plugins/proxmox/0.2.2/proxmox.hpi",
"version": "0.2.2",
@@ -42972,7 +43797,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/prqa-plugin",
"sha1": "4I9/rxEPwxdSmiRmHFEBJempRF0=",
- "sha512": "KKo4yoLO5Kn/IEYL1lIYz12V7I1BCVd7bqMQ7Pm6Zei1ZP6dqWnCiC7maCkPUs63+FdR+N6KPjFOKCvfzDcTlQ==",
+ "sha256": "rnf926vXY4AZI7DLwNzlaptRfJCc/MYkJ5p6psdx0eI=",
"title": "PRQA",
"url": "http://updates.jenkins-ci.org/download/plugins/prqa-plugin/3.0.1/prqa-plugin.hpi",
"version": "3.0.1",
@@ -42992,7 +43817,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "'pry' CLI command to introspect running Jenkins with Ruby",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:pry:1.1",
"labels": [],
"name": "pry",
@@ -43002,7 +43827,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/git-plugin",
"sha1": "13OpWLobyimk1qD6zwnhDHpglh8=",
- "sha512": "wiS8IM4AhIqfDAaSiyXmAnIaMXSv5mQo4PaDsSXbgnRgksZ+TvWgcVI3VfKzSWgV5ZQZx+vQ56U7KDuZNUf0zQ==",
+ "sha256": "nkzF3nXlKrsfVZD70gBUiZp2Sr3f5+sGH490RO179hA=",
"title": "pry",
"url": "http://updates.jenkins-ci.org/download/plugins/pry/1.1/pry.hpi",
"version": "1.1",
@@ -43028,14 +43853,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/publish-over-plugin",
"sha1": "DLTC5LsbmkVntBjQzRHDAtkYazY=",
- "sha512": "uR06yyjeq/dQJsbrURZnjRsoy8s679Zdq48f8spkyYsY6wPI4aOY5/+MMbWDOvSa21RGPt0zseoUO2jerdMZdA==",
+ "sha256": "X2YjDGXwWrp2SCBPpJLVUeKnqOSwXpbeK2HjYRhpt1k=",
"title": "Infrastructure plugin for Publish Over X",
"url": "http://updates.jenkins-ci.org/download/plugins/publish-over/0.22/publish-over.hpi",
"version": "0.22",
"wiki": "https://plugins.jenkins.io/publish-over"
},
"publish-over-cifs": {
- "buildDate": "Apr 19, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
"name": "publish-over",
@@ -43061,21 +43886,21 @@
}
],
"excerpt": "Send build artifacts to a windows share (CIFS/SMB/samba)",
- "gav": "org.jenkins-ci.plugins:publish-over-cifs:0.10",
+ "gav": "org.jenkins-ci.plugins:publish-over-cifs:0.11",
"labels": [
"upload"
],
"name": "publish-over-cifs",
- "previousTimestamp": "2018-02-14T19:11:04.00Z",
- "previousVersion": "0.9",
- "releaseTimestamp": "2018-04-19T15:34:44.00Z",
+ "previousTimestamp": "2018-04-19T15:34:44.00Z",
+ "previousVersion": "0.10",
+ "releaseTimestamp": "2018-07-25T22:57:27.00Z",
"requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/publish-over-cifs-plugin",
- "sha1": "pVPqwWgXj4/qgLFHeSIRfG0sA5k=",
- "sha512": "SEyutSVG031QWBagivQFG0h/1cZxsjbc95qNyH92eaKKMDoSn1eRO6pK2g+w4t0AN0wJoBaD+1rfBU9AAvMCig==",
+ "sha1": "oory3AkyptAswajzoxltkskFAQI=",
+ "sha256": "nBOpBcYoY/KfajQw8AQ2XTL3BYPw5xA2onk+w05WFR0=",
"title": "Publish Over CIFS",
- "url": "http://updates.jenkins-ci.org/download/plugins/publish-over-cifs/0.10/publish-over-cifs.hpi",
- "version": "0.10",
+ "url": "http://updates.jenkins-ci.org/download/plugins/publish-over-cifs/0.11/publish-over-cifs.hpi",
+ "version": "0.11",
"wiki": "https://plugins.jenkins.io/publish-over-cifs"
},
"publish-over-dropbox": {
@@ -43104,7 +43929,7 @@
"name": "René de Groot"
}
],
- "excerpt": "Send build artifacts to Dropbox account",
+ "excerpt": "Send build artifacts to a Dropbox account.",
"gav": "org.jenkins-ci.plugins:publish-over-dropbox:1.2.4",
"labels": [
"upload"
@@ -43116,7 +43941,7 @@
"requiredCore": "2.98",
"scm": "https://github.com/jenkinsci/publish-over-dropbox-plugin",
"sha1": "47PApHum/95G4KpZBrI90/iRdAk=",
- "sha512": "5J4WGn2jB3jEKgHX3SwLkZCJmAm6V9C5C5oAoRZKGzH1yadN2b8pvbBoF10CH/8bqGC2oaFht9WoXzziiLtXCA==",
+ "sha256": "4th9D603KazpgFS/Z2i1dVMaNZ2VoOsJxJUpuI5p8LM=",
"title": "Publish Over Dropbox",
"url": "http://updates.jenkins-ci.org/download/plugins/publish-over-dropbox/1.2.4/publish-over-dropbox.hpi",
"version": "1.2.4",
@@ -43160,7 +43985,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/publish-over-ftp-plugin",
"sha1": "w8ggiYSxF+rWt5zMy8PCvjcERic=",
- "sha512": "NEYRuJaSj8SGmgBJJGqYGK2GG1ZyjVRBjqKiijlWM7EIcdARmnh8ZZBE5BBD6HNBJylc5mRxjAttNlh5kmzlvg==",
+ "sha256": "8CUbhCcOtbLFa2Bxh9nrslLXpAzYA0RwS99pIHdK4sw=",
"title": "Publish Over FTP",
"url": "http://updates.jenkins-ci.org/download/plugins/publish-over-ftp/1.15/publish-over-ftp.hpi",
"version": "1.15",
@@ -43206,7 +44031,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/publish-over-ftp-plugin",
"sha1": "6N0WM/pbs08ks02OAmRNfF0eH1k=",
- "sha512": "LR6NDkCAo4GOgUGDtY7c4N4SlDtiNq1q8swIBBfwXJ40IF0rpSUprAWO0ttBzRgMrbGz009/3k19aLvWnLOOnQ==",
+ "sha256": "3yae3UjCmtJ9M8MlCCzmIcLnh6S15Ng9IUfwYqY+y30=",
"title": "Publish Over SSH",
"url": "http://updates.jenkins-ci.org/download/plugins/publish-over-ssh/1.19.1/publish-over-ssh.hpi",
"version": "1.19.1",
@@ -43248,7 +44073,7 @@
"name": "Ali Khan"
}
],
- "excerpt": "This plugin publishes the current code to a bitbucket server by creating a new repository and/or project.",
+ "excerpt": "This plugin allows you to publish the current code in workspace to a bitbucket server by creating a new repository and associated project if required.",
"gav": "org.jenkins-ci.plugins:publish-to-bitbucket:0.4",
"labels": [],
"name": "publish-to-bitbucket",
@@ -43256,7 +44081,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/publish-to-bitbucket-plugin",
"sha1": "vmhtoETC72pe6lbKThfpQjcxzUU=",
- "sha512": "wjWXgVIIXWlnQha9/UYw5oQTeE7kBHa8TawuHRVfSw3hLN3qVvUInn+cqGPzy1FSDOTIktrDCkRaeZ03QTh8Dg==",
+ "sha256": "+McPFfpj2I+wEZ5xpn2PXUpzYzpjgxxFdrinAuLCh8w=",
"title": "Publish to Bitbucket",
"url": "http://updates.jenkins-ci.org/download/plugins/publish-to-bitbucket/0.4/publish-to-bitbucket.hpi",
"version": "0.4",
@@ -43280,7 +44105,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/pubsub-light-module",
"sha1": "xFuNf8e4q54CkhyukTuRT/gwpg0=",
- "sha512": "z2J9M1TY8i2YyhyTI1cg1ZSyHe6te5XQUifvifglF3TZf5Khf01LqYTNdboOPy1KhjMSMpO+P6fNBjIcXMyiWw==",
+ "sha256": "Zmy8V52ChJvvjQOWpXM1yZlCIuiwulLwe+dtq5+1bEA=",
"title": "Pub-Sub \"light\" Bus",
"url": "http://updates.jenkins-ci.org/download/plugins/pubsub-light/1.12/pubsub-light.hpi",
"version": "1.12",
@@ -43300,7 +44125,7 @@
"developerId": "fbelzunc"
}
],
- "excerpt": "",
+ "excerpt": "This plugin accepts submissions from Puppet report and tracks how files are getting deployed.",
"gav": "org.jenkins-ci.plugins:puppet:1.1",
"labels": [],
"name": "puppet",
@@ -43310,7 +44135,7 @@
"requiredCore": "1.509.2",
"scm": "https://github.com/jenkinsci/puppet-plugin",
"sha1": "aHbfnP2fFwGNffD+b5Hx+/lzpxA=",
- "sha512": "14GLk2jzpTzxhlDqPRJSpVJ/OfhDs0cinrtdUfHzNzzFFEmDJ2spH+EwG7FtuDstZ4cpn4z9+rbqBYqQ02b3mw==",
+ "sha256": "xejyQuGPFhb6SZq/Q1Pi/HyLbudquk2PSPPxhf55jFM=",
"title": "Puppet",
"url": "http://updates.jenkins-ci.org/download/plugins/puppet/1.1/puppet.hpi",
"version": "1.1",
@@ -43367,7 +44192,7 @@
"name": "Carl Caum"
}
],
- "excerpt": "",
+ "excerpt": "Manage the location and communication options for Pipeline jobs to manage Puppet Enterprise.",
"gav": "org.jenkins-ci.plugins.workflow:puppet-enterprise-pipeline:1.3.1",
"labels": [
"devops",
@@ -43380,7 +44205,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/puppet-enterprise-pipeline-plugin",
"sha1": "P6aJTO9muYwbtYky9nz5pWsTkU0=",
- "sha512": "o/BhWlQEUV7t2Xh5Z1QnR5g4r/W/r7B5didk233Yer6YX7QHt4DHhriUVF9n/Os34Nqxf9YeIYwMfKPjIW1y0g==",
+ "sha256": "Ffxe+91jH6ptXpqZuOAzRlFj6uUTTGlfpDcgpLlo4YM=",
"title": "Puppet Enterprise Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/puppet-enterprise-pipeline/1.3.1/puppet-enterprise-pipeline.hpi",
"version": "1.3.1",
@@ -43396,7 +44221,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provides an easy mechanism to purge the build queue.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Purge&#43;Build&#43;Queue&#43;Plugin\" rel=\"nofollow\">Purge Build Queue Plugin</a> provides an easy mechanism to purge the build queue.",
"gav": "org.jenkins-ci.plugins:purge-build-queue-plugin:1.0",
"labels": [
"misc"
@@ -43406,7 +44231,7 @@
"requiredCore": "1.425",
"scm": "https://github.com/jenkinsci/purge-build-queue-plugin",
"sha1": "o1FGXRJoYPDa2gfqzNnXOW4e6Us=",
- "sha512": "PcjDqebF98nh5NRraa8uxs3oCZ2XFNsr4ci3DbvnO+Ya6irwYEA2hjsx3Cb4y7dLJmDBFhvYPVcJrR5cYz5Brg==",
+ "sha256": "Cwx/ZeCFGvi0Nhe54zNdho14ABHl09aK4ozArQ50VNQ=",
"title": "Purge Build Queue",
"url": "http://updates.jenkins-ci.org/download/plugins/purge-build-queue-plugin/1.0/purge-build-queue-plugin.hpi",
"version": "1.0",
@@ -43421,7 +44246,7 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "This plugin allows you quickly delete the build history of a job.",
+ "excerpt": "This plugin provides the ability to purge all the build records of a job either via a CLI command or via the UI.",
"gav": "org.jenkins-ci.plugins:purge-job-history:1.1",
"labels": [],
"name": "purge-job-history",
@@ -43431,7 +44256,7 @@
"requiredCore": "1.565",
"scm": "https://github.com/jenkinsci/purge-job-history-plugin",
"sha1": "4K7PYLFcy62PwCrZRwU4jg1bYDE=",
- "sha512": "DkTzFFZq6m3jfnjc/LFnjuzpf30N/KY8Q6MvUyJsIFZqCk50VykfF1KcDst+HcrR4gT4dFV0LX9uCT9AffVbXw==",
+ "sha256": "UdFPaQClzPD7p5GlmltS6FhbnDXwfJl39f02lx6/ZYc=",
"title": "Purge Job History",
"url": "http://updates.jenkins-ci.org/download/plugins/purge-job-history/1.1/purge-job-history.hpi",
"version": "1.1",
@@ -43447,7 +44272,7 @@
"name": "Brian Lalor"
}
],
- "excerpt": "Provides integration with PVCS for SCM operations in Hudson.",
+ "excerpt": "This plugin provides integration with Serena&#39;s PVCS Version Manager SCM.",
"gav": "org.jenkins-ci.plugins:pvcs_scm:1.2",
"labels": [
"scm"
@@ -43457,7 +44282,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/pvcs_scm-plugin",
"sha1": "9R5qHgn0Khvjdeld9cdjB3iVXHI=",
- "sha512": "ZN079y3SVRgK8b78K5bMXD/kbhZ+rLyLdPFCRKy30YwaHxTWagYmTZBiRR9JVSJIsk53o1sHV1l1o4FNnPeyaw==",
+ "sha256": "lw6KaMivhz3ntMX5+bkWllWGpXzdmcyEnEeGgk06iOs=",
"title": "PVCS SCM",
"url": "http://updates.jenkins-ci.org/download/plugins/pvcs_scm/1.2/pvcs_scm.hpi",
"version": "1.2",
@@ -43473,7 +44298,7 @@
"name": "Ravi Gairola"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in adds authentication via <a href=\"http://code.google.com/p/pwauth/\" rel=\"nofollow\">pwauth</a> and supports both *nix system users and groups through PAM.",
"gav": "org.jvnet.hudson.plugins:pwauth:0.4",
"labels": [
"user"
@@ -43483,7 +44308,7 @@
"requiredCore": "1.389",
"scm": "https://github.com/jenkinsci/pwauth-plugin",
"sha1": "A/xofYwc8Wz8W3aWAQHubV5qmi8=",
- "sha512": "v934kexpdvxnUKl6sFJzeRVklYDGRZRt6S2ZaeKswh8eNuaxnGsFcB9zp87L8ThJvlG7Yn2tvhKrbr+z4KGTjA==",
+ "sha256": "oOhqJXq+rjfSHjm9TsBZV6HykNjKJJ0PPOJpVD1wbhs=",
"title": "PWauth Security Realm",
"url": "http://updates.jenkins-ci.org/download/plugins/pwauth/0.4/pwauth.hpi",
"version": "0.4",
@@ -43515,7 +44340,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/pyenv-plugin",
"sha1": "HDrGh2u8NEPr80hDif4a4H0J3es=",
- "sha512": "BK4qEWuvPYTrs9qDNM7FLuPtTlVM0byfTIa6LX+1hjEY5zCd0pE0MRrUK/8ZtNsA+tUfRqbeB9QtucG0oCOyCg==",
+ "sha256": "Fcnv43eu9D0JRvhXO3tLdVMJQmKq7f7XN+8ot5JQQDk=",
"title": "pyenv",
"url": "http://updates.jenkins-ci.org/download/plugins/pyenv/0.0.7/pyenv.hpi",
"version": "0.0.7",
@@ -43542,7 +44367,7 @@
"name": "Colin Starner"
}
],
- "excerpt": "Exposes a step in Jenkins Pipeline DSL for executing commands within a specified Python virtualenv",
+ "excerpt": "Allows a Durable Task (sh or bat) to be executed within a Python virtualenv",
"gav": "org.jenkins-ci.plugins:pyenv-pipeline:1.0.4",
"labels": [],
"name": "pyenv-pipeline",
@@ -43552,7 +44377,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/pyenv-pipeline-plugin",
"sha1": "KO9FFicrkY2l/CPO/38bmeqjRUA=",
- "sha512": "J4uBm5r8wme/X405zVdJxs0gRM+73BxefoWMVmo0jxcPkEKwGq0usFLx3cQbHO83mH1sjV2KJXV3Cz65Esa29w==",
+ "sha256": "jy3EWUxj2ElaED6hNMS8ZpgjdfHCcCHypcWRLnGk9uI=",
"title": "Pyenv Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/pyenv-pipeline/1.0.4/pyenv-pipeline.hpi",
"version": "1.0.4",
@@ -43568,7 +44393,7 @@
"name": "R. Tyler Ballance"
}
],
- "excerpt": "",
+ "excerpt": "Adds the ability to execute python scripts as build steps.",
"gav": "org.jenkins-ci.plugins:python:1.3",
"labels": [
"builder"
@@ -43580,7 +44405,7 @@
"requiredCore": "1.565.1",
"scm": "https://github.com/jenkinsci/scp-plugin",
"sha1": "P08OgUrgQHTwSmqZK+Tb2WeJY98=",
- "sha512": "35RwilfmFgqsAKNz29GYCbhDci3PcmThG1q1xqMEvgmAFRe7g5qQlpv858G75ctFV7fRciq2eCPFdofNQwoT4w==",
+ "sha256": "gZVYRO0RsjUKn/KePMdfZrCTmk1FvyBdXUgITyDSM2M=",
"title": "Python",
"url": "http://updates.jenkins-ci.org/download/plugins/python/1.3/python.hpi",
"version": "1.3",
@@ -43595,7 +44420,7 @@
"name": "Tomas Bambas"
}
],
- "excerpt": "Provides the runtime library for plugins written in Python.",
+ "excerpt": "This plugin provides the runtime library for plugins written in Python.",
"gav": "org.jenkins-ci.plugins:python-wrapper:1.0.3",
"labels": [
"library"
@@ -43607,7 +44432,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/jenkins.py",
"sha1": "r61CFNxzdNto0ik43GeNQD4YLj4=",
- "sha512": "voQh2Am7Cy1mK0ILb8Pp86ecU1V8jyIltlB4051zieyAgCft/bABtJ1ESB+JUyoOgWywy7U8a9q1eURBic6cIA==",
+ "sha256": "2lL742y5kFyEuA0zHakvry0+sm7pI5AIPcYhTTFn+rY=",
"title": "Python Wrapper",
"url": "http://updates.jenkins-ci.org/download/plugins/python-wrapper/1.0.3/python-wrapper.hpi",
"version": "1.0.3",
@@ -43626,7 +44451,7 @@
"name": "Romain Seguy"
}
],
- "excerpt": "",
+ "excerpt": "Trigger HP Quality Center test sets from Hudson",
"gav": "org.jenkins-ci.plugins:qc:1.2.1",
"labels": [
"report",
@@ -43639,14 +44464,14 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/qc-plugin",
"sha1": "hKLzEjb829TBh0EXSHss2qq7o3M=",
- "sha512": "gHwXd4vnh6Ds/g/krZi8gaFBEZpPEfoKtIXCpz69j3zqediCSUQHYWKcEet00piZLB0KaZyPvLyxcWN2JjdSHg==",
+ "sha256": "oXyiSjeuzL4Pwc15aN66/kOKloV9Cpt38hzdvW7nfMc=",
"title": "Quality Center",
"url": "http://updates.jenkins-ci.org/download/plugins/qc/1.2.1/qc.hpi",
"version": "1.2.1",
"wiki": "https://plugins.jenkins.io/qc"
},
"qftest": {
- "buildDate": "Apr 10, 2018",
+ "buildDate": "Jul 19, 2018",
"dependencies": [
{
"name": "htmlpublisher",
@@ -43666,23 +44491,23 @@
"name": "Thomas Max"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:qftest:1.0.16",
+ "excerpt": "<a href=\"http://www.qfs.de/en/index.html\" rel=\"nofollow\">QF-Test</a> is a cross-platform software tool for the GUI test automation specialized on Java and Web applications.",
+ "gav": "org.jenkins-ci.plugins:qftest:1.0.18",
"labels": [
"report",
"builder"
],
"name": "qftest",
- "previousTimestamp": "2018-01-31T14:32:15.00Z",
- "previousVersion": "1.0.15",
- "releaseTimestamp": "2018-04-10T06:17:37.00Z",
+ "previousTimestamp": "2018-04-10T06:17:37.00Z",
+ "previousVersion": "1.0.16",
+ "releaseTimestamp": "2018-07-19T12:59:22.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/qftest-plugin",
- "sha1": "r/z7+YMMSg9XZEElaxyC4Eujsvc=",
- "sha512": "kqNtHUlgzdvE7zQgWy511guPhGxsFJcEGd7ux/ZwTynP/SEddqegbD9D2JfhzqJUzc1fduuPEJystS2eHTjtHg==",
+ "sha1": "xFMP7oAMjmO4hJNZW7HMtnmgORQ=",
+ "sha256": "1FpNAo6xB+mUv7P7UATQn6dXjWdOAeX5KhtFwcU3t4c=",
"title": "QF-Test",
- "url": "http://updates.jenkins-ci.org/download/plugins/qftest/1.0.16/qftest.hpi",
- "version": "1.0.16",
+ "url": "http://updates.jenkins-ci.org/download/plugins/qftest/1.0.18/qftest.hpi",
+ "version": "1.0.18",
"wiki": "https://plugins.jenkins.io/qftest"
},
"qmetry-for-jira-test-management": {
@@ -43706,7 +44531,7 @@
"name": "Dhara Ghodasara"
}
],
- "excerpt": "QMetry Test Management for JIRA plugin for Jenkins has been designed to seamlessly integrate your CI/CD pipeline with QMetry.",
+ "excerpt": "Ship high quality products, faster by linking automated test results from Jenkins to QMetry Test Management for Jira.",
"gav": "org.jenkins-ci.plugins:qmetry-for-jira-test-management:1.10",
"labels": [],
"name": "qmetry-for-jira-test-management",
@@ -43716,7 +44541,7 @@
"requiredCore": "2.0",
"scm": "https://github.com/jenkinsci/qmetry-for-jira-test-management-plugin/",
"sha1": "Hcw+AAoYaXMAm6wj7CQE6w/XfbE=",
- "sha512": "9Dq4S52SwcirPAWYZsDMpnV0ArfoP9yH/xl70I6R7GO7juk4Eb+Eb294pnH6+GkQ4BRTki+xbeKB0hk2dkNXYg==",
+ "sha256": "kqOAGQaikH7fULF/aA+mqxQjuYFN5FE1DwiN7heD2xU=",
"title": "QMetry for JIRA - Test Management",
"url": "http://updates.jenkins-ci.org/download/plugins/qmetry-for-jira-test-management/1.10/qmetry-for-jira-test-management.hpi",
"version": "1.10",
@@ -43748,7 +44573,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/qmetry-test-management-plugin",
"sha1": "MLI8+SOBm05mVXaJ2WEcQG7phUk=",
- "sha512": "ugaT8aF+w3w3ZYdN439+DVRXVHG17MGN68do7oruRD1xo4dCTqw/BQC2o2/or0aNxAoKFzBRmAh3FHxa/ifR8g==",
+ "sha256": "lYxS4ZdNwYJrwr5OdEMQ9F/bSXeNKrXcZkU9TanH7Pw=",
"title": "QMetry Test Management",
"url": "http://updates.jenkins-ci.org/download/plugins/qmetry-test-management/1.2/qmetry-test-management.hpi",
"version": "1.2",
@@ -43823,7 +44648,7 @@
"requiredCore": "2.6",
"scm": "https://github.com/jenkinsci/qtest-plugin",
"sha1": "XRbC5WtNjC5Azh+97eWXjA9d284=",
- "sha512": "Sq/SmAFcawASICVp3YpFFFqtUqp2W2+B3WNa2eoBylrF8jEuds9BfsaJ1yWy5XzT7QUdgYKAUoYaioqfmDUCqQ==",
+ "sha256": "O06iZuWqwu754IXs0ZY6HIHOEIJTw4uPp+nS+fjRsjc=",
"title": "qTest",
"url": "http://updates.jenkins-ci.org/download/plugins/qtest/1.3.1/qtest.hpi",
"version": "1.3.1",
@@ -43856,7 +44681,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/quality-gates-plugin",
"sha1": "wc9/VZURzbmbASaoeiFHVh7BKo4=",
- "sha512": "u56WdX9l53Ao4Jcl9JoWUX5KO9C2SXL60inUEvFJU/MrYfeIUt8aGyW0C33F72akwnetKSadfCjFAWaz7ZfzXQ==",
+ "sha256": "iLYXB2OXNOvjJPLPFEfWP/25Lvm98ipY0R5JiL9r0jw=",
"title": "Quality Gates",
"url": "http://updates.jenkins-ci.org/download/plugins/quality-gates/2.5/quality-gates.hpi",
"version": "2.5",
@@ -43888,7 +44713,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/quayio-trigger-plugin",
"sha1": "nMH6bxvZHqoeCjjj8QkvYFlgcFk=",
- "sha512": "DggZeizGk8VRTpwN7ajzNWXHwfxUwC9F87WLsjsgU09GH0LZh/sWh0iiDo6wOhC6EFG2rVKzuEZHZqZO1fc4OA==",
+ "sha256": "npAmcq51258Mq07dUicb9nEQvGsPoqIjC38fOCsZEOA=",
"title": "Quay.io trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/quayio-trigger/0.1/quayio-trigger.hpi",
"version": "0.1",
@@ -43911,7 +44736,7 @@
"requiredCore": "1.509.2",
"scm": "https://github.com/jenkinsci/queue-cleanup-plugin",
"sha1": "Ij+k9i+FGgGoyTOAYhasKp3PwhM=",
- "sha512": "PncwdQPJhHYTV++AS5Jc/0k9bshs5bTRTfEwqkOaWma9+/0gt6vN7WrzVox8yOgY0GWdsqN7AHysbViv2iigbQ==",
+ "sha256": "WMy/IVexlxNDE/sZXCxk1Rcfs4yWFQO1cchUB+V1qyQ=",
"title": "Queue cleanup",
"url": "http://updates.jenkins-ci.org/download/plugins/queue-cleanup/1.0/queue-cleanup.hpi",
"version": "1.0",
@@ -43933,7 +44758,7 @@
"name": "Bruno P. Kinoshita"
}
],
- "excerpt": "A simple plug-in to invoke R interpreter and execute an R script.",
+ "excerpt": "Adds the ability to execute R scripts as build steps.",
"gav": "org.biouno.r:r:0.5",
"labels": [
"builder"
@@ -43945,7 +44770,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/r-plugin",
"sha1": "QUnvsfMIZ14TQf862CwzzYA5HSY=",
- "sha512": "UG4aHJTlr38Md+jEYZCL4ATfuSnRi3+6XdN/fYFaXgi5g4KTdwYlTyy7ZoWYtcT/+VSRIEbAiuNZSLkby5HSAQ==",
+ "sha256": "Aeblp0/n8jg7Tjwir3XwS/mZQDSQCTkkhmXNbDuqp0s=",
"title": "R",
"url": "http://updates.jenkins-ci.org/download/plugins/r/0.5/r.hpi",
"version": "0.5",
@@ -43968,7 +44793,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/r7insight-log-forwarder-plugin",
"sha1": "6CHdimu7RJf8TzSfVlLYpGNB1Is=",
- "sha512": "lWQL1d406mpidFvUbKCGO+n6neoti+xQxY28mLjZavQDjHi8n1l/4M+dHc7RyL6prN54MRWrw8qwjFPy/8Qalg==",
+ "sha256": "MOSHQ80x2aIkWFhCHnE2gtTp1Ihb8yFfgBirXH2YaPk=",
"title": "Rapid7 InsightOps Log Forwarder",
"url": "http://updates.jenkins-ci.org/download/plugins/r7insight-log-forwarder/0.0.1/r7insight-log-forwarder.hpi",
"version": "0.0.1",
@@ -43990,7 +44815,7 @@
"name": "rinrinne"
}
],
- "excerpt": "A plugin that trigger build by message from RabbitMQ.",
+ "excerpt": "This plugin triggers build using remote build message in RabbitMQ queue.",
"gav": "org.jenkins-ci.plugins:rabbitmq-build-trigger:2.5",
"labels": [
"trigger"
@@ -44002,7 +44827,7 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/rabbitmq-build-trigger-plugin",
"sha1": "85+0cfRvw1vZ+aUTf3lRtOILX1E=",
- "sha512": "gYMqY3Yc/ngD+F87yukA3tU2FTpXAJ2MPcpG12PPCCIomWgrEAiG65+ScchT5Af2AGeKR333ISSh7bHM6+NJLQ==",
+ "sha256": "4SrL7OYpbIH1vtqCCHPmXuL7yzjogljTuNq+v0ggKVw=",
"title": "RabbitMQ Build Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/rabbitmq-build-trigger/2.5/rabbitmq-build-trigger.hpi",
"version": "2.5",
@@ -44018,7 +44843,7 @@
"name": "rinrinne"
}
],
- "excerpt": "A plugin that consume messages from RabbitMQ then deliver listeners.",
+ "excerpt": "This plugin connects RabbitMQ service, receive application message in queue, then deliver to listeners.",
"gav": "org.jenkins-ci.plugins:rabbitmq-consumer:2.8",
"labels": [
"notifier"
@@ -44030,7 +44855,7 @@
"requiredCore": "2.7.1",
"scm": "https://github.com/jenkinsci/rabbitmq-consumer-plugin",
"sha1": "yzH9qrzMUsc5hU76k9cmGq3BStw=",
- "sha512": "vyBAV1boVOIgcw4I9IX8BJYgkLYzeRh//WX9mShItC/XUVf+4Eyfs8Da1JrGK2yhEOtsPk4gASyTow2rt2sZQg==",
+ "sha256": "XiszxkzwDG4AoVok6v30yRhhR9HKVYORJB8f0/92z2c=",
"title": "RabbitMQ Consumer",
"url": "http://updates.jenkins-ci.org/download/plugins/rabbitmq-consumer/2.8/rabbitmq-consumer.hpi",
"version": "2.8",
@@ -44046,7 +44871,7 @@
"name": "Le Gall Benoît"
}
],
- "excerpt": "Allows user to publish messages to Rabbit MQ",
+ "excerpt": "This plugin add support for publishing on Rabbit-MQ.",
"gav": "org.jenkins-ci.plugins:rabbitmq-publisher:1.0",
"labels": [],
"name": "rabbitmq-publisher",
@@ -44054,7 +44879,7 @@
"requiredCore": "2.99",
"scm": "https://github.com/jenkinsci/rabbitmq-publisher-plugin",
"sha1": "0Gr640KeWbrSetDOvrNdn6LgzcA=",
- "sha512": "Lo6yFG8ah9A00PvV+UCfEvrvyL8z6a5OFErKw1TudpIF+7KS5NYRuZF3qAJPp8O71gXosVjrX0yCtPYVYtRy3w==",
+ "sha256": "32fC7GqL2XjzTsxkAFvUSyZ22MTpeDqnBvtdKMWNpTY=",
"title": "Rabbit-MQ Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/rabbitmq-publisher/1.0/rabbitmq-publisher.hpi",
"version": "1.0",
@@ -44070,7 +44895,7 @@
"name": "Romain Seguy"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds an &#34;IBM Rational Application Developer 7.0/7.5&#34; builder which allows to build a set of RAD projects using RAD&#39;s headless mode.",
"gav": "org.jvnet.hudson.plugins:rad-builder:1.1.4",
"labels": [
"builder"
@@ -44082,7 +44907,7 @@
"requiredCore": "1.375",
"scm": "https://github.com/jenkinsci/rad-builder-plugin",
"sha1": "pM4htrn1zMf51bPf1CAZoIZFPrA=",
- "sha512": "rsJl3w5Fa3Jfhr6MOBR+vD/XNjs3V8298MDx0xK9NwBlPRDURzsiNA7hRqzTf2fYWdWIOsR8l8TtlGBN3RO+mQ==",
+ "sha256": "AvY60lp7eNYy/52nGTNApHLy07OFpdaewije1CkPE4E=",
"title": "RAD Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/rad-builder/1.1.4/rad-builder.hpi",
"version": "1.1.4",
@@ -44109,7 +44934,7 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/radargun-plugin",
"sha1": "9ramXVpptFNk/56yaN4cf+GEqPw=",
- "sha512": "6qtLeYBpI6svftJX6782pKECpEQzN3RwDKaXSBGHETTvbp9odu5EulXplvqRNs6xGoBp5uvmVhO2VDGkA/B9HA==",
+ "sha256": "PyWY/Mf8fEfXc5JxvT1RRgmsyK0n2YhdsH9qqTor66I=",
"title": "RadarGun",
"url": "http://updates.jenkins-ci.org/download/plugins/radargun/1.5/radargun.hpi",
"version": "1.5",
@@ -44146,7 +44971,7 @@
"name": "Alexander Barbie"
}
],
- "excerpt": "Report and visualize performance tests done by RadarGun",
+ "excerpt": "This plugin is a sample plugin to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:radargun-reporting:1.0.3",
"labels": [],
"name": "radargun-reporting",
@@ -44156,7 +44981,7 @@
"requiredCore": "2.89.3",
"scm": "https://github.com/jenkinsci/radargun-reporting-plugin",
"sha1": "QeNBRwlHV2+YsxMUpsHemW/l5f0=",
- "sha512": "R4gjuP2L5eAO9XUtJztk61sIMkpDLsYKjCuHnSkuCLmfNiX3EExzotpndEizU6SWG+ohN1Gsgb2gVbvU8LKCUg==",
+ "sha256": "I1UBdZdQ5+VVcXIsc7QFhKm3NEFLyF8XJQVZNSZu3dI=",
"title": "RadarGun Reporting",
"url": "http://updates.jenkins-ci.org/download/plugins/radargun-reporting/1.0.3/radargun-reporting.hpi",
"version": "1.0.3",
@@ -44206,7 +45031,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/radiatorview-plugin",
"sha1": "NOsj50Nuyo6Hjks5+lsgJLEoqGc=",
- "sha512": "hcNXKJVhSx8OTlfZF35y2JKBJkmOIPG8wH2ayfRP7P7QaUTt4fjVfYG7s6NJSSKLLVq9+D5WGZNzPnhhw+neZg==",
+ "sha256": "B5kbQpABRR80fMFvMQ6+kqjt24LzamEApoUHmYt78Vk=",
"title": "Radiator View",
"url": "http://updates.jenkins-ci.org/download/plugins/radiatorviewplugin/1.29/radiatorviewplugin.hpi",
"version": "1.29",
@@ -44222,7 +45047,7 @@
"name": "David Calavera"
}
],
- "excerpt": "",
+ "excerpt": "The <a href=\"http://rake.rubyforge.org/\" rel=\"nofollow\">Rake</a> plugin allows to execute rake task from Jenkins.",
"gav": "org.jenkins-ci.plugins:rake:1.8.0",
"labels": [
"builder",
@@ -44235,7 +45060,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/rake-plugin",
"sha1": "CY3XyEpEAo0I1fMsjcctzYzZtqs=",
- "sha512": "Ydeyom6onbGvC3uXiDgwkgbGtai249Qjy030zSVvmqZKP6d8txq4Mv7HBSlKONSRuDWZhloxDnlxAJ7g1B9XnA==",
+ "sha256": "XSQNMJUw6VvHvT1IZ44W9S6atALIJyd+2hiOSZYvsZ8=",
"title": "Rake",
"url": "http://updates.jenkins-ci.org/download/plugins/rake/1.8.0/rake.hpi",
"version": "1.8.0",
@@ -44274,7 +45099,7 @@
"requiredCore": "1.565.3",
"scm": "https://github.com/jenkinsci/rally-plugin",
"sha1": "mTTW4HeOsN+JQpgbN3uOM+CVKxU=",
- "sha512": "mwUStUqVoEGCAuvj52qMgYHaYncneOUNY2yyf1T3vsWh634KtE6yXM9ePwrORxEvjh0FPXm4VNVBoy2KUYB1JA==",
+ "sha256": "19RTKQ0EfMQSDrOx0AwBP3bKCa/1kxeeZ1esJ4Aimyg=",
"title": "Rally",
"url": "http://updates.jenkins-ci.org/download/plugins/rally-plugin/2.2.2/rally-plugin.hpi",
"version": "2.2.2",
@@ -44289,7 +45114,7 @@
"name": "Joseph Hughes"
}
],
- "excerpt": "",
+ "excerpt": "This plugin will find Rally artifacts and update them. The goal is to allow your coding process to keep your Rally Project Artifacts up to date.",
"gav": "org.jenkins-ci.plugins:rallyBuild:1.2",
"labels": [],
"name": "rallyBuild",
@@ -44298,7 +45123,7 @@
"releaseTimestamp": "2013-08-29T21:28:42.00Z",
"requiredCore": "1.509.1",
"sha1": "yH25898mh/S/z/XQ6nYwOkPWQcc=",
- "sha512": "YBSZKLSB2t2T5Z72eAoh1+mbROpZedEkbuDta/VBpiuwCafqh+bBFKAh2NtCzNZVvwE9JFd5vXLpAj8Zn5//6A==",
+ "sha256": "g7ghePFzacrsQh6ctEy4XmmsUQneACni48lkjYli9Qs=",
"title": "rallyBuild",
"url": "http://updates.jenkins-ci.org/download/plugins/rallyBuild/1.2/rallyBuild.hpi",
"version": "1.2",
@@ -44326,7 +45151,7 @@
"name": "yunlzheng"
}
],
- "excerpt": "rancher plugin",
+ "excerpt": "This plugin is a rancher plugin to deploy/upgrade service to rancher",
"gav": "org.jenkins-ci.plugins:rancher:1.0.11",
"labels": [],
"name": "rancher",
@@ -44336,7 +45161,7 @@
"requiredCore": "2.11",
"scm": "https://github.com/jenkinsci/rancher-plugin",
"sha1": "MFWR6WiaRFLsN/jbLXNUzFyo354=",
- "sha512": "fdr/7Yq3vFS5DyLBI9WQD5LLcpRA4uZfRX+vRZB9Q3AR9FnvRCb3cpsjqJzzYNZ3r+6WSsxCnfC06EVu4AGuYg==",
+ "sha256": "XCXGtTs9n3MB3XCay3W2jZyWMQonWAtuTg8ou9nybaE=",
"title": "Rancher",
"url": "http://updates.jenkins-ci.org/download/plugins/rancher/1.0.11/rancher.hpi",
"version": "1.0.11",
@@ -44359,7 +45184,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/random-job-builder-plugin",
"sha1": "iT2aaWS2dZR6ij7cxrP4giArqak=",
- "sha512": "Um+ALbCwzG3j80XACzmaf6Gb1W+JPQZyy4amZoNTCBxf6WbZu1hvN+I0YUaVfg2NkKLyNbs5OlR0firUMGFDRA==",
+ "sha256": "nKKb+nYHCbzVgRELUMIUfL1n6nny4BfHjWQ5evHxofI=",
"title": "Random Job Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/random-job-builder/1.0/random-job-builder.hpi",
"version": "1.0",
@@ -44375,7 +45200,7 @@
"name": "Piotr Skotnicki"
}
],
- "excerpt": "",
+ "excerpt": "Adds a new parameter type called Random String Parameter which inserts a random string that prevents Jenkins from merging multiple job runs into one.",
"gav": "org.jenkins-ci.plugins:random-string-parameter:1.0",
"labels": [
"parameter"
@@ -44385,7 +45210,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/random-string-parameter-plugin",
"sha1": "SRTRxyIUjyum+CwnxEMCP9prebY=",
- "sha512": "XZ9mRDYzZaBeUaIfURtYE0OSZzf9KTsEsc3lbFPMhVduhmsG61ADO/sCfhYs9xHu7tzRsOf2h/LBaoXqtDUHYw==",
+ "sha256": "PzU3T9DrtMGQ3ohe+dSbbno1euKNSnGcpR8qSsvCRO0=",
"title": "Random String Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/random-string-parameter/1.0/random-string-parameter.hpi",
"version": "1.0",
@@ -44401,7 +45226,7 @@
"name": "Markus Stoegerer"
}
],
- "excerpt": "This plugin provides an easy way to run a Ranorex test suite as a build step in your Jenkins job. You can run a test suite as is without any need for configuration, or you can make several different advanced settings.",
+ "excerpt": "This plugin provides an easy way to run a Ranorex test suite as a build step in your Jenkins job.",
"gav": "org.jenkins-ci.plugins:ranorex-integration:0.2.0",
"labels": [],
"name": "ranorex-integration",
@@ -44411,7 +45236,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ranorex-integration-plugin",
"sha1": "rfnONhrZn2FMfn9HiMAl68qeAFs=",
- "sha512": "h4RHrtntRBxSnLt3dLb1WXylyrdb0Bcdk868J6q5FzhlUoGA/LEfVRTSzI1ryau6/6UkaqoqIroaPq94pQ67Jg==",
+ "sha256": "44bbZUrg5xVURFMJNrRI0MdECQic30wVehSH8PfPSXY=",
"title": "Ranorex Test Execution",
"url": "http://updates.jenkins-ci.org/download/plugins/ranorex-integration/0.2.0/ranorex-integration.hpi",
"version": "0.2.0",
@@ -44427,7 +45252,7 @@
"name": "MidVision"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to build deployment packages and request deployments on a RapidDeploy server.",
"gav": "org.jenkins-ci.plugins:rapiddeploy-jenkins:3.11",
"labels": [
"external"
@@ -44439,7 +45264,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/rapiddeploy-plugin",
"sha1": "bNrsbGZyfMhQ3TF01QlXm74WRHE=",
- "sha512": "ibk+0AyWCKcRzHKEDzP7faGxlhVsf9S79N8TliBzCxkzmswg+ckY5/qp8WQIhIN2wq2H9KaN7ZbIyRGpKH7loQ==",
+ "sha256": "1zQaZ3v+X3wTt2nbdCIrzu+kWRLXEgOO5GEkeu/VS7Y=",
"title": "rapiddeploy-jenkins",
"url": "http://updates.jenkins-ci.org/download/plugins/rapiddeploy-jenkins/3.11/rapiddeploy-jenkins.hpi",
"version": "3.11",
@@ -44471,7 +45296,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/rbenv-plugin",
"sha1": "uhih3XqaZrseKNIW/a4x3wgkuJY=",
- "sha512": "MNo/5194vPqFX6LMG/MT4IH0r2w7/N/ui7iEae+9SDVeGRRKJtJ2FhMDv+QyfOtYUoopcT/CJERwz5Bd4jw+hw==",
+ "sha256": "y/tjC92CQhtmkxKqlZdl4aopGV8q/kcNQylFo4RVO4M=",
"title": "rbenv",
"url": "http://updates.jenkins-ci.org/download/plugins/rbenv/0.0.17/rbenv.hpi",
"version": "0.0.17",
@@ -44487,7 +45312,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This add on computer page table with it&#39;s queue of jobs.",
"gav": "org.jenkins-ci.plugins:read-only-configurations:1.10",
"labels": [],
"name": "read-only-configurations",
@@ -44497,7 +45322,7 @@
"requiredCore": "1.532",
"scm": "https://github.com/jenkinsci/read-only-configurations-plugin",
"sha1": "L4Q6ysWRYVqgXo1Y/pEyqA+z0hY=",
- "sha512": "nxKIyfjw8/O4UupMzf4bk+HcZo3lYMOCC/KCIx/hQP9z7OoodHzWXx3hE+l6YhIZjxlX+2Z/Sx+OvqDqFp80Ug==",
+ "sha256": "AsiYaPMpJSQrmZ0h9yu/UJdak74roAoXY9iqOyzwVaE=",
"title": "Read-only configurations",
"url": "http://updates.jenkins-ci.org/download/plugins/read-only-configurations/1.10/read-only-configurations.hpi",
"version": "1.10",
@@ -44512,7 +45337,7 @@
"name": "wy-scm"
}
],
- "excerpt": "Integrates Jenkins to build with readonly parameter",
+ "excerpt": "This plugin is a readonly parameter plugin.",
"gav": "org.jenkins-ci.plugins:readonly-parameters:1.0.0",
"labels": [
"parameter"
@@ -44522,7 +45347,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/readonly-parameter-plugin",
"sha1": "S14tVsz/1DKq6qb1xKR9/pkE6mA=",
- "sha512": "yDqYDHaQK9UyhLbmEmVVAZbN3tUaZOQ4lE0QDM/1eRrBcKdaOD+DyhJfB9wb39aOkSwMlEVwPXAVoSGzfG3OpA==",
+ "sha256": "PV4Jb9+kT/M+phz0wEbvhnYseO3Ktc1JlscYfMwFnFI=",
"title": "Readonly Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/readonly-parameters/1.0.0/readonly-parameters.hpi",
"version": "1.0.0",
@@ -44544,7 +45369,7 @@
"name": "Gustaf Lundh"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is for rebuilding a job using the same parameters.",
"gav": "com.sonyericsson.hudson.plugins.rebuild:rebuild:1.28",
"labels": [
"misc"
@@ -44556,7 +45381,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/rebuild-plugin",
"sha1": "L9vVM+gcOaxt0VbVXWK7cFdD8YQ=",
- "sha512": "wnAA0nm3CWv5TurEjTLuFhRSFzLEH/nkyAzLTnlx+Oe8Uj28of1MUVaKfXCp8lff+9LL3SJQ5Vr1MolFEU+SpQ==",
+ "sha256": "1CEWZNw/EdRLEN2n9zftK8cKdo6RdPajVkTh4+sPfDM=",
"title": "Rebuilder",
"url": "http://updates.jenkins-ci.org/download/plugins/rebuild/1.28/rebuild.hpi",
"version": "1.28",
@@ -44576,7 +45401,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides mechanism to export/import a set of Jenkins model objects between different Jenkins instances.",
"gav": "org.jenkins-ci.plugins:recipe:1.2",
"labels": [],
"name": "recipe",
@@ -44586,14 +45411,14 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/recipe-plugin",
"sha1": "dhKbs7HQACas4+7UWb9cbZn7HOc=",
- "sha512": "RCL1/4gWb3QPGXvzXYPOoha9pnmT3ZElc9qqNfg2Zm/jIBBUHjtRnst2abwpFmHZYChxcm3h8m/fViaHjhCPOw==",
+ "sha256": "R3cCJLtFeV7jBNP8N04XU4JSBuwzmfGV4ZRQtQTPdqg=",
"title": "Recipe",
"url": "http://updates.jenkins-ci.org/download/plugins/recipe/1.2/recipe.hpi",
"version": "1.2",
"wiki": "https://plugins.jenkins.io/recipe"
},
"redgate-sql-ci": {
- "buildDate": "Oct 20, 2016",
+ "buildDate": "Jul 12, 2018",
"dependencies": [],
"developers": [
{
@@ -44607,22 +45432,22 @@
"name": "Michelle Taylor"
}
],
- "excerpt": "Build, test, sync and publish your databases using Redgate DLM Automation.",
- "gav": "com.redgate.plugins.redgatesqlci:redgate-sql-ci:1.0.16",
+ "excerpt": "The Redgate SQL Change Automation Jenkins Plugin is an open-source plugin for using Redgate SQL Change Automation from within Jenkins. You can build, test, sync and publish database NuGet packages.",
+ "gav": "com.redgate.plugins.redgatesqlci:redgate-sql-ci:2.0.0",
"labels": [
"builder"
],
"name": "redgate-sql-ci",
- "previousTimestamp": "2016-07-20T13:39:54.00Z",
- "previousVersion": "1.0.14",
- "releaseTimestamp": "2016-10-20T16:12:58.00Z",
+ "previousTimestamp": "2016-10-20T16:12:58.00Z",
+ "previousVersion": "1.0.16",
+ "releaseTimestamp": "2018-07-12T13:23:35.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/redgate-sql-ci-plugin",
- "sha1": "baQd+4k/tXu3LPXqCU2DiVf1At0=",
- "sha512": "RAPjKzJJz6aJ6XvJmJNVTbnE2t+LX4OL58yRcMxC3TBRCM0Vsw1els3FUmoU7scRBh8GeOIY2f4N029f9PRLIg==",
- "title": "Redgate DLM Automation",
- "url": "http://updates.jenkins-ci.org/download/plugins/redgate-sql-ci/1.0.16/redgate-sql-ci.hpi",
- "version": "1.0.16",
+ "sha1": "Q8i98ha4m+UOSnDe6iiqOFSAajM=",
+ "sha256": "bQz07e2pke5UHTkUgvY8lq7VjNV7RqXVi7QlIlvj8J0=",
+ "title": "Redgate SQL Change Automation",
+ "url": "http://updates.jenkins-ci.org/download/plugins/redgate-sql-ci/2.0.0/redgate-sql-ci.hpi",
+ "version": "2.0.0",
"wiki": "https://plugins.jenkins.io/redgate-sql-ci"
},
"redmine": {
@@ -44645,7 +45470,7 @@
"name": "Lukasz Jader"
}
],
- "excerpt": "This plugin integrates Redmine into Jenkins",
+ "excerpt": "This plugin integrates <a href=\"http://www.redmine.org/\" rel=\"nofollow\">Redmine</a> project management into Jenkins.",
"gav": "org.jenkins-ci.plugins:redmine:0.21",
"labels": [
"external"
@@ -44657,7 +45482,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/redmine-plugin",
"sha1": "9x/ucJxmrK7XYafQoihhINFoGkY=",
- "sha512": "ZA1isjgWCzNdAEfm1Te6zak4vGQl29Y2ymWCMM1v8mTkFPkKh2XPnIibJ493Tj1nuYNR3BK4dBUsOIrqvRhmKw==",
+ "sha256": "hzaX2s+lgnflPhpMsEj7bNNoQilgcbtgHkEl/OzUDFY=",
"title": "Redmine",
"url": "http://updates.jenkins-ci.org/download/plugins/redmine/0.21/redmine.hpi",
"version": "0.21",
@@ -44673,7 +45498,7 @@
"name": "Harald Wellmann"
}
],
- "excerpt": "",
+ "excerpt": "Plugin for running Fit tests with <a href=\"http://refit.googlecode.com\" rel=\"nofollow\">reFit</a>.",
"gav": "com.googlecode.refit.jenkins:refit:0.3.1",
"labels": [
"report"
@@ -44685,7 +45510,7 @@
"requiredCore": "1.403",
"scm": "https://github.com/jenkinsci/refit-plugin",
"sha1": "IbilFMeyYoX5oHRQE7y39/yu60E=",
- "sha512": "NqkM6tvtNi4YKzlnKQr4+YUEbsGmevSn2fOUfzMwuWIlFPxlAYnbkEWV275keYluBPWNEJnKf20Hit7MygxIgQ==",
+ "sha256": "xFf3YwXhG7SbBGPwEr0VSN61VhmdjNlMuqdi5PrgAbc=",
"title": "reFit",
"url": "http://updates.jenkins-ci.org/download/plugins/refit/0.3.1/refit.hpi",
"version": "0.3.1",
@@ -44711,7 +45536,7 @@
"name": "Kengo TODA"
}
],
- "excerpt": "",
+ "excerpt": "report when regression occurred via e-mail.",
"gav": "org.jenkins-ci.plugins:regression-report-plugin:1.5",
"labels": [
"report"
@@ -44723,7 +45548,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/regression-report-plugin",
"sha1": "Bz020pHEpvKHTAKYM/J+K0joEec=",
- "sha512": "j9EB6wEFD41PzGwmjZmHs5Re9bvZf/BsxOzj2IImv+6/gwyzQG3rKG+/o3L6K39rJqWMaRHV52SMJHTHWWqVYA==",
+ "sha256": "H5C7+qgv6PylWBv58WcLXe1JE639KvdRMaHw9boHh2Y=",
"title": "Regression Report",
"url": "http://updates.jenkins-ci.org/download/plugins/regression-report-plugin/1.5/regression-report-plugin.hpi",
"version": "1.5",
@@ -44803,7 +45628,7 @@
"name": "Steven Christou"
}
],
- "excerpt": "Adds the ability to wrap your job with pre- and post- build steps which are only executed when a manual release build is triggered.",
+ "excerpt": "This plugin allows you to configure pre and post build actions that are executed when a release build is manually triggered.",
"gav": "org.jenkins-ci.plugins:release:2.10.1",
"labels": [
"buildwrapper",
@@ -44816,7 +45641,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/release-plugin",
"sha1": "WpjXKPW+AEMUg7BkI5ObJ7T2ZIM=",
- "sha512": "5zN3V6BHSZePJxQtYsrvyS0x2uvimxaCUk9dgPzdi7CbyuBSTNuIUuJCU0LFTXY2IPyHxV42Rvp5yaGIY81iUA==",
+ "sha256": "DbITBhxJv8IQ8P4d9CwCdTctYexHqzAmEpD+9huTVBo=",
"title": "Release",
"url": "http://updates.jenkins-ci.org/download/plugins/release/2.10.1/release.hpi",
"version": "2.10.1",
@@ -44843,7 +45668,7 @@
"name": "Novatec Consulting GmbH"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides the ability to update Atlassian JIRA and Confluence using several customizable build steps.",
"gav": "org.jenkins-ci.plugins:release-helper:1.3.3",
"labels": [
"misc"
@@ -44855,7 +45680,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/release-helper-plugin",
"sha1": "2PIe8AlpStUG3MjpKRN/tpKGuHs=",
- "sha512": "tXjGXsLr7g/YKdCJM5KDbOKSgkJvjprSj0+QNY5DWqa8TUmgImvTBQm2eqPCNtM0rNPvI1/TpRgwuVrxp6xz7A==",
+ "sha256": "End4eEfHFsecFK9XtGbzyW9DXWRwgBagEtiriLltODg=",
"title": "Release Helper",
"url": "http://updates.jenkins-ci.org/download/plugins/release-helper/1.3.3/release-helper.hpi",
"version": "1.3.3",
@@ -44884,7 +45709,7 @@
"requiredCore": "1.626",
"scm": "https://github.com/jenkinsci/relution-publisher-plugin",
"sha1": "ETKwYIMtMOvS5tDN9IXLuyHh0Z4=",
- "sha512": "Oejs5aAZ4gvf9iZLGqRx6Zx4gDL2WMacaG8Y6IzcnCmP4zU+giz3Zqcghcfo6Eiuies/KOkdMvId1sjj+866tg==",
+ "sha256": "CG/8nHJWs6/5nTBcPVhgT2P0roCRBfe4OnFRmOtA9rM=",
"title": "Relution Enterprise Appstore Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/relution-publisher/1.24/relution-publisher.hpi",
"version": "1.24",
@@ -44900,7 +45725,7 @@
"name": "Dirk Lehmann"
}
],
- "excerpt": "Display jobs from remote (master) Jenkins CI servers",
+ "excerpt": "This plugin fetchs the jobs of configured remote Jenkins CI servers and displays them in one view.",
"gav": "com.sap.jenkinsci:remote-jobs-view-plugin:0.0.3",
"labels": [
"ui"
@@ -44910,7 +45735,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/remote-jobs-view-plugin",
"sha1": "75Zv81yLHDSsA0TLqyOY6m55UQo=",
- "sha512": "H9avrtE7kSEvewk+PsYUkenhAW3xUQR3ZETCvVpD1ogkqVXm6KzMCgR868l6T/GmWRG9AUaNmskmJg/FFP4CJQ==",
+ "sha256": "lN3s0muB6Tcj3Sr1G0y0ZN6JvhZZTYZxbUoQCZwGURo=",
"title": "remote-jobs-view-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/remote-jobs-view-plugin/0.0.3/remote-jobs-view-plugin.hpi",
"version": "0.0.3",
@@ -44924,7 +45749,7 @@
"developerId": "wolfs"
}
],
- "excerpt": "",
+ "excerpt": "Allow users to launch interactive terminal on the browser to investigate what&#39;s going on in the build.",
"gav": "org.jenkins-ci.plugins:remote-terminal-access:1.6",
"labels": [
"ui"
@@ -44936,12 +45761,42 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/remote-terminal-access-plugin",
"sha1": "0DYrXzTuGdBrN7zxRehWCct3mj0=",
- "sha512": "QbiPG2P1gGibWYxfs2/DZTq8gxzlgQLIPMcbvufB1gdsTfGdUZh1v1+OKSuBzVWb7WcDkP3KvNV48jPyZLx6kw==",
+ "sha256": "Du9Vdcug236v8rZqSUAn0vCVVECe5EU3IYWDFiSHYIE=",
"title": "Remote Terminal Access",
"url": "http://updates.jenkins-ci.org/download/plugins/remote-terminal-access/1.6/remote-terminal-access.hpi",
"version": "1.6",
"wiki": "https://plugins.jenkins.io/remote-terminal-access"
},
+ "remoting-kafka": {
+ "buildDate": "Aug 12, 2018",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.17"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "pvtuan10"
+ }
+ ],
+ "excerpt": "Allow remoting communication over Kafka",
+ "gav": "io.jenkins.plugins.remoting-kafka:remoting-kafka:1.1",
+ "labels": [],
+ "name": "remoting-kafka",
+ "previousTimestamp": "2018-07-18T09:45:22.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2018-08-12T12:03:46.00Z",
+ "requiredCore": "2.129",
+ "scm": "https://github.com/jenkinsci/remoting-kafka-plugin",
+ "sha1": "sBp5oZviaileS306GUV8a9NGWW0=",
+ "sha256": "n474L3xNEJzdR3/fF96FWiu/68iI1DQOMEsx1W9VF+0=",
+ "title": "Remoting Kafka",
+ "url": "http://updates.jenkins-ci.org/download/plugins/remoting-kafka/1.1/remoting-kafka.hpi",
+ "version": "1.1",
+ "wiki": "https://plugins.jenkins.io/remoting-kafka"
+ },
"repo": {
"buildDate": "Mar 03, 2017",
"dependencies": [],
@@ -44967,7 +45822,7 @@
"name": "Brad Larson"
}
],
- "excerpt": "Integrates Jenkins with REPO SCM",
+ "excerpt": "This plugin allows use of <a href=\"http://code.google.com/p/git-repo/\" rel=\"nofollow\">repo</a> as an SCM tool. A repo binary is required.",
"gav": "org.jenkins-ci.plugins:repo:1.10.7",
"labels": [
"scm"
@@ -44979,7 +45834,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/repo-plugin",
"sha1": "7IWMH1djONaqJ6B1Ax6nxnjS9WE=",
- "sha512": "hY7QP/bCFF1eLRUFRPV2NjASkvlr6J5rq5vUb5mO0uZJMHA2IctvDHLVSsAYQcEwdetmJUecke/Gt8G1IAsZ8g==",
+ "sha256": "4W34cmKJIAkH4gwSPSrYVYG+mLBOxjyJM4jXkQbafmg=",
"title": "REPO",
"url": "http://updates.jenkins-ci.org/download/plugins/repo/1.10.7/repo.hpi",
"version": "1.10.7",
@@ -45003,7 +45858,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/report-info-plugin",
"sha1": "9p+EqWLt11tFumPibrWkexm6y3w=",
- "sha512": "+hIFNdyBMxzAM1ho3ZDBDXSktYxGPe6ZrVxznqW8uvNKUVD/L5YyvnPeTRADwOJar29oQ7I/ULj6USiBZdvzUQ==",
+ "sha256": "bIZn7B5Ww2B6B/MkX72t+eMsPlUCe2Qz1jdK9ML96kM=",
"title": "Report Info",
"url": "http://updates.jenkins-ci.org/download/plugins/report-info/1.0/report-info.hpi",
"version": "1.0",
@@ -45019,7 +45874,7 @@
"name": "Andrei Varabyeu"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to integrate data from <b>ReportPortal</b> into your Jenkins build.<br /> Required parameters are configurable for your private ReportPortal server as well.",
"gav": "org.jenkins-ci.plugins:reportportal:0.5",
"labels": [],
"name": "reportportal",
@@ -45029,7 +45884,7 @@
"requiredCore": "2.46.1",
"scm": "https://github.com/jenkinsci/reportportal-plugin",
"sha1": "tMdrbRJn/+50kzqGo+hewLiUcYU=",
- "sha512": "DfS9mVlJuPFiFcgkN0/iB9J4+P8RJBIZ8AOd0QsJd1rMQaG1vECndc4mbB+xylnvPgINS8GhMkw/NXqIocNYww==",
+ "sha256": "eWLwX3awa63FSUHziG54stf4KZjEKRvKPRNzzVqlSYA=",
"title": "Report Portal",
"url": "http://updates.jenkins-ci.org/download/plugins/reportportal/0.5/reportportal.hpi",
"version": "0.5",
@@ -45088,7 +45943,7 @@
"releaseTimestamp": "2015-12-15T10:25:23.00Z",
"requiredCore": "1.609.2",
"sha1": "jkRV038oPCkd41f2Dju90HC8FmQ=",
- "sha512": "+v0HEaCSdRa9Enb9xJLvn2xq1vtcw1ZLBgYkM3yJ9D+2xdFvHjwB77ebHG7lI+yFH9zsyn8kWSxJZp9whd65QA==",
+ "sha256": "a1vR3fi0pKJZJLzJ6OrfmV1HzhYMckTskNiNDHNF0Gw=",
"title": "Maven Repository Server",
"url": "http://updates.jenkins-ci.org/download/plugins/repository/1.3/repository.hpi",
"version": "1.3",
@@ -45120,7 +45975,7 @@
"name": "Michael Rumpf"
}
],
- "excerpt": "Repository Connector adds a build step which allows to resolve artifacts from a maven repository like nexus.",
+ "excerpt": "The repository connector plugin allows you to resolve artifacts from or deploy artifacts to a Maven repository.",
"gav": "org.jenkins-ci.plugins:repository-connector:1.2.4",
"labels": [
"external",
@@ -45133,14 +45988,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/repository-connector-plugin",
"sha1": "XNUtV6oS8xbtgpS7LvMVgZLiAsw=",
- "sha512": "JWdzVmr34nTlXirWiVQ3S4RRFYxVy5E6iVFgbdE1c6cJ2PyEo13B6rzjR49Pcgnh/rOksrfzPrydn5UddpOXmw==",
+ "sha256": "BSxre30rNFjLwsRb7yvaxM/IyF7cStEtfGHDH/IOeCU=",
"title": "Repository Connector",
"url": "http://updates.jenkins-ci.org/download/plugins/repository-connector/1.2.4/repository-connector.hpi",
"version": "1.2.4",
"wiki": "https://plugins.jenkins.io/repository-connector"
},
"resource-disposer": {
- "buildDate": "Jul 03, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [],
"developers": [
{
@@ -45150,19 +46005,19 @@
}
],
"excerpt": "Dispose resources asynchronously. Utility plugin for resources that require more retries or take a long time to delete.",
- "gav": "org.jenkins-ci.plugins:resource-disposer:0.11",
+ "gav": "org.jenkins-ci.plugins:resource-disposer:0.12",
"labels": [],
"name": "resource-disposer",
- "previousTimestamp": "2018-06-22T16:05:08.00Z",
- "previousVersion": "0.10",
- "releaseTimestamp": "2018-07-03T12:53:43.00Z",
+ "previousTimestamp": "2018-07-03T12:53:43.00Z",
+ "previousVersion": "0.11",
+ "releaseTimestamp": "2018-07-25T22:25:28.00Z",
"requiredCore": "1.565",
"scm": "https://github.com/jenkinsci/resource-disposer-plugin",
- "sha1": "DFBaORjVz7Ki7LB9DXe1gG90mpM=",
- "sha512": "pQWRuB/T/TCP1zVTpB4Nwc0na9sxsfNUwPurkuZDUNb0Mv+mLD3dbfFDoo+zmAtpyB/U7ZoPTLt1uWp6H1MXFg==",
+ "sha1": "HLciDuWXeWyKI5wP1INJW/Hz2OQ=",
+ "sha256": "eQ/pjtnCth5jnOmco9xSV+o80meCgiH89pJBFGSHdiE=",
"title": "Resource Disposer",
- "url": "http://updates.jenkins-ci.org/download/plugins/resource-disposer/0.11/resource-disposer.hpi",
- "version": "0.11",
+ "url": "http://updates.jenkins-ci.org/download/plugins/resource-disposer/0.12/resource-disposer.hpi",
+ "version": "0.12",
"wiki": "https://plugins.jenkins.io/resource-disposer"
},
"restricted-register": {
@@ -45186,7 +46041,7 @@
"name": "Adam Kobus"
}
],
- "excerpt": "Adds registration form with configurable restrictions.",
+ "excerpt": "Adds registration form with configurable restrictions",
"gav": "com.infullmobile.jenkins.plugin:restricted-register:0.1.7",
"labels": [
"security"
@@ -45196,7 +46051,7 @@
"requiredCore": "1.610",
"scm": "https://github.com/jenkinsci/restricted-register-plugin",
"sha1": "93mihTGWfYO2fkAk2QOuIqT4+zU=",
- "sha512": "JLIb6lPCTAlsa6KUdI9Zl+KqK9w3HYS4Zz15EaAcbriXtpzLm2Es/CmwkhZuQ0lgtwjVo2KM8j9nLXvc8h/nUg==",
+ "sha256": "PKkr9WftXmmErv23nRwy3lLZwGYncPWkyW9eZchQDu4=",
"title": "Restricted Registration",
"url": "http://updates.jenkins-ci.org/download/plugins/restricted-register/0.1.7/restricted-register.hpi",
"version": "0.1.7",
@@ -45248,7 +46103,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/reverse-proxy-auth-plugin",
"sha1": "dyeENHKmS4Dd4N7KxnR0BqyXJSQ=",
- "sha512": "4UPGM6D7y0AIU8wEC59pT5R3qgLWJcYRync2dCs0vkGFYoilo6j56BP/XFCpMMycTrxkzvnS7tn0w5nIymm8tA==",
+ "sha256": "+LVU2jz6M1SF7+QcvJxecWGyMPqaEiGKuoOT0tStTCk=",
"title": "Reverse Proxy Auth",
"url": "http://updates.jenkins-ci.org/download/plugins/reverse-proxy-auth-plugin/1.6.3/reverse-proxy-auth-plugin.hpi",
"version": "1.6.3",
@@ -45269,7 +46124,7 @@
"name": "Marco Tizzoni"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is used to publish RPMs to Spacewalk or Red Hat Network.",
"gav": "org.jenkins-ci.plugins:rhnpush-plugin:0.4.1",
"labels": [
"upload",
@@ -45282,7 +46137,7 @@
"requiredCore": "1.509",
"scm": "https://github.com/jenkinsci/rhnpush-plugin",
"sha1": "oGbC204GusIjvn5cFiul78w+R5U=",
- "sha512": "xq5gSyCxE5JyjZYPNQ2kF26HP9eYSgDmQDJA3kGrnCpedz1Qdi+FBDU5Q4PC+I8W8Z8fDM4k3ELIozD3nVXmdA==",
+ "sha256": "Q2DyXqj4yBH1Q1lcNnSTCqzv7tUCYsLEdBMj+wUdW2U=",
"title": "rhnpush-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/rhnpush-plugin/0.4.1/rhnpush-plugin.hpi",
"version": "0.4.1",
@@ -45324,7 +46179,7 @@
"name": "Moritz Wirger"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds a configurable post-build step that publishes arbitrary rich text at the Project and Build pages.",
"gav": "org.jenkins-ci.plugins:rich-text-publisher-plugin:1.4",
"labels": [
"post-build"
@@ -45336,7 +46191,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/rich-text-publisher-plugin",
"sha1": "c8hMxNZnUaI9xpPDqB4OqPvBhV8=",
- "sha512": "Frci7Z83tOCsdzf3GRP6xan3Gktr5ohDFDqLpvuGT6DYBjB/ffp6wU6G5pn1Wt6Z4+juLfUYVbmAR/sU8GyvdA==",
+ "sha256": "//fGaK2snj4W9ipsXvLH1gBbyJv6Tx8OKEczecL9yM8=",
"title": "Rich Text Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/rich-text-publisher-plugin/1.4/rich-text-publisher-plugin.hpi",
"version": "1.4",
@@ -45358,7 +46213,7 @@
"name": "Mark Isham"
}
],
- "excerpt": "Test for website performance defects as a build step.",
+ "excerpt": "This plugin allows you to test for website performance defects using <a href=\"http://rigor.com/features\" rel=\"nofollow\">Rigor Optimization</a>.",
"gav": "org.jenkins-ci.plugins:rigor-optimization:1.02",
"labels": [
"builder",
@@ -45370,14 +46225,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/rigor-optimization-plugin",
"sha1": "ZH2R6i8QEJgdPazy31bgfY9rolE=",
- "sha512": "+oGxSjuccv/KABod+mcEu49uWmSaT+lvBlJLX7J83MYwIYnZUU4pHLaUIJfh4Bi3+f6cs2bP7WedP8IvJ9BbWQ==",
+ "sha256": "2SR0yNx9tjJ2ngjubBg1vzbwhxAbBNgungGZreL2WFU=",
"title": "Rigor Optimization Website Performance Testing",
"url": "http://updates.jenkins-ci.org/download/plugins/rigor-optimization/1.02/rigor-optimization.hpi",
"version": "1.02",
"wiki": "https://plugins.jenkins.io/rigor-optimization"
},
"robot": {
- "buildDate": "Apr 01, 2016",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
"name": "matrix-project",
@@ -45402,26 +46257,26 @@
"name": "Janne Piironen"
}
],
- "excerpt": "Shows Robot Framework test results in project",
- "gav": "org.jenkins-ci.plugins:robot:1.6.4",
+ "excerpt": "This publisher stores <a href=\"http://code.google.com/p/robotframework/\" rel=\"nofollow\">Robot Framework</a> test reports for builds and shows summaries of them in project and build views along with trend graph.",
+ "gav": "org.jenkins-ci.plugins:robot:1.6.5",
"labels": [
"report"
],
"name": "robot",
- "previousTimestamp": "2015-10-08T12:56:26.00Z",
- "previousVersion": "1.6.2",
- "releaseTimestamp": "2016-04-01T10:13:18.00Z",
+ "previousTimestamp": "2016-04-01T10:13:18.00Z",
+ "previousVersion": "1.6.4",
+ "releaseTimestamp": "2018-08-07T12:29:50.00Z",
"requiredCore": "1.619",
"scm": "https://github.com/jenkinsci/robot-plugin",
- "sha1": "vFgKkPRi9VPKywkwKbFydFvNsWA=",
- "sha512": "cNzEM+Q0p8UHBwVnPLxHTBJKpm3mMSJEVoiyB0t6KYrmhnmni1QGt/8tdVEBEEizYcsvOLcfVTvFAGRU7b5c+w==",
+ "sha1": "+xi1EElDJNGVtO6N4sOivIKqF9A=",
+ "sha256": "ZgK++Rm/+EpSSvmbymIhgjJ68ddGJK9AgMIMzsGXPWw=",
"title": "Robot Framework",
- "url": "http://updates.jenkins-ci.org/download/plugins/robot/1.6.4/robot.hpi",
- "version": "1.6.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/robot/1.6.5/robot.hpi",
+ "version": "1.6.5",
"wiki": "https://plugins.jenkins.io/robot"
},
"rocketchatnotifier": {
- "buildDate": "May 05, 2018",
+ "buildDate": "Jul 20, 2018",
"compatibleSinceVersion": "2.0",
"dependencies": [
{
@@ -45452,26 +46307,26 @@
"name": "Martin Reinhardt"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:rocketchatnotifier:1.2.1",
+ "excerpt": "Rocket.Chat Notifier is notifier that can publish build status to Rocket.Chat channels. Channels need to be public",
+ "gav": "org.jenkins-ci.plugins:rocketchatnotifier:1.2.3",
"labels": [
"rocketchatnotifier"
],
"name": "rocketchatnotifier",
- "previousTimestamp": "2018-02-16T00:03:44.00Z",
- "previousVersion": "1.2.0",
- "releaseTimestamp": "2018-05-05T09:17:51.00Z",
+ "previousTimestamp": "2018-05-05T09:17:51.00Z",
+ "previousVersion": "1.2.1",
+ "releaseTimestamp": "2018-07-20T04:26:27.00Z",
"requiredCore": "1.653",
- "scm": "https://github.com/jenkinsci/plugin-pom",
- "sha1": "uolVCcVFgfoncMLra8k9yFgAYFk=",
- "sha512": "7DSqk/LhukjGRYBKLSxBdlFFI97yDApbB3Fn/TuOy5EviseJalFqMED53RdZEHGfuVgK/76JkTSYFgBbfoP3dg==",
+ "scm": "https://github.com/jenkinsci/rocketchatnotifier-plugin",
+ "sha1": "ER6z2sq6PlYUnvO1g+ISm6vjjD0=",
+ "sha256": "T/0lzVXTXOwwnBzmCpmOmXFvt7FrSDsisx+JByAubuM=",
"title": "RocketChat Notifier",
- "url": "http://updates.jenkins-ci.org/download/plugins/rocketchatnotifier/1.2.1/rocketchatnotifier.hpi",
- "version": "1.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/rocketchatnotifier/1.2.3/rocketchatnotifier.hpi",
+ "version": "1.2.3",
"wiki": "https://plugins.jenkins.io/rocketchatnotifier"
},
"role-strategy": {
- "buildDate": "May 24, 2018",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
"name": "matrix-auth",
@@ -45494,23 +46349,23 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:role-strategy:2.8.1",
+ "excerpt": "Enables user authorization using a Role-Based strategy. Roles can be defined globally or for particular jobs or nodes selected by regular expressions.",
+ "gav": "org.jenkins-ci.plugins:role-strategy:2.8.2",
"labels": [
"user",
"security"
],
"name": "role-strategy",
- "previousTimestamp": "2018-05-16T22:15:32.00Z",
- "previousVersion": "2.8.0",
- "releaseTimestamp": "2018-05-24T10:04:02.00Z",
+ "previousTimestamp": "2018-05-24T10:04:02.00Z",
+ "previousVersion": "2.8.1",
+ "releaseTimestamp": "2018-08-07T07:53:24.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/role-strategy-plugin",
- "sha1": "yKGBPudhAsdyOd31i15FSasxCFk=",
- "sha512": "E18F2YHJuLmainMV+bIVULwXYoE5PDVYu5oKIpuGfEdLCKgPGbj77Q5K1ldivCSuJWTON0h9pbUDZQahQoa+Pg==",
+ "sha1": "vuFT8ZW8zZ9rex2+0z6wrdwQazM=",
+ "sha256": "xgqHogDdYmDrR59F6UQ3ZNLeNZ3Q/Khg+qCiyApLngw=",
"title": "Role-based Authorization Strategy",
- "url": "http://updates.jenkins-ci.org/download/plugins/role-strategy/2.8.1/role-strategy.hpi",
- "version": "2.8.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/role-strategy/2.8.2/role-strategy.hpi",
+ "version": "2.8.2",
"wiki": "https://plugins.jenkins.io/role-strategy"
},
"rpi-build-status": {
@@ -45523,7 +46378,7 @@
"name": "Coding Rodent"
}
],
- "excerpt": "Drive the ultra bright RGB LED add on board to show build status",
+ "excerpt": "This plugin reflects the latest build state using <a href=\"https://www.piborg.org/ledborg\" rel=\"nofollow\">LedBorg</a> ,an ultra bright RGB LED add on board for the Raspberry Pi.",
"gav": "net.sleepymouse.jenkins.plugins:rpi-build-status:0.7",
"labels": [],
"name": "rpi-build-status",
@@ -45531,7 +46386,7 @@
"requiredCore": "1.658",
"scm": "https://github.com/jenkinsci/rpi-build-status-plugin",
"sha1": "DbP+wAfMcEp8Kh6oPxI/TTGjoaM=",
- "sha512": "tOY6YEJoPzo5pPMxzRIfUe6PEiXpkBaUF3t28b3ZwDIG9/L/1qzlV3CoihBiXHYCmPzZqFDdLgNKXq2OvMvkQg==",
+ "sha256": "aCtgebpnCvuuSuMOY3Tfw6ImBofP2qpqnM/wx4Tei/A=",
"title": "Raspberry Pi Build Status",
"url": "http://updates.jenkins-ci.org/download/plugins/rpi-build-status/0.7/rpi-build-status.hpi",
"version": "0.7",
@@ -45552,7 +46407,7 @@
"name": "Marco Tizzoni"
}
],
- "excerpt": "",
+ "excerpt": "Signs RPMs using GPG.",
"gav": "org.jenkins-ci.plugins:rpmsign-plugin:0.4.6",
"labels": [
"post-build"
@@ -45564,7 +46419,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/rpmsign-plugin",
"sha1": "fpJyIvdT7N2WMsZyjHKiLl1we4Q=",
- "sha512": "IcRDR6xq4Cn6uyMv7DC5ANyWRfD3Rfj0wRoJYSg4D0cjROSVmgqbS5OPqd5EDlOIC7aRjfR+1WA1C36RaTc7/Q==",
+ "sha256": "oKkz4ZmwchryYSJDw81FVhLRNfj+b1L/mlLD5Jd2OOQ=",
"title": "rpmsign-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/rpmsign-plugin/0.4.6/rpmsign-plugin.hpi",
"version": "0.4.6",
@@ -45596,8 +46451,9 @@
"previousVersion": "2.7",
"releaseTimestamp": "2014-11-20T07:37:28.00Z",
"requiredCore": "1.532.3",
+ "scm": "https://github.com/jenkinsci/rqm-plugin",
"sha1": "6wV3OPzXDOOP1tVH58uW4LuGM40=",
- "sha512": "8yhZYctKW087B2tVGncJALRUlulU+7e1IQnS2W6OMY192Ri8OgD2DFTjJdWHw5Fwk2O2bXEyx7z3e0e6caAk/w==",
+ "sha256": "UIQcNO00yFqqeM1Yd7ybKIOR71yZfE55bZFhezDfR38=",
"title": "RQM",
"url": "http://updates.jenkins-ci.org/download/plugins/rqm-plugin/2.8/rqm-plugin.hpi",
"version": "2.8",
@@ -45613,7 +46469,7 @@
"name": "Daniel Petisme"
}
],
- "excerpt": "",
+ "excerpt": "This plugin sets up a request center for non-admin users to be able to ask that their jobs are renamed or deleted.",
"gav": "org.jenkins-ci.plugins:rrod:1.1.0",
"labels": [
"misc"
@@ -45625,7 +46481,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/rrod-plugin",
"sha1": "BHc6RyGkYHbOqmZpdTP/60k3XMo=",
- "sha512": "PN0OzsWPbSEIMSPeQ2+F3z4fnBp7tMpj9vQN9dHwqQMbJHxUjqAMTMlC1IPBm1HCo81C7umsFOKT+KNxGBF+Ig==",
+ "sha256": "ZxMl4SC+Sqb5xjRKXT/PQBX07D1tjEsxnLO00XTtNaA=",
"title": "Request Rename Or Delete",
"url": "http://updates.jenkins-ci.org/download/plugins/rrod/1.1.0/rrod.hpi",
"version": "1.1.0",
@@ -45656,7 +46512,7 @@
"requiredCore": "1.509.2",
"scm": "https://github.com/jenkinsci/jenkins.rb",
"sha1": "x2DYA56Ag+RD8STv5dzIMXxwMFU=",
- "sha512": "8KaA7CZaOor1oNRv5CeVbJ7WvOimK3S0Ezyg5gcdy9NPgDKjOGV7gF02VnhIZ4+lss7NGAv0d5X/MoYn3rSK9Q==",
+ "sha256": "+PqqaSN6mTFtlXHPPtOpIyxm9RUqMt1p3vDY7MDQQ1Q=",
"title": "ruby-runtime",
"url": "http://updates.jenkins-ci.org/download/plugins/ruby-runtime/0.12/ruby-runtime.hpi",
"version": "0.12",
@@ -45684,7 +46540,7 @@
"name": "David Calavera"
}
],
- "excerpt": "RubyMetrics plugin for Jenkins",
+ "excerpt": "This plugin integrates a bunch of ruby coverage tools (Rcov, Saikuro, Rails stats...) to Jenkins. Currently it just supports Rcov reports.",
"gav": "org.jenkins-ci.plugins:rubyMetrics:1.6.5",
"labels": [
"report",
@@ -45697,7 +46553,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/rubyMetrics-plugin",
"sha1": "i9XeJAlbyq5PZGAFdO4K80XIp+8=",
- "sha512": "TstMXbxnNOM9fo9ABQgxel3KloAD0fvx89BMi9zeq2ULodCGjYzoWfki220UZvECrmg2qWpFAkyS7IjEcIBa9Q==",
+ "sha256": "ddWEG9sm4QpXvN1v0AefOlkxQO7LKbv93wE/w3YtS9A=",
"title": "RubyMetrics",
"url": "http://updates.jenkins-ci.org/download/plugins/rubyMetrics/1.6.5/rubyMetrics.hpi",
"version": "1.6.5",
@@ -45713,7 +46569,7 @@
"name": "Watson"
}
],
- "excerpt": "This plugin integrates RubyMotion with Jenkins.",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.ruby-plugins:rubymotion:1.17",
"labels": [
"builder"
@@ -45724,7 +46580,7 @@
"releaseTimestamp": "2016-09-21T05:24:25.00Z",
"requiredCore": "1.609.1",
"sha1": "T1NL9vtHVS7go3yDCCzxv3umoKY=",
- "sha512": "Ey+S7i4t/YPfmbqAj7aFzFpObsw43ve9Adj1RwiXAdzI0TjurdW7MV23oxSaTBLf80X8MQeXroAOctlE/OJ9hA==",
+ "sha256": "qAeJ3W5ogp0/utqPBBy5VNL7Trs2LOlBpfbzBNgDamE=",
"title": "RubyMotion",
"url": "http://updates.jenkins-ci.org/download/plugins/rubymotion/1.17/rubymotion.hpi",
"version": "1.17",
@@ -45758,7 +46614,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/run-condition-plugin",
"sha1": "B2TKEO8x5hMApgJXePoF1im87pY=",
- "sha512": "ngJKRrlw8W3AQiDQErQUWW3zFdOPTvNFfVfizBwedYe7voyOmU1wJdceJP7DJRfgoJVup0Dbj0bnEpprF2oKPQ==",
+ "sha256": "TlXr9L3hICeEQE2Fb5j33oVHDtFFzeBv60X2QYkXgPs=",
"title": "Run Condition",
"url": "http://updates.jenkins-ci.org/download/plugins/run-condition/1.0/run-condition.hpi",
"version": "1.0",
@@ -45795,7 +46651,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Provides additional run conditions and integrations for Run Conditions Plugin",
+ "excerpt": "Plugin provides extra run conditions and plugin integrations for <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Run&#43;Condition&#43;Plugin\" rel=\"nofollow\">Run Conditions Plugin</a>.",
"gav": "org.jenkins-ci.plugins:run-condition-extras:0.3",
"labels": [
"misc",
@@ -45809,7 +46665,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/run-condition-extras-plugin",
"sha1": "sRd2wt+aJGJaEzsDALAshg4Y1fo=",
- "sha512": "nhzwOwr8Vyup5RiqXjiubJ23roGPGx5yEUA1YtkwWHmDKYz0kVYmDSQ8b/vR/2Nl2G0XzvErlBPkb0X5Ltvtxg==",
+ "sha256": "Kov5PpT8BFn/cKMDb926DfHSSDCKAdc8Hl2Q143YOyg=",
"title": "Run Condition Extras",
"url": "http://updates.jenkins-ci.org/download/plugins/run-condition-extras/0.3/run-condition-extras.hpi",
"version": "0.3",
@@ -45836,7 +46692,7 @@
"name": "Alexandru Somai"
}
],
- "excerpt": "",
+ "excerpt": "Provides Run Selector extension point, which can be used in plugins for flexible selection of builds.",
"gav": "org.jenkins-ci.plugins:run-selector:1.0.0",
"labels": [
"parameter",
@@ -45847,7 +46703,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/run-selector-plugin",
"sha1": "KTtN2FJUWAL6vFR0L+HiP4gJrfA=",
- "sha512": "7LkrP38puMfENiNXKOq8AVPz/R9FIqzbsDCZWy4gk5rH5pYlR2/RB/I9omS42Ck2Xov6Z7kaYzWQSRm0LlCkuQ==",
+ "sha256": "x4dv91O81he4MlrWqBCnPJdymHB8IoidOZaWz1HNjg4=",
"title": "Run Selector",
"url": "http://updates.jenkins-ci.org/download/plugins/run-selector/1.0.0/run-selector.hpi",
"version": "1.0.0",
@@ -45868,7 +46724,7 @@
"name": "Greg Schueler"
}
],
- "excerpt": "Jenkins plugin for Rundeck integration : trigger, notifier and option provider.",
+ "excerpt": "This plugin is a Notifier (Publisher) that will talk to a <a href=\"http://www.rundeck.org\" rel=\"nofollow\">Rundeck</a> instance (via its HTTP API) to schedule a job execution on Rundeck after a successful build on Jenkins.<br /> It is also a Jenkins Trigger, that will schedule a build on Jenkins after a job execution on Rundeck (using Rundeck WebHook Notification).<br /> In addition, it turns Jenkins into an <a href=\"http://rundeck.org/docs/manual/jobs.html#option-model-provider\" rel=\"nofollow\">Option provider</a> for Rundeck, if you want to use your Jenkins build artifacts as an option to a Rundeck job.",
"gav": "org.jenkins-ci.plugins:rundeck:3.6.4",
"labels": [
"notifier",
@@ -45882,7 +46738,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/rundeck-plugin",
"sha1": "DJ2QYgsAYl2Av8Ft6weMb72qUQ8=",
- "sha512": "NTPoQgoFkmBEJNzct0ikoknbgQVYmUVjSJ7Hxy9egvN56DZh9OjVUMuRsD0QOPhEeDwym1Sfpozd7eHLM1HBZQ==",
+ "sha256": "Ur7QBePaBmngNMEUeqvqh0ZOBF6stlnZ1TVtTe33NlM=",
"title": "Rundeck",
"url": "http://updates.jenkins-ci.org/download/plugins/rundeck/3.6.4/rundeck.hpi",
"version": "3.6.4",
@@ -45898,7 +46754,7 @@
"name": "Frank Stratton"
}
],
- "excerpt": "Runscope API test integration",
+ "excerpt": "Runscope Jenkins plugin to trigger external tests.",
"gav": "com.runscope.jenkins:runscope:1.50",
"labels": [
"builder",
@@ -45911,7 +46767,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/runscope-plugin",
"sha1": "Du8jUPbFl4z7ns39g8IGn4FC+Ck=",
- "sha512": "3DNxTjjyWfoUYaOkPsPj4adpTc9eksUuWyhzseJ5xmbvdMIpSFY0VC+/jpsjXuTynBZ0biDWpGp9WmaFKP+GUg==",
+ "sha256": "3mb20qW4u44tqNRKsgPZfo87sfwJIngUJSaPfPbZaXM=",
"title": "Runscope",
"url": "http://updates.jenkins-ci.org/download/plugins/runscope/1.50/runscope.hpi",
"version": "1.50",
@@ -45927,7 +46783,7 @@
"name": "Dmitry Korotkov"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates Russian Salad test reports with Hudson",
"gav": "org.jenkins-ci.plugins:rusalad-plugin:1.0.8",
"labels": [
"report"
@@ -45939,7 +46795,7 @@
"requiredCore": "1.514",
"scm": "https://github.com/jenkinsci/rusalad-plugin",
"sha1": "BSB7sMCFzprmJwrhjWtGNYPT5sY=",
- "sha512": "xz1h8OzEYFBD0xP1lFc6xBobxQ8dPcxAve3dZSqTAZW2p6JebRelHfK5vtWSLMi6JIOGVxSrXjrcQpw7k/p9Hg==",
+ "sha256": "huuz2eaAZXgMcvJAHWLYlsLQX3z3keD4Fiq+y14FHEo=",
"title": "RuSalad",
"url": "http://updates.jenkins-ci.org/download/plugins/rusalad-plugin/1.0.8/rusalad-plugin.hpi",
"version": "1.0.8",
@@ -45976,7 +46832,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/rvm-plugin",
"sha1": "ieT7cT2RzCkDQHS5upym1BHPEPM=",
- "sha512": "FXkHWA1imhZ9D9zGP8/8Zdc6K2lGwIXLZ5YU3HnnSwi1HqHVQWNmJfK6/ol+GP2ygxgsF+b6dEvtsKhYsOHWag==",
+ "sha256": "O3/vXsNW2vOvs6uaTJzkj/6VJEWB6hpTIYOpI1q4cbo=",
"title": "Rvm",
"url": "http://updates.jenkins-ci.org/download/plugins/rvm/0.6/rvm.hpi",
"version": "0.6",
@@ -46041,7 +46897,7 @@
"name": "Alexander Akbashev"
}
],
- "excerpt": "",
+ "excerpt": "This is a plugin to upload files to Amazon S3 buckets.",
"gav": "org.jenkins-ci.plugins:s3:0.11.2",
"labels": [
"upload"
@@ -46053,7 +46909,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/s3-plugin",
"sha1": "oeqo25DVjb7QeeQEJ/i/TbWZw2Q=",
- "sha512": "TJUwefCrnFLMFxqrPXXQtkK69OcJ8Aa5FJUAv0YwnzzqImeQmkWNX069K/3uqoZJztmb3KZM+Fq4t41Wie+Q5g==",
+ "sha256": "rNZsjYFZC66a5H2muOoXipbijsXfKwyQf4Feje6MV9Q=",
"title": "S3 publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/s3/0.11.2/s3.hpi",
"version": "0.11.2",
@@ -46086,7 +46942,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/saferestart-plugin",
"sha1": "YoajzoKXm+Ckyg9IW0I0n4lkn+M=",
- "sha512": "cNT+Ig4n3vvPr6SjCHGnvQqjYbBdE2WJh2+NeTX1Spz5I0L0mvOqzVca4A6p1TrFadRSZhQ5I6L5gbz0UAuVIQ==",
+ "sha256": "ANSDmqvplJLBZ27j5LUfVjtXhqwLbnFnEvmb/YogV1g=",
"title": "Safe Restart",
"url": "http://updates.jenkins-ci.org/download/plugins/saferestart/0.3/saferestart.hpi",
"version": "0.3",
@@ -46107,7 +46963,7 @@
"name": "Nozomi Ito"
}
],
- "excerpt": "",
+ "excerpt": "This plugin generates Sahagin HTML report from Sahagin test output data and attaches it to build.",
"gav": "org.jenkins-ci.plugins:sahagin:0.10.1",
"labels": [
"report"
@@ -46119,7 +46975,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/sahagin-plugin",
"sha1": "zXcPMJeyptG4OILpe8kbpv9iKiM=",
- "sha512": "SSekpavv2ESm91He8FQ0A8T9oRXGFb1iuPfGf9w3zGnzOzHWVTy+FF/mt6rWa1oPvACM6VBvrk9TnQxtBZbUyA==",
+ "sha256": "kIumDgWJVCBtqfmbkqYwd9KEQyxDo/nvag04jYNOKNw=",
"title": "Sahagin",
"url": "http://updates.jenkins-ci.org/download/plugins/sahagin/0.10.1/sahagin.hpi",
"version": "0.10.1",
@@ -46153,14 +47009,14 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/salesforce-migration-assistant-plugin",
"sha1": "Wwojpg+5r1mJV3E2Cz7GymhPK1g=",
- "sha512": "aqu1BvS35AVD06EJM48r3jdfEdf4DIx/G7xMSWWBA6mqNCA/PZeK5BQ6VGNq8cUeMMfeGPKo//CUUxAXYfSSgw==",
+ "sha256": "f5VfZ6W3LYdza5+rDFgXRAhbNvc2noCfn02Pg0Y1LHw=",
"title": "Salesforce Migration Assistant",
"url": "http://updates.jenkins-ci.org/download/plugins/salesforce-migration-assistant-plugin/2.2.2/salesforce-migration-assistant-plugin.hpi",
"version": "2.2.2",
"wiki": "https://plugins.jenkins.io/salesforce-migration-assistant-plugin"
},
"saltstack": {
- "buildDate": "Mar 16, 2018",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
"name": "maven-plugin",
@@ -46180,7 +47036,7 @@
{
"name": "structs",
"optional": false,
- "version": "1.2"
+ "version": "1.3"
}
],
"developers": [
@@ -46190,22 +47046,22 @@
"name": "Christian McHugh"
}
],
- "excerpt": "Allows Jenkins to send SaltStack messages",
- "gav": "org.jenkins-ci.plugins:saltstack:3.1.6",
+ "excerpt": "Builder to send a message to a SaltStack server via the Salt API",
+ "gav": "org.jenkins-ci.plugins:saltstack:3.2.0",
"labels": [
"builder"
],
"name": "saltstack",
- "previousTimestamp": "2018-02-01T21:03:52.00Z",
- "previousVersion": "3.1.5",
- "releaseTimestamp": "2018-03-16T19:26:59.00Z",
+ "previousTimestamp": "2018-07-25T23:12:00.00Z",
+ "previousVersion": "3.1.7",
+ "releaseTimestamp": "2018-08-07T19:28:12.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/saltstack-plugin",
- "sha1": "SM4xTh1iKmGmE0kshWA2I8KZMuE=",
- "sha512": "nFaUiQHxoJFCf3Ge4xrGiKcwahdRxY8j3IazPn4fXn4g/37XJAAssTGg7FsKRldOV2ckRra5FWQyyjdX5mI+tQ==",
+ "sha1": "wUdrZOHt41Nfs03UIlrpKuMCci4=",
+ "sha256": "0NRZ0gATaYKiVim3fliYj3i9dqKw+286TbrY3x6d4I8=",
"title": "SaltStack",
- "url": "http://updates.jenkins-ci.org/download/plugins/saltstack/3.1.6/saltstack.hpi",
- "version": "3.1.6",
+ "url": "http://updates.jenkins-ci.org/download/plugins/saltstack/3.2.0/saltstack.hpi",
+ "version": "3.2.0",
"wiki": "https://plugins.jenkins.io/saltstack"
},
"sametime": {
@@ -46216,7 +47072,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "Sends notifications to a number of people via the Sametime protocol.",
"gav": "org.jenkins-ci.plugins:sametime:0.4",
"labels": [
"notifier"
@@ -46226,7 +47082,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/sametime-plugin",
"sha1": "DMXbUfb/70zxS/TnRV6VZ8VELbg=",
- "sha512": "BbqGoWPj+x7qhOXhjfAczBla+qwWuBsE746Zo3DEKtBvd3g5hUgNs4e/fQkqdMVqdq6ktsTPebFEtu25gLvsSA==",
+ "sha256": "tSDjG5ELf0nnl2etFtRrnKzPCFiTfaW6tIcwrVS2uTY=",
"title": "Sametime",
"url": "http://updates.jenkins-ci.org/download/plugins/sametime/0.4/sametime.hpi",
"version": "0.4",
@@ -46256,7 +47112,7 @@
"name": "Ivan Fernandez Calvo"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables use of a SAML 2.0 authentication source for single sign-on support.",
"gav": "org.jenkins-ci.plugins:saml:1.0.7",
"labels": [
"user"
@@ -46268,7 +47124,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/saml-plugin",
"sha1": "eI+cw6NAyKrIWNi+78sZHvh1eAM=",
- "sha512": "3qb5xdK84PFcP+HzderafyHoI84UuaDLGxwnwZC0Tjf6mCyWOLjEfPdbm5BZ86zIaLY3N1HeTCnB0a3LDq1Ylw==",
+ "sha256": "uvYIECxcyB1oFV6i6auRfQIDnpIvcP7D7pMJlKo6r+0=",
"title": "SAML",
"url": "http://updates.jenkins-ci.org/download/plugins/saml/1.0.7/saml.hpi",
"version": "1.0.7",
@@ -46284,7 +47140,7 @@
"name": "HMSAnalyticalSoftware"
}
],
- "excerpt": "Adds support for SASUnit, the unit testing framework for SAS",
+ "excerpt": "This plug-in adds support for SASUnit the Unit Testing Framework for SAS",
"gav": "org.jenkins-ci.plugins:sasunit-plugin:1.024",
"labels": [
"builder"
@@ -46296,7 +47152,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/sasunit-plugin",
"sha1": "9tjqwp8mnF7wTSCryHkZXJVkZBU=",
- "sha512": "QtjTKzB28aimcW8SkObxvOSIVYCA0dvMJL1LWoMpGVzul3j8wcUj/Ryll0RV05CH/EZK2Yj6ZIozcRsVVnA5eQ==",
+ "sha256": "EqaKi7PwQrXwYUyn7wTrS7WvVGIC2RjYQK+ZKIQfsBY=",
"title": "SASUnit",
"url": "http://updates.jenkins-ci.org/download/plugins/sasunit-plugin/1.024/sasunit-plugin.hpi",
"version": "1.024",
@@ -46375,7 +47231,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/sauce-ondemand-plugin",
"sha1": "+zHk+SQooO4l38QF+Vrdymh14bU=",
- "sha512": "dlO+27/bY1xg+B9R9Dy2uHZqtXHD5GGXDymKDKpO+vRumeLdQJKeOJ+S1/IxcdCO+Kq0D6aBSgPQPfkt1aIvIw==",
+ "sha256": "CmFNJTZruPkkbCXPJdCj7zyqTXoG0Ldeu1qWl8P94ZI=",
"title": "Sauce OnDemand",
"url": "http://updates.jenkins-ci.org/download/plugins/sauce-ondemand/1.176/sauce-ondemand.hpi",
"version": "1.176",
@@ -46391,7 +47247,7 @@
"name": "Uzi Landsmann"
}
],
- "excerpt": "Build your scala project using sbt in Jenkins",
+ "excerpt": "This plugin allows running SBT empowered scala projects in Hudson.",
"gav": "org.jenkins-ci.plugins:sbt:1.5",
"labels": [
"builder"
@@ -46403,7 +47259,7 @@
"requiredCore": "1.431",
"scm": "https://github.com/jenkinsci/sbt-plugin",
"sha1": "euvJudV6rJE4ygHkuGMbxsa29sI=",
- "sha512": "+vabwrFJMR2QGQ/hiyaZFwIME3IPlI15MbNluWd2lN737adekOzlSlP3qlyEEP7xa2BANSeAXA47m4DUP5XlGA==",
+ "sha256": "zMkNNOLH+pr5dY1WXfYwmuOmjYX9A1d4DXQ2YjmUWdM=",
"title": "sbt",
"url": "http://updates.jenkins-ci.org/download/plugins/sbt/1.5/sbt.hpi",
"version": "1.5",
@@ -46419,7 +47275,7 @@
"name": "Donny Nadolny"
}
],
- "excerpt": "Display Scala-encoded names as they would appear in Scala source code when viewing JUnit test results",
+ "excerpt": "Display Scala JUnit test names as they would appear in the source.",
"gav": "org.jenkins-ci.plugins:scala-junit-name-decoder:1.0",
"labels": [
"scala"
@@ -46429,7 +47285,7 @@
"requiredCore": "1.515",
"scm": "https://github.com/jenkinsci/scala-junit-name-decoder-plugin",
"sha1": "H5LNKu6HhMqPGZuA5bDH6CxvvP4=",
- "sha512": "G0YdXHXk66XBqpb43yTzTszo6q/oC0JS2QslZGWpD2nyagO0AbM4SqIqu540uiTBY5zYQbJsHjlGhspNklsVhg==",
+ "sha256": "qTNw5b4IU9rARbN7436rQXRXYOlyC1KmPWh2nOPuGoU=",
"title": "Scala JUnit Name Decoder",
"url": "http://updates.jenkins-ci.org/download/plugins/scala-junit-name-decoder/1.0/scala-junit-name-decoder.hpi",
"version": "1.0",
@@ -46461,7 +47317,7 @@
"name": "Nicolas De Loof"
}
],
- "excerpt": "Jenkins plugin to run dynamic slaves in a Amazon ECS/Docker environment",
+ "excerpt": "Use Amazon EC2 Container Service to provide elastic slaves.",
"gav": "com.cloudbees.jenkins.plugins:scalable-amazon-ecs:1.0",
"labels": [
"cluster",
@@ -46471,7 +47327,7 @@
"releaseTimestamp": "2016-06-09T09:24:42.00Z",
"requiredCore": "1.609",
"sha1": "ZUggObp2MwRS7uwaeGidQ2VdbME=",
- "sha512": "m4JmAQMb5M6j9r/VUhS59O1UrQICayRUpN3S2yUQD3DyEtIRMRppb2efVJ8111DBw2Eac6uEKpmjnYyFNUglZg==",
+ "sha256": "C5ZMJJc3dzvF0139wP7ssocyQPagpxGAQMvm9uuIi1s=",
"title": "Amazon EC2 Container Service plugin with autoscaling capabilities",
"url": "http://updates.jenkins-ci.org/download/plugins/scalable-amazon-ecs/1.0/scalable-amazon-ecs.hpi",
"version": "1.0",
@@ -46492,7 +47348,7 @@
"name": "Martin Spielmann"
}
],
- "excerpt": "Adds capability to schedule a build for a later point in time",
+ "excerpt": "Adds capability to schedule a build for a later point in time.",
"gav": "org.jenkins-ci.plugins:schedule-build:0.5.1",
"labels": [
"listview-column"
@@ -46504,7 +47360,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/schedule-build-plugin",
"sha1": "Aid9ntaoGcRO9GlE8F1hKk29/30=",
- "sha512": "3a4dpK8lBXsNf/NtUu4oXmpT7ArzYxZNfAEXYMGlqCG+nFcPjWpiGIjWyTu9RnOEUq3l/upGev1qgdfyBttC2w==",
+ "sha256": "T6mhykYLwAzgLpAD0aCJBlfsRkTPm5b1WK1z3k/VfbY=",
"title": "Schedule Build",
"url": "http://updates.jenkins-ci.org/download/plugins/schedule-build/0.5.1/schedule-build.hpi",
"version": "0.5.1",
@@ -46536,14 +47392,14 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/scm-api-plugin",
"sha1": "fnt9BF7H1gwC2kRkpXTSmCCGUdU=",
- "sha512": "PWDZKiQG/TMoH6cvA4U3sDcpWDi4Y48plP53fx1xiwbsiPPp+NhYYQoCCY7RwYPdECpTkTfUNTpIwHiw9xa1jA==",
+ "sha256": "nFUPha2FcLnXd6PJiAGI+wDoTL31s3BJd+Gj4+3HOkc=",
"title": "SCM API",
"url": "http://updates.jenkins-ci.org/download/plugins/scm-api/2.2.7/scm-api.hpi",
"version": "2.2.7",
"wiki": "https://plugins.jenkins.io/scm-api"
},
"scm-filter-branch-pr": {
- "buildDate": "Dec 18, 2017",
+ "buildDate": "Aug 13, 2018",
"dependencies": [
{
"name": "scm-api",
@@ -46557,20 +47413,20 @@
"name": "Sam Gleske"
}
],
- "excerpt": "This plugin provides wildcard and regex filters for Pipeline Multibranch Plugin pipelines. It will match branches and pull requests destined for the matched branches.",
- "gav": "org.jenkins-ci.plugins:scm-filter-branch-pr:0.3",
+ "excerpt": "This plugin provides wildcard and regex filters for multibranch pipelines which include matching the destination branch of PRs with the filters.",
+ "gav": "org.jenkins-ci.plugins:scm-filter-branch-pr:0.4",
"labels": [],
"name": "scm-filter-branch-pr",
- "previousTimestamp": "2017-10-07T18:38:36.00Z",
- "previousVersion": "0.2",
- "releaseTimestamp": "2017-12-18T05:14:45.00Z",
+ "previousTimestamp": "2017-12-18T05:14:45.00Z",
+ "previousVersion": "0.3",
+ "releaseTimestamp": "2018-08-13T05:16:03.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/scm-filter-branch-pr-plugin",
- "sha1": "ksBrLRZ269y++vPK0MzcmvDiovg=",
- "sha512": "3KT3Zu8VmeL5Al8d6i/maDZm7lPwth7WJk+8ebd3qv1eCGke8EbLah/aP3oaheuVg1mtClt6zrvvCh9Q1KrXLQ==",
+ "sha1": "5CRk9PscvlqfKQJhPnWGm6ngyD0=",
+ "sha256": "g2uXTkme+vyc/DTRc3ohv0pczLeIEzyzVQZP2vlHmeA=",
"title": "SCM Filter Branch PR",
- "url": "http://updates.jenkins-ci.org/download/plugins/scm-filter-branch-pr/0.3/scm-filter-branch-pr.hpi",
- "version": "0.3",
+ "url": "http://updates.jenkins-ci.org/download/plugins/scm-filter-branch-pr/0.4/scm-filter-branch-pr.hpi",
+ "version": "0.4",
"wiki": "https://plugins.jenkins.io/scm-filter-branch-pr"
},
"scm-sqs": {
@@ -46608,7 +47464,7 @@
"requiredCore": "1.626",
"scm": "https://github.com/jenkinsci/scm-sqs-plugin",
"sha1": "+G8hxQtXO6oYpUjsfCHHmwYhFVY=",
- "sha512": "l5NmrgL9mhtAI9ZBEjxa4mQmIZFD8NvqvtW83Jr6OpfVnvYMj50WdDpijgPwd31ngppepUfDcE2nLAsI+2/ENA==",
+ "sha256": "1l4gERas6DLxXfQH9NPIFXNZkkabRbrWLdw1zM/FF7E=",
"title": "AWS SQS Build Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/scm-sqs/1.4/scm-sqs.hpi",
"version": "1.4",
@@ -46640,7 +47496,7 @@
"name": "Craig Rodrigues"
}
],
- "excerpt": "SCM Sync Configuration Jenkins plugin is aimed at 2 main features : First, keep sync'ed your config.xml (and other ressources) jenkins files with a SCM repository (backup), Secondly, track changes (and author) made on every file with commit messages.",
+ "excerpt": "This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a config file is modified.",
"gav": "org.jenkins-ci.plugins:scm-sync-configuration:0.0.10",
"labels": [
"misc"
@@ -46652,7 +47508,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/scm-sync-configuration-plugin",
"sha1": "NvDkIX8aawunxOhwVhM2xAHM7h4=",
- "sha512": "ppl7ro9bwhKQZ55VX5orbUdYxGortdCNhOLiTm2/IKQumfjqeuV4JBMPj6GvnMN5xYJsX4sAmQCP9NnnuboonQ==",
+ "sha256": "hGBu0htykYpWM8+OQ4EWq5rz2QELJlEzavks6EdOCHA=",
"title": "SCM Sync Configuration",
"url": "http://updates.jenkins-ci.org/download/plugins/scm-sync-configuration/0.0.10/scm-sync-configuration.hpi",
"version": "0.0.10",
@@ -46684,7 +47540,7 @@
"name": "Kathi Stutz"
}
],
- "excerpt": "Finds jobs by their SCM URL",
+ "excerpt": "This plugin finds the job for you if you know only the SCM URL of the job. Also it&#39;s possible to build jobs only if you know the SCM URL (at the moment only for svn and cvs).",
"gav": "org.jenkins-ci.plugins:scm2job:2.5",
"labels": [
"scm-related"
@@ -46696,7 +47552,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/scm2job-plugin",
"sha1": "Lr59KZXDP9MRHgkPorHNtjE2Jt4=",
- "sha512": "9N7YT9GhMMNFJK7nlrq9VR4jKpJjU2L7Ij5oymnjA6oXEIe1GBhUbMBomv/MI9iXu1TUg+s7uME8d2JiCbzJ+Q==",
+ "sha256": "72ilRPYJtVfPPNrYS9NEvqrbO4NOlLNsbLNbic7J2Rg=",
"title": "SCM to job",
"url": "http://updates.jenkins-ci.org/download/plugins/scm2job/2.5/scm2job.hpi",
"version": "2.5",
@@ -46712,7 +47568,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin provides <a href=\"http://www.scons.org/\" rel=\"nofollow\">SCons</a> support in Jenkins.",
"gav": "com.thalesgroup.jenkins-ci.plugins:scons:0.4",
"labels": [
"builder"
@@ -46724,7 +47580,7 @@
"requiredCore": "1.413",
"scm": "https://github.com/jenkinsci/scons-plugin",
"sha1": "KobvAmnJkmEayv9IHUOY9PCqod8=",
- "sha512": "2gJqBmG64HwR3mle2kly+BtnVbYT8erb9srQj3rDkzrZ8Kw5f/tQTsDdhxOxc07fWe7qTIKs+aV//BQ3MAiZNg==",
+ "sha256": "imhow2FsP+ORaVOtBEioFBTxmbxfFAPifAsBU51hKLA=",
"title": "SCons",
"url": "http://updates.jenkins-ci.org/download/plugins/scons/0.4/scons.hpi",
"version": "0.4",
@@ -46751,7 +47607,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/scoring-load-balancer-plugin",
"sha1": "ocngswS8/r/498VJ2HNB8eBdCiU=",
- "sha512": "7xYkHyAr70+uKrmCyvPFtDx/2RBPL9GO8b5uBU0dGCDmOAFsSZuG+zbKadABmx23dF6l2in+J3p9wn/hUWc+rQ==",
+ "sha256": "pyKdKUXjR6+0ctPEXoPqPEQJyHEMQWiRJgHrRmhN06M=",
"title": "Scoring Load Balancer",
"url": "http://updates.jenkins-ci.org/download/plugins/scoring-load-balancer/1.0.1/scoring-load-balancer.hpi",
"version": "1.0.1",
@@ -46767,7 +47623,7 @@
"name": "Shanbin Wang"
}
],
- "excerpt": "",
+ "excerpt": "Scoverage Plugin",
"gav": "org.jenkins-ci.plugins:scoverage:1.3.3",
"labels": [
"report"
@@ -46779,7 +47635,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/scoverage-plugin",
"sha1": "Absck8k8tuBvoi8ZO7l9Kkb3ox8=",
- "sha512": "2f4+2RhvfpbxSMYoxFAHs9PWutQ7Qhz2nSUu/yLLrbMqk42PSfFyHSiVg4e5CCOaiHdc4BrX8/AetAIZRTAr3A==",
+ "sha256": "BPUprEOsHDtu9ZMpCojztYIENff3e+I8rlUKibX3XrI=",
"title": "Scoverage",
"url": "http://updates.jenkins-ci.org/download/plugins/scoverage/1.3.3/scoverage.hpi",
"version": "1.3.3",
@@ -46794,7 +47650,7 @@
"name": "Ramil Israfilov"
}
],
- "excerpt": "",
+ "excerpt": "This plugin uploads build artifacts to repository sites using SCP (SSH) protocol.",
"gav": "org.jvnet.hudson.plugins:scp:1.8",
"labels": [
"upload"
@@ -46804,7 +47660,7 @@
"requiredCore": "1.389",
"scm": "https://github.com/jenkinsci/scp-plugin",
"sha1": "9mS+ZOeydNbMV07rXC62xNFDwEw=",
- "sha512": "QXMZeVDVDGTflmNwWHE5EuHGnudMn5PtTDbGK/zWg7Myn5I2Sy0gxjQWbvPXuawZmeur2qvQcUaRu5/fPZi8tg==",
+ "sha256": "Vbk3DQixc3qebK69Dq89fIIIKg8AAmHDwgLpXGs/oh4=",
"title": "SCP publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/scp/1.8/scp.hpi",
"version": "1.8",
@@ -46820,7 +47676,7 @@
"name": "Dominik Bartholdi"
}
],
- "excerpt": "Supports authentication by exeuting a custom script, to resolve groups for a user, a second script can be defined.",
+ "excerpt": "This plugin adds authentication via user-defined script, in additon to the orignal script-realm, this one also supports groups.",
"gav": "org.jvnet.hudson.plugins:script-realm:1.5",
"labels": [
"user"
@@ -46832,7 +47688,7 @@
"requiredCore": "1.330",
"scm": "https://github.com/jenkinsci/script-realm-plugin",
"sha1": "d4ee6ZzSh4OhfkcyY80ZB+0BAR0=",
- "sha512": "P8EJrczVmdO042G8CH+cGE17o8uqMBTZIJWDl7QBtwt47EY+KLNSfg6R5wvEtBcZxcME+bcZWm7laVlaot+qJw==",
+ "sha256": "tC7Z4xydhvWptBkIV1qX0odcRh5iR43OAzK90RBZbro=",
"title": "Security Realm by custom script",
"url": "http://updates.jenkins-ci.org/download/plugins/script-realm/1.5/script-realm.hpi",
"version": "1.5",
@@ -46858,7 +47714,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/script-security-plugin",
"sha1": "8Rmf3Rs4xMIJwTj+hUn92aoXE5E=",
- "sha512": "46vyEyS4lUXsfg5FsnVN0GFJ35x7rAvJCW/LMeW1LpRVx3rqb2GGxwOZds/HAS09i0a62hE7s43OWKMRE5Pscg==",
+ "sha256": "g3ou04Bp2LwInFNw6qWFjtxRlDOAGUn9a4TQVETxOv4=",
"title": "Script Security",
"url": "http://updates.jenkins-ci.org/download/plugins/script-security/1.44/script-security.hpi",
"version": "1.44",
@@ -46880,7 +47736,7 @@
"name": "Satinder Singh"
}
],
- "excerpt": "Integrates Jenkins with a scripted server to use virtual machines as slaved",
+ "excerpt": "Allows managing of virtual machines through custom shell scripts.",
"gav": "org.jenkins-ci.plugins:scripted-cloud-plugin:0.12",
"labels": [
"slaves"
@@ -46890,8 +47746,9 @@
"previousVersion": "0.11",
"releaseTimestamp": "2012-10-12T12:17:50.00Z",
"requiredCore": "1.464",
+ "scm": "https://github.com/jenkinsci/scripted-cloud-plugin",
"sha1": "sy4QBfyjx6SJda+uayHVfK0gt0M=",
- "sha512": "5o2bBInHK8HYYTVUDNQCtLGwpeIJRH4/G816LyxVEIlGdNEPwRuUhJJ0vmBVhuLlKQvSKYQXA2FSHW0uFNzKog==",
+ "sha256": "APxjXxqNHJbGczXqkVi+JLh+Gejh4VIzo088u4jiEuM=",
"title": "scripted Cloud",
"url": "http://updates.jenkins-ci.org/download/plugins/scripted-cloud-plugin/0.12/scripted-cloud-plugin.hpi",
"version": "0.12",
@@ -46907,7 +47764,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This plugin add browser axis and browser expression axis. It is created for selenim tests - adds path of chosen browser to system path and create BROWSER_AXIS_PATH system varible for build.",
"gav": "org.jenkins-ci.plugins:search-all-results-plugin:1.0",
"labels": [],
"name": "search-all-results-plugin",
@@ -46915,7 +47772,7 @@
"requiredCore": "1.471",
"scm": "https://github.com/jenkinsci/search-all-results-plugin",
"sha1": "qG6sd4kHUFvw52HatIL7tN6wsx0=",
- "sha512": "R1kVZCsr4VfxC8KhzX9nIS00xrKUcWn/Aekt6WgVsM1FUSba3iujTGUMkyX59oRgzBQLYt9mHooDgLuyn+aW/w==",
+ "sha256": "Nxt27ZgPLjHO+HMF4nPwK9/A2S4rGkDolVa4QqijL2U=",
"title": "Search all results",
"url": "http://updates.jenkins-ci.org/download/plugins/search-all-results-plugin/1.0/search-all-results-plugin.hpi",
"version": "1.0",
@@ -46931,7 +47788,7 @@
"name": "Michael"
}
],
- "excerpt": "",
+ "excerpt": "This plugins sets a secondary timestamp as description in the build history of a job",
"gav": "org.jenkins-ci.plugins:secondary-timestamper-plugin:1.1",
"labels": [
"post-build"
@@ -46943,7 +47800,7 @@
"requiredCore": "1.560",
"scm": "https://github.com/jenkinsci/secondary-timestamper-plugin",
"sha1": "dju6NPGgszIHPLzb2DqLlbuAgd0=",
- "sha512": "RdzDo26DeN0puNJ7+YyAP5CUmFWbDiLKpa+8TqTDZ37fcCVf7/B7XAKkyWd1RW/ZzdQLlNYFoK2UVa4OLPCxlg==",
+ "sha256": "EjlwrX0z49rm5O/XfJsVKEXI4VyFQRZL+9tBvZaSDdQ=",
"title": "secondary timestamper",
"url": "http://updates.jenkins-ci.org/download/plugins/secondary-timestamper-plugin/1.1/secondary-timestamper-plugin.hpi",
"version": "1.1",
@@ -46959,7 +47816,7 @@
"name": "Timothy Bingaman"
}
],
- "excerpt": "",
+ "excerpt": "Adds a new view that can be organised into different sections.",
"gav": "org.jenkins-ci.plugins:sectioned-view:1.24",
"labels": [
"ui"
@@ -46971,7 +47828,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/sectioned-view-plugin",
"sha1": "BJEp/Wvn0vZPhEE7P8UbUMr4ZtI=",
- "sha512": "uLUVTFqTJFREuPZFQa0Mr4ragAoG22V0rFy72lWsTk00mg43g4TZe6fby+HglrGdORHebFBobqbXMtn5txWiIg==",
+ "sha256": "GUxPv3TUSeUbQA9eV5QJknoii3fQ3wV5OGmxkXx2xI4=",
"title": "Sectioned View",
"url": "http://updates.jenkins-ci.org/download/plugins/sectioned-view/1.24/sectioned-view.hpi",
"version": "1.24",
@@ -46997,7 +47854,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/secure-requester-whitelist-plugin",
"sha1": "GYwWWFtsmT/S/BxRIIQxB/HY0Cw=",
- "sha512": "xNwACb9e+ZpKDIhZOSvLtE8ki04njVzkjk4qfzuunMnN0sByrFauevIk88kqZip4Iwlhh4bVJOkwuFeAAw4pwg==",
+ "sha256": "MzNZoRCmhsdx5dJdxAypBtjbdAqLNYKU31dSiKqLJAw=",
"title": "Secure Requester Whitelist",
"url": "http://updates.jenkins-ci.org/download/plugins/secure-requester-whitelist/1.2/secure-requester-whitelist.hpi",
"version": "1.2",
@@ -47024,7 +47881,7 @@
"name": "Kseniia Nenasheva"
}
],
- "excerpt": "",
+ "excerpt": "Allows checking user permissions for particular jobs and nodes. The plugin can create various reports upon the request by Jenkins administrators.",
"gav": "org.jenkins-ci.plugins:security-inspector:0.4",
"labels": [
"report",
@@ -47037,7 +47894,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/security-inspector-plugin",
"sha1": "tbBYYWs6IxiXxbB3OlRDuazbfhw=",
- "sha512": "J1A9ZIu81gwlzhOj5/5j90oERX+tkEzj1ynOlSnIw4rP9Y1RpGWGFqPbs6fm0VNIAmezZTwNlnwHUIiEZpgpxQ==",
+ "sha256": "UxvwyzVb7W+xezmg64ItiCy9hOqxGi4b4x86Up4tUtg=",
"title": "Security Inspector",
"url": "http://updates.jenkins-ci.org/download/plugins/security-inspector/0.4/security-inspector.hpi",
"version": "0.4",
@@ -47084,7 +47941,7 @@
"name": "Damien Coraboeuf"
}
],
- "excerpt": "Seed Jenkins plug-in",
+ "excerpt": "This plug-in interacts with a Jenkins instance in order to pilot [Seed](https://github.com/nemerosa/seed) jobs when some events are received. See the <a href=\"https://github.com/nemerosa/seed-plugin\" rel=\"nofollow\">documentation</a>.",
"gav": "org.jenkins-ci.plugins:seed:2.1.4",
"labels": [],
"name": "seed",
@@ -47094,7 +47951,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/seed-plugin",
"sha1": "aSj9SibgTOJTqCGs6qqOmFhc944=",
- "sha512": "6GzFIjXF3H1eiapOYB8SPxWFa3XkYeNnK28IcI3UK59i97WRpRx7XjoCosoz24TP7b5Law8+hltYlrEe6O8fcA==",
+ "sha256": "wYWFdHqo/M7fCJm14msZur5UX1dxeSlFhO5YMisijek=",
"title": "Seed Jenkins",
"url": "http://updates.jenkins-ci.org/download/plugins/seed/2.1.4/seed.hpi",
"version": "2.1.4",
@@ -47124,7 +47981,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/selected-tests-executor-plugin",
"sha1": "8b/iGJe+N3KXIuYf2E0+RIjfB1o=",
- "sha512": "ieWPqF+76eZPV/AalSw7OPDD+UqbwP8fJU4CN6fR9uR9d0qrqY8iCgUo0Ea3Vdnb0e7QY0l8G5/3Yl8JkjNC/g==",
+ "sha256": "EVvYPpp6fcUQSwzDVdONal2xSONeHgpYXU5DJsWq+P0=",
"title": "Tests Selector",
"url": "http://updates.jenkins-ci.org/download/plugins/selected-tests-executor/1.3.3/selected-tests-executor.hpi",
"version": "1.3.3",
@@ -47154,7 +48011,7 @@
"requiredCore": "1.366",
"scm": "https://github.com/jenkinsci/selection-tasks-plugin-plugin",
"sha1": "C6EJvWUCaKmzwjSXb8sl642HveE=",
- "sha512": "powLsNe8ELP68fK/wcCuCQJGk8fJPWFb7U4fg/kblUm2UhzqWo+M6f9JFZpa8h/PcdMjWs0BsttXpmJEMrdmIA==",
+ "sha256": "rj04g0lC24ldD74ekanQMldGIHBWaVtBkpwiMyUfYCU=",
"title": "Selection tasks",
"url": "http://updates.jenkins-ci.org/download/plugins/selection-tasks-plugin/1.0/selection-tasks-plugin.hpi",
"version": "1.0",
@@ -47187,7 +48044,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/selenium-plugin",
"sha1": "/jhEeZkse07Mpz9TDEPepAq8/DU=",
- "sha512": "5o3NhzBzhafJLz1hVKTTGcTCvHQkqmw9x6K73/Dna6EwD7VX3MPeRdmjuQ6vGBtrB3ziCmOWUTv/f/BZPKr+Ug==",
+ "sha256": "Cr7paR09apcPl7EHb1Thd8EeFsj6XjjRbQEi+qRn1BA=",
"title": "Selenium",
"url": "http://updates.jenkins-ci.org/download/plugins/selenium/3.12.0/selenium.hpi",
"version": "3.12.0",
@@ -47201,7 +48058,7 @@
"developerId": "onozaty"
}
],
- "excerpt": "This plugin is a Selenium Auto Exec Server(AES) (http://www.enjoyxstudy.com/selenium/autoexec/) plugin.",
+ "excerpt": "This plugin is for continuous regression test by <a href=\"http://www.enjoyxstudy.com/selenium/autoexec/index.en.html\" rel=\"nofollow\">Selenium Auto Exec Server (AES)</a>.",
"gav": "org.jvnet.hudson.plugins:selenium-aes:0.5",
"labels": [
"builder",
@@ -47212,7 +48069,7 @@
"requiredCore": "1.391",
"scm": "https://github.com/jenkinsci/selenium-aes-plugin",
"sha1": "LGfTbg0/TYuS3CwT6y6wMOV5PBw=",
- "sha512": "zAZw+JBbplmjmoNdKlFQ+jOOmYcru02d+i9kMG2/5l1KSszXI2/eGTZVgai5VPvikYkj9B8vdMMYkxILaNoo0w==",
+ "sha256": "GSqSD/hLwh6hzPU7sZYFT2/zd6wYeCqmy8vgXi2P/dM=",
"title": "Selenium Auto Exec Server(AES)",
"url": "http://updates.jenkins-ci.org/download/plugins/selenium-aes/0.5/selenium-aes.hpi",
"version": "0.5",
@@ -47234,7 +48091,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/selenium-axis-plugin",
"sha1": "HiGhB590q1C7+GRBywrCDM5Y4kg=",
- "sha512": "eU4FF8a4Hlt19cevVpjUrzICJtfa9BD+O2xDU1g4PZwxChA0out+KolPUko9q34+fbZ9IsrfY6OegQlLCw2j7g==",
+ "sha256": "V3+bVE3t0dp/R/+bp235dxpOtMIFzrb2r0yZfPriJ+A=",
"title": "Selenium Capability Axis",
"url": "http://updates.jenkins-ci.org/download/plugins/selenium-axis/0.0.6/selenium-axis.hpi",
"version": "0.0.6",
@@ -47272,7 +48129,7 @@
"requiredCore": "1.439",
"scm": "https://github.com/jenkinsci/selenium-builder-plugin",
"sha1": "zyamWCVyGMHDXjzjrk6EaadG/NU=",
- "sha512": "FZ+N52GVCoMy3SdLqiuUadir4Z9iNxD9NfdtOQvmWBOkRplnxpUxjFKjTqIx3WgwqXp4FIxAHr8pgDzzK3PhLw==",
+ "sha256": "dfE+l4lT/NJUdX+q5UY7Xr3n7szlwHwpfLEgD2ax8bM=",
"title": "Selenium Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/selenium-builder/1.14/selenium-builder.hpi",
"version": "1.14",
@@ -47299,7 +48156,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/seleniumhtmlreport",
"sha1": "7imwTlCL1HZUR1/L1hJWv2LsiF4=",
- "sha512": "5PcF47xYwZzGNI53q7g6HlbzPSMHUW44ey1vYhaAHxidQoW21yfEi2HDDZRyIekG6KhRn9W+OE9ZMAhbw1G4rQ==",
+ "sha256": "GewCPjlJz+s6vA6eEDpwpA6iBFitSJ3nyr579BCb6/g=",
"title": "Selenium HTML report",
"url": "http://updates.jenkins-ci.org/download/plugins/seleniumhtmlreport/1.0/seleniumhtmlreport.hpi",
"version": "1.0",
@@ -47325,7 +48182,7 @@
"requiredCore": "1.366",
"scm": "https://github.com/jenkinsci/seleniumrc-plugin-plugin",
"sha1": "ULZBFhnLxv1sGK6Rnojt6mQzXAs=",
- "sha512": "0UFXSGRTGnRqExWbhwRiq7uvH7Db6zFGaGGLe3r3lOhCNnuKuCHCZphWetuwDyJ/ovhnbrTxdji5jXlP6b4GcQ==",
+ "sha256": "Enl8PP3Aq58qMbm8Xm9bnVXmkcNbkv6mzjsxVPioQC0=",
"title": "SeleniumRC",
"url": "http://updates.jenkins-ci.org/download/plugins/seleniumrc-plugin/1.0/seleniumrc-plugin.hpi",
"version": "1.0",
@@ -47341,7 +48198,7 @@
"name": "Abhirama Bhat"
}
],
- "excerpt": "Enables build to trigger itself after a configured delay",
+ "excerpt": "This plugin enables a project to trigger itself recursively after the configured delay.",
"gav": "org.jenkinsci.plugins:selfie-trigger-plugin:1.0",
"labels": [
"trigger"
@@ -47351,7 +48208,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/selfie-trigger-plugin-plugin",
"sha1": "ngz/JjVbXdmqRNXUraAffjZigos=",
- "sha512": "32P6q+0ITL+Kz+/ChnxUn+NqEcPzjMK4CimKHEWLpW4cSsuWbTxB6s8DV5ZSMNErgo2LGCVLMonAxJ086xfM2Q==",
+ "sha256": "rzwNZQGKq4nPBMxLdF4gwPMAKx7qsB9bY330iLal/jg=",
"title": "Selfie - Build trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/selfie-trigger-plugin/1.0/selfie-trigger-plugin.hpi",
"version": "1.0",
@@ -47373,7 +48230,7 @@
"name": "Steve Wagner"
}
],
- "excerpt": "",
+ "excerpt": "Jenkins Plugin that generates a semantic version from a build definition file (SBT, POM, Bower, Scala.build). Includes a Dashboard column plugin that displays the semantic version of the last successful build.",
"gav": "org.jenkins-ci.plugins:semantic-versioning-plugin:1.10",
"labels": [
"listview-column",
@@ -47387,7 +48244,7 @@
"requiredCore": "1.614",
"scm": "https://github.com/jenkinsci/semantic-versioning-plugin",
"sha1": "St3hrHUZAboc4tzaFrMy4cF8Ocw=",
- "sha512": "IA2DBHLguT64LZh+AvIrgVc8tuH07t42JenddpUtbQCEjOodObH6FSEw9e19TaSPw8fg1jSy1UPB1p8QnHALLQ==",
+ "sha256": "1ePvmkrofd4RgAmxlr8222saCkkYjAxhtP9Pg12mmGM=",
"title": "Semantic Versioning",
"url": "http://updates.jenkins-ci.org/download/plugins/semantic-versioning-plugin/1.10/semantic-versioning-plugin.hpi",
"version": "1.10",
@@ -47409,7 +48266,7 @@
"name": "Cees Bos"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables you to push a stacktrace to the Eclipse <a href=\"http://cbos.github.io/OpenFromExternalEvent/\" rel=\"nofollow\">OpenFromExternalEvent plugin</a>.",
"gav": "org.jenkins-ci.plugins:send-stacktrace-to-eclipse-plugin:1.8",
"labels": [
"external"
@@ -47421,7 +48278,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin",
"sha1": "w4DjGYBFypM08bKqxopQvAmRI4Y=",
- "sha512": "v0zmnnH7Wx9aMSRSfiPJg77/HC8ABB3fL6PCJzXkukY8pTgDhr6XQm2lUCdLwvz7fn9nqDXL2tO6PfmB3hGxOw==",
+ "sha256": "I3LP5E6p5dQfSu7edezKQ398zo6KlQ6S1ZN040zVIyo=",
"title": "Send stacktrace to Eclipse",
"url": "http://updates.jenkins-ci.org/download/plugins/send-stacktrace-to-eclipse-plugin/1.8/send-stacktrace-to-eclipse-plugin.hpi",
"version": "1.8",
@@ -47451,7 +48308,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/sensedia-api-platform-plugin",
"sha1": "HFmEEE/mijkR3r1bw07WdZ03120=",
- "sha512": "48U0K5SygK/oZDgwap68GwtDN0NEzE5VVzyYIqII2M134noxgZo6PlcfGzv+QF8/Ike+OGZIQjQ4va8pvo4VlQ==",
+ "sha256": "LiWoMTooPSxeLCLaCXgB0YxjkZMDXtVB4BHiZ9B3fAQ=",
"title": "Sensedia Api Platform tools",
"url": "http://updates.jenkins-ci.org/download/plugins/sensedia-api-platform/1.0/sensedia-api-platform.hpi",
"version": "1.0",
@@ -47467,7 +48324,7 @@
"name": "Michael Couck"
}
],
- "excerpt": "Code metrics and coverage plugin for Jenkins, dynamic instrumentation, and soon continuous profiling!",
+ "excerpt": "This plugin publishes Serenity reports which are code coverage, complexity and stability project metrics.",
"gav": "org.jenkins-ci.plugins:serenity:1.2",
"labels": [
"report"
@@ -47479,7 +48336,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/serenity-plugin",
"sha1": "UWWr+U+AQgbyOE1aCGH2J0a1sq4=",
- "sha512": "ckqgjc9NQgYZOzQFa5KnCh11ONKI3BC++cdpXDd58hkQIqRU75BVHTWEUiyR45pLHe5IFDha3LqfrgTcZoxIog==",
+ "sha256": "Zwme/LmBXCCapP6vjlJ1o/NW4+Oi0srsEdF0/31r/20=",
"title": "Serenity",
"url": "http://updates.jenkins-ci.org/download/plugins/serenity/1.2/serenity.hpi",
"version": "1.2",
@@ -47521,7 +48378,7 @@
"name": "Azure DevOps Team"
}
],
- "excerpt": "Plugin for deploying Azure Service Fabric applications.",
+ "excerpt": "Plugin for deploying <a href=\"https://azure.microsoft.com/en-us/services/service-fabric/\" rel=\"nofollow\"> Azure Service Fabric </a> applications.",
"gav": "org.jenkins-ci.plugins:service-fabric:1.3",
"labels": [],
"name": "service-fabric",
@@ -47531,7 +48388,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/service-fabric-plugin",
"sha1": "L6wda+gzHk1zT6qoRd042enGEP0=",
- "sha512": "DPTdPVN4IjvvEN1oVJE1FTLl9YprRpH0PHpv+zY7UB5oOSdhgsAZSrkigYOk6j0Q6lxjRIG/BiE+eROKkTtUMg==",
+ "sha256": "hVzSAQgCFrNnbtrU3Jg1q/cgARDnUjr4YOylgug5xWE=",
"title": "Azure Service Fabric",
"url": "http://updates.jenkins-ci.org/download/plugins/service-fabric/1.3/service-fabric.hpi",
"version": "1.3",
@@ -47588,7 +48445,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/service-now-plugin",
"sha1": "uxySimB5Wq8esdetU1DlNIsO10o=",
- "sha512": "W7XLNjX5vkOUvdqmoEMsWnAfxeLft3dEq4R/AGEDTYNLuFMoAPSL1GDeDibeiHNJ7glL4QCMaKBg0bG4W13N6A==",
+ "sha256": "MxG4FWexBOgdgj2t0Kvfz94Pdh8nfHaWB0uvPlQzFcA=",
"title": "Service Now",
"url": "http://updates.jenkins-ci.org/download/plugins/service-now/0.0.3/service-now.hpi",
"version": "0.0.3",
@@ -47620,7 +48477,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to populate as environment variables some objects such as public file paths, Clearcase objects, locations of installed tools and so on. This plugin contributes to the EnvInject plugin.",
"gav": "org.jenkins-ci.plugins:shared-objects:0.44",
"labels": [],
"name": "shared-objects",
@@ -47630,7 +48487,7 @@
"requiredCore": "1.444",
"scm": "https://github.com/jenkinsci/shared-objects-plugin",
"sha1": "RlpTQjTY9VArhSPZfEGORneQVJU=",
- "sha512": "Bwalhm0AmdXKUuU/lEZCO+P4acetpipNeI2ET+TJ/xxi05xgmaWzExNk3YCjw2LD/WZH4XXUI5zZ0QHCbxzkPw==",
+ "sha256": "GboM4YasxFu0I2/zB1vByolaQi21EKT1wxuTT5UR+UA=",
"title": "Shared Objects",
"url": "http://updates.jenkins-ci.org/download/plugins/shared-objects/0.44/shared-objects.hpi",
"version": "0.44",
@@ -47657,7 +48514,7 @@
"name": "Sergey Vidyuk"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shares workspaces between projects.",
"gav": "org.jenkins-ci.plugins:shared-workspace:1.0.2",
"labels": [
"scm"
@@ -47669,15 +48526,21 @@
"requiredCore": "1.576",
"scm": "https://github.com/jenkinsci/shared-workspace-plugin",
"sha1": "wwvo44jiGaKIaSfyAewQeIWJByA=",
- "sha512": "i30dmOUXz3J4Nz3EeeEtIzrz7aOKnzEKmPxFJTBar73h2wcY87OnzTxHMrjIqC1ufKomhVoo2vGQ9T5wXaZMaA==",
+ "sha256": "FyujhIEVKsVeC2Xf/sN68OEUlLEIhcJaLM2bce9STew=",
"title": "Shared Workspace",
"url": "http://updates.jenkins-ci.org/download/plugins/shared-workspace/1.0.2/shared-workspace.hpi",
"version": "1.0.2",
"wiki": "https://plugins.jenkins.io/shared-workspace"
},
"shelve-project-plugin": {
- "buildDate": "Apr 18, 2014",
- "dependencies": [],
+ "buildDate": "Jul 20, 2018",
+ "dependencies": [
+ {
+ "name": "cloudbees-folder",
+ "optional": true,
+ "version": "6.5.1"
+ }
+ ],
"developers": [
{
"developerId": "bpatterson",
@@ -47688,29 +48551,34 @@
"developerId": "ashlux",
"email": "ashlux@gmail.com",
"name": "Ash Lux"
+ },
+ {
+ "developerId": "pierrebtz",
+ "email": "pibeitz@gmail.com",
+ "name": "Pierre Beitz"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:shelve-project-plugin:1.5",
+ "excerpt": "This plugin lets you shelve projects so that they can easily be resurrected.",
+ "gav": "org.jenkins-ci.plugins:shelve-project-plugin:2.1",
"labels": [
"ui",
"misc"
],
"name": "shelve-project-plugin",
- "previousTimestamp": "2013-07-29T23:18:41.00Z",
- "previousVersion": "1.4.4",
- "releaseTimestamp": "2014-04-18T12:41:37.00Z",
- "requiredCore": "1.532.1",
+ "previousTimestamp": "2018-07-15T08:32:03.00Z",
+ "previousVersion": "2.0",
+ "releaseTimestamp": "2018-07-20T15:52:03.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/shelve-project-plugin-plugin",
- "sha1": "cwjaYDbK8l2Q3BnIbR1d2xlYsPw=",
- "sha512": "ZhPgTYZnC+5k/96dbMY8jOrCgggZEuGIc8pn8ATbRqb+oDMBrMVDd6OO4B30pN0F+UAzrLIVbCd/3L35IS8GUw==",
+ "sha1": "ZO6utP7TCXBYejZmbK+CBB/If0w=",
+ "sha256": "qHn0th2dzLeb/9aVimqgCarhlmg9Eri25t0p1GVlwiM=",
"title": "Shelve Project",
- "url": "http://updates.jenkins-ci.org/download/plugins/shelve-project-plugin/1.5/shelve-project-plugin.hpi",
- "version": "1.5",
+ "url": "http://updates.jenkins-ci.org/download/plugins/shelve-project-plugin/2.1/shelve-project-plugin.hpi",
+ "version": "2.1",
"wiki": "https://plugins.jenkins.io/shelve-project-plugin"
},
"shiningpanda": {
- "buildDate": "Jun 25, 2016",
+ "buildDate": "Jul 19, 2018",
"dependencies": [
{
"name": "matrix-project",
@@ -47730,22 +48598,22 @@
"name": "Alexis Tabary"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:shiningpanda:0.23",
+ "excerpt": "This plugin adds Python support to Jenkins with some useful builders (standard Python builder, <a href=\"http://pypi.python.org/pypi/virtualenv\" rel=\"nofollow\">virtualenv</a> builder, ...) and the ability to use a Python axis in multi-configuration projects (for testing on multiple versions of Python).",
+ "gav": "org.jenkins-ci.plugins:shiningpanda:0.24",
"labels": [
"builder"
],
"name": "shiningpanda",
- "previousTimestamp": "2015-08-28T19:01:45.00Z",
- "previousVersion": "0.22",
- "releaseTimestamp": "2016-06-25T12:17:31.00Z",
+ "previousTimestamp": "2016-06-25T12:17:31.00Z",
+ "previousVersion": "0.23",
+ "releaseTimestamp": "2018-07-19T20:02:05.00Z",
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/shiningpanda-plugin",
- "sha1": "tgSyzZDx+PrzdCS1U267Z/VfCtM=",
- "sha512": "XxuW1fwMgylHVL+k8LP/9W7xRcdyAazhgcFXoJU6siWi+KXSi6EVb46/1Ia9yDrfC/222s1M0Hnn5jqpMkoktQ==",
+ "sha1": "E+90vQYGCyn+iUQ07uHLDQ6pj7Y=",
+ "sha256": "ivIzjMVSoGJsMFQ9uN9b08zzekSMU/B3uqF+Fg+IhC8=",
"title": "ShiningPanda",
- "url": "http://updates.jenkins-ci.org/download/plugins/shiningpanda/0.23/shiningpanda.hpi",
- "version": "0.23",
+ "url": "http://updates.jenkins-ci.org/download/plugins/shiningpanda/0.24/shiningpanda.hpi",
+ "version": "0.24",
"wiki": "https://plugins.jenkins.io/shiningpanda"
},
"short-workspace-path": {
@@ -47768,7 +48636,7 @@
"requiredCore": "1.554.1",
"scm": "https://github.com/jenkinsci/short-workspace-path-plugin",
"sha1": "f1afcFj3JONojhdydG/zuOie+8s=",
- "sha512": "nz0dOUkETfeknA0MkNxc2hKSIzxLOLOEDmXRIohEjv2oG+iL8tvdLyV3G1wIOK6FUM1y02stW2d7gRskIMykRA==",
+ "sha256": "rRRXgivty9zC7opHvtFsj1u4fm63mSzJCIPyFXMuwmE=",
"title": "Short Workspace Path",
"url": "http://updates.jenkins-ci.org/download/plugins/short-workspace-path/0.2/short-workspace-path.hpi",
"version": "0.2",
@@ -47783,7 +48651,7 @@
"name": "Peter Hayes"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shows the parameter values on the main build page",
"gav": "org.jenkins-ci.plugins:show-build-parameters:1.0",
"labels": [
"ui"
@@ -47792,7 +48660,7 @@
"releaseTimestamp": "2011-03-06T15:20:13.00Z",
"requiredCore": "1.398",
"sha1": "ae5bAwfMkHzoDBgsyAA1yIMRucA=",
- "sha512": "UsZOS65U52OA8J3kJLehcQPmWWWMnqJNGOaqnTXAlwpRq/V4k4/oZO3Jb7VH40jabM5bxg2KJy/CTuWljhCpbQ==",
+ "sha256": "MuwKqrkx4NvmgPyxmYeG6RE+llHvt1oQLsHqmrDjcr0=",
"title": "Show Build Parameters",
"url": "http://updates.jenkins-ci.org/download/plugins/show-build-parameters/1.0/show-build-parameters.hpi",
"version": "1.0",
@@ -47821,7 +48689,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/sicci-for-xcode-plugin",
"sha1": "OWTxzIrYsIkdjE+phvc1GQRkwqI=",
- "sha512": "ol6dQxfw9SehgHOjdeF1jrYve8NNJT1xaYKzhrbDxqgtHGMhBe0kzhcuuE+YUCPEv2UAWUUzFpe36aM2HAfc3A==",
+ "sha256": "VCnmwGVKBhmDwbjVKH889E4ulEf/4XSDYmQlDgPKPrY=",
"title": "SICCI for Xcode",
"url": "http://updates.jenkins-ci.org/download/plugins/sicci_for_xcode/0.0.8/sicci_for_xcode.hpi",
"version": "0.0.8",
@@ -47842,7 +48710,7 @@
"name": "Alan Harder"
}
],
- "excerpt": "",
+ "excerpt": "Add links in the sidebar of the Jenkins main page, view tabs and project pages.",
"gav": "org.jenkins-ci.plugins:sidebar-link:1.9.1",
"labels": [
"ui"
@@ -47854,7 +48722,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/sidebar-link-plugin",
"sha1": "PA8Z6r5W7WWhf/rNTHYvNpLT6zw=",
- "sha512": "BQ4gzmVjn6tBYQW/K7twja3OMrg8gBVXfzjbk7OAq1UOFgelfe9geZqjibOyeCgcivAPfyU4W4Oi3mknoGsCGQ==",
+ "sha256": "YVbVVHaSfXQp094noJm6bXHndQGcVMrft+sZNcYPAwY=",
"title": "Sidebar Link",
"url": "http://updates.jenkins-ci.org/download/plugins/sidebar-link/1.9.1/sidebar-link.hpi",
"version": "1.9.1",
@@ -47869,7 +48737,7 @@
"name": "Benjamin Asbach"
}
],
- "excerpt": "",
+ "excerpt": "Adding notifications about updates for jenkins or installed plugins to the sidebar.",
"gav": "com.exxeta.jenkins.plugins:sidebar-update-notification:1.1.0",
"labels": [
"notifier",
@@ -47883,7 +48751,7 @@
"requiredCore": "1.500",
"scm": "https://github.com/jenkinsci/sidebar-update-notification-plugin",
"sha1": "XjPHMA5/zTcD0jILEqY3hdVHZHg=",
- "sha512": "X5phuMWWIB99aqSNxV3iqgzUd+jogzxKkXl9gO6iMZ6f8ORLCX0feRBXe0nsCuO1VdfZYLg+J0XJDqwgVqq3DQ==",
+ "sha256": "RX6iM7fmUlRx+FP3BzZ3lfxCZmTJ/LlxM1B906uAuXk=",
"title": "Sidebar Update Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/sidebar-update-notification/1.1.0/sidebar-update-notification.hpi",
"version": "1.1.0",
@@ -47898,7 +48766,7 @@
"name": "Vojtech Juranek"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample plugin to explain how to write a Hudson plugin.",
"gav": "hudson.plugins.signal_killer:signal-killer:1.0",
"labels": [
"misc"
@@ -47908,7 +48776,7 @@
"requiredCore": "1.391",
"scm": "https://github.com/jenkinsci/signal-killer",
"sha1": "mJIImiIigV6xPXAg5QdKk3CGBlM=",
- "sha512": "nkzHUjW1yQG2EjbFjVNhlqCxtlDGy28zIiHwMH3eftIvAyI7RWnVAmd/NnM6i+EOvFk8esDJ4dr4JFC4cW7uhw==",
+ "sha256": "sWIakdKVPqqRb832FiOjigu/JkeYPbRKvkNeWHhNaWE=",
"title": "signal-killer",
"url": "http://updates.jenkins-ci.org/download/plugins/signal-killer/1.0/signal-killer.hpi",
"version": "1.0",
@@ -47924,7 +48792,7 @@
"name": "Silk Performer Team"
}
],
- "excerpt": "Allows to execute Silk Performer load tests via Jenkins and validate success criteria",
+ "excerpt": "Allows to execute load tests via Jenkins and validate success criteria",
"gav": "org.jenkins-ci.plugins:silk-performer-plugin:1.0.18",
"labels": [
"external"
@@ -47936,7 +48804,7 @@
"requiredCore": "1.628",
"scm": "https://github.com/jenkinsci/silk-performer-plugin",
"sha1": "pDYbgfHOnWfjygcQWEgBm8Oj4fM=",
- "sha512": "L/DtbYb829BDnmVNcwWg3fD+9Mv0IX0TDdRMMMdmxA0nhIuMpZ9KJCe/lpRjq+D36B8aYGSX++4t9cfBrshMuw==",
+ "sha256": "fyNwkYbAtch3dTruh4fVKZSNqHdNQJrCxR5vzycvbrc=",
"title": "Silk Performer",
"url": "http://updates.jenkins-ci.org/download/plugins/silk-performer-plugin/1.0.18/silk-performer-plugin.hpi",
"version": "1.0.18",
@@ -47973,7 +48841,7 @@
"name": "Michael Neale"
}
],
- "excerpt": "This plugin provides a build DSL that should be familiar to people used to things like travisci. It is declarative and takes care of common tasks. It works well with pipeline-as-code and docker.",
+ "excerpt": "This provides simple build DSLs for Jenkins Pipelines.",
"gav": "org.jenkins-ci.plugins:simple-build-for-pipeline:0.2",
"labels": [],
"name": "simple-build-for-pipeline",
@@ -47983,7 +48851,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/simple-build-for-pipeline-plugin",
"sha1": "VNnnjN7CLrQsmf63J05r38fkNeo=",
- "sha512": "5cyCwMyZ6ezwT0r75+eHuN5ZWCNGEqn1yj1FR2dNr6UYy6rNTdQVnWXx1Mpo2VW84anHJnR5mG+kIVOJJFCQmA==",
+ "sha256": "g2WvamYMTnfZwu7kuI+mBWoIJMbfIm42h+6uhxL9WHk=",
"title": "Simple Build DSL for Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/simple-build-for-pipeline/0.2/simple-build-for-pipeline.hpi",
"version": "0.2",
@@ -47999,7 +48867,7 @@
"name": "Nalin Makar"
}
],
- "excerpt": "",
+ "excerpt": "For a given Parameterized Project, this plugin shows the builds sorted by the parameters used to execute the builds",
"gav": "org.jenkins-ci.plugins:simple-parameterized-builds-report:1.5",
"labels": [
"report"
@@ -48011,7 +48879,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/simple-parameterized-builds-report-plugin",
"sha1": "unDVxs2Yuyw5yVfZY6ollokM7WI=",
- "sha512": "cn8AYo0MUtGs5TUqt0gOuDMxfT2SrbW/BWI/IVsUSaIMfVZM5J0MV+8qp542AXruyX1C4R+BhOZlf4n/me7RVw==",
+ "sha256": "Ey71fgR5pQ/wkct+UL5aTBiwORRzTdSwi/5xhnR1X/A=",
"title": "Simple Parameterized Builds Report",
"url": "http://updates.jenkins-ci.org/download/plugins/simple-parameterized-builds-report/1.5/simple-parameterized-builds-report.hpi",
"version": "1.5",
@@ -48027,7 +48895,7 @@
"name": "Tobias Gruetzmacher"
}
],
- "excerpt": "This plugin allows to customize Jenkin's appearance with custom CSS and JavaScript. It also allows to replace the Favicon.",
+ "excerpt": "This plugin allows to customize Jenkin&#39;s appearance with custom CSS and JavaScript. It also allows to replace the Favicon.",
"gav": "org.jenkins-ci.plugins:simple-theme-plugin:0.4",
"labels": [
"ui"
@@ -48039,7 +48907,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/simple-theme-plugin",
"sha1": "4hc1s4LrvIDzkGplyOSRkv9esQo=",
- "sha512": "RVweAusP9ZL6eSJVncOANwMqn2SZCy8tt4N7pYLT5P935peYBwk3hn/Y+LcbHRTEW6zxzszq8EdCAtTISGloKw==",
+ "sha256": "P2lnE10H8S2z9OR+RpMzGhOVOb6OmZjAOulgx5nBQr4=",
"title": "Simple Theme",
"url": "http://updates.jenkins-ci.org/download/plugins/simple-theme-plugin/0.4/simple-theme-plugin.hpi",
"version": "0.4",
@@ -48076,7 +48944,7 @@
"name": "Andrew Bayer"
}
],
- "excerpt": "This plugin provides a Pipeline step to read a .travis.yml file and run it as a part of a Pipeline job.",
+ "excerpt": "This plugin provides a <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/Pipeline&#43;Plugin\" rel=\"nofollow\">Pipeline step</a> to read a <a href=\"https://travis-ci.org\" rel=\"nofollow\">.travis.yml</a> file and run it as a part of a Pipeline job.",
"gav": "org.jenkins-ci.plugins:simple-travis-runner:1.0",
"labels": [
"pipeline",
@@ -48087,7 +48955,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/simple-travis-runner-plugin",
"sha1": "LcCC2z2MyX3/5HgbH7he9rH9md4=",
- "sha512": "4R9J+nCwMXKcR5WY+whNwc0FIDTDgDzcKehuQ6XoJlbhDsg/EcAIUQXY9aEaeKJruA197FSn73SQmG93/UuozA==",
+ "sha256": "B08frRJeoR6yQbBhmj8b7DVzANnOPBwIVgO9SmpKptc=",
"title": "Simple Travis Pipeline Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/simple-travis-runner/1.0/simple-travis-runner.hpi",
"version": "1.0",
@@ -48103,7 +48971,7 @@
"name": "Sam Tavakoli"
}
],
- "excerpt": "",
+ "excerpt": "The Simple Clear Case Dynamic plugin",
"gav": "jenkins.plugins:simpleclearcase:1.2.2",
"labels": [],
"name": "simpleclearcase",
@@ -48113,7 +48981,7 @@
"requiredCore": "1.452",
"scm": "https://github.com/jenkinsci/simpleclearcase-plugin",
"sha1": "DCOw3J21RcGMpwtYEeSNFkXW9Ng=",
- "sha512": "9G3NjGusZLiSK1I0mr7SIShSJcVgFXJhwZmU7p200VghHMmjMLuBzcP5m6uI6EHmeLS4bfnYCYtvyyDlSyYVLw==",
+ "sha256": "uIOuIIBCsaKva9YtKw49AK+sk0+SBhSuKiaelauut6Y=",
"title": "Simple Dynamic ClearCase",
"url": "http://updates.jenkins-ci.org/download/plugins/simpleclearcase/1.2.2/simpleclearcase.hpi",
"version": "1.2.2",
@@ -48140,7 +49008,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/simpleupdatesite-plugin",
"sha1": "v0mCSfELSnPdpf1433omqFqRs8s=",
- "sha512": "Hu9vcWEMLVVsqoAkrh7oISh4Khal720OgRui8oVYoMYiXYfpAVHTgNAy7jDTQE0XWmvfBR6Sz0+3sRDYfnqPsg==",
+ "sha256": "P1fQB/RfGXa/KV5ZNaTq+pGoywU7aP078DOgvR4U3RA=",
"title": "SimpleUpdateSite",
"url": "http://updates.jenkins-ci.org/download/plugins/simpleupdatesite/1.1.2/simpleupdatesite.hpi",
"version": "1.1.2",
@@ -48162,7 +49030,7 @@
"name": "Irfan Sayed"
}
],
- "excerpt": "Chef Sinatra Jenkins plugin",
+ "excerpt": "Chef Builder plugin to fetch the nodes based on filter and run the chef-client on fetched nodes",
"gav": "org.jenkins-ci.plugins:sinatra-chef-builder:1.20",
"labels": [
"builder"
@@ -48174,7 +49042,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/sinatra-chef-builder-plugin",
"sha1": "Sf55zUqp0Y68YjqjF5ELSlAgFTM=",
- "sha512": "9rxU4b7e3xHPHoNJq6MUWch9ZYG2edwiP13C3Vm2CWe+61d/AqVZamT6LowkEQCLu4H+pBwxpDF3E9j/jn5kJg==",
+ "sha256": "T5EJVSd/0ZXWzcdiOY4yNqr+xVvM0mnaW7V5xXUe9pg=",
"title": "Chef Sinatra",
"url": "http://updates.jenkins-ci.org/download/plugins/sinatra-chef-builder/1.20/sinatra-chef-builder.hpi",
"version": "1.20",
@@ -48204,7 +49072,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/singleuseslave-plugin",
"sha1": "IeeAzQkKeN40MIe/9AjJcv1xyaY=",
- "sha512": "xqo5Qk/v/e3HWFe5zPTuCzRP0BSawyEJa/qlqHLtEia2NlFXAE1vYIXtLgc7wImA2v/o75wIuwMI+ivDx4d9Og==",
+ "sha256": "OcCwAn/Me4ilx29t/fCwcHPxoEH23k/wowxwvy1M9n4=",
"title": "Single Use Slave",
"url": "http://updates.jenkins-ci.org/download/plugins/singleuseslave/1.0.0/singleuseslave.hpi",
"version": "1.0.0",
@@ -48224,7 +49092,7 @@
"name": "Francisco Hernandez Suarez"
}
],
- "excerpt": "Monitors web site up/down status.",
+ "excerpt": "SiteMonitor plugin monitors web site up/down status.",
"gav": "org.jvnet.hudson.plugins:sitemonitor:0.5",
"labels": [
"post-build"
@@ -48236,7 +49104,7 @@
"requiredCore": "1.443",
"scm": "https://github.com/jenkinsci/sitemonitor-plugin",
"sha1": "lRS/FjIDNUlqSatuTMMq0fBcRm0=",
- "sha512": "lA9qlO6l6bucM0StXxWpZPc6r/1JHvG2guBi+O/2W4+JxNo+CtVGmtMtexXjZcZijAHKAo8AoVCkdwWqdMH9eg==",
+ "sha256": "Ubc1UWV+QQq46hRaqTorHObqVNMChdYWfEmS7NWUAGs=",
"title": "SiteMonitor",
"url": "http://updates.jenkins-ci.org/download/plugins/sitemonitor/0.5/sitemonitor.hpi",
"version": "0.5",
@@ -48250,7 +49118,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "This is a plugin that makes JVM bypass all the HTTPS certificate checks. Convenient if you deal with self-signed certificates and so on. Use with caution.",
"gav": "org.jenkins-ci.plugins:skip-certificate-check:1.0",
"labels": [
"misc"
@@ -48260,12 +49128,77 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/skip-certificate-check-plugin",
"sha1": "THcV5kg0L/LR3ID4vTQZxX6Lywc=",
- "sha512": "vdK33JhkEYgWHCUHSkbr0X5hZqMAwjNCoAxYmbHg0PxWqabwPGjxVzntjnTicem+VOEDmvM+IVrnXLVunW8xzg==",
+ "sha256": "68Xu6nCmGcAPd/SMpXvCkqPL9RaQyo71saTfy85u4UI=",
"title": "skip-certificate-check",
"url": "http://updates.jenkins-ci.org/download/plugins/skip-certificate-check/1.0/skip-certificate-check.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/skip-certificate-check"
},
+ "skip-notifications-trait": {
+ "buildDate": "Jul 26, 2018",
+ "compatibleSinceVersion": "2.0.0",
+ "dependencies": [
+ {
+ "name": "apache-httpcomponents-client-4-api",
+ "optional": false,
+ "version": "4.5.3-2.0"
+ },
+ {
+ "name": "cloudbees-bitbucket-branch-source",
+ "optional": false,
+ "version": "2.2.0"
+ },
+ {
+ "name": "display-url-api",
+ "optional": false,
+ "version": "0.2"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.6.0"
+ },
+ {
+ "name": "handy-uri-templates-2-api",
+ "optional": false,
+ "version": "2.1.6-1.0"
+ },
+ {
+ "name": "mercurial",
+ "optional": false,
+ "version": "2.0"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.0"
+ },
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.10"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "alex_dubrouski",
+ "name": "Alex Dubrouski"
+ }
+ ],
+ "excerpt": "This is an extension for Bitbucket Branch Source Plugin, which allows to skip notifying BitBucket instance about build statuses.",
+ "gav": "org.jenkins-ci.plugins:skip-notifications-trait:1.0.0",
+ "labels": [],
+ "name": "skip-notifications-trait",
+ "releaseTimestamp": "2018-07-26T01:01:45.00Z",
+ "requiredCore": "1.642.3",
+ "scm": "https://github.com/jenkinsci/skip-notifications-trait-plugin",
+ "sha1": "epNrAiz/ckqGxBPqsDTWdFCzpfg=",
+ "sha256": "zowOQ/VUqggTa5RoHdBR5/CkKhZD/1q6EFvEUxG4J3s=",
+ "title": "Skip Notifications Trait",
+ "url": "http://updates.jenkins-ci.org/download/plugins/skip-notifications-trait/1.0.0/skip-notifications-trait.hpi",
+ "version": "1.0.0",
+ "wiki": "https://plugins.jenkins.io/skip-notifications-trait"
+ },
"skype-notifier": {
"buildDate": "May 14, 2011",
"dependencies": [
@@ -48282,7 +49215,7 @@
"name": "Jarle Hjortland"
}
],
- "excerpt": "",
+ "excerpt": "Sends build notifications to skype contacts. <b>This plugin requires manual steps, please check plugin wiki</b> Note that the <b>instant-messaging plugin 1.16</b> is a requirement for this plugin. <em>Please make sure that it is installed, too!</em>",
"gav": "org.jenkins-ci.plugins:skype-notifier:1.1.0",
"labels": [
"notifier"
@@ -48294,7 +49227,7 @@
"requiredCore": "1.404",
"scm": "https://github.com/jenkinsci/skype-im-plugin",
"sha1": "0/aVziykcHu6OkRmUGXj7GZ00H8=",
- "sha512": "Kd7pbqYu1lKwfz1yAVXzAHlHHg4bqfKH9+f9m/VhV+Nzbz/uNXe3hbLeE5HBsHq3sNZAO+z0IjW4SaaRgKhR6g==",
+ "sha256": "2p5Hr7MqZs5jM+EAfbiSArWqBYSBipoLvZpGZoAGU0Q=",
"title": "Skype notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/skype-notifier/1.1.0/skype-notifier.hpi",
"version": "1.1.0",
@@ -48310,7 +49243,7 @@
"name": "Colin Henry"
}
],
- "excerpt": "",
+ "excerpt": "Skytap Cloud CI Plugin",
"gav": "org.jenkins-ci.plugins:skytap:2.05",
"labels": [
"external"
@@ -48322,7 +49255,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/skytap-cloud-plugin",
"sha1": "ahAv+jaQTRPqDXd9zkc9P1dOkPU=",
- "sha512": "qNkloO7+z8U4cVmuu1YPKXkDAORmVFYfQYAHxsvmRlxM2GAD67fRJ3jEpSBbBRV93cLTarzrtwWG5jKbYuP7LA==",
+ "sha256": "Hlnzs/3VuGuwSBLneutpwODz6RakxCQTB0AbKr8lbts=",
"title": "Skytap Cloud CI",
"url": "http://updates.jenkins-ci.org/download/plugins/skytap/2.05/skytap.hpi",
"version": "2.05",
@@ -48370,7 +49303,7 @@
"name": "Gustavo Maia"
}
],
- "excerpt": "A Build status publisher that notifies channels on a Slack team",
+ "excerpt": "This plugin is a Slack notifier that can publish build status to Slack channels.",
"gav": "org.jenkins-ci.plugins:slack:2.3",
"labels": [
"notifier"
@@ -48382,7 +49315,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/slack-plugin",
"sha1": "CrTkOKt+ob88TAIfaxQYrHPVjrw=",
- "sha512": "zxrD1kVpKCLz78DUHn3sV9h0j91XRWHqFS+ry9tsjCTVHEh/Tn2L19rngEShnxUAMPXH/Ig8wSa15vkQPllokA==",
+ "sha256": "YoONYFKbPS23qX91Q/etncA6nljvAdKrHmAChafF5O4=",
"title": "Slack Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/slack/2.3/slack.hpi",
"version": "2.3",
@@ -48409,7 +49342,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/slack-uploader-plugin",
"sha1": "lGTLiMsKZJFRWD2LRKWzlLyAdD8=",
- "sha512": "eb8EfGcEtzPGaqXCDcF0S8A8RRnbiN14+c9YpM1CxAn2hwwlAwTBRSiI7oZehCfdL4Sa8tORDccs832nFjrgIQ==",
+ "sha256": "QqtebiTzwUocG/wy44k20byc32E4oR9leLEXWql3/Us=",
"title": "Slack Upload",
"url": "http://updates.jenkins-ci.org/download/plugins/slack-uploader/1.7/slack-uploader.hpi",
"version": "1.7",
@@ -48425,7 +49358,7 @@
"name": "Martins Kemme"
}
],
- "excerpt": "Sends notifications from Jenkins to SLAdiator.com application",
+ "excerpt": "This plugin sends notifications to SLAdiator app.",
"gav": "org.jenkins-ci.plugins:sladiator-notifier:1.0.4",
"labels": [
"notifier"
@@ -48437,7 +49370,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/sladiator-plugin",
"sha1": "tg+vi33M6Hi8ZvtOvK3lr9uKov0=",
- "sha512": "z43eQqcFArk4MsIWGMgyjt+CNUU0qk0LcBcqOn0292jfLxO78vhUp7qSaNBNDHO2sdpVeVbFgEiEcHEP7zwt/w==",
+ "sha256": "JG9DBlMw8IxKZJ8lw5ruM978pOKJkXQfuEBT6i/lpeY=",
"title": "SLAdiator notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/sladiator-notifier/1.0.4/sladiator-notifier.hpi",
"version": "1.0.4",
@@ -48453,7 +49386,7 @@
"name": "Nicolas De Loof"
}
],
- "excerpt": "Run a script on slave node before letting a Job run on it, to check for prerequisites.",
+ "excerpt": "Run a script on slave node before starting job on it to check some prerequisites.",
"gav": "org.jenkins-ci.plugins:slave-prerequisites:1.0",
"labels": [],
"name": "slave-prerequisites",
@@ -48461,7 +49394,7 @@
"requiredCore": "1.452",
"scm": "https://github.com/jenkinsci/slave-prerequisites-plugin",
"sha1": "IEhASdw3rTtil5vgK5z1TlRQMkc=",
- "sha512": "bfRfhoN4eXcVPIHQi/vg+cIF4OZabBYyLW6yWjUfO4IQX2oL1VMqZA8TmeUq5fgOUdZ5m9V0mKqwtmwwgsvPvA==",
+ "sha256": "2ic2WZ7F5LC2sKc4P7nCRU+SbAc0uLkOMLr1xdupGCM=",
"title": "Slave Prerequisites",
"url": "http://updates.jenkins-ci.org/download/plugins/slave-prerequisites/1.0/slave-prerequisites.hpi",
"version": "1.0",
@@ -48475,7 +49408,7 @@
"developerId": "kohsuke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin creates an HTTP proxy for the master to reach to hosts that can be only reached from specific set of slaves.",
"gav": "org.jenkins-ci.plugins:slave-proxy:1.1",
"labels": [],
"name": "slave-proxy",
@@ -48485,7 +49418,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/slave-proxy-plugin",
"sha1": "cApK+DKNB8mSeDGr8MhZUK1X7p0=",
- "sha512": "GGL8D22ke41o/vTjIdZ03fMEk7znjO4Xo5aMCkO/g54VeEq3ylsHK8UM2QZLBEHAausCj5QzUw/TOvPxdbi1Xg==",
+ "sha256": "ur+4tQAgSQOvXwblXiGK+h6ebNflo4Dr3o/LBkTlMXk=",
"title": "slave-proxy",
"url": "http://updates.jenkins-ci.org/download/plugins/slave-proxy/1.1/slave-proxy.hpi",
"version": "1.1",
@@ -48514,7 +49447,7 @@
"requiredCore": "1.442",
"scm": "https://github.com/jenkinsci/slave-setup-plugin",
"sha1": "BbD61bjWAg/HwC/hOGRe1DDJXoE=",
- "sha512": "4grrsHdJIoznEapitTxZR5R99bRhNIBjFZGfNhbVrKI83JFqM75SHEwrI2wwBf9LglS2P4lrZKYMxcqg9Q9Vgg==",
+ "sha256": "fahaN3yukcXt1UKmanYSFx2OiVVfa3ojdJtW+WWg07w=",
"title": "Slave SetupPlugin",
"url": "http://updates.jenkins-ci.org/download/plugins/slave-setup/1.10/slave-setup.hpi",
"version": "1.10",
@@ -48529,7 +49462,7 @@
"name": "Kohsuke Kawaguchi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin enables administrators to reserve executors to be used outside Jenkins.",
"gav": "org.jenkins-ci.plugins:slave-squatter:1.2",
"labels": [
"slaves"
@@ -48539,7 +49472,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/slave-squatter-plugin",
"sha1": "ohVYgUUtofZvBLAeiqHyMtokkPI=",
- "sha512": "F4z3f+E5kCr41UO1b5HqllY6D7vzy6YnAuDy7dd/ZS1MrgPRlZ0lNoAxHNVHmBL0Tqov448aRF4RN1j1o2SYLg==",
+ "sha256": "Eg6udayhztzxDs+/zUSX3FgQGULBwAj7ndcX7vdAiuQ=",
"title": "Slave squatter",
"url": "http://updates.jenkins-ci.org/download/plugins/slave-squatter/1.2/slave-squatter.hpi",
"version": "1.2",
@@ -48559,7 +49492,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "Visit a url like http://myslave:3141 to see an XML document giving the slave&#39;s status. Use automated tools like curl or nagios to check this data periodically, if you want to.",
"gav": "org.jvnet.hudson.plugins:slave-status:1.6",
"labels": [
"slaves"
@@ -48571,7 +49504,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/slave-status-plugin",
"sha1": "p5HHzKUcrMyQHn/fnB3MuYaCmCI=",
- "sha512": "AgK1Vk5lJ46VAqUFE/Y311dy5P3qVp4syNveyfgRxDJvNT7R1M433JyOhIE7zjsPE0CJgHf1JokgtU+K1JkyDQ==",
+ "sha256": "k7GeI68W1rbjjzBh3xdQivyu4reqkNIQ34O9DaP9NWw=",
"title": "slave-status",
"url": "http://updates.jenkins-ci.org/download/plugins/slave-status/1.6/slave-status.hpi",
"version": "1.6",
@@ -48585,7 +49518,7 @@
"developerId": "sgaddipati"
}
],
- "excerpt": "Plugin that lets you specify how much of Node Capacity a job wants to use",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "com.suryagaddipati.jenkins:slave-utilization-plugin:1.8",
"labels": [
"slaves"
@@ -48597,7 +49530,7 @@
"requiredCore": "1.488",
"scm": "https://github.com/jenkinsci/slave-utilization-plugin",
"sha1": "5NptX7yYc1end1Noczu5HdJQhtQ=",
- "sha512": "pXgHEC/wPGW+3wlnSHz+Dj7FAKYbD9nIJj03R6FB9DxMvtj0zExFHcqQprNJKG4R3V/x4j1iN1Cb+p06IWQssQ==",
+ "sha256": "wkNMkvWPPBZmv3o+eBqBHvDxyNgn2VenUq0BAcvMY/E=",
"title": "Slave Utilization",
"url": "http://updates.jenkins-ci.org/download/plugins/slave-utilization-plugin/1.8/slave-utilization-plugin.hpi",
"version": "1.8",
@@ -48634,7 +49567,7 @@
"name": "Ivaïlo Marinkov"
}
],
- "excerpt": "This plug-in generates the trend report for SLOCCount, an open source program which counts the number of lines of codes in over 25 different languages, including C/C++, Ada, COBOL, Fortran, SQL, Ruby, Python, etc...",
+ "excerpt": "This plugin parses SLOCCount output files to produce project and build reports.",
"gav": "hudson.plugins.sloccount:sloccount:1.24",
"labels": [
"report"
@@ -48646,7 +49579,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/sloccount-plugin",
"sha1": "Y559k3XDicMXzK5j3msxkSnjN18=",
- "sha512": "0vXHzOyChLhUwNp4V09ld71BHgclRONryEr2u0cvT2INQtB+scFkLd16bYOcqCm5ycGs9sx8JnK468YBSuLuIg==",
+ "sha256": "3CY9r+4ZOATbCnsqGidZl3KRhM9mFpVYoxcAcLEcHK8=",
"title": "SLOCCount",
"url": "http://updates.jenkins-ci.org/download/plugins/sloccount/1.24/sloccount.hpi",
"version": "1.24",
@@ -48683,7 +49616,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/smalltest-plugin",
"sha1": "E13Nxpz3LsUjhiVyjrmkiTRf6PE=",
- "sha512": "VYsgz3O5LAbFoQO0PSKxCLOujYq9y/vnrRcidERF55PuxsFpPDoOvoRk3LLqO4YTzTIWQQO8LBnvKupeWepKhQ==",
+ "sha256": "mxubNvb72kBKZIzIFhObxR/Bn9ZPr0T8wiqdAZfo/Ps=",
"title": "SmallTest",
"url": "http://updates.jenkins-ci.org/download/plugins/smalltest/1.0.4/smalltest.hpi",
"version": "1.0.4",
@@ -48712,7 +49645,7 @@
"requiredCore": "1.417",
"scm": "https://github.com/jenkinsci/smart-jenkins-plugin",
"sha1": "spKQWs6C87Z7X5CTeXmgsntLCbc=",
- "sha512": "1claxmPTft6HQVl1T1vvVI7MG5yq/YHXqoxH/4jaAeijG7OxAXkrBK7/osmC3/evcvkQXS2XZZfy7jQRf3q4qQ==",
+ "sha256": "6CAs2C6XrA3D0ORnq8dekBYGAbK4Q//PhYq51R5uB/A=",
"title": "Smart Jenkins",
"url": "http://updates.jenkins-ci.org/download/plugins/smart-jenkins/1.0/smart-jenkins.hpi",
"version": "1.0",
@@ -48731,7 +49664,7 @@
"name": "Radoslav Husar"
}
],
- "excerpt": "",
+ "excerpt": "SmartFrog support plugin for Hudson developed by Dominik Pospisil, currently maintained by Radoslav Husar/Vojtech Juranek.",
"gav": "org.jenkins-ci.plugins:smartfrog-plugin:2.2.6",
"labels": [
"builder"
@@ -48743,7 +49676,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/smartfrog-plugin",
"sha1": "VXz3IzjLYeGWAo1UliC3XhQsJFY=",
- "sha512": "h0TPnl/fzdTHuFIB6rzij8ZEnECHuXYnJ3V0clWAPgzZeT3ISQ8s/Yp2x+7Zg0ZHm6uf1d6keH0cvKAuoxstFQ==",
+ "sha256": "BP4eXH8bcujQtQa2hTs2v0ivh6UJj7ort/7fApeieQI=",
"title": "SmartFrog Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/smartfrog-plugin/2.2.6/smartfrog-plugin.hpi",
"version": "2.2.6",
@@ -48758,7 +49691,7 @@
"name": "Steve Van"
}
],
- "excerpt": "This plugin allows the user to notify the team via SMS for any unstable build, using Hoiio API. Visit developer.hoiio.com to learn more about Hoiio API",
+ "excerpt": "This is a plugin to send SMS notification for failed build.",
"gav": "com.hoiio.jenkins:sms:1.2",
"labels": [
"notifier"
@@ -48770,7 +49703,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/sms-plugin",
"sha1": "d56RaZb61FR832lNr68zuPXRZ0c=",
- "sha512": "yLfPXCCZ+gMslGBdJTKiV3sb83twsbHCSLWzAAgF7LqX3zI/qtGP3cZ2fH6I3rA30Wg+xgWm/jVt5+IAnlEXpQ==",
+ "sha256": "BLVo9oP6boSSDhfRLQ2Vk6VMsHVrniiS0VMBEV5Dj5Y=",
"title": "SMS Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/sms/1.2/sms.hpi",
"version": "1.2",
@@ -48807,7 +49740,7 @@
"name": "Nigel Magnay"
}
],
- "excerpt": "Control SnowGlobe servers from within Jenkins builds",
+ "excerpt": "SnowGlobe plugin for Jenkins",
"gav": "com.nirima.snowglobe.jenkins:snowglobe:0.4.1",
"labels": [],
"name": "snowglobe",
@@ -48817,7 +49750,7 @@
"requiredCore": "2.107",
"scm": "https://github.com/jenkinsci/snowglobe-plugin",
"sha1": "xsCv2e86+lG5EjmBYKkeqC3MTz8=",
- "sha512": "AGylQke/RKqRyVKAC5kWrtxw/GGsKnjeBRMWg25u/yudOSmS9/qZL7Iir4fXY1bWwZZI86TvKsb5JYAy4+kW3Q==",
+ "sha256": "hq069FJFbWRAdOXB5BS/9lDmWdVWEWrQJgcgh3DRMTs=",
"title": "SnowGlobe",
"url": "http://updates.jenkins-ci.org/download/plugins/snowglobe/0.4.1/snowglobe.hpi",
"version": "0.4.1",
@@ -48840,7 +49773,7 @@
"name": "Niko Schmuck"
}
],
- "excerpt": "Publish build notifications to an AWS SNS Topic",
+ "excerpt": "Send build notifications to an Amazon SNS Topic",
"gav": "org.jenkins-ci.plugins:snsnotify:1.13",
"labels": [
"notifier",
@@ -48853,7 +49786,7 @@
"requiredCore": "1.565.1",
"scm": "https://github.com/jenkinsci/snsnotify-plugin",
"sha1": "WxGdy4njQcjz1p9kV9cSMZ1yy2w=",
- "sha512": "F9xjO42XbkUOHAUGbMvCgkPZUNIfU9+RZBhcQEIoYlEeS1UqDUFZuoKlL7zqRr0MljRUX3ncJZKGEvg31HZrOg==",
+ "sha256": "05ZJJH14i6+T3R7CIqgD+nqsRe+svtt4ywYXuDBOFXU=",
"title": "Amazon SNS Build Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/snsnotify/1.13/snsnotify.hpi",
"version": "1.13",
@@ -48883,7 +49816,7 @@
"developerId": "levan"
}
],
- "excerpt": "Add the ability to test your code dependencies for vulnerabilities against Snyk database",
+ "excerpt": "Snyk security plugin, lets you scan and monitor your project for known vulnerabilties.",
"gav": "io.snyk.plugins:snyk-security-scanner:1.9.2",
"labels": [],
"name": "snyk-security-scanner",
@@ -48893,14 +49826,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/snyk-security-scanner-plugin",
"sha1": "WeZD6c3O6DvuspxmSHH3OzjSd6A=",
- "sha512": "VWngG6nRY0fhvViXa32M/4SdoJy1ntqydjj97VUL67TqF0l1ph+q/4pteleadAmjOT/ilLbMGPMj2PmYGSdNzA==",
+ "sha256": "l8s2TlrbXBTbSz8LVgfx/+V7qMsQMZeefsyQPspqjCg=",
"title": "Snyk Security",
"url": "http://updates.jenkins-ci.org/download/plugins/snyk-security-scanner/1.9.2/snyk-security-scanner.hpi",
"version": "1.9.2",
"wiki": "https://plugins.jenkins.io/snyk-security-scanner"
},
"soapui-pro-functional-testing": {
- "buildDate": "Jun 05, 2018",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
"name": "junit",
@@ -48920,22 +49853,24 @@
"name": "Ilya Avdeev"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:soapui-pro-functional-testing:1.0",
+ "excerpt": "Execute API tests designed in SoapUI Pro.",
+ "gav": "org.jenkins-ci.plugins:soapui-pro-functional-testing:1.1",
"labels": [],
"name": "soapui-pro-functional-testing",
- "releaseTimestamp": "2018-06-05T15:34:36.00Z",
+ "previousTimestamp": "2018-06-05T15:34:36.00Z",
+ "previousVersion": "1.0",
+ "releaseTimestamp": "2018-08-07T13:19:38.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/soapui-pro-functional-testing-plugin",
- "sha1": "tFZ/EjQ+jMnthvo2F8bbdlfAdUo=",
- "sha512": "1v1HxLGhvN/wwWXVy4zoCfh5gW9hZKRHg+b1Reuir4jPaA51mJDN3KXOn5FUhQQOJYFZofClHPSHn/MLQ3Q8Cg==",
+ "sha1": "jqeeSss15mOS3nLYeOhIKdtAzfc=",
+ "sha256": "OCatOPUkOBVtbojcuzyMXGEdO4eK/KVDZWDeoVtwnGY=",
"title": "SoapUI Pro Functional Testing",
- "url": "http://updates.jenkins-ci.org/download/plugins/soapui-pro-functional-testing/1.0/soapui-pro-functional-testing.hpi",
- "version": "1.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/soapui-pro-functional-testing/1.1/soapui-pro-functional-testing.hpi",
+ "version": "1.1",
"wiki": "https://plugins.jenkins.io/soapui-pro-functional-testing"
},
"sonar": {
- "buildDate": "Apr 10, 2018",
+ "buildDate": "Jul 25, 2018",
"dependencies": [
{
"name": "maven-plugin",
@@ -48958,23 +49893,23 @@
"developerId": "julien"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:sonar:2.7.1",
+ "excerpt": "This plugin allows an easy integration of <a href=\"http://www.sonarqube.org/\" rel=\"nofollow\">SonarQube</a>, the open source platform for Continuous Inspection of code quality.",
+ "gav": "org.jenkins-ci.plugins:sonar:2.8",
"labels": [
"external",
"report"
],
"name": "sonar",
- "previousTimestamp": "2018-04-09T07:21:18.00Z",
- "previousVersion": "2.7",
- "releaseTimestamp": "2018-04-10T07:51:41.00Z",
+ "previousTimestamp": "2018-04-10T07:51:41.00Z",
+ "previousVersion": "2.7.1",
+ "releaseTimestamp": "2018-07-25T13:02:00.00Z",
"requiredCore": "2.89.4",
"scm": "https://github.com/jenkinsci/sonarqube-plugin",
- "sha1": "jbAVa9g6ZYwlwoNloE4pA25kKOA=",
- "sha512": "AOLACRF8waONcb5ZG/cCzjJPUqbxKn2z0mP7rXsZQpo/Vynx949yGlHjLV7ldsmkH8iyDqkYoQ5nWkiPLLMwpA==",
+ "sha1": "0Vc/LYS1CLFTVPAwRrveFgM6T7o=",
+ "sha256": "WMOVCYF/HRFruUKvneYDp8V9gWirNv9VhjQeK+6/shk=",
"title": "SonarQube Scanner",
- "url": "http://updates.jenkins-ci.org/download/plugins/sonar/2.7.1/sonar.hpi",
- "version": "2.7.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/sonar/2.8/sonar.hpi",
+ "version": "2.8",
"wiki": "https://plugins.jenkins.io/sonar"
},
"sonar-gerrit": {
@@ -49003,7 +49938,7 @@
"name": "Aleksey Didik"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows to submit issues from <a href=\"http://www.sonarqube.org/\" rel=\"nofollow\">SonarQube</a> to <a href=\"https://www.gerritcodereview.com\" rel=\"nofollow\">Gerrit</a> as comments directly.",
"gav": "org.jenkins-ci.plugins:sonar-gerrit:2.3",
"labels": [
"external"
@@ -49015,7 +49950,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/sonar-gerrit-plugin",
"sha1": "avHjxBuwsg8nYcspHpN7V9KhhSs=",
- "sha512": "/fl6R0oqN530ZnHV7L02anyFPw63h1QouLNzbhu2TXnx3ovTRny+jqPTRrD0LgeYtWVZgD5nQI28LJ0FFfO9kA==",
+ "sha256": "QJmvKE1BqwVJ7Fz7wpo3MG5QP/d8z3tiOc2qdYchvx0=",
"title": "Sonar Gerrit",
"url": "http://updates.jenkins-ci.org/download/plugins/sonar-gerrit/2.3/sonar-gerrit.hpi",
"version": "2.3",
@@ -49041,7 +49976,7 @@
"requiredCore": "2.89.3",
"scm": "https://github.com/jenkinsci/sonar-quality-gates-plugin",
"sha1": "iEzdWSTTeQ5lYNzJUhaM/JNVgWw=",
- "sha512": "QzD0xIm349kb46V7nfkFV3haL+b4+mVqXoMXA2iguu/eWluXH8TqopvJ+9y2NcKMXV/MTdUhDHBadfD2GHlmWA==",
+ "sha256": "H5lkYkMdi0s4krfpbvRAg7BhEHBV8AGoPJ7eKJiSRUQ=",
"title": "Sonar Quality Gates",
"url": "http://updates.jenkins-ci.org/download/plugins/sonar-quality-gates/1.3.0/sonar-quality-gates.hpi",
"version": "1.3.0",
@@ -49056,7 +49991,7 @@
"name": "Andreas Hoyer"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"https://www.hello2morrow.com/products/sonargraph\" rel=\"nofollow\">Sonargraph</a> functionality into Jenkins",
"gav": "org.jenkins-ci.plugins:sonargraph-integration:2.1.2",
"labels": [
"external",
@@ -49070,7 +50005,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/sonargraph-integration-plugin",
"sha1": "zDUQRt7u1d/lBAXDMRA1+B4BHtU=",
- "sha512": "Z9bnddPF2j4ZtBdMoU/nWFT70tDzhtXhlEmtiV59+diowowNeJ8YE1lteGArpFfUmCODuJNuD6c1dz47ChitSQ==",
+ "sha256": "NxZITKoAYuI6GJIfBS3LCaP9oXPoUTumbflUhxJ5cKY=",
"title": "Sonargraph Integration",
"url": "http://updates.jenkins-ci.org/download/plugins/sonargraph-integration/2.1.2/sonargraph-integration.hpi",
"version": "2.1.2",
@@ -49099,7 +50034,7 @@
"name": "Andreas Hoyer"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"https://www.hello2morrow.com/products/sonargraph\" rel=\"nofollow\">Sonargraph</a> functionality into Jenkins",
"gav": "org.jenkins-ci.plugins:sonargraph-plugin:1.6.4",
"labels": [
"external",
@@ -49113,7 +50048,7 @@
"requiredCore": "1.554.3",
"scm": "https://github.com/jenkinsci/sonargraph-plugin",
"sha1": "HnAjA43Rx1uAGx6LnatnFLRpwLY=",
- "sha512": "mZfECzGxQdsps8lI8RSKPesAYSSY3cNLOYX6kNncIjpDQGpnBiKDEaCFLZnHlU5dtepAplAOEwMmT976P0z9KA==",
+ "sha256": "gRGJvHliN6UVSDh/rvLNWeatEjzZiPvCL4VRcY6p4qg=",
"title": "Sonargraph",
"url": "http://updates.jenkins-ci.org/download/plugins/sonargraph-plugin/1.6.4/sonargraph-plugin.hpi",
"version": "1.6.4",
@@ -49129,7 +50064,7 @@
"name": "Edward Hurst-Frost"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows Jenkins to play audio clips as build notifications.",
"gav": "org.jenkins-ci.plugins:sounds:0.5",
"labels": [
"notifier"
@@ -49141,7 +50076,7 @@
"requiredCore": "1.436",
"scm": "https://github.com/jenkinsci/sounds-plugin",
"sha1": "cQ6afXgWrcqSWkgimTfHuioYlNs=",
- "sha512": "KEt/G+HmfqrWnp6VpLlWfTrihO/akCpr1e/fkkwU7k8IPtBqx+6DYGXcM5KOoH0ekRAp+8gzgcnWSC88ilK4yQ==",
+ "sha256": "fIBfWri7CHBxd6TEMJdjAIpVKXsCfGNpMRB0J8UEKGg=",
"title": "Sounds",
"url": "http://updates.jenkins-ci.org/download/plugins/sounds/0.5/sounds.hpi",
"version": "0.5",
@@ -49155,7 +50090,7 @@
"developerId": "sogabe"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in collects the <a href=\"http://www.campwoodsw.com/sourcemonitor.html\" rel=\"nofollow\">SourceMonitor</a> analysis results of the project and visualizes the checkpoints.",
"gav": "com.thalesgroup.hudson.plugins:sourcemonitor:0.2",
"labels": [],
"name": "sourcemonitor",
@@ -49163,7 +50098,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/sourcemonitor-plugin",
"sha1": "8MHp+efEVW/MtBqcGYf0cF4/FwI=",
- "sha512": "pBGoqXtNK22gK+0iY4rsxOWpU2Tlyt9z7u5i9Rk8JmXjlJoJ/YSyld5CBdb+xLDob1gO9xCUNA/ur2/VDw2PJQ==",
+ "sha256": "t4zqC8shxJMcyJgu2SRHUZhBNGWo95vN5rjNLnJcxcU=",
"title": "SourceMonitor",
"url": "http://updates.jenkins-ci.org/download/plugins/sourcemonitor/0.2/sourcemonitor.hpi",
"version": "0.2",
@@ -49240,7 +50175,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/splunk-devops-plugin",
"sha1": "iR4PeKcCfeaI7yOwBL1Gvpdf2BE=",
- "sha512": "Qg4xCDg/Fp8Wl4kWsHpgJrns1W0KMUCj0ec3JoX6RZdVDsiX0h3R1WXwTav6yk3NFN8OeyjvUWqLkWqnLQ5rCw==",
+ "sha256": "Wh4Y0PLtAjKxMzowLKRbmHucnZy2mj5PydURVAvrtY8=",
"title": "Splunk",
"url": "http://updates.jenkins-ci.org/download/plugins/splunk-devops/1.6.5/splunk-devops.hpi",
"version": "1.6.5",
@@ -49268,7 +50203,7 @@
"name": "Ted Xiao"
}
],
- "excerpt": "Support Extracting Pipeline Stage Node",
+ "excerpt": "This plugin extract pipeline job stages information",
"gav": "com.splunk.splunkins:splunk-devops-extend:1.6.5",
"labels": [],
"name": "splunk-devops-extend",
@@ -49278,7 +50213,7 @@
"requiredCore": "1.642.4",
"scm": "https://github.com/jenkinsci/splunk-devops-plugin",
"sha1": "mvpuoIVHaf9NqIjix6hO9iWtW7c=",
- "sha512": "BXTy3TKlvqOxw+7oDMFp0SPqV/LtoapVXxQNQZ7JerLU2jasO30T6KG+Yu2fT1sY5o2WbccoQHyhHvzS8wE8QQ==",
+ "sha256": "zfp6jVjPSHsr+q4mVbTXYcPABj7UP3Qf/EKLemmXRzk=",
"title": "Splunk Plugin Extension",
"url": "http://updates.jenkins-ci.org/download/plugins/splunk-devops-extend/1.6.5/splunk-devops-extend.hpi",
"version": "1.6.5",
@@ -49305,7 +50240,7 @@
"name": "Mateusz Polnik"
}
],
- "excerpt": "Execute TurboScripts, export images or push them to remote repository",
+ "excerpt": "Execute TurboScripts, export images or push them to remote repository.",
"gav": "org.jenkinsci.plugins.spoonscript:spoonscript:1.3",
"labels": [
"builder"
@@ -49317,7 +50252,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/spoonscript-plugin",
"sha1": "JwU9SAAi/OzHEuRkblrPlYu1+zI=",
- "sha512": "bzLjcCQkQQklEWwDM7y7eCgSvVoLCIQNhH0o2DhLGNtrUmuzJCdlhudfP4lr36ZWbniSnNOkknPG7K/zwTxSsw==",
+ "sha256": "8UKbCJP73CLU0+vw9KjkPysOQGcZQhb66G3/9cUC1Ok=",
"title": "TurboScript",
"url": "http://updates.jenkins-ci.org/download/plugins/spoonscript/1.3/spoonscript.hpi",
"version": "1.3",
@@ -49348,7 +50283,7 @@
"requiredCore": "1.632",
"scm": "https://github.com/jenkinsci/spotinst-plugin",
"sha1": "msISrR/1qjJR0POA0kCCs0zO1Xo=",
- "sha512": "B1K9rziszsXh1x+IiVqdc+NeujnrIM4yBXzvwqEvPMWJnbcE9Rq2wLPD8mXhGHJmV1JikqlM+1non+hdBkDzbQ==",
+ "sha256": "+CjCaPB4n+82k8UyiqvycXT4xuknsFyf0V6GRt0bIXE=",
"title": "Spotinst",
"url": "http://updates.jenkins-ci.org/download/plugins/spotinst/2.0.5/spotinst.hpi",
"version": "2.0.5",
@@ -49380,7 +50315,7 @@
"requiredCore": "2.46.1",
"scm": "https://github.com/jenkinsci/spring-initalzr-plugin",
"sha1": "hT9r8JMDkJy+MzPq9ihTZyN4Mno=",
- "sha512": "PfM7TFeiZsiO6pBnX6KatLns316tzBi8FT5kgfi32PplsBpVDaoDK6wlnAv2TzvJSt0NZPbKc9T5ZnSQFTVSDg==",
+ "sha256": "xcDsWCFBEJGfQp19V4vQy0yGs8hDx5YrfpDV0rU+tbA=",
"title": "Spring Initalzr",
"url": "http://updates.jenkins-ci.org/download/plugins/spring-initalzr/1.6/spring-initalzr.hpi",
"version": "1.6",
@@ -49396,7 +50331,7 @@
"name": "Fernando Boaglio"
}
],
- "excerpt": "Run SQLPlus scripts on Jenkins",
+ "excerpt": "This plugin allows Jenkins to run SQLPlus (or SQL*Plus) scripts on Jenkins.",
"gav": "org.jenkins-ci.plugins:sqlplus-script-runner:1.0.11",
"labels": [
"misc"
@@ -49408,7 +50343,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/sqlplus-script-runner-plugin",
"sha1": "zbRBmCERTtaYHUdF7X4KqZBZMDQ=",
- "sha512": "SDZfJhI7pRXUCOUEhyn5B85G1lNAuAliOzNvQWoyMzLOORD1v8/CrUHsr3TMq52dPrvQkt6Y30daGebg0Ro/Bg==",
+ "sha256": "UEA6sOyLjkOC7KX/0TZFwi+WmrUttv0P/yZXd6S/BUU=",
"title": "SQLPlus Script Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/sqlplus-script-runner/1.0.11/sqlplus-script-runner.hpi",
"version": "1.0.11",
@@ -49434,7 +50369,7 @@
"email": "devsquash@henix.fr"
}
],
- "excerpt": "Publish the test results to Squash TM when a build completes.",
+ "excerpt": "Publishes the test results in Squash TM",
"gav": "org.jenkins-ci.plugins:squashtm-publisher:1.0.0",
"labels": [],
"name": "squashtm-publisher",
@@ -49442,7 +50377,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/squashtm-publisher-plugin",
"sha1": "/neh1XOT1yxhjsBLwVTEPp/coSQ=",
- "sha512": "xkMdwTDlvb/X6q0CU7dGqeiA6SP6zgyRo9G8GNzsPgiZ8ZArugkffTtXg0jeMIwySWyFCdjn4M7R1ONFA6QnJg==",
+ "sha256": "jdpkl1hEmaEB6Qiw0Xhj5xKO5wynWwXVWl1Hn3xja8E=",
"title": "Squash TM Publisher (Squash4Jenkins)",
"url": "http://updates.jenkins-ci.org/download/plugins/squashtm-publisher/1.0.0/squashtm-publisher.hpi",
"version": "1.0.0",
@@ -49458,7 +50393,7 @@
"name": "Serena SRA Team"
}
],
- "excerpt": "Serena SRA Deploy for Jenkins",
+ "excerpt": "This plugin can be used to upload project artifacts to an SerenaRA server.",
"gav": "com.urbancode.ds.jenkins.plugins:sra-deploy:1.4.2.4",
"labels": [
"deployment",
@@ -49473,7 +50408,7 @@
"requiredCore": "1.540",
"scm": "https://github.com/jenkinsci/sra-deploy-plugin/",
"sha1": "3TB8a090wx4oU+PzxF/HAKi7qHM=",
- "sha512": "kQ4fQObCxJLRgb5MKg778vsQNV+i1PRIPEDMcJDRMDlZQe4nb/ncdS30Q1G0uOFiY0XPJ1/DL12gnX13szhVWg==",
+ "sha256": "q+TWYkSbD+QjYdlp7jFNC2rha+ephPg1a0I5bTjgFyc=",
"title": "Serena SRA Deploy",
"url": "http://updates.jenkins-ci.org/download/plugins/sra-deploy/1.4.2.4/sra-deploy.hpi",
"version": "1.4.2.4",
@@ -49499,7 +50434,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/srcclr-installer-plugin",
"sha1": "stWCaGIZSqCP/Me+PUFRYJqWfXQ=",
- "sha512": "Pxg7L7d2X2cwHZiAN59+rYXILsejhwuDKjqCczGhQezP9dUzYNvLIXjeSa7iKiPTDhDMjLGRdJ7aFeyQj0/fng==",
+ "sha256": "AdVRSUHeWg6OpKo8k/VtRhZ9UHBP0IJhmDplkl/Pvz0=",
"title": "The SourceClear Installer",
"url": "http://updates.jenkins-ci.org/download/plugins/srcclr-installer/1.0.2/srcclr-installer.hpi",
"version": "1.0.2",
@@ -49519,7 +50454,7 @@
"developerId": "tfennelly"
}
],
- "excerpt": "Server Sent Events (SSE) Gateway Plugin",
+ "excerpt": "Server Sent Events (SSE) Gateway.",
"gav": "org.jenkins-ci.plugins:sse-gateway:1.15",
"labels": [],
"name": "sse-gateway",
@@ -49529,7 +50464,7 @@
"requiredCore": "2.2",
"scm": "https://github.com/jenkinsci/sse-gateway-plugin",
"sha1": "WeMrDZ0y46q47i80w7B0NTdBSms=",
- "sha512": "JreKtUFntzVJF6eR0Fyha56KtTA4GxrPQqJmJnM53kEvACT3eUWghigNXsBvdCFOrqlX5tmhjC/yDcQ2b8E16Q==",
+ "sha256": "VrGbekj2RtyCabrkrKQewR9xdW1hjTArH4udaIRBhQ8=",
"title": "Server Sent Events (SSE) Gateway",
"url": "http://updates.jenkins-ci.org/download/plugins/sse-gateway/1.15/sse-gateway.hpi",
"version": "1.15",
@@ -49560,7 +50495,7 @@
"name": "Lukasz Jader"
}
],
- "excerpt": "Execute shell scripts on remote host using ssh (pre and post build). Based on the cool scp plugin.",
+ "excerpt": "This plugin executes shell commands remotely using SSH protocol.",
"gav": "org.jenkins-ci.plugins:ssh:2.6.1",
"labels": [
"buildwrapper"
@@ -49572,35 +50507,35 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/ssh-plugin",
"sha1": "k5AFW5NvP1HzKZN9zurX6Jai4j4=",
- "sha512": "2HgvlXQaGq8s4svtZDMQsUlFX90DxuCR9AD97IldoG/hKTJSi4pToKlH9HF3/MrKUxW3AVgJsT5z8EVX0jfhiA==",
+ "sha256": "8TJes7AR09lavRKWsOXHKieErpSch2aQcTSL6khe5ug=",
"title": "SSH",
"url": "http://updates.jenkins-ci.org/download/plugins/ssh/2.6.1/ssh.hpi",
"version": "2.6.1",
"wiki": "https://plugins.jenkins.io/ssh"
},
"ssh-agent": {
- "buildDate": "Apr 06, 2017",
+ "buildDate": "Jul 23, 2018",
"compatibleSinceVersion": "1.5",
"dependencies": [
{
"name": "workflow-step-api",
"optional": false,
- "version": "1.14.2"
+ "version": "2.16"
},
{
"name": "bouncycastle-api",
"optional": false,
- "version": "1.0.2"
+ "version": "2.16.3"
},
{
"name": "credentials",
"optional": false,
- "version": "2.1.1"
+ "version": "2.1.17"
},
{
"name": "ssh-credentials",
"optional": false,
- "version": "1.11"
+ "version": "1.14"
}
],
"developers": [
@@ -49609,20 +50544,20 @@
"name": "Stephen Connolly"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:ssh-agent:1.15",
+ "excerpt": "This plugin allows you to provide SSH credentials to builds via a ssh-agent in Jenkins",
+ "gav": "org.jenkins-ci.plugins:ssh-agent:1.16",
"labels": [],
"name": "ssh-agent",
- "previousTimestamp": "2017-02-10T19:33:54.00Z",
- "previousVersion": "1.14",
- "releaseTimestamp": "2017-04-06T18:30:42.00Z",
- "requiredCore": "1.609.3",
+ "previousTimestamp": "2017-04-06T18:30:42.00Z",
+ "previousVersion": "1.15",
+ "releaseTimestamp": "2018-07-23T09:07:13.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/ssh-agent-plugin",
- "sha1": "HC9ACeFfRNOCXynxSB/j9qjH2DU=",
- "sha512": "NLX1/7egxfHKbcAatq6PNYjPHNlf5/r0SXkZlt0MgATrRkMRXV6qs9CBzJbbqtCQ0ktDt+YrJY/QInk+yZmWzg==",
+ "sha1": "h/otR7PqRQv1NQH75ZQdpUkdkxA=",
+ "sha256": "GLqw/c9lzsIghmq9XKjflUGxCR4ah22ayzKDxqlpxHg=",
"title": "SSH Agent",
- "url": "http://updates.jenkins-ci.org/download/plugins/ssh-agent/1.15/ssh-agent.hpi",
- "version": "1.15",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ssh-agent/1.16/ssh-agent.hpi",
+ "version": "1.16",
"wiki": "https://plugins.jenkins.io/ssh-agent"
},
"ssh-credentials": {
@@ -49650,7 +50585,7 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/ssh-credentials-plugin",
"sha1": "0QXLjZJ+ocXt4r+4Oy94zuEzt7w=",
- "sha512": "IJY6ZTHw/KnfkWauXDqzkFMz25Dg/8BQf2zkcEiWi3gjonbReUN1uSEAhpMa2paqZxqHfB7cGE0DY0AMQV7IUA==",
+ "sha256": "9fwR4wbND+Crsl/89AAU1rw8MTGOnS0zCellMg393jQ=",
"title": "SSH Credentials",
"url": "http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.14/ssh-credentials.hpi",
"version": "1.14",
@@ -49692,7 +50627,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Allows to launch agents over SSH, using a Java implementation of the SSH protocol",
+ "excerpt": "Allows to launch agents over SSH, using a Java implementation of the SSH protocol.",
"gav": "org.jenkins-ci.plugins:ssh-slaves:1.26",
"labels": [
"slaves"
@@ -49704,14 +50639,14 @@
"requiredCore": "1.625",
"scm": "https://github.com/jenkinsci/ssh-slaves-plugin",
"sha1": "wpglW4sOUJCyS4LVlkwoBQRyUc0=",
- "sha512": "3y15Ll2aFFnoHmut8CMWmEoDu3DWjfGgzYnopPZmB4WJDysr9kKbTpqp8Kd2MDejMCPa5yDsdWsnFqF3J77gvw==",
+ "sha256": "az0y+gKCp0nc8q09rG54B1hTPgK3MbqHhVo5cs9ncC0=",
"title": "SSH Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/ssh-slaves/1.26/ssh-slaves.hpi",
"version": "1.26",
"wiki": "https://plugins.jenkins.io/ssh-slaves"
},
"ssh-steps": {
- "buildDate": "Jun 28, 2018",
+ "buildDate": "Jul 15, 2018",
"dependencies": [
{
"name": "workflow-aggregator",
@@ -49726,17 +50661,19 @@
}
],
"excerpt": "SSH Pipeline Steps",
- "gav": "org.jenkins-ci.plugins:ssh-steps:1.0.0",
+ "gav": "org.jenkins-ci.plugins:ssh-steps:1.1.0",
"labels": [],
"name": "ssh-steps",
- "releaseTimestamp": "2018-06-28T03:31:14.00Z",
+ "previousTimestamp": "2018-06-28T03:31:14.00Z",
+ "previousVersion": "1.0.0",
+ "releaseTimestamp": "2018-07-15T02:19:24.00Z",
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/ssh-steps-plugin",
- "sha1": "plW3sl8hsH66j+8Rz0Y3pYKhFDo=",
- "sha512": "x/LSBdwdIDnno1ZBmlgYm2bt0trUKBieCkwfwCCOsL1LLOUwjGuSIfv0z37FQb7ZCwGQW+KgpOPy6cfpV6eu0A==",
+ "sha1": "O8a1eiNIWbbwkFFJTP0z9T6/eug=",
+ "sha256": "A4XtczSx8qocC/JcQ6pT72c08iBdYX9K0zNkKx0q/dM=",
"title": "SSH Pipeline Steps",
- "url": "http://updates.jenkins-ci.org/download/plugins/ssh-steps/1.0.0/ssh-steps.hpi",
- "version": "1.0.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/ssh-steps/1.1.0/ssh-steps.hpi",
+ "version": "1.1.0",
"wiki": "https://plugins.jenkins.io/ssh-steps"
},
"ssh2easy": {
@@ -49765,7 +50702,7 @@
"requiredCore": "1.612",
"scm": "https://github.com/jenkinsci/ssh2easy",
"sha1": "8IuegehFfu+iyob6s+VbywZLPXU=",
- "sha512": "/f9mNbU/sqkUe1rz3zQwIAVfVoWCwuOoMu5rlb9S5jm4ZlHjlit98Ne8cKHfVi0Zjr/cRvykijhMKk4VSlWbvw==",
+ "sha256": "aFxIhE/+do4Cl3Fn/va6BIEZotxpEdjrYw4x2o4QW9g=",
"title": "SSH2 Easy",
"url": "http://updates.jenkins-ci.org/download/plugins/ssh2easy/1.4/ssh2easy.hpi",
"version": "1.4",
@@ -49781,7 +50718,7 @@
"name": "Thomas Hallgren"
}
],
- "excerpt": "Validates, tests, and deploys Puppet configurations using Cloudsmith Stack Hammer",
+ "excerpt": "Validates, tests, and deploys Puppet configurations using Cloudsmith Stack Hammer.",
"gav": "org.jenkins-ci.plugins:stackhammer:1.0.6",
"labels": [
"external"
@@ -49793,7 +50730,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/stackhammer-plugin",
"sha1": "ELccKHSaHuTf2CzQnnJ3ojTa/78=",
- "sha512": "JokKtHJs23CK8oR9NWp6plS/LyW9Bd7rhm8zyIf86dJp8ZoqVUTWAK5GRxmO2Q1BHg010DiP3BedNi7l+Bn2Ig==",
+ "sha256": "lSNotFjvhninLNSvywCWnDbYd4GTq4BVlkVhDvrL9sA=",
"title": "Stack Hammer",
"url": "http://updates.jenkins-ci.org/download/plugins/stackhammer/1.0.6/stackhammer.hpi",
"version": "1.0.6",
@@ -49808,7 +50745,7 @@
"name": "Eric Martin"
}
],
- "excerpt": "Record Deployments in Stackify Retrace",
+ "excerpt": "Record deployments in Stackify Retrace",
"gav": "org.jenkins-ci.plugins:stackify-deployment-recorder:1.1.0",
"labels": [],
"name": "stackify-deployment-recorder",
@@ -49818,7 +50755,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/stackify-deployment-recorder-plugin",
"sha1": "Kz9pR44CcRT3XfWpG+NMQtQ/p3M=",
- "sha512": "RXd8/zbgdwhfh7wTBVdbltp5CX+ABWkVVOOzAFo+XTpMr4H+gOmQY829JoJIEhN/Ru2XGKqRJIACEB7G3NMgTQ==",
+ "sha256": "XTCRvggO+Jwj6KaaVDumLm3jLNWcbDc6BvqwqNy05Go=",
"title": "Stackify Deployment Recorder",
"url": "http://updates.jenkins-ci.org/download/plugins/stackify-deployment-recorder/1.1.0/stackify-deployment-recorder.hpi",
"version": "1.1.0",
@@ -49864,7 +50801,7 @@
"name": "Hugo Ares"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a SCM interface to StarTeam.",
"gav": "hudson.plugins:starteam:0.6.13",
"labels": [
"scm"
@@ -49876,7 +50813,7 @@
"requiredCore": "1.345",
"scm": "https://github.com/jenkinsci/starteam-plugin",
"sha1": "tECq+gKYHzhnMUHWkhdH+HAHT8E=",
- "sha512": "4K24mDufJjJ8IKvb1G7kaGRTKpdhXRZNedp4vpKMnBguoknh5IJ9wYDN3dBNd3LZuPU0jISnn1FYBvuco5PurA==",
+ "sha256": "4IXAFvq8O/CQ7MoU2Juy3VnmFNqXF5marcKCuwnIhtM=",
"title": "StarTeam",
"url": "http://updates.jenkins-ci.org/download/plugins/starteam/0.6.13/starteam.hpi",
"version": "0.6.13",
@@ -49900,7 +50837,7 @@
"requiredCore": "1.409.2",
"scm": "https://github.com/jenkinsci/started-by-envvar-plugin",
"sha1": "QOvQ8y1L4z1lgH2QvYRUnYJnEco=",
- "sha512": "sezz3g3+I1Hq2jyF/AHe+AzI1ZIXRglEMR74ImKJRsVaL53H11OdwZu/3y/Q/OOOL/HG1is83Y7avbH3w3NcoQ==",
+ "sha256": "KbmjZd799/UttOJlsk/JKxk1BlXL6JZ0FcAkQ+qmZq0=",
"title": "Started-By Environment Variable",
"url": "http://updates.jenkins-ci.org/download/plugins/started-by-envvar/1.0/started-by-envvar.hpi",
"version": "1.0",
@@ -49927,7 +50864,7 @@
"name": "Emory Penney"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to trigger a build when job nodes (master/slave) start.",
"gav": "org.jenkins-ci.plugins:startup-trigger-plugin:2.9.3",
"labels": [
"trigger"
@@ -49939,7 +50876,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/startup-trigger-plugin",
"sha1": "V84AkRwiHUqP98WFlsb0IA82Ceg=",
- "sha512": "y9xLkxKLpdESvXar8EmafzM8zwduX7Y8NsQIPVFP+FIYz5Z7B5DgsCFFS7SoY6iv0oImrBXYkiOIEQY3Q+8KSw==",
+ "sha256": "bnC0ncuO7CsH3u2ta/yQ9/BX1Efx8vjyxbFBtjhZWNw=",
"title": "Startup Trigger",
"url": "http://updates.jenkins-ci.org/download/plugins/startup-trigger-plugin/2.9.3/startup-trigger-plugin.hpi",
"version": "2.9.3",
@@ -49966,7 +50903,7 @@
"name": "Nathan McCarthy"
}
],
- "excerpt": "This Jenkins plugin builds pull requests from Stash and will report the test results.",
+ "excerpt": "This plugin polls Atlassian Stash to determine whether there are Pull Requests that should be built.",
"gav": "org.jenkins-ci.plugins:stash-pullrequest-builder:1.7.0",
"labels": [
"trigger"
@@ -49978,7 +50915,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/stash-pullrequest-builder-plugin",
"sha1": "a+37cyC3mVvG1mPkUu9fwNOUDJA=",
- "sha512": "vOW3Qypty7G8kvG0iKsFRf/BU02QQc109PJH73TcAz1nOwdEVlGA4qdshknbuxBk2cTfknt10WlMM+fx84ku6w==",
+ "sha256": "F925tOy7d6gqwZB49wDcOKs26eaydSpQOuBEwhsAttE=",
"title": "Stash Pullrequest Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/stash-pullrequest-builder/1.7.0/stash-pullrequest-builder.hpi",
"version": "1.7.0",
@@ -50024,7 +50961,7 @@
"name": "Pavel Batanov"
}
],
- "excerpt": "Jenkins plugin to notify Atlassian Stash (Bitbucket) git repository servers of build results through the Stash build API.",
+ "excerpt": "This plugin notifies a Stash server of build results.",
"gav": "org.jenkins-ci.plugins:stashNotifier:1.13",
"labels": [
"notifier"
@@ -50036,7 +50973,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/stashnotifier-plugin",
"sha1": "yKHL0eD+79nO+dUbaoQucmMJlIM=",
- "sha512": "AYqvqVludRTViTc+xFH96iV7Tx/UKfW0EtCQKVk2wa/RtCYV1YM50mPSwU7TWDr/uK/9mvUz6uNdU+FTCI6JOw==",
+ "sha256": "fNGyqesYfwtf8N4RXvC25kC/u9S3O0znJJAMAARoyKM=",
"title": "Stash Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/stashNotifier/1.13/stashNotifier.hpi",
"version": "1.13",
@@ -50081,7 +51018,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/statistics-gatherer-plugin",
"sha1": "A0390jmTrD1Spvji4d4PENTLbrY=",
- "sha512": "OJAFW10FU4c3mVM28CVI3bgTS5zrGAV2AJzskrxpfuORi90OxZ8p2gvx9Y1w0pOg/t2mc7Y91fxBOt+D8BkBYg==",
+ "sha256": "qjK2Ts+oNqxD+EWGANqoCPWqM10OfFDY482vdmdra2g=",
"title": "Statistics Gatherer",
"url": "http://updates.jenkins-ci.org/download/plugins/statistics-gatherer/2.0.3/statistics-gatherer.hpi",
"version": "2.0.3",
@@ -50105,7 +51042,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "This plugin shows all specified jobs on a single screen overview, that could be used to present the state of hudson to a teams visually.",
"gav": "org.jvnet.hudson.plugins:statusmonitor:1.3",
"labels": [
"notifier"
@@ -50115,7 +51052,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/statusmonitor-plugin",
"sha1": "SZL+F985IGKx0PT5eNc/fzcVYow=",
- "sha512": "42yQCqy4Quxcgd5dffo7mUgbzcwebpWKEauyzqIZvjAIrLCKlJN/HCb5uDW7SUECQiprpumtJrGI//SL9jsTWg==",
+ "sha256": "cNQvpH1h/gAWaTkG4U7jjGko74lr9M4NoXQa79M0r5w=",
"title": "Status Monitor",
"url": "http://updates.jenkins-ci.org/download/plugins/statusmonitor/1.3/statusmonitor.hpi",
"version": "1.3",
@@ -50142,7 +51079,7 @@
"name": "Takuma Ishibashi"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is Step Counter plugin.",
"gav": "org.jenkins-ci.plugins:stepcounter:2.0.0",
"labels": [
"report"
@@ -50154,7 +51091,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/stepcounter-plugin",
"sha1": "wtxiFViqxSfw8r2ulzMWRtzps/4=",
- "sha512": "Px3OhbH0DbNNadddx5YQdpXgx2sRYnTCT6mplnlj0IY56ca/IdJsLG52WZSFEnF6QO2dmaoJ2Zstep44YJrXYQ==",
+ "sha256": "NyfwL047EBHNbDRUxdQgAkpfZY8hfHMg/+fnso2xTO4=",
"title": "StepCounter",
"url": "http://updates.jenkins-ci.org/download/plugins/stepcounter/2.0.0/stepcounter.hpi",
"version": "2.0.0",
@@ -50181,7 +51118,7 @@
"name": "Nicolas Tisserand"
}
],
- "excerpt": "Stoplight Report plugin, used as post-build action.",
+ "excerpt": "This plugin is used as post-build action to publish Stoplight reports.",
"gav": "com.arkea.satd:stoplightio-report:2.2.0",
"labels": [],
"name": "stoplightio-report",
@@ -50191,7 +51128,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/stoplightio-report-plugin",
"sha1": "ZsMQ6bJEG9Wf/OPXKwiZe+Vcc8k=",
- "sha512": "RMQwszhH1tGa3GweL1oEstvwrVmr0kDVepdce4eZ94mTWcxkgvf48AkKs2bF8pk0hfCBnTpvad8o4KkqlG0A3w==",
+ "sha256": "jVHibgQh/z5Rh5UmB5IvNMyO6mefxsWCZSo28tN60qM=",
"title": "Stoplight Report",
"url": "http://updates.jenkins-ci.org/download/plugins/stoplightio-report/2.2.0/stoplightio-report.hpi",
"version": "2.2.0",
@@ -50223,7 +51160,7 @@
"requiredCore": "1.366",
"scm": "https://github.com/jenkinsci/storable-configs-plugin-plugin",
"sha1": "OdMAq62DknBGvL419fo+kNGzWh8=",
- "sha512": "oSc7yD+t7yYii2w2maDEVozSfeh8ah44in4Zgv3qe58JWBpTBPOkkbWkhHu82UEyHn3fixnXt1CSMSvqVXakGQ==",
+ "sha256": "dp0bqFAD9KDqfoy96qANGNQZN721AkQMvblY6u/kH10=",
"title": "Storable Configs",
"url": "http://updates.jenkins-ci.org/download/plugins/storable-configs-plugin/1.0/storable-configs-plugin.hpi",
"version": "1.0",
@@ -50239,7 +51176,7 @@
"name": "Scott Morgan"
}
],
- "excerpt": "Extended external job monitor",
+ "excerpt": "Strawboss supports the same features as Jenkins external job monitor with added support for sending email notifications or triggering other jobs.",
"gav": "org.jenkins-ci.plugins:strawboss:1.3",
"labels": [
"notifier",
@@ -50252,7 +51189,7 @@
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/strawboss-plugin",
"sha1": "W42QYagLCs66NTlgy7WvmtncD/I=",
- "sha512": "pjjRMXNN1X9UIyt37uUx0NI/fPQZ/AqUPzmBkajqhgU6JDyDfydfgoBr9z4r6bN2Wo2n3filY30Yp7hxoNYCEQ==",
+ "sha256": "WtW2sf8KCT7Bh4iWyk2BwnJfA0agiGUZBwWtDkKxO3c=",
"title": "Strawboss",
"url": "http://updates.jenkins-ci.org/download/plugins/strawboss/1.3/strawboss.hpi",
"version": "1.3",
@@ -50276,14 +51213,14 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/structs-plugin",
"sha1": "yQrTUhP5jDuBYEyVqyw06Zy9TqA=",
- "sha512": "zU6P7lhiZkehR0NU5ckoe4sggZFqnR49RhQP4EaBOyqkSajFiQESDHC7D7QvC9Ga8OTmXlJYwi+0UPCJLI1CWg==",
+ "sha256": "Q6J0iP1Y+Vr/3vB2ZXC75wWsjDn+EdOzgggoLCHKxYs=",
"title": "Structs",
"url": "http://updates.jenkins-ci.org/download/plugins/structs/1.14/structs.hpi",
"version": "1.14",
"wiki": "https://plugins.jenkins.io/structs"
},
"subversion": {
- "buildDate": "Jun 11, 2018",
+ "buildDate": "Jul 11, 2018",
"dependencies": [
{
"name": "workflow-scm-step",
@@ -50363,21 +51300,21 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:subversion:2.11.0",
+ "gav": "org.jenkins-ci.plugins:subversion:2.11.1",
"labels": [
"scm"
],
"name": "subversion",
- "previousTimestamp": "2018-05-17T08:06:47.00Z",
- "previousVersion": "2.10.6",
- "releaseTimestamp": "2018-06-11T18:39:27.00Z",
+ "previousTimestamp": "2018-06-11T18:39:27.00Z",
+ "previousVersion": "2.11.0",
+ "releaseTimestamp": "2018-07-11T09:59:42.00Z",
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/subversion-plugin",
- "sha1": "/O6iynovutB1uAwqThNoH5osmJY=",
- "sha512": "t0TqZK9eIwHRMgVqXMn5PGKcMU+5rL35qNzNamjqf46u9eNbr0j8S+DpbC/QhMEkyI5aT0e0Zgov+iLXvVX6Sw==",
+ "sha1": "yjhyWyIin1rbwn2/z/vNWlxvRUo=",
+ "sha256": "FCwh8pzJFJ593AJKmlWjcaVPP7ry+nttphu3HdydUgg=",
"title": "Subversion",
- "url": "http://updates.jenkins-ci.org/download/plugins/subversion/2.11.0/subversion.hpi",
- "version": "2.11.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/subversion/2.11.1/subversion.hpi",
+ "version": "2.11.1",
"wiki": "https://plugins.jenkins.io/subversion"
},
"suite-test-groups-publisher": {
@@ -50390,7 +51327,7 @@
"name": "Vimil Saju"
}
],
- "excerpt": "",
+ "excerpt": "Allows test results to be grouped by suite name",
"gav": "org.jenkins-ci.plugins:suite-test-groups-publisher:1.13",
"labels": [],
"name": "suite-test-groups-publisher",
@@ -50400,7 +51337,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/suite-test-groups-publisher-plugin",
"sha1": "5XrazBJW6IFKRmTMmQTpz7zaz4g=",
- "sha512": "g38mEXq0WWbD8ulo+iGFsFdmU4AmqWvOUfMENPENAA1miyERV0+WeZ/gqyHt1ViY2LaKRPHPO9+S9aniC3aCmg==",
+ "sha256": "8dcp+TSetcXF6dTwbEbD38P52bpKtzo/aD0NzU7Pfjg=",
"title": "suite-test-groups-publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/suite-test-groups-publisher/1.13/suite-test-groups-publisher.hpi",
"version": "1.13",
@@ -50416,7 +51353,7 @@
"name": "Deruyter Thomas"
}
],
- "excerpt": "Extend build and project page with extended results in XML format",
+ "excerpt": "This plugin show ACI reports.",
"gav": "org.jenkins-ci.plugins:summary_report:1.15",
"labels": [
"report"
@@ -50428,7 +51365,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/summary_report-plugin",
"sha1": "PUzq4VeQD8EIw5rdUqyY7UPLWDM=",
- "sha512": "4HV+dHWzqTXswigqHFZYy0MA9vJa4zHAMqozdEvXy6GywUGcj0mSF4rr6NFBJClPltEEUSdmP8+1dGcdqu+c7w==",
+ "sha256": "DZBW6HR0Tum7dgmT9IJd8jOx7NsTHojBjuc5N2ucxwA=",
"title": "Summary Display",
"url": "http://updates.jenkins-ci.org/download/plugins/summary_report/1.15/summary_report.hpi",
"version": "1.15",
@@ -50455,7 +51392,7 @@
"name": "Deven Norton"
}
],
- "excerpt": "Sumologic Plugin",
+ "excerpt": "Send build info to Sumologic.",
"gav": "org.jenkins-ci.plugins:sumologic-publisher:1.1",
"labels": [
"post-build",
@@ -50466,14 +51403,14 @@
"requiredCore": "1.596.2",
"scm": "https://github.com/jenkinsci/sumologic-publisher-plugin",
"sha1": "6P8ZIcYFX9QGCuGSoT2sAv2FX0I=",
- "sha512": "Xh0qtQ8JdcVqrj3o5scDaMo3E4eqcuSn+6nklxhZ3UWhw9f7OiiroAoaTskkoRaMvy8uuJCYfMC+oqNXopo95g==",
+ "sha256": "jpOpqSUoZbEgnUq4sOmPTxnTxvPHzFn6bboxAQAy/hc=",
"title": "Sumologic Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/sumologic-publisher/1.1/sumologic-publisher.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/sumologic-publisher"
},
"support-core": {
- "buildDate": "Jul 02, 2018",
+ "buildDate": "Jul 19, 2018",
"dependencies": [
{
"name": "async-http-client",
@@ -50501,20 +51438,20 @@
"name": "Steven Christou"
}
],
- "excerpt": "This plugin provides a common set of classes to assist in generating support bundles.",
- "gav": "org.jenkins-ci.plugins:support-core:2.48",
+ "excerpt": "This support plugin allows generation of a support request bundle that contains diagnostic information to aid with resolving issues.",
+ "gav": "org.jenkins-ci.plugins:support-core:2.49",
"labels": [],
"name": "support-core",
- "previousTimestamp": "2018-04-19T18:01:25.00Z",
- "previousVersion": "2.47",
- "releaseTimestamp": "2018-07-02T19:28:20.00Z",
+ "previousTimestamp": "2018-07-02T19:28:20.00Z",
+ "previousVersion": "2.48",
+ "releaseTimestamp": "2018-07-19T16:15:29.00Z",
"requiredCore": "2.107",
"scm": "https://github.com/jenkinsci/support-core-plugin",
- "sha1": "V53x2/ykRYPHc/9KCSUSb/6CSvM=",
- "sha512": "dXS57E4sOCHI8mC35SPLjjr5iUaurKlsBzJBjksANWtHNVC8GQlOy3ZfHoTQI29EwYMPUVB7bu23HgS5ZhPe/A==",
+ "sha1": "DDbyZXJfnLO3PrXipYo9w7ULe4o=",
+ "sha256": "y3rhyPluPHq8HIfVAsIRg4F680XQZCgQBO53a8GIjg4=",
"title": "Support Core",
- "url": "http://updates.jenkins-ci.org/download/plugins/support-core/2.48/support-core.hpi",
- "version": "2.48",
+ "url": "http://updates.jenkins-ci.org/download/plugins/support-core/2.49/support-core.hpi",
+ "version": "2.49",
"wiki": "https://plugins.jenkins.io/support-core"
},
"suppress-stack-trace": {
@@ -50525,7 +51462,7 @@
"developerId": "recena"
}
],
- "excerpt": "Hide stack trace from ordinary users for security-sensitive deployments",
+ "excerpt": "Hides stack trace from ordinary users for security-sensitive deployments.",
"gav": "org.jenkins-ci.plugins:suppress-stack-trace:1.5",
"labels": [
"ui",
@@ -50538,7 +51475,7 @@
"requiredCore": "1.554.3",
"scm": "https://github.com/jenkinsci/suppress-stack-trace-plugin",
"sha1": "FWzgh2rY0Dx0gScLWE17YH2xU3w=",
- "sha512": "1i9X3LyVPR73HYloREhoKc3jjNfToFiCCAHZBHAjsRVfMk4fUOuFZGD0EghFB4wst37t0cxbo0qbyCvi0CXUfg==",
+ "sha256": "G6CncoixEpdyc+tBJS/iLorxZOVZdtd7jhqk77co7DE=",
"title": "Stack Trace Suppression",
"url": "http://updates.jenkins-ci.org/download/plugins/suppress-stack-trace/1.5/suppress-stack-trace.hpi",
"version": "1.5",
@@ -50560,7 +51497,7 @@
"name": "Giannis Iliadis"
}
],
- "excerpt": "Plugin lists issues from the chosen tag and asks from the user to chose the issues he/she wants to move on production. Has been based on the https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Release+Manager",
+ "excerpt": "This plugin provides a way to keep track of builds by revision for subversion managed projects.",
"gav": "org.jenkins-ci.plugins:svn-partial-release-mgr:1.0.1",
"labels": [],
"name": "svn-partial-release-mgr",
@@ -50568,7 +51505,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/svn-partial-release-mgr-plugin",
"sha1": "l96DT+VVQXvkZ7FuK+krknl6doU=",
- "sha512": "B1bYk5LAuvHmycvlFlposMIsQEt9FPXWa8uAuhzVTr/unhfFrJT25bxHDyYNQLTcLmMZWOahAnb/N0dAKq6x9A==",
+ "sha256": "FiNSa0RKRjxkPk+UbXK/s5pYGN9ksEBVUBF4jQZlCug=",
"title": "Subversion Partial Release Manager",
"url": "http://updates.jenkins-ci.org/download/plugins/svn-partial-release-mgr/1.0.1/svn-partial-release-mgr.hpi",
"version": "1.0.1",
@@ -50600,7 +51537,7 @@
"name": "David Pärsson"
}
],
- "excerpt": "Automatically performs Subversion reverting when the build status changes to unstable or failed.",
+ "excerpt": "This plugin automatically performs Subversion reverting when the build status changes to unstable or failed.",
"gav": "org.jenkins-ci.plugins:svn-revert-plugin:1.3",
"labels": [
"scm-related",
@@ -50613,7 +51550,7 @@
"requiredCore": "1.444",
"scm": "https://github.com/jenkinsci/svn-revert-plugin",
"sha1": "Hy5wQTFuyu97RzYj5DphUzVrY7w=",
- "sha512": "kFGU/0ZR8/Fkqr2LNNYzVeqWI9cfmQp1uFxanZWE9nVV6ZIjnk4993XfxKszj9xRz8fmCce4mVtcaUE7yic67g==",
+ "sha256": "vCePkJDk+799nLiqxq73EZH2TcyuOGXSZT5/BKrJkqI=",
"title": "Subversion Revert",
"url": "http://updates.jenkins-ci.org/download/plugins/svn-revert-plugin/1.3/svn-revert-plugin.hpi",
"version": "1.3",
@@ -50640,7 +51577,7 @@
"name": "Christian Åkerström"
}
],
- "excerpt": "",
+ "excerpt": "Automatically cleans up Subversion modules removed from job configuration when enabled.",
"gav": "org.jenkins-ci.plugins:svn-workspace-cleaner:1.1",
"labels": [
"scm-related",
@@ -50652,7 +51589,7 @@
"releaseTimestamp": "2014-08-26T12:59:37.00Z",
"requiredCore": "1.444",
"sha1": "P/kP6nUj/DuBDlK/7ilh8FrVsyY=",
- "sha512": "htUbqXeJRET5HUdvMC82UwOdEXZ3HrafiOhiwhMGEIYdDGEzFWJaQZkO4XQWQnru3OODs1uApUTUdjCr7JDonw==",
+ "sha256": "5cMzPUzMwcoJ/ipSoDiMf7WsQihpzkitr0KOQTH7pHM=",
"title": "Subversion Workspace Cleaner",
"url": "http://updates.jenkins-ci.org/download/plugins/svn-workspace-cleaner/1.1/svn-workspace-cleaner.hpi",
"version": "1.1",
@@ -50689,7 +51626,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/svncompat13-plugin",
"sha1": "Bjq5bod/k2kbz9Q8GyWDzfkycZ0=",
- "sha512": "jqjX6db1cQt+GKfUL6SPKyAqC9lHHYhL6g+Zwud57l1PlUP+B7xcDcZVZd31VpD50CP3QyD7Ocb/ovAmZEyK6g==",
+ "sha256": "NSOZchUEy/jtEprij3tfTgkLqZn+P/ta6zTtITGvTqU=",
"title": "SVN 1.3 Compatibility",
"url": "http://updates.jenkins-ci.org/download/plugins/svncompat13/1.2/svncompat13.hpi",
"version": "1.2",
@@ -50716,7 +51653,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "This plugin forces the built-in SVNKit library to use the Subversion 1.4 working copy format.",
"gav": "org.jvnet.hudson.plugins:svncompat14:1.1",
"labels": [
"scm-related"
@@ -50726,7 +51663,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/svncompat14-plugin",
"sha1": "nORj9bJ8VRMi1UXP+7PqT4DspYk=",
- "sha512": "BSRyRIzGot6DnxYz2EvlssytqmLI+bcHQXXRPbgQBTjh1i7osQVW5DtwwPy4AjjLlLL7+djMCuH3Hkm6GgMAUg==",
+ "sha256": "Kduo0mi9ZcKsNQicCnSLXUoUVfJweTZsqyKHVPZozbc=",
"title": "SVN 1.4 Compatibility",
"url": "http://updates.jenkins-ci.org/download/plugins/svncompat14/1.1/svncompat14.hpi",
"version": "1.1",
@@ -50769,25 +51706,25 @@
"requiredCore": "1.568",
"scm": "https://github.com/jenkinsci/svnmerge-plugin",
"sha1": "XmriZPOEMZvjvJUnqOIynK1TixU=",
- "sha512": "1Gq3o8q8LEQlBfhGNVAsQdhwQU7+e3ruwp8C5wbQ37XXzTwNCyyWeXmDTjEFFY7y3hX3vxaNQlK/8nHg8i3F9g==",
+ "sha256": "n1EZc4ioN36nmTI625D7FmJ+HouA9JMnnEJwVW0/gQk=",
"title": "svnmerge",
"url": "http://updates.jenkins-ci.org/download/plugins/svnmerge/2.6/svnmerge.hpi",
"version": "2.6",
"wiki": "https://plugins.jenkins.io/svnmerge"
},
"swamp": {
- "buildDate": "Jun 18, 2018",
+ "buildDate": "Jul 25, 2018",
"compatibleSinceVersion": "1.2.0",
"dependencies": [
{
- "name": "credentials",
+ "name": "analysis-core",
"optional": false,
- "version": "2.1.16"
+ "version": "1.82"
},
{
- "name": "analysis-core",
+ "name": "credentials",
"optional": false,
- "version": "1.82"
+ "version": "2.1.16"
}
],
"developers": [
@@ -50802,20 +51739,20 @@
"name": "Vamshi Basupalli"
}
],
- "excerpt": "This plugin submits and assesses your package on the SWAMP and gives back the results of the test.",
- "gav": "org.continuousassurance.swamp.jenkins:swamp:1.2.1",
+ "excerpt": "This plugin submits packages to the SWAMP for testing.",
+ "gav": "org.continuousassurance.swamp.jenkins:swamp:1.2.2",
"labels": [],
"name": "swamp",
- "previousTimestamp": "2018-04-10T16:05:00.00Z",
- "previousVersion": "1.2.0",
- "releaseTimestamp": "2018-06-18T15:32:13.00Z",
+ "previousTimestamp": "2018-06-18T15:32:13.00Z",
+ "previousVersion": "1.2.1",
+ "releaseTimestamp": "2018-07-25T17:35:03.00Z",
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/swamp-plugin",
- "sha1": "T5Tu8Sm5xhuqP9U3AYCXmxZyi7c=",
- "sha512": "UIS9rgLWfbVlsLSwxvKtXnp2tXsL/OJlldNtHpX/q7eprj7iNsIOC4qEPoCuY4Ok5l3lWRmVMZIkXzfinJCC0g==",
+ "sha1": "CqPxdSMJwDnby6Qwx+U136DqyRQ=",
+ "sha256": "F7DX9HIgAm4rqgFpv9JM64ZG+j4uK10cJ3xyLv3VUpc=",
"title": "SWAMP",
- "url": "http://updates.jenkins-ci.org/download/plugins/swamp/1.2.1/swamp.hpi",
- "version": "1.2.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/swamp/1.2.2/swamp.hpi",
+ "version": "1.2.2",
"wiki": "https://plugins.jenkins.io/swamp"
},
"swarm": {
@@ -50839,7 +51776,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/swarm",
"sha1": "BPjGRWR0MQmcYmhYugPNvKSmf+Q=",
- "sha512": "VAT7Lb73YKqoOecB3+YKasC/hTs40Ppoc0tH+GGWiY/VIALcd54TkRQEN9mjcQXLmeRBGJQi760ijMTTTcHv3Q==",
+ "sha256": "ELjY0xdDiS2Yxxtnuo+NFT2IHYZ91ch+A6gslf4IThg=",
"title": "Self-Organizing Swarm Plug-in Modules",
"url": "http://updates.jenkins-ci.org/download/plugins/swarm/3.13/swarm.hpi",
"version": "3.13",
@@ -50858,7 +51795,7 @@
"name": "Keith Mendoza"
}
],
- "excerpt": "This plug-in provides integration with CM/Synergy Version Manager SCM",
+ "excerpt": "This plugin integrates <a href=\"http://www.telelogic.com/products/synergy/\" rel=\"nofollow\">Telelogic Synergy SCM</a> to Hudson.",
"gav": "org.jenkins-ci.plugins:synergy:1.7",
"labels": [
"scm"
@@ -50870,7 +51807,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/synergy_scm-plugin",
"sha1": "HkJz0pbzK9BFK8s1iL7CvAg2/vM=",
- "sha512": "h6yObXOuyOJvgoB4kKZIoVaGaJn2kHGUUeIJ8X9EnqQGuLMiCVhPDwtClDzAfjRQ5Pe6QxvIQgGP1dacIwRGsA==",
+ "sha256": "g/x+ZTJ82xWq3uM2HBTSJuTKJES3orioZ8l2RRMyKB4=",
"title": "Synergy",
"url": "http://updates.jenkins-ci.org/download/plugins/synergy/1.7/synergy.hpi",
"version": "1.7",
@@ -50886,7 +51823,7 @@
"name": "Cyrille Le Clerc"
}
],
- "excerpt": "Plugin to send Jenkins logs to a Syslog server.",
+ "excerpt": "Send Jenkins CI logs to a Syslog Server.",
"gav": "org.jenkins-ci.plugins:syslog-logger:1.0.5",
"labels": [
"misc"
@@ -50898,7 +51835,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/syslog-logger-plugin",
"sha1": "BGk+SKnBwMCf+prHNLfMz0FHNTU=",
- "sha512": "kgynbZciU3RvakiLoSuQGYDzcpIGLHD9SlHB7dlOGVgD71BMhx7D5T1KVHNaMSajQScLV4brwaHmbL7JJujfYw==",
+ "sha256": "FPnXUN7Wottiafsya3BTJ6QOw6oD8RXX8h3Yqps9SaE=",
"title": "Syslog logger",
"url": "http://updates.jenkins-ci.org/download/plugins/syslog-logger/1.0.5/syslog-logger.hpi",
"version": "1.0.5",
@@ -50914,7 +51851,7 @@
"name": "Stefan Brausch"
}
],
- "excerpt": "This plugin checks the slaves system load averages.",
+ "excerpt": "This plugin checks the slaves system load average.",
"gav": "org.jvnet.hudson.plugins:systemloadaverage-monitor:1.2",
"labels": [
"slaves"
@@ -50924,7 +51861,7 @@
"requiredCore": "1.395",
"scm": "https://github.com/jenkinsci/systemloadaverage-monitor-plugin",
"sha1": "4g0Wp80C+xGOCyphSZNMYjBjA4Q=",
- "sha512": "ZKLmP/dw3NaBYxlN+xgMaluUqWgTTXnvxqzvv4GXXhR1vVSz2iQwbR/Ho+1rg7eZeyOM54hu4wWPe4850IHSvQ==",
+ "sha256": "+pAnklCz/oQRN/TUXeb0TPHynzwOSJ68NU8yfPGY5TE=",
"title": "Slave Monitor for system load average",
"url": "http://updates.jenkins-ci.org/download/plugins/systemloadaverage-monitor/1.2/systemloadaverage-monitor.hpi",
"version": "1.2",
@@ -50949,7 +51886,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/tag-profiler-plugin",
"sha1": "kyIDJIJGvYm7WvYayml9LCvwihA=",
- "sha512": "6fJ9wmoEU15qL272KR/NI/2ZCSPbp1NmrUREr9OtsbWUH7Jxg9RLooKpG5JetSuwcorp9ipnootiT49GU6818w==",
+ "sha256": "GmWB/yVVe4aZTVPZ6g1mySsG8wpF1fY/Hi5FKNodgb0=",
"title": "Tag Profiler",
"url": "http://updates.jenkins-ci.org/download/plugins/tag-profiler/0.2/tag-profiler.hpi",
"version": "0.2",
@@ -50988,7 +51925,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/tap-plugin",
"sha1": "AUHbxyvlnaKJR5hQUpqenJzq/7w=",
- "sha512": "RiqHIXVqXwbNxY9VraVvrN3IHkdC3hyF0quWNG5aeUvH2tbxZV0EK5CccGnPCtoQw5Ucl4Jbr7+Pn51jrAQ9Og==",
+ "sha256": "NM2pJ68RevpPNbUb4z//sNTXwJc1pXdnx9ynSC466Ks=",
"title": "TAP",
"url": "http://updates.jenkins-ci.org/download/plugins/tap/2.2.1/tap.hpi",
"version": "2.2.1",
@@ -51030,7 +51967,7 @@
"name": "Ulli Hafner"
}
],
- "excerpt": "This plug-in scans the workspace files for open tasks and generates a trend report.",
+ "excerpt": "This plug-in scans for open tasks in a specified set of files in the project modules and visualizes the results.",
"gav": "org.jvnet.hudson.plugins:tasks:4.52",
"labels": [
"report",
@@ -51043,7 +51980,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/tasks-plugin",
"sha1": "Bv9qAwStUSh9UoFeGwz7MeZ6QSo=",
- "sha512": "fz3mwgPhDpnaANb/NWfbyp/PwB7ARmB05BOBIanCRz/2S9IIORx3o7dTFFZMWE+co/KegLbcCCR9pmWN8UVHYg==",
+ "sha256": "+AdvGp6HuZLRf2cL9xHwSBU7EdVahR9tg/7MAK8LiRg=",
"title": "Task Scanner",
"url": "http://updates.jenkins-ci.org/download/plugins/tasks/4.52/tasks.hpi",
"version": "4.52",
@@ -51058,7 +51995,7 @@
"name": "Vaclav Tunka"
}
],
- "excerpt": "Integrates Tattletale to Jenkins",
+ "excerpt": "Integration plugin for Tattletale analysis tool.",
"gav": "org.jenkins-ci.plugins:tattletale-plugin:0.3",
"labels": [
"report"
@@ -51068,7 +52005,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/tattletale-plugin",
"sha1": "1EpOcO03OEAzSZzAh/dnV8of5e4=",
- "sha512": "cXsTX/n9dCsgqiY+opmbou093Cdb5J6Yk41fYpJjsBQ44PPb043OeiaReblSZD/JXZPHzIoUW1Plztg73MaVoA==",
+ "sha256": "damSeXCbdy7Lbx11WXaNI169DZCrweO7ZOD9ceDOgGY=",
"title": "Tattletale",
"url": "http://updates.jenkins-ci.org/download/plugins/tattletale-plugin/0.3/tattletale-plugin.hpi",
"version": "0.3",
@@ -51100,7 +52037,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/team-views-plugin",
"sha1": "spPPnj3vgrU1bCMwYgef+w1qHLU=",
- "sha512": "LdrDsD0zPZNMCkwXXiAJfhK6RYo3tDF1+8RTddotJSFo+w35OYyJldnHeTfMALLaexTvIgDCxGiJL9HKRShFTQ==",
+ "sha256": "nsblzr4EZ9Dt7t/6FgimushFX8wjPnJasIjL4BGyhIM=",
"title": "Team Views",
"url": "http://updates.jenkins-ci.org/download/plugins/team-views/0.9.0/team-views.hpi",
"version": "0.9.0",
@@ -51134,7 +52071,7 @@
"name": "Lakshmi Narasimhan T V"
}
],
- "excerpt": "Integrates Jenkins with Rational Team Concert source control and build using the richer features of the build toolkit instead of the command line.",
+ "excerpt": "Integrates <a href=\"https://jazz.net/products/rational-team-concert/\" rel=\"nofollow\"> Rational Team Concert </a>",
"gav": "org.jenkins-ci.plugins:teamconcert:1.2.0.5",
"labels": [
"scm"
@@ -51146,7 +52083,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/teamconcert-plugin",
"sha1": "HerRxeVYmTn02sS37XMSO5lgYr0=",
- "sha512": "rInBzvNoEawgvoVVRUeMhgbahnyzdIL+Meelb/X6KOgWnC9J9/k7zSb6fcPmFFsaJOMC+2Q9sWEPq5F5rSRDBA==",
+ "sha256": "8Q453h788OJvVFzQ+QCZhNP6SMLKxp0CwJ1mlR/c09U=",
"title": "Team Concert",
"url": "http://updates.jenkins-ci.org/download/plugins/teamconcert/1.2.0.5/teamconcert.hpi",
"version": "1.2.0.5",
@@ -51180,7 +52117,7 @@
"name": "Sridevi Sangaiah"
}
],
- "excerpt": "Integrates Jenkins with Rational Team Concert for Jenkins Builds which use Git as source control. This plugin will create tracebility links from a Jenkins build to RTC work items and build result.",
+ "excerpt": "Integrates <a href=\"https://jazz.net/products/rational-team-concert/\" rel=\"nofollow\"> Rational Team Concert. </a> When using Git as source control, this plugin allows you to link Jenkins build and Jenkins build artifacts with Rational Team Concert Work Items and Build results.",
"gav": "org.jenkins-ci.plugins:teamconcert-git:2.0.0",
"labels": [
"scm-related"
@@ -51192,7 +52129,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/teamconcert-git-plugin",
"sha1": "lGNuebvcJ1M/OnyTnW9fQc8NY1E=",
- "sha512": "+ayPa0YbVQzVuNbntmROHFGg4sccg86FWAB7bR8JGbeqToXuN4uXQar820DcAnw7Zd+Pte3K4D4QyyJD4UHKQA==",
+ "sha256": "0JujPctgOqKysVV3XnmDYqNWHLPKYfCn4SkgUe2fRUI=",
"title": "Team Concert Git",
"url": "http://updates.jenkins-ci.org/download/plugins/teamconcert-git/2.0.0/teamconcert-git.hpi",
"version": "2.0.0",
@@ -51222,7 +52159,7 @@
"developerId": "nikitabelonogov"
}
],
- "excerpt": "This plugin allows you to send messages from Jenkins jobs to Telegram chats",
+ "excerpt": "This plugin allows you to send messages from Jenkins jobs to Telegram chat.",
"gav": "org.jenkins-ci.plugins:telegram-notifications:1.2.1",
"labels": [],
"name": "telegram-notifications",
@@ -51232,7 +52169,7 @@
"requiredCore": "2.7",
"scm": "https://github.com/jenkinsci/telegram-notifications-plugin",
"sha1": "4A+jLtyNiBV4I3dDqPhVQAa63IM=",
- "sha512": "1GOVU/FQ1lZ+AcT83RnKKqVcyr8lsacuHwgl+JsjZ2g3ezfeQwUnEQVMHO8qutHd0ZyXDhp0ylnSJ66aMiyPiw==",
+ "sha256": "fs+mQLB23e9Ae1xOmxY5199zl159EJIcjXgocTWAze8=",
"title": "Telegram Bot",
"url": "http://updates.jenkins-ci.org/download/plugins/telegram-notifications/1.2.1/telegram-notifications.hpi",
"version": "1.2.1",
@@ -51246,7 +52183,7 @@
"developerId": "galexand"
}
],
- "excerpt": "This plugin provides a simple way for AppBuilder developers to execute cloud builds in a CI environment",
+ "excerpt": "This plugin is used for CI builds with Telerik AppBuilder.",
"gav": "com.telerik.plugins:telerik-appbuilder-plugin:1.6",
"labels": [],
"name": "telerik-appbuilder-plugin",
@@ -51256,7 +52193,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/telerik-appbuilder-plugin",
"sha1": "mrpnzImPbDMI3d8zbf+kmU/lb3Y=",
- "sha512": "e4un/yqRdw7hOo1AxrZ/m9U7OKRHup5inUD7Sm/yaKrjQdDTTy2bApv23gsmJu+EsLIvwn/nhYrKnF25yZGJsw==",
+ "sha256": "gq0kAr/t91rvMGKvR7xjGTiID4//w+e7VXfSDA7j3+Y=",
"title": "Progress Telerik AppBuilder",
"url": "http://updates.jenkins-ci.org/download/plugins/telerik-appbuilder-plugin/1.6/telerik-appbuilder-plugin.hpi",
"version": "1.6",
@@ -51291,7 +52228,7 @@
"name": "Brenton B"
}
],
- "excerpt": "Use builders, publishers and SCM settings from another project.",
+ "excerpt": "This plugin lets you use builders, publishers and SCM settings from another project.",
"gav": "org.jenkins-ci.plugins:template-project:1.5.2",
"labels": [
"scm",
@@ -51305,7 +52242,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/template-project-plugin",
"sha1": "DxsNiOmzNUyVBVqCLf3Ce3l4ceo=",
- "sha512": "UmJhuQiLC/NGU+PAaiaFYRd2tdUTxtSyGjF+Bsap4OqpW1xgrHS/Gd9JI2dpsypjx0MxD514Z52I8X3QVYN6qA==",
+ "sha256": "3HnS/pnItmC+tAwS0l5Atv9IyoP0Jz+SviuifE6XF9o=",
"title": "Template Project",
"url": "http://updates.jenkins-ci.org/download/plugins/template-project/1.5.2/template-project.hpi",
"version": "1.5.2",
@@ -51321,7 +52258,7 @@
"name": "Shai Ben-Hur"
}
],
- "excerpt": "",
+ "excerpt": "This plugin introduces the workflow concept.",
"gav": "org.jenkins.plugin.templateWorkflows:template-workflows:1.2",
"labels": [
"misc"
@@ -51331,7 +52268,7 @@
"requiredCore": "1.477",
"scm": "https://github.com/jenkinsci/template-workflows-plugin",
"sha1": "pYV90D4T2R9iQDj6JEZfjau9X/A=",
- "sha512": "se8Xk0C3MDVwSRTZ1lsIExWEP+rXwsfpknS/xglTylFd6zK1BqOOIwVa9gKwKYnRQ7FXGRMl2vtBC9pvE3oVPg==",
+ "sha256": "muGZCipOINCSqHR4BQqXQU6JLejWQlWAdNRP+80/Im0=",
"title": "Template Workflows",
"url": "http://updates.jenkins-ci.org/download/plugins/template-workflows/1.2/template-workflows.hpi",
"version": "1.2",
@@ -51356,7 +52293,7 @@
"name": "Joey Jiao"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to execute OS commands and list/change node.",
"gav": "org.jenkins-ci.plugins:terminal:1.4",
"labels": [
"misc"
@@ -51368,7 +52305,7 @@
"requiredCore": "1.515",
"scm": "https://github.com/jenkinsci/terminal-plugin",
"sha1": "j88efddC/8w/CWaHKhuNomSR1Qo=",
- "sha512": "HweLweN+rQG8Adq9KtdvOf2aAYnVpo/upwiwvzlzCA0l1uhAOlq/Txt4u2hTLL7Q0uittoEJPg4+FtZaTXhAVw==",
+ "sha256": "9UAQek/MGP+prlTCQcz6R5+QHU4xgc1Z5VnjwEWKV4w=",
"title": "Terminal",
"url": "http://updates.jenkins-ci.org/download/plugins/terminal/1.4/terminal.hpi",
"version": "1.4",
@@ -51384,7 +52321,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This plugin add action delete log to build page. If the build is build of matrix job, the action delete log for all its configurations too.",
"gav": "org.jenkins-ci.plugins:terminate-ssh-processes-plugin:1.0",
"labels": [],
"name": "terminate-ssh-processes-plugin",
@@ -51392,7 +52329,7 @@
"requiredCore": "1.430",
"scm": "https://github.com/jenkinsci/sshProcess-check-plugin",
"sha1": "RQHrZsJbpU8TpJVTdXHyBddJYMc=",
- "sha512": "g1epyOCidfLv8pHzP3qYWj+H41Fw7N2aCFEJxAziQ42cOEI7LDc2wwDXXffGZQTSB5Ilstm9NX7xsFIlU+Z5aw==",
+ "sha256": "75E/8SDIOQPWvQ5YSXSgO0+iycxyICpWDnQxE0qEbL8=",
"title": "Terminate ssh processes",
"url": "http://updates.jenkins-ci.org/download/plugins/terminate-ssh-processes-plugin/1.0/terminate-ssh-processes-plugin.hpi",
"version": "1.0",
@@ -51408,7 +52345,7 @@
"name": "David Pires"
}
],
- "excerpt": "A Jenkins plugin that installs Terraform as a build wrapper for infrastructure creation",
+ "excerpt": "This plugin provides a build wrapper for <a href=\"http://terraform.io\" rel=\"nofollow\">Terraform</a> to launch and destroy infrastructure.",
"gav": "org.jenkins-ci.plugins:terraform:1.0.9",
"labels": [
"buildwrapper"
@@ -51420,14 +52357,14 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/terraform-plugin",
"sha1": "nfynmudhGjfmpY3WjwA/7eb1Emw=",
- "sha512": "fh9PnOVwRDaya+S89ODnjUx4kWHT80Cbkpz3fYyVpx9CaBBHbegTLlrO6wccyEPZNzYnOhn3SR3WX3CISPSqUg==",
+ "sha256": "yQ4nRXUEjFZ92mz8VGl4ccqH7tzM1XZo11Jmvmep4fg=",
"title": "Terraform",
"url": "http://updates.jenkins-ci.org/download/plugins/terraform/1.0.9/terraform.hpi",
"version": "1.0.9",
"wiki": "https://plugins.jenkins.io/terraform"
},
"test-results-analyzer": {
- "buildDate": "Mar 22, 2016",
+ "buildDate": "Jul 23, 2018",
"dependencies": [
{
"name": "junit",
@@ -51442,22 +52379,22 @@
"name": "Varun Menon"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:test-results-analyzer:0.3.4",
+ "excerpt": "This plugin shows history of test execution results in a tabular or graphical format.",
+ "gav": "org.jenkins-ci.plugins:test-results-analyzer:0.3.5",
"labels": [
"report"
],
"name": "test-results-analyzer",
- "previousTimestamp": "2016-02-19T08:56:51.00Z",
- "previousVersion": "0.3.3",
- "releaseTimestamp": "2016-03-22T10:19:55.00Z",
- "requiredCore": "1.594",
+ "previousTimestamp": "2016-03-22T10:19:55.00Z",
+ "previousVersion": "0.3.4",
+ "releaseTimestamp": "2018-07-23T15:39:56.00Z",
+ "requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/test-results-analyzer-plugin",
- "sha1": "BRVtdsq/VyvVVNepAH4TkV8+wcA=",
- "sha512": "K5FQlhnJG8IrSfbrkhc9x6NkHhRgsSL4jxp/MqyKeM2eQhr/sVEJhb3Y7ztXSoZvFZGo/hCkufeusZ8ctUh1og==",
+ "sha1": "UbTNqgJetDy4nz6llfZO4ETBxNE=",
+ "sha256": "weuInpdhCfJRFP+pU8uoSGMUrocOlm11ew3kuLUUMvg=",
"title": "Test Results Analyzer",
- "url": "http://updates.jenkins-ci.org/download/plugins/test-results-analyzer/0.3.4/test-results-analyzer.hpi",
- "version": "0.3.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/test-results-analyzer/0.3.5/test-results-analyzer.hpi",
+ "version": "0.3.5",
"wiki": "https://plugins.jenkins.io/test-results-analyzer"
},
"test-stability": {
@@ -51481,7 +52418,7 @@
"name": "Sean Flanigan"
}
],
- "excerpt": "",
+ "excerpt": "Displays test stabilities - i.e. the history of failed tests.",
"gav": "de.esailors.jenkins:test-stability:2.3",
"labels": [
"misc",
@@ -51494,7 +52431,7 @@
"requiredCore": "1.607",
"scm": "https://github.com/jenkinsci/test-stability-plugin",
"sha1": "0zG0Hf5OO+oVQYAimAWwZEaGvTA=",
- "sha512": "JLk7nOm+BTjYLXaV3RzvVdok5vHQMjCznddyCedEaWp0MN7vbzNwdNrf9Nfp5+58QWoTVOV7N3o7qWTP+Mf5YQ==",
+ "sha256": "aplqszAl4QVRCj12XpzEBeslQ1Go1w7/jLzfrjzEeU4=",
"title": "Test stability history",
"url": "http://updates.jenkins-ci.org/download/plugins/test-stability/2.3/test-stability.hpi",
"version": "2.3",
@@ -51515,7 +52452,7 @@
"name": "Varun Menon"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to see how the junit tests progress during a build.",
"gav": "org.jenkins-ci.plugins:testInProgress:1.4",
"labels": [
"buildwrapper",
@@ -51528,7 +52465,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/testInProgress-plugin",
"sha1": "K7eiifFfMdGQ9ZeI0DjZ8prcA3o=",
- "sha512": "6fZnHNWGU8svc2vp+KdEfgouFsLo/JeROITFgYM0HYYy82d39wKonp1B1t3zS3zb+PreVgubos+9AXMvqVFnxg==",
+ "sha256": "E/kXe55C8hUdqhYFJRMIMdTE+PtSP14yQNUJj09nDdY=",
"title": "Test In Progress",
"url": "http://updates.jenkins-ci.org/download/plugins/testInProgress/1.4/testInProgress.hpi",
"version": "1.4",
@@ -51558,7 +52495,7 @@
"name": "Marton Meszaros"
}
],
- "excerpt": "This plug-in displays and renders trends for XML reports generated by the Testability Explorer.",
+ "excerpt": "Plugin for the Testability Explorer http://code.google.com/p/testability-explorer/",
"gav": "org.jenkins-ci.plugins:testabilityexplorer:0.4",
"labels": [
"report"
@@ -51568,7 +52505,7 @@
"requiredCore": "1.437",
"scm": "https://github.com/jenkinsci/testabilityexplorer-plugin",
"sha1": "0PMfy3eqPw9Gu/HEs1VyBIF/7Ro=",
- "sha512": "OdawhFzMOTs9/yoS6BaIA5nLUiAVjCr2/kEEWku/XBMrTjAv0aM1RH/nZRE7ckLg/1a87saKPlxrZmOWPl5R/g==",
+ "sha256": "gAYUFkhd9UE01i2E+Bko+yOLZxxCgHU5OrK+fDUdhHg=",
"title": "Testability Explorer",
"url": "http://updates.jenkins-ci.org/download/plugins/testabilityexplorer/0.4/testabilityexplorer.hpi",
"version": "0.4",
@@ -51589,7 +52526,7 @@
"name": "Fernando Miguélez Palomo"
}
],
- "excerpt": "Jenkins plugins that transforms TestComplete MHT reports into xUnit format",
+ "excerpt": "This plugin is a <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/xUnit&#43;Plugin\" rel=\"nofollow\">xUnit Plugin</a> extension that allows transforming <a href=\"http://en.wikipedia.org/wiki/TestComplete\" rel=\"nofollow\">TestComplete</a> MHT test reports into xUnit format so they can be integrated with Jenkins&#39; JUnit features.",
"gav": "org.jenkins-ci.plugins:testcomplete-xunit:1.1",
"labels": [],
"name": "testcomplete-xunit",
@@ -51599,7 +52536,7 @@
"requiredCore": "1.598",
"scm": "https://github.com/jenkinsci/testcomplete-xunit-plugin",
"sha1": "G4oW3qLgxlIEyloKZiRfx/gcjZM=",
- "sha512": "xFn6bzZojChbjYwZw2El/09B2z4VA3oZRQRBa4bbeJKTtxAMDRcU0ckfXlEvSb1NJiNMRn7FW5t0xvOa6J/6/w==",
+ "sha256": "Osuk2Y9KtXkojmnd3NdvU53sUkigLXu0yFZHijKKXXQ=",
"title": "TestComplete xUnit",
"url": "http://updates.jenkins-ci.org/download/plugins/testcomplete-xunit/1.1/testcomplete-xunit.hpi",
"version": "1.1",
@@ -51620,7 +52557,7 @@
"name": "Michael Gärtner"
}
],
- "excerpt": "Jenkins plugin that transforms TestComplete 11 and 12 MHT reports into xUnit format",
+ "excerpt": "This plugin is a <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/xUnit&#43;Plugin\" rel=\"nofollow\">xUnit Plugin</a> extension that allows transforming <a href=\"http://en.wikipedia.org/wiki/TestComplete\" rel=\"nofollow\">TestComplete</a> MHT test reports into xUnit format so they can be integrated with Jenkins&#39; JUnit features.",
"gav": "org.jenkins-ci.plugins:testcomplete11-xunit:1.1",
"labels": [],
"name": "testcomplete11-xunit",
@@ -51630,14 +52567,14 @@
"requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/testcomplete11-xunit-plugin",
"sha1": "+yXqz2ahaWRSHmD5ysik6M29/hU=",
- "sha512": "O9n15nG0jo7QWVPVpfdwZMW3VUxpjWwzHHn7wj8SXDNBU44PnDZRNyVmTQIEuq7YKMlI+/rqiTdjlZemxhIQVA==",
+ "sha256": "dalC90sUjFRM8ALi9gsImgBX1bwa+3WjNjZvGSHl/Zk=",
"title": "TestComplete 11 xUnit",
"url": "http://updates.jenkins-ci.org/download/plugins/testcomplete11-xunit/1.1/testcomplete11-xunit.hpi",
"version": "1.1",
"wiki": "https://plugins.jenkins.io/testcomplete11-xunit"
},
"testdroid-run-in-cloud": {
- "buildDate": "Jun 29, 2018",
+ "buildDate": "Aug 09, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -51657,22 +52594,22 @@
"name": "Bitbar"
}
],
- "excerpt": "",
- "gav": "testdroid:testdroid-run-in-cloud:2.61.0",
+ "excerpt": "Plugin to run your tests in Bitbar Cloud.",
+ "gav": "testdroid:testdroid-run-in-cloud:2.62.0",
"labels": [
"report"
],
"name": "testdroid-run-in-cloud",
- "previousTimestamp": "2018-06-06T06:32:24.00Z",
- "previousVersion": "2.49.0",
- "releaseTimestamp": "2018-06-29T12:01:17.00Z",
+ "previousTimestamp": "2018-06-29T12:01:17.00Z",
+ "previousVersion": "2.61.0",
+ "releaseTimestamp": "2018-08-09T09:28:12.00Z",
"requiredCore": "1.596.1",
"scm": "https://github.com/jenkinsci/testdroid-run-in-cloud-plugin",
- "sha1": "xHP5DhItn76ThJ4yOBxusjwtehU=",
- "sha512": "gmW9Dq4DN+gVfT7FxQG+A/yA/+NGcsbcpkqPR5i98lf2VE9ZkujerSXhHTrmcw56LraOxwzsesfmUJZqcor6nQ==",
+ "sha1": "Nef7yUBk8SZO1W60sR3RfpvRd2o=",
+ "sha256": "q4FOKpAzEUisscZ4KSdV7MQ5reaw+ZxlL80a8SRskQc=",
"title": "Bitbar Run-in-Cloud",
- "url": "http://updates.jenkins-ci.org/download/plugins/testdroid-run-in-cloud/2.61.0/testdroid-run-in-cloud.hpi",
- "version": "2.61.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/testdroid-run-in-cloud/2.62.0/testdroid-run-in-cloud.hpi",
+ "version": "2.62.0",
"wiki": "https://plugins.jenkins.io/testdroid-run-in-cloud"
},
"testein": {
@@ -51685,7 +52622,7 @@
"name": "Testein"
}
],
- "excerpt": "Testein plugin for running test/application/test suit and uploading custom test steps",
+ "excerpt": "This plugin helps you to run your Testein tests/suites/applications and upload custom test steps",
"gav": "com.testein:testein:1.0",
"labels": [],
"name": "testein",
@@ -51693,7 +52630,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/testein-plugin",
"sha1": "agIY5q6c9SPRdDExVC9d0SJ7Vas=",
- "sha512": "5J/JVV30XQdeiP0tGnMaljSvIK4uIuWZOVS57KHfT1TBrR+ulwyhn2xyr5NnsTWCbKOKacD+GBVSeBm+4+dCJg==",
+ "sha256": "tIpW7JgxeBf+kYnmLAqaJ4QAaTpc8k//jqzuoqty3Jo=",
"title": "Testein",
"url": "http://updates.jenkins-ci.org/download/plugins/testein/1.0/testein.hpi",
"version": "1.0",
@@ -51729,7 +52666,7 @@
"requiredCore": "1.609.2",
"scm": "https://github.com/jenkinsci/testingbot-plugin",
"sha1": "WK9dX5ENLfir4oZGqj68Nmq7klc=",
- "sha512": "ckkgpQwoivBL8tpuA4hsDDI2uhnHYVfzMxI0iSeZm15uyiMj0uXS/FCH2wu+GxYXdaCqaUNa0fdNsnI+q3CzwQ==",
+ "sha256": "yzhng/LUOlITSRt2uwNYT0AveHUu0T42M5JNE/XgAXg=",
"title": "TestingBot",
"url": "http://updates.jenkins-ci.org/download/plugins/testingbot/1.13/testingbot.hpi",
"version": "1.13",
@@ -51779,7 +52716,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/testinium-plugin",
"sha1": "Ag4Y3ETq9rOWI6s0QbKpcnW7B/Q=",
- "sha512": "UJnqPmYrNm5oh57kkddUN8bK0iUlrRkib/Yh0htfQEmpJMDCQKe+maRQEeFpIC59vciW4zQi7OwPQD5eq8OKKg==",
+ "sha256": "dDsqVXDcEsCXa/PNbzkKpaZlkg5AiXlmqcwDi55gNPQ=",
"title": "Testinium",
"url": "http://updates.jenkins-ci.org/download/plugins/testinium/1.0/testinium.hpi",
"version": "1.0",
@@ -51826,7 +52763,7 @@
"name": "Janusz Chorko"
}
],
- "excerpt": "This plug-in integrates Jenkins to TestLink",
+ "excerpt": "This plugin integrates Jenkins and TestLink.",
"gav": "org.jenkins-ci.plugins:testlink:3.14",
"labels": [
"builder"
@@ -51838,7 +52775,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/testlink-plugin",
"sha1": "gT1FgGCozowbOVvJ15ay3h50E6c=",
- "sha512": "EYJ/gWYV+9R62uclia94zW+qnfC+XB+MfkxF2vQji1sQpECfA2pkv55b7RFA9ZA9nlPynIQgbJsxmoGkbQnIIQ==",
+ "sha256": "7zanloFGCZGWdZqRZQEnq7r1nczzVI7nBscXNGdf7eQ=",
"title": "TestLink",
"url": "http://updates.jenkins-ci.org/download/plugins/testlink/3.14/testlink.hpi",
"version": "3.14",
@@ -51860,7 +52797,7 @@
"name": "Nalin Makar"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://testng.org/doc/documentation-main.html#logging-xml-reports\" rel=\"nofollow\">TestNG test reports</a> to Jenkins.",
"gav": "org.jenkins-ci.plugins:testng-plugin:1.15",
"labels": [
"report"
@@ -51872,7 +52809,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/testng-plugin-plugin",
"sha1": "/mVPYgcHTY+1SDQP3eNy4UbR3aw=",
- "sha512": "PskE6ZC/K/S8W2yN+abWjwiNGoOEqVP7zRy3uhNUnmxRSXsIzXDyoFLOATaDydvqrXUrr0W2PRSW1/lX6iCTUA==",
+ "sha256": "UH7TMD4uP709nz5IKXam1RSWo/Gku+QK9chmwz5gF74=",
"title": "TestNG Results",
"url": "http://updates.jenkins-ci.org/download/plugins/testng-plugin/1.15/testng-plugin.hpi",
"version": "1.15",
@@ -51888,7 +52825,7 @@
"name": "Sunil Kumar"
}
],
- "excerpt": "Test Odyssey is a scriptless cloud based testing tool. This plugin enables users to trigger execution runs on Test Odyssey from Continuous Integration or Continuous Delivery setup on Jenkins.",
+ "excerpt": "This plugin enables users to trigger execution runs on Test Odyssey from Continuous Integration or Continuous Delivery setup on Jenkins.",
"gav": "com.ekatechserv:testodyssey-execution:2.1.5",
"labels": [],
"name": "testodyssey-execution",
@@ -51898,7 +52835,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/testodyssey-execution-plugin",
"sha1": "oRC3ffPzQKDg1ZZK/8bDqYE1qIM=",
- "sha512": "RZjvc0DDaC+DeQ7xBrLb5qKzyGsUjXM7PISIz99qhTWApG+ZDEcLJsQWvrZyhAIE+IXdSkP7lHyDFFYq+VocIA==",
+ "sha256": "tOrhMdAyww4fK0s7rPsWyTlcjdTPrvfz3HZbNuQzPt0=",
"title": "Test Odyssey",
"url": "http://updates.jenkins-ci.org/download/plugins/testodyssey-execution/2.1.5/testodyssey-execution.hpi",
"version": "2.1.5",
@@ -51919,7 +52856,7 @@
"name": "Bruno P. Kinoshita"
}
],
- "excerpt": "Jenkins Testopia Plug-in",
+ "excerpt": "This plugin integrates the testcase management application Testopia with Jenkins.",
"gav": "jenkins.plugins.testopia:testopia:1.3",
"labels": [],
"name": "testopia",
@@ -51929,14 +52866,14 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/testopia-plugin",
"sha1": "7PZ2sL7Ey6eumDnbaQBAYafCPg0=",
- "sha512": "zB6IZkEfnG8YR2JTEqiAVomQOZeuOGR21uo3yfA5HkQCQqu6fPEa//7u+E0i9/CkKQkRfGqeMqjBsuo9wwgJ6w==",
+ "sha256": "unDsAd9mC5Ztrsm3x5vQONytmAY89y/2vNPstxzm8vQ=",
"title": "Testopia",
"url": "http://updates.jenkins-ci.org/download/plugins/testopia/1.3/testopia.hpi",
"version": "1.3",
"wiki": "https://plugins.jenkins.io/testopia"
},
"testquality-updater": {
- "buildDate": "Mar 01, 2018",
+ "buildDate": "Aug 09, 2018",
"dependencies": [],
"developers": [
{
@@ -51945,18 +52882,20 @@
"name": "James Pitts"
}
],
- "excerpt": "Send test results to TestQuality. Test management that helps you create and run better quality tests.",
- "gav": "org.jenkins-ci.plugins:testquality-updater:1.1",
+ "excerpt": "This plugin sends junit xml test results to TestQuality.",
+ "gav": "org.jenkins-ci.plugins:testquality-updater:1.3",
"labels": [],
"name": "testquality-updater",
- "releaseTimestamp": "2018-03-01T22:19:06.00Z",
+ "previousTimestamp": "2018-03-01T22:19:06.00Z",
+ "previousVersion": "1.1",
+ "releaseTimestamp": "2018-08-09T19:48:16.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/testquality-updater-plugin",
- "sha1": "NOXBbP0m9om5zFGt2j6adcmpgw0=",
- "sha512": "TkC1r4Dmq8UGG6HOjad0kHckbp73ZQ1u05FZtvtE24uZY037Bxn8/bL62+sL/BZERzhexQB9CI9Lg/sAPQ+cQA==",
+ "sha1": "O8vsKVUROTKSob78P1PWLLFUyuE=",
+ "sha256": "onHFbpXXhQBQynnSOKil0vxKphFJukrj6DI7fX8iBGg=",
"title": "TestQuality Updater",
- "url": "http://updates.jenkins-ci.org/download/plugins/testquality-updater/1.1/testquality-updater.hpi",
- "version": "1.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/testquality-updater/1.3/testquality-updater.hpi",
+ "version": "1.3",
"wiki": "https://plugins.jenkins.io/testquality-updater"
},
"teststudio": {
@@ -51969,7 +52908,7 @@
"name": "Deyan Kalinov"
}
],
- "excerpt": "Progress TestStudio Plugin",
+ "excerpt": "Progress TestStudio Test Runner",
"gav": "org.jenkins-ci.plugins:teststudio:1.0.2",
"labels": [],
"name": "teststudio",
@@ -51977,7 +52916,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/teststudio-plugin",
"sha1": "AlhRJ7DyX0R8P8tyLil5pRLIeoU=",
- "sha512": "5mLg1lzuEejHtBJlts9ddCDTCDXL1xJwqkRpn0q7G8C93JJScqfnqIT4Kc4KMNnlGVYeqPRY6Lld7KUGhPkH+Q==",
+ "sha256": "AObZpTvsOBNQba/Hk4VtTspaT9VVLPyafFUQQIoe+aI=",
"title": "Progress TestStudio",
"url": "http://updates.jenkins-ci.org/download/plugins/teststudio/1.0.2/teststudio.hpi",
"version": "1.0.2",
@@ -51993,7 +52932,7 @@
"name": "Deyan Kalinov"
}
],
- "excerpt": "Progress TestStudio for API Plugin",
+ "excerpt": "Progress TestStudio for API Test Runner",
"gav": "org.jenkins-ci.plugins:teststudioapitesting:1.0.1",
"labels": [],
"name": "teststudioapitesting",
@@ -52001,7 +52940,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/teststudioapitesting-plugin",
"sha1": "/+nZnYiXeHi7SB0HI1u+5r66odU=",
- "sha512": "6FBzSdrdN+GShSnCbeoMD+iwA6HbJZtFg1fpRFPyvR7SWZIw4A6SjQO61SX/TSBC4vflIAMX+lTo3bPl9cguMA==",
+ "sha256": "8ln7XWannvAAYJXzFV6DuAYR7iMYTOLHOFwJMrnu6jo=",
"title": "Progress TestStudio for API",
"url": "http://updates.jenkins-ci.org/download/plugins/teststudioapitesting/1.0.1/teststudioapitesting.hpi",
"version": "1.0.1",
@@ -52017,7 +52956,7 @@
"name": "Deyan Kalinov"
}
],
- "excerpt": "Progress MobileStudio Plugin",
+ "excerpt": "Progress MobileStudio Test Runner",
"gav": "org.jenkins-ci.plugins:teststudiomobiletesting:1.0.1",
"labels": [],
"name": "teststudiomobiletesting",
@@ -52025,12 +52964,42 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/teststudiomobiletesting-plugin",
"sha1": "Rh8BH4vFaRrkrjLrtJM3wZNf3C0=",
- "sha512": "BAPFj0dxWwQq43FB0eAOkuKlDdalva1BX4nF9m+rXUPJreZuYpx4MpZSukyO95zPXLm0hxiOQf5dqUoup6mcNA==",
+ "sha256": "2hRrGcKD5lW8dLksDYx3EttYwuMK3JA6OJHLopZ6p60=",
"title": "Progress MobileStudio",
"url": "http://updates.jenkins-ci.org/download/plugins/teststudiomobiletesting/1.0.1/teststudiomobiletesting.hpi",
"version": "1.0.1",
"wiki": "https://plugins.jenkins.io/teststudiomobiletesting"
},
+ "testweaver": {
+ "buildDate": "Jul 20, 2018",
+ "dependencies": [
+ {
+ "name": "structs",
+ "optional": false,
+ "version": "1.7"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "qytonic",
+ "email": "adrian.tirea@qtronic-software.ro",
+ "name": "Adrian Tirea"
+ }
+ ],
+ "excerpt": "TODO",
+ "gav": "org.jenkins-ci.plugins:testweaver:1.0",
+ "labels": [],
+ "name": "testweaver",
+ "releaseTimestamp": "2018-07-20T10:30:44.00Z",
+ "requiredCore": "2.7.3",
+ "scm": "https://github.com/jenkinsci/testweaver-plugin",
+ "sha1": "v0P76yvqL6mVr60hypP6KQbMxRc=",
+ "sha256": "jSgz/m6HtXyUFCMwxwQG6ffYIZfciUqVZujxFAs7dS0=",
+ "title": "TestWeaver",
+ "url": "http://updates.jenkins-ci.org/download/plugins/testweaver/1.0/testweaver.hpi",
+ "version": "1.0",
+ "wiki": "https://plugins.jenkins.io/testweaver"
+ },
"text-file-operations": {
"buildDate": "Apr 08, 2016",
"dependencies": [],
@@ -52040,7 +53009,7 @@
"name": "Sanketh P B"
}
],
- "excerpt": "Creates or updates text file with specified contents.",
+ "excerpt": "Create or update a text file easily. Save it with any extension of your choice.",
"gav": "com.etas.jenkins.plugins:text-file-operations:1.3.2",
"labels": [
"file",
@@ -52056,7 +53025,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/text-file-operations-plugin",
"sha1": "+/WTry0UMKDvxjH7K6+lZ/BR1hE=",
- "sha512": "86xw4J1Q+3ZuVyNnwAV9WEoBP/9Xb8Ksflrhge/kK1eabGCvSGS0BzL7GWGH/1oz8xBELyyHhrKmBSMtxJO+DA==",
+ "sha256": "QfqZoddWldBu7YLxj/BgyKxQO9c3OKGYqX9HzTYmjhE=",
"title": "Text File Operations",
"url": "http://updates.jenkins-ci.org/download/plugins/text-file-operations/1.3.2/text-file-operations.hpi",
"version": "1.3.2",
@@ -52074,7 +53043,7 @@
"name": "Santiago Pericas-Geertsen"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is used to search for strings in workspace files. The outcome of this search can be used to mark the build as normal or failed.",
"gav": "org.jenkins-ci.plugins:text-finder:1.10",
"labels": [
"post-build"
@@ -52086,7 +53055,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/text-finder-plugin",
"sha1": "X3wfZJzoSX2l/jhocR9k9A8Jx+A=",
- "sha512": "C9Tsa/GlWq+IK4v2CrzFBxH6MG8OQ/FjgclkDei6aUhm9XH8rGwMln5XPxhxdmYmDJNaRyV1HE//+vzTZ/rpFg==",
+ "sha256": "IKzCvGjf1pYACcwdkI/usVE4o53x0RWxBVA+Q1vGcZ0=",
"title": "TextFinder",
"url": "http://updates.jenkins-ci.org/download/plugins/text-finder/1.10/text-finder.hpi",
"version": "1.10",
@@ -52112,7 +53081,7 @@
"name": "Chris Johnson"
}
],
- "excerpt": "Text finder condition for the Run Condition Plugin, to be used with http://wiki.jenkins-ci.org/display/JENKINS/Run+Condition+Plugin",
+ "excerpt": "This plugin is used to search for strings in workspace files. The outcome of this search allows aconditional action.",
"gav": "org.jenkins-ci.plugins:text-finder-run-condition:0.1",
"labels": [
"misc",
@@ -52123,14 +53092,14 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/text-finder-run-condition-plugin",
"sha1": "MELbWymaMLgpY4L5+iYtLbOHqYM=",
- "sha512": "wPrqXc9Ex57uodN4vLpQXYnAq1YXVdATDM2yBagZmDpAjs5nZlAXd/dvvE57v1MTRn44vmddu/72WDNS4tvzbA==",
+ "sha256": "u0PWVJp3VoJeCE3RRWdDR8xjr8aUbAQ+65/xI70zvS8=",
"title": "Text Finder Run Condition",
"url": "http://updates.jenkins-ci.org/download/plugins/text-finder-run-condition/0.1/text-finder-run-condition.hpi",
"version": "0.1",
"wiki": "https://plugins.jenkins.io/text-finder-run-condition"
},
"tfs": {
- "buildDate": "Mar 23, 2018",
+ "buildDate": "Aug 01, 2018",
"compatibleSinceVersion": "3.2.0",
"dependencies": [
{
@@ -52181,6 +53150,16 @@
"name": "Jeff Young"
},
{
+ "developerId": "jenkinssriramb",
+ "email": "sriramb@microsoft.com",
+ "name": "Sriram Balasubramaniyan"
+ },
+ {
+ "developerId": "kalyan",
+ "email": "kasubram@microsoft.com",
+ "name": "Kalyan"
+ },
+ {
"developerId": "kelliejos",
"email": "kej@microsoft.com",
"name": "Kellie Jos"
@@ -52192,21 +53171,21 @@
}
],
"excerpt": "",
- "gav": "org.jenkins-ci.plugins:tfs:5.133.0",
+ "gav": "org.jenkins-ci.plugins:tfs:5.139.2",
"labels": [
"scm"
],
"name": "tfs",
- "previousTimestamp": "2017-11-09T20:16:08.00Z",
- "previousVersion": "5.126.0",
- "releaseTimestamp": "2018-03-23T14:46:46.00Z",
+ "previousTimestamp": "2018-08-01T01:20:01.00Z",
+ "previousVersion": "5.139.1",
+ "releaseTimestamp": "2018-08-01T17:59:51.00Z",
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/tfs-plugin",
- "sha1": "r/8urqjYFVFCCLA6k8ki+dr5sC0=",
- "sha512": "FETN+OvLJPDWR8fopaj7yXiHuvdKY4ND50unOTwQreFwhSMb5cHKi2L+XdoxBWvwYD6CleiufWZ+zuuRnjga9A==",
+ "sha1": "rTCqX5tD9RQoiniKcR4J3Ouicd0=",
+ "sha256": "0m21XQCul08aE8bQnqppko7eQ59URGXuwJcjT9hujF8=",
"title": "Team Foundation Server",
- "url": "http://updates.jenkins-ci.org/download/plugins/tfs/5.133.0/tfs.hpi",
- "version": "5.133.0",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tfs/5.139.2/tfs.hpi",
+ "version": "5.139.2",
"wiki": "https://plugins.jenkins.io/tfs"
},
"themis": {
@@ -52235,7 +53214,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/themis-plugin",
"sha1": "YH8Er2y7SZ6RZSG2M4rR1ttA/50=",
- "sha512": "8w8iKKNfdcblXkSz+adA8WWqtXHkj8qKvMxB7fdiEBXD2Cn6dDX2F935x6fZ+EMVOOWckeIRY37/r6gedTzfgw==",
+ "sha256": "XzGqB9EqudCKTmlm+nSUpUEkDNMNg6O3BWLY49mXEgk=",
"title": "Themis",
"url": "http://updates.jenkins-ci.org/download/plugins/themis/1.4.1/themis.hpi",
"version": "1.4.1",
@@ -52256,7 +53235,7 @@
"name": "Matthias Steinkogler"
}
],
- "excerpt": "Backs up the most important global and job specific configuration files.",
+ "excerpt": "Backups the most important global and job specific configuration files.",
"gav": "org.jvnet.hudson.plugins:thinBackup:1.9",
"labels": [
"misc"
@@ -52268,7 +53247,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/thin-backup-plugin",
"sha1": "plHDPCGfkTEMuJ0GqXxwYQO7LxM=",
- "sha512": "dlat16DtREcZNwflVLgl2LUf+ESJIH7ES+DKVFBvGWZnU68+DaK65AhcB1kUKYMZLrGUmfOcj0i+Od0oX6XvkA==",
+ "sha256": "oXuU41pSW3QeaosFNCcw+WokS9wms9Q1FkukL6bRmNo=",
"title": "ThinBackup",
"url": "http://updates.jenkins-ci.org/download/plugins/thinBackup/1.9/thinBackup.hpi",
"version": "1.9",
@@ -52284,7 +53263,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provides an easy mechanism to obtain a thread dump.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Thread&#43;Dump&#43;Action&#43;Plugin\" rel=\"nofollow\">Thread Dump Action Plugin</a> provides an easy mechanism to obtain a thread dump.",
"gav": "org.jenkins-ci.plugins:thread-dump-action-plugin:1.0",
"labels": [
"misc"
@@ -52294,7 +53273,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/thread-dump-action-plugin",
"sha1": "Y9bzNdNigix2G0qnQCepFNRqkjk=",
- "sha512": "0bgff4fLoDl4woVu6cJksGdq+PlJFW4y2nhTTCwDX0wIFRGMci4WgeZrHXlePYc1RjHjWXGN/ary5kgDBOQH9A==",
+ "sha256": "MWWpE3AF91PO1JM9yoC5DBy0Y/nwjvIjBXSgXaxXhZE=",
"title": "Thread Dump Action",
"url": "http://updates.jenkins-ci.org/download/plugins/thread-dump-action-plugin/1.0/thread-dump-action-plugin.hpi",
"version": "1.0",
@@ -52315,7 +53294,7 @@
"name": "Christopher Baek"
}
],
- "excerpt": "Uploads any supported ThreadFix scan file to your ThreadFix server",
+ "excerpt": "ThreadFix Plugin, publish scan results in Project page and uploads scan artifact to ThreadFix server.",
"gav": "org.jenkins-ci.plugins:threadfix:1.5.4",
"labels": [
"post-build"
@@ -52327,7 +53306,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/threadfix-plugin",
"sha1": "Ri+FY0k9/5cEvTrRuKdXrAzBBpQ=",
- "sha512": "uU6rhFfr7tjCSZHsGG4G6yZvQVAD0JL3fFsslAfRv/o8zYgFI6WgkPzSoq1g7W94y9/RRPMhBVMekZsKwaQoAg==",
+ "sha256": "lQqCFQqhvy6y2ZyffWVRK6/TnPaAJgmiV1Vim9uRbJ4=",
"title": "ThreadFix",
"url": "http://updates.jenkins-ci.org/download/plugins/threadfix/1.5.4/threadfix.hpi",
"version": "1.5.4",
@@ -52374,7 +53353,7 @@
"name": "Oleg Nenashev"
}
],
- "excerpt": "Plugin to throttle the number of concurrent builds of a single job per node.",
+ "excerpt": "This plugin allows for throttling the number of concurrent builds of a project running per node or globally.",
"gav": "org.jenkins-ci.plugins:throttle-concurrents:2.0.1",
"labels": [
"slaves",
@@ -52388,7 +53367,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/throttle-concurrents-plugin",
"sha1": "WatRW/NauTIfuv2agL1u1fKHkEk=",
- "sha512": "uFciOX7s/TTqDImEWCDZlYaohBlOkiCRyr2Xx+c6ACeY+YA083g8fUry181MFxN/yxACDkFT0WMq04bKkJWlyw==",
+ "sha256": "Ym68dcC5whvm4IvUIUR4Ru9NU6IFOAQ8vBaok4b2St4=",
"title": "Throttle Concurrent Builds",
"url": "http://updates.jenkins-ci.org/download/plugins/throttle-concurrents/2.0.1/throttle-concurrents.hpi",
"version": "2.0.1",
@@ -52404,7 +53383,7 @@
"name": "Harald Wellmann"
}
],
- "excerpt": "",
+ "excerpt": "Plugin for running <a href=\"http://thucydides.wakaleo.com\" rel=\"nofollow\">Thucydides</a> web tests.",
"gav": "net.thucydides.jenkins:thucydides:0.1",
"labels": [
"report"
@@ -52414,7 +53393,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/thucydides-plugin",
"sha1": "5+nhQAxBWEC8y/q0gEHKHzmrpIY=",
- "sha512": "4CmU0wpp56lvtBs7MFIGKScbkg7Q3ZBopNHVLO769LwNhrkWO+jDc4x+ZgU8vfCSelY6j/TGG8CKAcYbpFu0tg==",
+ "sha256": "F13kwa5le4OkWle3e+j7LHJCcOqUVY7hEsR0xjPJDKI=",
"title": "Thucydides",
"url": "http://updates.jenkins-ci.org/download/plugins/thucydides/0.1/thucydides.hpi",
"version": "0.1",
@@ -52430,7 +53409,7 @@
"name": "Federico Pastore"
}
],
- "excerpt": "This plugin allows your Jenkins installation to launch TIBCO wrappers as a build step.",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "org.jenkins-ci.plugins:tibco-builder:1.4",
"labels": [
"builder"
@@ -52442,7 +53421,7 @@
"requiredCore": "1.509.4",
"scm": "https://github.com/jenkinsci/tibco-builder-plugin",
"sha1": "39aFbwdqBA9IbOiEr6XuQdNkYf0=",
- "sha512": "+jhHd7aMB7mzToAQvigE508zsSNpj6V5OuX36hKqLyxwRyckauKFeb5DXFAbULO/Vv+AhTpbEC1URnkoth21YA==",
+ "sha256": "T4cOEXtSEEgi1eEWl4EKHX2L6Nj/bM5ZT0y7uNtjqwA=",
"title": "Tibco Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/tibco-builder/1.4/tibco-builder.hpi",
"version": "1.4",
@@ -52476,37 +53455,44 @@
"requiredCore": "1.608",
"scm": "https://github.com/jenkinsci/timestamper-plugin",
"sha1": "qDrOAu4zZjn98HFwzAaVFAe/FVc=",
- "sha512": "8MMNwltIhwNtosMUJniMLKK7nGWBUZxSHtpKrQwWWpe6+s7Fr1mnoH+JW+uhclEjoid5j6wHEVNPwSpGySBzYg==",
+ "sha256": "3TWdrTw+4AWVhycMB5k2gFW1+zjhA+qwYdSor5EVTBk=",
"title": "Timestamper",
"url": "http://updates.jenkins-ci.org/download/plugins/timestamper/1.8.10/timestamper.hpi",
"version": "1.8.10",
"wiki": "https://plugins.jenkins.io/timestamper"
},
"tinfoil-scan": {
- "buildDate": "Jan 29, 2018",
- "dependencies": [],
+ "buildDate": "Jul 25, 2018",
+ "compatibleSinceVersion": "2.0",
+ "dependencies": [
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.16"
+ }
+ ],
"developers": [
{
"email": "engineers@tinfoilsecurity.com",
"name": "Tinfoil Security, Inc."
}
],
- "excerpt": "This plugin allows you to run web security tests from the cloud using Tinfoil Security.",
- "gav": "com.tinfoilsecurity.plugins:tinfoil-scan:1.6.1",
+ "excerpt": "This plugin allows you to run web security tests from the cloud using <a href=\"https://www.tinfoilsecurity.com\" rel=\"nofollow\">Tinfoil Security</a>.",
+ "gav": "com.tinfoilsecurity.plugins:tinfoil-scan:2.0",
"labels": [
"external"
],
"name": "tinfoil-scan",
- "previousTimestamp": "2017-03-01T22:57:46.00Z",
- "previousVersion": "1.6",
- "releaseTimestamp": "2018-01-29T19:11:13.00Z",
+ "previousTimestamp": "2018-01-29T19:11:13.00Z",
+ "previousVersion": "1.6.1",
+ "releaseTimestamp": "2018-07-25T23:38:53.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/tinfoil-security-plugin",
- "sha1": "9ZxpxETxNdexDX2UQFV9pGXcE0I=",
- "sha512": "UASgg/lLHmyU899uq5hmxtdn4r2i7/OWBqJ2veJx8bAqy/mXv1/JFD3IUP6jhtFp77QkebaVKgKT9S7tNJNYzQ==",
+ "sha1": "t4lkErCyCwOZmZZzSj3staQ3tlo=",
+ "sha256": "YRHbfnRVfD+I4iyXDuqKfwOlQDNCjVK7yRJuHkwdzJ0=",
"title": "Tinfoil Security",
- "url": "http://updates.jenkins-ci.org/download/plugins/tinfoil-scan/1.6.1/tinfoil-scan.hpi",
- "version": "1.6.1",
+ "url": "http://updates.jenkins-ci.org/download/plugins/tinfoil-scan/2.0/tinfoil-scan.hpi",
+ "version": "2.0",
"wiki": "https://plugins.jenkins.io/tinfoil-scan"
},
"tmpcleaner": {
@@ -52534,7 +53520,7 @@
"requiredCore": "1.596",
"scm": "https://github.com/jenkinsci/tmpcleaner-plugin",
"sha1": "5MBgCYjlhulrLkPqhdiqzARUTPE=",
- "sha512": "2zLTnc7hAOk6cAln6Tgp/DyETn5DKrJsdNrDuajPg8fHnJEnv8QVHHn6MpwhuEF2V3c9v2qpj9kN+QhEo+6seQ==",
+ "sha256": "KbADjAGzq7Q3wtBZFRvaOnfjdk99SW5AJg6U5edOxQ0=",
"title": "java.io.tmpdir cleaner",
"url": "http://updates.jenkins-ci.org/download/plugins/tmpcleaner/1.3/tmpcleaner.hpi",
"version": "1.3",
@@ -52561,7 +53547,7 @@
"name": "Alex Earl"
}
],
- "excerpt": "This plugin adds reusable macro expansion capability for other plugins to use.",
+ "excerpt": "This plug-in adds reusable macro expansion capability for other plug-ins to use.",
"gav": "org.jenkins-ci.plugins:token-macro:2.5",
"labels": [],
"name": "token-macro",
@@ -52571,7 +53557,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/token-macro-plugin",
"sha1": "DuEWuVNSDxbRdAvWIzJqXCt1Lno=",
- "sha512": "SMFXE1UQYYVk4imgEoZS1g6XJWLJfA+aMxzcdNREYCvC1bf0MdEZXJ1/UhpHoQCYwG96tZHA0hPMJpMmx0E2Rw==",
+ "sha256": "xlddAw724LQW2tOAlDVe7TDoYK3jh1n/Cnbi9Yg1Dms=",
"title": "Token Macro",
"url": "http://updates.jenkins-ci.org/download/plugins/token-macro/2.5/token-macro.hpi",
"version": "2.5",
@@ -52598,7 +53584,7 @@
"releaseTimestamp": "2014-12-15T00:37:29.00Z",
"requiredCore": "1.532",
"sha1": "DNi6ntDkZRxudHu5VxmonAWfT50=",
- "sha512": "xvBxoXJq+NvpaMed4kx7DBNWzh8InsOcKdbvFmrA06use+rE+CR8/WZR8tkVbLyK1QQ+2wBPycwfxiQ4+geZaQ==",
+ "sha256": "Fk1N5MzIjvILZN5YLpOdXAyvia9XjQy4fDKKvJoB2Vk=",
"title": "Tool Labels",
"url": "http://updates.jenkins-ci.org/download/plugins/tool-labels-plugin/3.0/tool-labels-plugin.hpi",
"version": "3.0",
@@ -52614,7 +53600,7 @@
"name": "Jesse Glick"
}
],
- "excerpt": "Lets you use \"tools\" in unusual ways, such as from shell scripts.",
+ "excerpt": "Lets you use &#34;tools&#34; in unusual ways, such as from shell scripts.",
"gav": "org.jenkins-ci.plugins:toolenv:1.1",
"labels": [
"buildwrapper"
@@ -52624,7 +53610,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/toolenv-plugin",
"sha1": "qjagVDcPzo60edN4UZTL6plLvss=",
- "sha512": "tQJ8eMhfJBLiHZEs2ja231ByLTPqSUIxiMuc7p8dKy/2Tkszp91mzDgU4yU/6kTyZr7WM/OV3mIsbVj4cnQQow==",
+ "sha256": "zRlzPe4frzW653o/WIgs9XDBQtQnKPtPd0BdsdF5M+E=",
"title": "Tool Environment",
"url": "http://updates.jenkins-ci.org/download/plugins/toolenv/1.1/toolenv.hpi",
"version": "1.1",
@@ -52669,7 +53655,7 @@
"name": "Gerd Zanker"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates <a href=\"http://trac.edgewall.org/\" rel=\"nofollow\">Edgewall Trac</a> to Hudson.",
"gav": "org.jenkins-ci.plugins:trac:1.13",
"labels": [
"external"
@@ -52681,7 +53667,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/trac-plugin",
"sha1": "z8tyrD9yYpCGZ0TEnoNgYNGax40=",
- "sha512": "9XTouLg6uC/Lm3+tfLt1eSq7260JXjVWct3UtuFhzgKTYxcfR4+L6oPytxKp90npBh3efoL5VthXUkanaBBZeg==",
+ "sha256": "rE8cL5hEkxOhohgBwqHIQSsdGLw+tXZ+mLSNaMbfTKY=",
"title": "Edgewall Trac",
"url": "http://updates.jenkins-ci.org/download/plugins/trac/1.13/trac.hpi",
"version": "1.13",
@@ -52697,7 +53683,7 @@
"name": "Brent Atkinson"
}
],
- "excerpt": "",
+ "excerpt": "Publishes successful builds to Trac based on tickets referenced in commit messages.",
"gav": "org.jenkins-ci.plugins:trac-publisher-plugin:1.3",
"labels": [
"external"
@@ -52709,7 +53695,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/trac-publisher-plugin",
"sha1": "NfLwrghh5zE+e7pEeU7oiPbsAsU=",
- "sha512": "zUWXLXsV4h4BPdfo2beY+Si45HoIEPyfZ47nUQrRiaA5tCNzw1v+809eDz58oX02gkI2Zhd7CjiTszg895LWMQ==",
+ "sha256": "1NpWiKusUqmsCBvB8lyTsuslF6Dw2tYNkwVjplpN7cU=",
"title": "Trac Publisher",
"url": "http://updates.jenkins-ci.org/download/plugins/trac-publisher-plugin/1.3/trac-publisher-plugin.hpi",
"version": "1.3",
@@ -52740,7 +53726,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/tracking-git-plugin",
"sha1": "wWRhrOKu+sjTTsB3ZF2f0mp+WNg=",
- "sha512": "G2iKTmtsHHcA5vhRyptKGGhC9bnR9QfQca08t8haGEiBGC7xtdB6S9SDyhoXaptc2hxxcI4NOkr8IcMy/LHyZA==",
+ "sha256": "UTyWL1jnKR8+Y2ToFXdL/x2ScnZeecEd6XIQJ9LqtaA=",
"title": "Tracking Git",
"url": "http://updates.jenkins-ci.org/download/plugins/tracking-git/1.0/tracking-git.hpi",
"version": "1.0",
@@ -52771,7 +53757,7 @@
"requiredCore": "1.357",
"scm": "https://github.com/jenkinsci/tracking-svn-plugin",
"sha1": "8iLbn7AAHUQil0wS4BUjG4160lU=",
- "sha512": "I5UErwZokEm+sxoktKwniuh9o/In45FTTe7K/n/cj/724smw44MEFzQU3p6ccHvTuzv4JMtOgJN9TUlT6eAh1w==",
+ "sha256": "l8JETOZGkTvWoe1VuNUkt3VlomXZZn7OgQH3PdkMl0c=",
"title": "Tracking SVN",
"url": "http://updates.jenkins-ci.org/download/plugins/tracking-svn/1.1/tracking-svn.hpi",
"version": "1.1",
@@ -52798,7 +53784,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/transifex-plugin",
"sha1": "S0HDveKe5Gg4BRr747R1qVPtnv8=",
- "sha512": "U/0vBDcsUY7V2xt7HK/8EIt+FB2BqjHxWTeq/UhN9vqsSYJngwbvGUehTdWN7D7liQezySlvj9s4QvFaRvTTCw==",
+ "sha256": "b8wOaX9AOtszShIwRzfM6A4hxD8SOVPwCX1Jnu36CR0=",
"title": "transifex",
"url": "http://updates.jenkins-ci.org/download/plugins/transifex/0.1.0/transifex.hpi",
"version": "0.1.0",
@@ -52824,7 +53810,7 @@
"requiredCore": "1.580",
"scm": "https://github.com/jenkinsci/translation-plugin",
"sha1": "3iASwWHvE8y8xJvBxjbTf/tyfUo=",
- "sha512": "KEFd549ph1Fo4wrR200si15NOOE5gX8toQbOEzdhmxM2J9isbYE2meQNBF115WCN1LLaecSX2FPdZhBSVS+s2A==",
+ "sha256": "R90xHF9nOX8+Bav7GoJRRAUQHEacTE6UtBzSF4tdEI0=",
"title": "Translation Assistance",
"url": "http://updates.jenkins-ci.org/download/plugins/translation/1.16/translation.hpi",
"version": "1.16",
@@ -52861,7 +53847,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/travis-yml-plugin",
"sha1": "P7YH8SOgEFuv4Xf/XMICMk0Wcnc=",
- "sha512": "N/9I1hcO8eoLm0yrIjuBHH8rllc+0wJtVsdRTLFYVHwTxfJ4V7faTc0xLT70KaDyLfmwV3pGqs+yr0CtJKg7Tg==",
+ "sha256": "ABzz30qPNOf5+wYIW7HeaqkmFAE/d+pjd3gOhAGmZZk=",
"title": "Travis YML",
"url": "http://updates.jenkins-ci.org/download/plugins/travis-yml/0.2.2/travis-yml.hpi",
"version": "0.2.2",
@@ -52881,7 +53867,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "",
+ "excerpt": "This plugin will connect Hudson to your TuxDroid. <br /> Visit the Official TuxDroid Page <a href=\"http://www.kysoh.com/tux-droid\" rel=\"nofollow\"> kysoh.com </a>",
"gav": "org.jvnet.hudson.plugins:tuxdroid:1.7",
"labels": [
"notifier"
@@ -52891,7 +53877,7 @@
"requiredCore": "1.392",
"scm": "https://github.com/jenkinsci/tuxdroid-plugin",
"sha1": "G3Nk2Swa7PIHuHiTBP5ttfEfTDA=",
- "sha512": "nAPLu1Oj0nIqkFhgyMxAS7payVZ4YA23oeBN832fKy7Kp/3F9EBi47L8HymhCyxt97ycPuwVYpmUH4jBAje7Wg==",
+ "sha256": "hrvxriyCCRGznccYRGfAGEhlkEXKa40/rplxO5zsNPE=",
"title": "TuxDroid",
"url": "http://updates.jenkins-ci.org/download/plugins/tuxdroid/1.7/tuxdroid.hpi",
"version": "1.7",
@@ -52907,7 +53893,7 @@
"name": "Michael Irwin"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a Twitter Plugin.",
"gav": "org.jenkins-ci.plugins:twitter:0.7",
"labels": [
"notifier"
@@ -52917,7 +53903,7 @@
"requiredCore": "1.445",
"scm": "https://github.com/jenkinsci/twitter-plugin",
"sha1": "ttreo92QdIL/UYixYZIloTRBhxQ=",
- "sha512": "lwadLMe0DX6v+8tW3KBgloBUPZD2kZGfLZA3DhkkYqREGV5cXqW3eQfmFunnsuMoX5drKYVvEijMD6NcZUnnNA==",
+ "sha256": "fCExwksDgbX/niD4P3Xo/z3/Tnifs02bROhdvOh8af4=",
"title": "Twitter",
"url": "http://updates.jenkins-ci.org/download/plugins/twitter/0.7/twitter.hpi",
"version": "0.7",
@@ -52948,7 +53934,7 @@
"name": "Yasuyuki Baba"
}
],
- "excerpt": "Typetalk Plugin",
+ "excerpt": "This plugin notifies to Nulab&#39;s chat service &#39;<a href=\"https://typetalk.in\" rel=\"nofollow\">Typetalk</a>&#39;.",
"gav": "org.jenkins-ci.plugins:typetalk:1.3.0",
"labels": [
"notifier",
@@ -52961,7 +53947,7 @@
"requiredCore": "1.651.2",
"scm": "https://github.com/jenkinsci/typetalk-plugin",
"sha1": "fKN+PJszPdbv00miNy+jfib3aDg=",
- "sha512": "QWH7tnhB/j31FYxrGvwlpnTnfn9v3frpcMSgIUnkXCsUawK7onx7fRiQEXaEvo0PtSWw9+zHmGAxS2JDyhTxkA==",
+ "sha256": "2Ekk/9DTUerqzHQMOL3LvGZRvBWuz92cEtQbXY9hP0k=",
"title": "Typetalk",
"url": "http://updates.jenkins-ci.org/download/plugins/typetalk/1.3.0/typetalk.hpi",
"version": "1.3.0",
@@ -52987,7 +53973,7 @@
"requiredCore": "1.533",
"scm": "https://github.com/jenkinsci/ui-samples-plugin",
"sha1": "Ov+uBjiO67v9oiuPionLH9g3lNM=",
- "sha512": "3DFN7A1cgW95Mly2pP8BojO+O5+AZ3YbJayVGMZSOwZbi+S8/Q86aq2/0oDaVJRhS3UcvI+ZDDbM1YkY465OUQ==",
+ "sha256": "MXaxKOtmKCW60WTLV3LYc/kl9v22/pgYIRdpMNiQtDA=",
"title": "UI sample",
"url": "http://updates.jenkins-ci.org/download/plugins/ui-samples-plugin/2.0/ui-samples-plugin.hpi",
"version": "2.0",
@@ -53022,7 +54008,7 @@
"requiredCore": "1.599",
"scm": "https://github.com/jenkinsci/ui-test-capture-plugin",
"sha1": "iQzZpPYo+zcduVPlAFKJjiuksas=",
- "sha512": "14EAhCGbwxnQs8jF0lp4SUOryRdRXM2HRwQFcTFWMBwz+WTOoWGP0qnOR0vmGzeali6IqXFKcr1Fkj4PuKlosw==",
+ "sha256": "pfYkQfWX/WLtkMCQPggzzNqMbXWV8C4DXH1Fi9iRO3c=",
"title": "UI Test Capture",
"url": "http://updates.jenkins-ci.org/download/plugins/ui-test-capture/1.0.43/ui-test-capture.hpi",
"version": "1.0.43",
@@ -53038,7 +54024,7 @@
"name": "Jernej Zorec"
}
],
- "excerpt": "Adds W3C's Unified Validator to Jenkins.",
+ "excerpt": "This plugin uses W3C&#39;s Unified Validator, which helps improve the quality of Web pages by performing a variety of checks.",
"gav": "si.nej.hudson.plugins:unicorn:0.1.1",
"labels": [
"builder"
@@ -53050,7 +54036,7 @@
"requiredCore": "1.377",
"scm": "https://github.com/jenkinsci/unicorn-plugin",
"sha1": "CRsQG3baoeQSvbxfxLbWOXvK9ZA=",
- "sha512": "/7Iol8NO2zdHk8ro+PB8qkBSywVo8h4UZXGQkfHOPmn5ojrC6Rg439OlNMVkGNFt+HiQofLTDRLNksm3Za1yQQ==",
+ "sha256": "NZIk1DgK75xyQNDjB3mMSKDLgUsktwrhLxupy5xlcXQ=",
"title": "Unicorn Validation",
"url": "http://updates.jenkins-ci.org/download/plugins/unicorn/0.1.1/unicorn.hpi",
"version": "0.1.1",
@@ -53071,7 +54057,7 @@
"developerId": "stephenc"
}
],
- "excerpt": "",
+ "excerpt": "A plugin for creating unique id&#39;s for Jenkins projects, builds and folders. Only intended to be used by other plugins for reporting Jenkins data to external systems.",
"gav": "org.jenkins-ci.plugins:unique-id:2.1.3",
"labels": [],
"name": "unique-id",
@@ -53081,7 +54067,7 @@
"requiredCore": "1.615",
"scm": "https://github.com/jenkinsci/unique-id-plugin",
"sha1": "S04UwVrQRnX+6XpnPv9C8Dejxas=",
- "sha512": "ZGBViSIMfZ67UiK4FpE5YrYxtpHBF5pPJ2Jhh0EXgUrnNF6xc9hFGFTmwgEhITRXM1M+FHE0WPMory6x8xQ/8Q==",
+ "sha256": "0joVT7i2pqpwWIaAeXkno9pZb6jWGTpwXXmupilE6aY=",
"title": "Unique ID Library",
"url": "http://updates.jenkins-ci.org/download/plugins/unique-id/2.1.3/unique-id.hpi",
"version": "2.1.3",
@@ -53097,7 +54083,7 @@
"name": "Jerome Lacoste"
}
],
- "excerpt": "",
+ "excerpt": "This plugin can run <a href=\"http://unity3d.com\" rel=\"nofollow\">Unity 3d</a> Editor builds.",
"gav": "org.jenkins-ci.plugins:unity3d-plugin:1.3",
"labels": [
"builder"
@@ -53109,7 +54095,7 @@
"requiredCore": "1.436",
"scm": "https://github.com/jenkinsci/unity3d-plugin",
"sha1": "O2i3/m57MQFZ0WTkiq+Vs+nY6CI=",
- "sha512": "RUYGWzEirsy0bhzFpVq0q4cSlCzV1Una/WytVT4X2LI9xYX4QKNt5/BXQq+tnJ06iGbM2U4aUJzMxLEP87ubjg==",
+ "sha256": "7rM9pIeGkFACEAOTSiRbidcgaVbnfUguxHLB9qUmYgE=",
"title": "Unity3d",
"url": "http://updates.jenkins-ci.org/download/plugins/unity3d-plugin/1.3/unity3d-plugin.hpi",
"version": "1.3",
@@ -53155,7 +54141,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/unleash-plugin",
"sha1": "OmnnL8IXBvTb489nHNj/WKe988Y=",
- "sha512": "P7Toheseo+yCAlQxiHs3YajJJDnXeuSLBiettTnGRkyucCiwtQTQuOks+ht/94gx4mwixpvHd7Mrz1kl9XjJqw==",
+ "sha256": "HXEQhM3GWzrGvizrrQFpR4Gn13fKhfcu0iQbN3QQKro=",
"title": "Unleash Maven",
"url": "http://updates.jenkins-ci.org/download/plugins/unleash/2.3.0/unleash.hpi",
"version": "2.3.0",
@@ -53203,7 +54189,7 @@
"requiredCore": "2.46.3",
"scm": "https://github.com/jenkinsci/active-choices-plugin",
"sha1": "04mJycVxnVeSy0Dongg02dOeYFY=",
- "sha512": "MrlXips/Ayk4WCtEhQ+XDwbPHqy2ynXOEi5RA6V9lX1sNIwyoCn6o1M1/WSYV8BpRrNHNMcfl5o1jHj630p6mw==",
+ "sha256": "D1QMwFVgldZvrhXqO9iZp8OvQfWfI1VZelqLDVh1mBI=",
"title": "Active Choices",
"url": "http://updates.jenkins-ci.org/download/plugins/uno-choice/2.1/uno-choice.hpi",
"version": "2.1",
@@ -53218,7 +54204,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "",
+ "excerpt": "This plugin is a sample to explain how to write a Jenkins plugin.",
"gav": "jenkinsci:unreliable-slave-plugin:1.2",
"labels": [],
"name": "unreliable-slave-plugin",
@@ -53228,7 +54214,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/unreliable-slave-plugin",
"sha1": "WSTdCIcVtafbEYDGo407sYxrmSc=",
- "sha512": "O97vQG5CMHmWJ+4T0aYW3OgBFSbMk/MgEKRno6GOYeYJi+Hu2yDTDf/EW1ucrvyx2OG5H9DomH3s5HxHXdcg6Q==",
+ "sha256": "JDKxqhzXP2Zb8SrGGKH5kJBl6rpDNq7oe4Vu9XdeKJM=",
"title": "unreliable-slave-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/unreliable-slave-plugin/1.2/unreliable-slave-plugin.hpi",
"version": "1.2",
@@ -53256,7 +54242,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/update-sites-manager-plugin",
"sha1": "Ul8g/ZdEK//z3Z2Uu8tFTkeR81c=",
- "sha512": "n9E7sn/+fNSm0ZjA03MF5biQVKVRqcdj4KvV9pehh4tuKdo6zFj0ZYURvzxPqcEmhiqsgZiMcHJyrNpPi2qqEQ==",
+ "sha256": "lOcQX+SlUqyZkbsCNEohmlgvic6sNMFQ6laNDE524gA=",
"title": "UpdateSites Manager",
"url": "http://updates.jenkins-ci.org/download/plugins/update-sites-manager/2.0.0/update-sites-manager.hpi",
"version": "2.0.0",
@@ -53327,7 +54313,7 @@
"name": "Fabric8 Development Team"
}
],
- "excerpt": "A bot for updating dependency versions in source code via Pull Requests",
+ "excerpt": "Applies updatebot as part of a Jenkins pipeline",
"gav": "org.jenkins-ci.plugins:updatebot:1.0.10",
"labels": [],
"name": "updatebot",
@@ -53337,7 +54323,7 @@
"requiredCore": "2.69",
"scm": "https://github.com/jenkinsci/updatebot-plugin",
"sha1": "5gn+enP81CEsk7/VfjgKCtIfUhw=",
- "sha512": "YtlOHUQD0WDM+AM205cYXWuMS4eIi/Yl1Klihkr2y3+K+wpxM85nz7I579yn2JHMZw/g5EUiUHDz8AP/aHU25w==",
+ "sha256": "zYDPZlp6t8UEvm3P4rv5YUl2s2DQP0Og8zPPf8LmfIw=",
"title": "Updatebot",
"url": "http://updates.jenkins-ci.org/download/plugins/updatebot/1.0.10/updatebot.hpi",
"version": "1.0.10",
@@ -53359,7 +54345,7 @@
"name": "fan yang"
}
],
- "excerpt": "Upload to pgyer for jenkins plugin",
+ "excerpt": "This plug-in upload the apk/ipa file to pgyer",
"gav": "ren.helloworld:upload-pgyer:1.31",
"labels": [],
"name": "upload-pgyer",
@@ -53369,7 +54355,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/upload-pgyer-plugin",
"sha1": "2KMbwAAAPOYEX7/KON5uJcSk+2M=",
- "sha512": "VfrDaIR9icP0cCFtD+pRkKJr+GgGkAUCzvT2wWj3Z7R982M3BbrwhVWf0Du0iq0DUrOGQpPzGUwc6rPz3Advbw==",
+ "sha256": "GlgB4KoOPgzQ/gwfJK5B2dGAFiF0uk1pZHWcluSt1OY=",
"title": "Upload to pgyer",
"url": "http://updates.jenkins-ci.org/download/plugins/upload-pgyer/1.31/upload-pgyer.hpi",
"version": "1.31",
@@ -53385,7 +54371,7 @@
"name": "Lucie Votypkova"
}
],
- "excerpt": "Provides the new column view for Upstreamed/Downstreamed jobs",
+ "excerpt": "Column showing the the Upstream Downstream that can be shown for a particular job.",
"gav": "org.jenkins-ci.plugins:upstream-downstream-view:1.006",
"labels": [],
"name": "upstream-downstream-view",
@@ -53395,7 +54381,7 @@
"requiredCore": "1.517",
"scm": "https://github.com/jenkinsci/upstream-downstream-view-plugin",
"sha1": "Yr5im7JJG8N+wD7Lupf4Gq1ajDY=",
- "sha512": "iWBCQsgSivYkoC1UKP+Akn5HNeTJONT6QiADGus7Say/Ko5Oe2vfQo0PHIWzwzVNNshiDAkxHuDARxZcbUHoPg==",
+ "sha256": "0qgGEduVhYSIobEtHD31q5gbHePsRPXRb/qPvbj9b6g=",
"title": "Upstream Downstream Column",
"url": "http://updates.jenkins-ci.org/download/plugins/upstream-downstream-view/1.006/upstream-downstream-view.hpi",
"version": "1.006",
@@ -53410,7 +54396,7 @@
"name": "Chris Mair"
}
],
- "excerpt": "",
+ "excerpt": "Column showing the percentage of time that the job has been building successfully.",
"gav": "org.jenkins-ci.plugins:uptime:1.0",
"labels": [
"listview-column"
@@ -53420,12 +54406,77 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/uptime-plugin",
"sha1": "XhfGbJQaXVSHXBJz9uwA1TzID18=",
- "sha512": "ppsGa/0HRv9bpW2XkJ8rsqK1hi0yafVRGTpJun2k6gRFqC/nW7H79Fff6rpcGOyLxc8YbI8Y1XmbbWPEEwd8BQ==",
+ "sha256": "OG1OcpAiWkOe5gGwq7R4kMfPwQix2Pq4h3BLJeJ72NE=",
"title": "Uptime",
"url": "http://updates.jenkins-ci.org/download/plugins/uptime/1.0/uptime.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/uptime"
},
+ "urbancode-velocity": {
+ "buildDate": "Jul 19, 2018",
+ "dependencies": [
+ {
+ "name": "workflow-job",
+ "optional": false,
+ "version": "2.11.2"
+ },
+ {
+ "name": "workflow-step-api",
+ "optional": false,
+ "version": "1.14"
+ },
+ {
+ "name": "unique-id",
+ "optional": false,
+ "version": "2.1.3"
+ },
+ {
+ "name": "credentials",
+ "optional": false,
+ "version": "2.1.1"
+ },
+ {
+ "name": "ibm-cloud-devops",
+ "optional": true,
+ "version": "1.1.18"
+ },
+ {
+ "name": "workflow-api",
+ "optional": false,
+ "version": "2.22"
+ },
+ {
+ "name": "cloudbees-folder",
+ "optional": false,
+ "version": "6.0.0"
+ },
+ {
+ "name": "git",
+ "optional": false,
+ "version": "3.6.0"
+ }
+ ],
+ "developers": [
+ {
+ "developerId": "aberkIBM",
+ "email": "aberkeb1@us.ibm.com",
+ "name": "Andy Berkebile"
+ }
+ ],
+ "excerpt": "IBM® Cloud DevOps aggregates and provides visualizations of the indications of a continuous delivery project’s health. Use its built-in dashboards and data reporting services to learn where you most need to improve your build, test, and delivery processes. You can also define test coverage policies to prevent bad code from being promoted to critical environments.",
+ "gav": "com.ibm.devops:urbancode-velocity:2.0.0",
+ "labels": [],
+ "name": "urbancode-velocity",
+ "releaseTimestamp": "2018-07-19T14:37:23.00Z",
+ "requiredCore": "2.7.1",
+ "scm": "https://github.com/jenkinsci/urbancode-velocity-plugin",
+ "sha1": "4qlQ5fMoWCU9iVeXTfd2vc5g8Tg=",
+ "sha256": "6LOPIKmfdo3YWos48dOcsWwNPmZMNrjaOcAGVLSZnwc=",
+ "title": "UrbanCode Velocity",
+ "url": "http://updates.jenkins-ci.org/download/plugins/urbancode-velocity/2.0.0/urbancode-velocity.hpi",
+ "version": "2.0.0",
+ "wiki": "https://plugins.jenkins.io/urbancode-velocity"
+ },
"url-auth": {
"buildDate": "Jan 12, 2013",
"dependencies": [],
@@ -53436,14 +54487,14 @@
"name": "Kelly Elton"
}
],
- "excerpt": "Allows for authenication using URL's.",
+ "excerpt": "This plugin adds authentication using URL&#39;s.",
"gav": "org.jenkins-ci.plugins:url-auth:1.0.1",
"labels": [],
"name": "url-auth",
"releaseTimestamp": "2013-01-12T07:31:33.00Z",
"requiredCore": "1.466",
"sha1": "kBuXxVxQLO9lxUxg6omUm5Qw5Zw=",
- "sha512": "dqYYGktxOoy1Hop4tpt4vAbyFyPJfBVE/GACpQlJZEh6NI7I4XhWHgzxhXlx/1zNQqP9qZBnIqcEiqxtitqcdQ==",
+ "sha256": "Z6R6NoOB434ofBbl0RZjXSF9ZtUGpCTGOv65HAMARdc=",
"title": "Url Auth",
"url": "http://updates.jenkins-ci.org/download/plugins/url-auth/1.0.1/url-auth.hpi",
"version": "1.0.1",
@@ -53475,14 +54526,14 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/url-auth-sso-plugin",
"sha1": "WSBnrHrhCOm2fay/Ng7OWAE9jps=",
- "sha512": "PgpgI122I+mT++a847S03Y3KNipo0Q80m79+TEUPE+RGtmqpTmrWnNL40CdwyHFfFB38oNcPO1h2mou4ZL8x4Q==",
+ "sha256": "85gsJA6ZGCVfF76zn2yQyLwLVJHwJIVZgohLrwsfzVo=",
"title": "URL Auth",
"url": "http://updates.jenkins-ci.org/download/plugins/url-auth-sso/1.0/url-auth-sso.hpi",
"version": "1.0",
"wiki": "https://plugins.jenkins.io/url-auth-sso"
},
"urltrigger": {
- "buildDate": "Jun 03, 2018",
+ "buildDate": "Jul 30, 2018",
"dependencies": [
{
"name": "matrix-project",
@@ -53496,22 +54547,22 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:urltrigger:0.43",
+ "excerpt": "This plugin makes it possible to poll changes of URLs.",
+ "gav": "org.jenkins-ci.plugins:urltrigger:0.44",
"labels": [
"trigger"
],
"name": "urltrigger",
- "previousTimestamp": "2015-12-13T22:14:08.00Z",
- "previousVersion": "0.41",
- "releaseTimestamp": "2018-06-03T23:18:33.00Z",
+ "previousTimestamp": "2018-06-03T23:18:33.00Z",
+ "previousVersion": "0.43",
+ "releaseTimestamp": "2018-07-30T23:13:42.00Z",
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/urltrigger-plugin",
- "sha1": "JFDm8lC/D6eyos010K0AmzQVmjw=",
- "sha512": "aZixxJ4keQw1a/a6FO6ygbCsTrf6suDfbavsj8sPSquDtCqHDGBbzCjFTpYVh+VLMgmjtvvhZvk8hu8MSYyHww==",
+ "sha1": "EAcVlRAPMg7vYQywnEFuDOCsEIo=",
+ "sha256": "nbkTWtNtdgap7lptfYXbbdV7WIcwnvdrRVKPm4MqcqQ=",
"title": "URLTrigger",
- "url": "http://updates.jenkins-ci.org/download/plugins/urltrigger/0.43/urltrigger.hpi",
- "version": "0.43",
+ "url": "http://updates.jenkins-ci.org/download/plugins/urltrigger/0.44/urltrigger.hpi",
+ "version": "0.44",
"wiki": "https://plugins.jenkins.io/urltrigger"
},
"utplsql": {
@@ -53524,7 +54575,7 @@
"name": "Nils op den Winkel"
}
],
- "excerpt": "",
+ "excerpt": "This plugin transform the output of utPLSQL to something, that hudson can use as a testreport",
"gav": "org.jenkins-ci.plugins:utplsql:0.6.1",
"labels": [
"report"
@@ -53536,7 +54587,7 @@
"requiredCore": "1.454",
"scm": "https://github.com/jenkinsci/utplsql-plugin",
"sha1": "LR64oir++Erz+dQQFCEr9PH4P8c=",
- "sha512": "w0IQtwHlmFBpZkrJBnlSGWKnl99WXtkB6N+N/JTMJkE0nX0jmoEBIHbAk7bhlndUc5hclOMrKiH0s4CpH/QzWQ==",
+ "sha256": "gob6FfD+53KbRKNBDQN2ydSM1M/q3X6AnFBUnZib3yU=",
"title": "utPLSQL",
"url": "http://updates.jenkins-ci.org/download/plugins/utplsql/0.6.1/utplsql.hpi",
"version": "0.6.1",
@@ -53552,7 +54603,7 @@
"name": "Tadashi Satoh"
}
],
- "excerpt": "Integrates Jenkins to VAddy",
+ "excerpt": "This plugin is used to call VAddy API from Jenkins.",
"gav": "org.jenkins-ci.plugins:vaddy-plugin:1.2.8",
"labels": [
"external",
@@ -53565,7 +54616,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/vaddy-plugin",
"sha1": "ZRZLKii/QksG/g18LQgBoHHiApg=",
- "sha512": "YgPd7p065quh00FBKSIFJzpS/cu8SW2Vhilf3rH/LEHID4uJyROCkvQbVrTyIZc8FXBEmT29kdmWhvR93MUw/g==",
+ "sha256": "kjR49j6oj2+hGnWb+PLyr4panpuqa6ai52FFfMQRY8o=",
"title": "VAddy",
"url": "http://updates.jenkins-ci.org/download/plugins/vaddy-plugin/1.2.8/vaddy-plugin.hpi",
"version": "1.2.8",
@@ -53582,7 +54633,7 @@
"name": "Elad Shmitanka"
}
],
- "excerpt": "Vagrant plugin to execute and manage vagrant commands on remote nodes",
+ "excerpt": "This plugin allows adding build steps to run vagrant commands on the remote slave",
"gav": "org.jenkins-ci.plugins:vagrant:1.0.2",
"labels": [],
"name": "vagrant",
@@ -53592,7 +54643,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/vagrant-plugin",
"sha1": "K4zSxXHaURwAtZlhwq1OPs/NHJ8=",
- "sha512": "tLNLWqKmef2I2sWoMhheBYQ3lTU7z4cpViokFDc5Ia8QnG+6N6Gf1US/8iXwxRWs6tywXKy1SjuDcrzwinJpew==",
+ "sha256": "VJ+Cx8CRYZd8JqmYu8GZqGqhQn1X2qAt1EAD3OdJHA8=",
"title": "vagrant",
"url": "http://updates.jenkins-ci.org/download/plugins/vagrant/1.0.2/vagrant.hpi",
"version": "1.0.2",
@@ -53634,7 +54685,7 @@
"name": "Johannes Ohlemacher"
}
],
- "excerpt": "",
+ "excerpt": "Calls valgrind with your executables and collects information about memory leaks and errors.",
"gav": "org.jenkins-ci.plugins:valgrind:0.28",
"labels": [
"report",
@@ -53647,7 +54698,7 @@
"requiredCore": "2.44",
"scm": "https://github.com/jenkinsci/valgrind-plugin",
"sha1": "mW0tX6p1eG7sEPvv0yVpkCiV2BY=",
- "sha512": "0kQsPFpw53MTw10zWnwDHDZ4spo18GoJo1Z+DEABxUz3RYlg4f0G6jz0Z6NfDBAn+NGxyqNfLP7tGyRiHvRprQ==",
+ "sha256": "n44D1R9NUOYursbN1/y2HUySXEzr4AG6Gj73Rhx7g6M=",
"title": "Valgrind",
"url": "http://updates.jenkins-ci.org/download/plugins/valgrind/0.28/valgrind.hpi",
"version": "0.28",
@@ -53663,7 +54714,7 @@
"name": "Peter Hayes"
}
],
- "excerpt": "",
+ "excerpt": "Adds a new parameter type called Validating String Parameter which supports <a href=\"http://download.oracle.com/javase/1.4.2/docs/api/java/util/regex/Pattern.html\" rel=\"nofollow\">regular expression</a> validation of a user entered parameter.",
"gav": "org.jenkins-ci.plugins:validating-string-parameter:2.4",
"labels": [
"misc",
@@ -53676,7 +54727,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/validating-string-parameter-pluginn",
"sha1": "uDq03zR88XJ4n+fdDcVPzZkn0VM=",
- "sha512": "XBY7Xwd5oTutBpT2KXuzLxhMXNfSpWG7muWThJxd10J+cYW1FwUH3MVkoeh6DFevE+GRQYvXgqFSKhu0smZslQ==",
+ "sha256": "xkKFU2uhS3Ul1dNwt+/3dc6K/B/6mJlF4A4dLrtE2ng=",
"title": "Validating String Parameter",
"url": "http://updates.jenkins-ci.org/download/plugins/validating-string-parameter/2.4/validating-string-parameter.hpi",
"version": "2.4",
@@ -53700,7 +54751,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/variant-plugin",
"sha1": "QQL7yX9Z1iMw4GsWbF2C5f5ImLE=",
- "sha512": "dx1ppDEByKXNeFPSEgGblah+UXWlwrLi+QvSCSExbRZeOxGPnrDfIG4Hae4odAUu7lphnhIBSlEU1Wtoi6Sq4w==",
+ "sha256": "lxiT+wXaITYxuOqXejKl1JU/HLerb73skCDVA1UCdf8=",
"title": "Variant",
"url": "http://updates.jenkins-ci.org/download/plugins/variant/1.1/variant.hpi",
"version": "1.1",
@@ -53716,7 +54767,7 @@
"name": "Stuart Whelan"
}
],
- "excerpt": "Allows Jenkins to use SourceGear Vault SCM",
+ "excerpt": "This plugin integrates SourceGear Vault/Fortress SCM to Jenkins. (Only limited functionality is implemented)",
"gav": "org.jenkins-ci.plugins:vault-scm-plugin:1.1.1",
"labels": [
"scm"
@@ -53726,7 +54777,7 @@
"requiredCore": "1.480",
"scm": "https://github.com/jenkinsci/vault-scm-plugin",
"sha1": "g2hl9EH4CnBpDxRCh4fFJco6PQs=",
- "sha512": "u7ZV+8kTqOGEYbHzH8Ql6+BUfO9hzyoIPpBxeKW88m/YebwXEWoX50iRFr6jAUgtuQKNAVhlqjWhpYVSqP2piQ==",
+ "sha256": "uGV4v8Z3m8qBCbRts/Rp8lKPEPaqQDh9WfJAe/yuBCc=",
"title": "SourceGear Vault",
"url": "http://updates.jenkins-ci.org/download/plugins/vault-scm-plugin/1.1.1/vault-scm-plugin.hpi",
"version": "1.1.1",
@@ -53742,7 +54793,7 @@
"name": "Eugene Seliverstov"
}
],
- "excerpt": "",
+ "excerpt": "VirtualBox setup and teardown plugin. Provides pre- and postbuild steps to execute system vbox scripts.",
"gav": "org.jenkins-ci.plugins:vboxwrapper:1.3",
"labels": [
"buildwrapper"
@@ -53754,7 +54805,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/vboxwrapper-plugin",
"sha1": "ElGU2bt16DoGLWIUOjT9v47qiQE=",
- "sha512": "DRcBtQgjKScs1bCXUSdZiGYoKH6RntCLY+L6JBe8zK4+aAcA1XdUMxnfFCVAcjfWDd1XAEzp1xiEnGdZfrDqOQ==",
+ "sha256": "14ahO1fh00XF3QM3cFnR/8VdubKVjrZopkGi53pNMfA=",
"title": "vboxwrapper",
"url": "http://updates.jenkins-ci.org/download/plugins/vboxwrapper/1.3/vboxwrapper.hpi",
"version": "1.3",
@@ -53781,7 +54832,7 @@
"name": "Richard Keeble"
}
],
- "excerpt": "Display VectorCAST coverage in Jenkins",
+ "excerpt": "This plugin integrates <a href=\"http://www.vectorcast.com/\" rel=\"nofollow\">VectorCAST</a> with Jenkins to display coverage",
"gav": "org.jenkins-ci.plugins:vectorcast-coverage:0.10",
"labels": [
"report"
@@ -53793,7 +54844,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vectorcast-coverage-plugin",
"sha1": "m1mMn5QYkZUPpzaG8frDZyNaV2w=",
- "sha512": "sgy+cKmqIA3/96SvsA6aZhqPd+L4sPdpglBBPrVxWVpuHJiwCZy+aNDr3PctsFAIJHLlUQb20frLtl1TlogPig==",
+ "sha256": "UQuQcp3Pd2+GgrXQj1Vw9xjD6FaioayHfuyILL5uwuw=",
"title": "VectorCAST Coverage",
"url": "http://updates.jenkins-ci.org/download/plugins/vectorcast-coverage/0.10/vectorcast-coverage.hpi",
"version": "0.10",
@@ -53876,7 +54927,7 @@
"name": "Richard Keeble"
}
],
- "excerpt": "Run VectorCAST manage jobs from Jenkins",
+ "excerpt": "This plugin integrates <a href=\"http://www.vectorcast.com/\" rel=\"nofollow\">VectorCAST</a> with Jenkins to allow Jenkins to build VectorCAST/Manage projects.",
"gav": "org.jenkins-ci.plugins:vectorcast-execution:0.35",
"labels": [
"builder",
@@ -53889,7 +54940,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vectorcast-execution-plugin",
"sha1": "UEoQ2ir5uTIV00nYjacN7Nnydc0=",
- "sha512": "jMTUM0mPAJ1otBmskpe5XDMmXJneVQCfdiWfBH+RN7IR9U5Mr0Mv44LIjYdG4l6x0cBcH19Wo8knwSxKn1Ba3A==",
+ "sha256": "z6bmU1Ao1Og+ry9ieLbqtwJqOq0nVvK2phrfCQcu6/E=",
"title": "VectorCAST Execution",
"url": "http://updates.jenkins-ci.org/download/plugins/vectorcast-execution/0.35/vectorcast-execution.hpi",
"version": "0.35",
@@ -53904,7 +54955,7 @@
"name": "Mike Bockus"
}
],
- "excerpt": "",
+ "excerpt": "This plugin submits files to veracode for scanning.",
"gav": "org.jenkins-ci.plugins:veracode-scanner:1.6",
"labels": [
"post-build"
@@ -53916,7 +54967,7 @@
"requiredCore": "1.480.3",
"scm": "https://github.com/jenkinsci/veracode-scanner-plugin",
"sha1": "bfaxG3B7iiV7byFtwDIT3yUnUC8=",
- "sha512": "Hm1nqCIlgi3Otm2TNX/tPiNBvhh8ORiTfNx87YfshAsYMNZS5MdaCppPZDmsH5RUczULRMgxwzTPXRpyRSX9mA==",
+ "sha256": "qA5fT6McwhWHZEktKpt0/xFjw+qXtFqK7FMEURFozu4=",
"title": "veracode-scanner",
"url": "http://updates.jenkins-ci.org/download/plugins/veracode-scanner/1.6/veracode-scanner.hpi",
"version": "1.6",
@@ -53931,7 +54982,7 @@
"name": "Seiji Sogabe"
}
],
- "excerpt": "Provides two new node monitors, one for the Remoting version, and one for the JVM version in use on nodes.",
+ "excerpt": "This plugin offers two node monitors, which makes available two additional columns under the &#34;Manage Nodes&#34; (/computer) page. One for Remoting version in useOne for JVM version in use Each monitor includes a way to make temporarily offline the agents that do not use the same/compatible version than the one on the Master node.",
"gav": "org.jenkins-ci.plugins:versioncolumn:2.0",
"labels": [
"listview-column"
@@ -53943,7 +54994,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/versioncolumn-plugin",
"sha1": "Aya5Rm/YsHXj69zBHndABBOSgcg=",
- "sha512": "6B+4nz6atcVRfOirI9FsgswwETCH0+L7fCVJxsZiRPuQsKgnCGQjB/+kIyEnjpwqqcgoR+cpkLerE/VhfmyDRg==",
+ "sha256": "CniSBs9eeaCDJTsvQPytGgZgS5bXvV/mF5wloCG1weM=",
"title": "Versions Node Monitors",
"url": "http://updates.jenkins-ci.org/download/plugins/versioncolumn/2.0/versioncolumn.hpi",
"version": "2.0",
@@ -53980,7 +55031,7 @@
"name": "Cedric Chabanois"
}
],
- "excerpt": "Jenkins plugin which generates formatted version numbers for build jobs.",
+ "excerpt": "This plugin allows much richer version numbers to be created and used.",
"gav": "org.jvnet.hudson.tools:versionnumber:1.9",
"labels": [
"buildwrapper"
@@ -53992,7 +55043,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/versionnumber-plugin",
"sha1": "WrmE8ceDclVmTYehLOtvpbOqwaQ=",
- "sha512": "msZtHCem1u980BWQ9GOrz05qcVyMYZb1EoDYWOZ5AO/jrzbZeCD1eL5fM+OEOJGnrmBrN4MnWzcNcQabp+eI0A==",
+ "sha256": "Yl4d/Hc6tbBDy0/tyV3OAtCIDOlBJL8oGzHUjyZ81As=",
"title": "Version Number",
"url": "http://updates.jenkins-ci.org/download/plugins/versionnumber/1.9/versionnumber.hpi",
"version": "1.9",
@@ -54008,7 +55059,7 @@
"name": "Brian Lalor"
}
],
- "excerpt": "",
+ "excerpt": "<a href=\"http://vertx.io\" rel=\"nofollow\">Vert.x</a> integration plugin",
"gav": "org.bravo5.jenkins.plugins:vertx:1.0.1",
"labels": [
"misc",
@@ -54022,7 +55073,7 @@
"requiredCore": "1.482",
"scm": "https://github.com/jenkinsci/vertx-plugin",
"sha1": "pPJP92OlNpoPHGxP9aZzupcKuGo=",
- "sha512": "NCVrwy78RCA1Q0cBPct4yDtXX7wTYsDskse3klFVKsmbV7NzcQjTpo2DekLJcrTEacZRz1p3pWg/AR8Sf55KEQ==",
+ "sha256": "VY73jlfXCYc9eOp3K7WqFbvfuE7NpBH2JcJzu8/F7x0=",
"title": "vertx",
"url": "http://updates.jenkins-ci.org/download/plugins/vertx/1.0.1/vertx.hpi",
"version": "1.0.1",
@@ -54050,7 +55101,7 @@
"name": "Vinay Puranik"
}
],
- "excerpt": "This plugin posts messages directly to your Viber public account via Jenkins.",
+ "excerpt": "This plugin sends notifications to viber public accounts.",
"gav": "org.jenkins-ci.plugins:viber-notification:1.8.19",
"labels": [],
"name": "viber-notification",
@@ -54058,7 +55109,7 @@
"requiredCore": "1.609.3",
"scm": "https://github.com/jenkinsci/viber-notification-plugin",
"sha1": "HG7xroW/BOGIfDUapmkvGQf9iVE=",
- "sha512": "8DR0/q0vj8jBdo3Kyx0Vlct7ay6+J3CiwetfswTkTPY+7bRr/Qg4FB5k6/2Lh8cqd1tOiwBCu9jxmGXf1V03xg==",
+ "sha256": "1qX6F9L7aXUb3NEbH7HBiFcM+7X9Srr+OJK5UQbpQjQ=",
"title": "Viber Notification",
"url": "http://updates.jenkins-ci.org/download/plugins/viber-notification/1.8.19/viber-notification.hpi",
"version": "1.8.19",
@@ -54073,7 +55124,7 @@
"name": "Andrej Gukov"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows to copy and change view and jobs assigned to it in a bulk.",
"gav": "org.jenkins-ci.plugins:view-cloner:1.1",
"labels": [],
"name": "view-cloner",
@@ -54081,7 +55132,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/view-cloner-plugin",
"sha1": "Dr5aKb70rKLxDMF03I77VXUaJg4=",
- "sha512": "sMc20GztOHFdodh1hftvXZWK98xm1Dn3S5mcnmwPjofs/d7FxVoCHQmWvKSgipZPUZ50WSQFbCpAfsilN2R5Gg==",
+ "sha256": "8ePGpb5c41ZNci/4FKTYaoIyD0n98L3IXHlxtGzxa5A=",
"title": "view-cloner",
"url": "http://updates.jenkins-ci.org/download/plugins/view-cloner/1.1/view-cloner.hpi",
"version": "1.1",
@@ -54121,7 +55172,7 @@
"developerId": "jglick"
}
],
- "excerpt": "Manage multiple views and hundreds of jobs much more easily. This plug-in provides more ways to include/exclude jobs from a view, including filtering by SCM path, and by any job or build status type, as well as \"chaining\" of filters and negating filters.",
+ "excerpt": "Create smart views with exactly the jobs you want. Your smart views can automatically include or exclude jobs by using things like the SCM path or type, the job type, build statuses or trends or triggers, relevance to the logged-in user, email recipients, Maven configuration, job parameterization, and user permissions. Mix and match filters to narrow down to exactly what you want.",
"gav": "org.jenkins-ci.plugins:view-job-filters:1.27",
"labels": [
"ui",
@@ -54137,7 +55188,7 @@
"requiredCore": "1.509.3",
"scm": "https://github.com/jenkinsci/view-job-filters-plugin",
"sha1": "D4dGMdcdjuJs7QiG86NtQQ7nB98=",
- "sha512": "kGs0rDyad5fY6E5EyTN5HVQieWsez2W8kU4zoDNX/XNW8cR+OsEWBUbthSd1Jhs07iSsufLtsjzumP2JLOwjDA==",
+ "sha256": "FqIxPfw/OPYP7sFAE0TEoO5OtDRvLiyZPOfPBYXC/2g=",
"title": "View Job Filters",
"url": "http://updates.jenkins-ci.org/download/plugins/view-job-filters/1.27/view-job-filters.hpi",
"version": "1.27",
@@ -54164,7 +55215,7 @@
"name": "Aneeshia D"
}
],
- "excerpt": "This plugin collects and reports unit test results to View26. It supports any testing frameworks which are capable of generating JUnit XML format test reports.",
+ "excerpt": "This plugin collects and reports unit test results to view26. It supports any testing frameworks which are capable of generating JUnit XML format test reports.",
"gav": "org.jenkins-ci.plugins:view26:1.0.7",
"labels": [],
"name": "view26",
@@ -54174,7 +55225,7 @@
"requiredCore": "2.2",
"scm": "https://github.com/jenkinsci/view26-plugin",
"sha1": "l1hYqMRMIitZbqhPYs8QwIK4MzA=",
- "sha512": "TspKSfF/2dqMaws2u7rdD4eZ0r5itob1ZTeuaI7G3evdvHGgedjy0SvSd/KH4tUhzdOWLG/BatkAxch8+aNNJg==",
+ "sha256": "Liigoo+H/TOfBIVkPp8pDA54xKy1aS0EpVvEp9vOs/4=",
"title": "View26 Test-Reporting",
"url": "http://updates.jenkins-ci.org/download/plugins/view26/1.0.7/view26.hpi",
"version": "1.0.7",
@@ -54204,7 +55255,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "This plugin integrates the ViewVC web-viewer with Jenkins",
+ "excerpt": "This plugin integrates <a href=\"http://www.viewvc.org\" rel=\"nofollow\">ViewVC browser interface for CVS and Subversion</a> to Hudson. Entries in change logs will by hyperlinked to the specified files/diffs in ViewVC.",
"gav": "org.jenkins-ci.plugins:viewVC:1.7",
"labels": [
"scm-related"
@@ -54216,7 +55267,7 @@
"requiredCore": "1.484",
"scm": "https://github.com/jenkinsci/viewVC-plugin",
"sha1": "bQa855Xox11YiLwsqRVNsXaDgd8=",
- "sha512": "6dIe12NiYWymxjjm/UexkrFOfi+gxDpiKFYxRRLBKaTRKHlwUc0Ybu6g4kSy9FAwMRgC4R6il6CF2RJcako+6A==",
+ "sha256": "k9dqZDR41uC7PDWMk0Q+oTzT3n3T1lQ7niq2K6yr9qU=",
"title": "ViewVC",
"url": "http://updates.jenkins-ci.org/download/plugins/viewVC/1.7/viewVC.hpi",
"version": "1.7",
@@ -54242,7 +55293,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/views-containing-job-plugin",
"sha1": "6Z27fvwNlGkmBvky3Nmd+EIrDBM=",
- "sha512": "Jo6Lqj0sC2qx+yhX6phGge3M1+i8rQ0BWa8bNKRCQoLP5rmNFpx1+TylLVOZqyjISeRboXljLrGV6eBimgZdcQ==",
+ "sha256": "bUqskoo/oPNGQxkrldhOUyulDTjJXySSExwH02pQBoM=",
"title": "Views containing Job",
"url": "http://updates.jenkins-ci.org/download/plugins/views-containing-job/1.2.1/views-containing-job.hpi",
"version": "1.2.1",
@@ -54274,7 +55325,7 @@
"name": "Yordan Boev"
}
],
- "excerpt": "",
+ "excerpt": "Enables you to create columns in a ListColumnView showing data from ViolationsPlugin.",
"gav": "org.jenkins-ci.plugins:violation-columns:1.6",
"labels": [
"listview-column"
@@ -54286,7 +55337,7 @@
"requiredCore": "1.420",
"scm": "https://github.com/jenkinsci/violation-columns-plugin",
"sha1": "9Ld6OEiF2nc2RILa3GhuBX/EZLc=",
- "sha512": "3ghfWA3kETeOka4DtMDgnC5lz/H/zWU1J7+PDgoeyYcT4VFxnBGdOxFDIgVnHWCn0p+8nemV2rRjX7S/WZycfg==",
+ "sha256": "sWA1iwwd76k90PsFnUsDtQoOaOY44iLKQWdCAz/P2YY=",
"title": "Violation Columns(List View Columns)",
"url": "http://updates.jenkins-ci.org/download/plugins/violation-columns/1.6/violation-columns.hpi",
"version": "1.6",
@@ -54328,7 +55379,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/violation-comments-to-github-plugin",
"sha1": "W/edkXjCgedQqPQ082fTeQFzkrk=",
- "sha512": "7YQIamnEYdGAbPWqGjWv6canCoG+u75uXSY6AOzQfec4Kfa9KKUXHZbsg0BLn3lIrh+NF8V9IFi0MTReT5nFiQ==",
+ "sha256": "HOG3A/DN2H0vvFnwx7kGgQ5kS2N4JnPjpzkflY3UuEQ=",
"title": "Violation Comments to GitHub",
"url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-github/1.61/violation-comments-to-github.hpi",
"version": "1.61",
@@ -54370,14 +55421,14 @@
"requiredCore": "2.1",
"scm": "https://github.com/jenkinsci/violation-comments-to-gitlab-plugin",
"sha1": "VhoAm1DGCDjltBw8W1dAxEI2ffs=",
- "sha512": "Gv2lBFdNtZvbjl6cXTctUXQGTCv20uKHWvxDFQeJYVmv1dTmSfp41/Eo9WCvdcyr1u0XWLY9iJpfS8UiS/US6w==",
+ "sha256": "Qk93rwXvBZz6lxroImcwfg7hCptRMZFrG+wqZytslhU=",
"title": "Violation Comments to GitLab",
"url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-gitlab/2.2/violation-comments-to-gitlab.hpi",
"version": "2.2",
"wiki": "https://plugins.jenkins.io/violation-comments-to-gitlab"
},
"violation-comments-to-stash": {
- "buildDate": "Jul 06, 2018",
+ "buildDate": "Jul 09, 2018",
"dependencies": [
{
"name": "credentials",
@@ -54403,7 +55454,7 @@
}
],
"excerpt": "Finds violations reported by code analyzers and comments Bitbucket Server (or Stash) pull requests (or commits) with them.",
- "gav": "org.jenkins-ci.plugins:violation-comments-to-stash:1.74",
+ "gav": "org.jenkins-ci.plugins:violation-comments-to-stash:1.75",
"labels": [
"maven",
"dotnet",
@@ -54413,16 +55464,16 @@
"post-build"
],
"name": "violation-comments-to-stash",
- "previousTimestamp": "2018-07-05T14:31:23.00Z",
- "previousVersion": "1.73",
- "releaseTimestamp": "2018-07-06T15:51:03.00Z",
+ "previousTimestamp": "2018-07-06T15:51:03.00Z",
+ "previousVersion": "1.74",
+ "releaseTimestamp": "2018-07-09T11:12:08.00Z",
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/violation-comments-to-stash-plugin",
- "sha1": "pY2jrCW8zBH6J+Ws6GPtGay5AMU=",
- "sha512": "+tVxTDz91l+NgSc/Uj62Zi6ttSZCyHgpJZDt81vdFxaEt679lzi3DcXX6+DP50hodeqp9biMh7Y7ytJX/9JuaQ==",
+ "sha1": "lCePNldFKDbFej2PyF0mJ4yhsmQ=",
+ "sha256": "3SmskPdD2lqAvnXzHX5iMfyunGCKvoZzdmCn2l+avP4=",
"title": "Violation Comments to Bitbucket Server",
- "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-stash/1.74/violation-comments-to-stash.hpi",
- "version": "1.74",
+ "url": "http://updates.jenkins-ci.org/download/plugins/violation-comments-to-stash/1.75/violation-comments-to-stash.hpi",
+ "version": "1.75",
"wiki": "https://plugins.jenkins.io/violation-comments-to-stash"
},
"violations": {
@@ -54440,7 +55491,7 @@
"name": "Peter Reilly"
}
],
- "excerpt": "",
+ "excerpt": "This plugin does reports on checkstyle, csslint, pmd, cpd, fxcop, pylint, jcReport, findbugs, and perlcritic violations.",
"gav": "org.jenkins-ci.plugins:violations:0.7.11",
"labels": [
"maven",
@@ -54454,7 +55505,7 @@
"requiredCore": "1.398",
"scm": "https://github.com/jenkinsci/violations-plugin",
"sha1": "UuXzsT6UDHmYxIKcHycTkHZXsvg=",
- "sha512": "OniUq37ITwBGveMkoVal8afvrpHg08R2dpk982fHGRvQKwIWjDMPQqvvGqMYbc7lesCtl2bFZlBbqHvYrGtz3Q==",
+ "sha256": "+OrLU+sB+D83AgCaQc74nlIKcpM2cawe6RVNiL3i1no=",
"title": "Violations",
"url": "http://updates.jenkins-ci.org/download/plugins/violations/0.7.11/violations.hpi",
"version": "0.7.11",
@@ -54478,7 +55529,7 @@
"name": "Henri Gomez"
}
],
- "excerpt": "Integrates Jenkins with VirtualBox virtual machine.",
+ "excerpt": "This plugin integrates Jenkins with <a href=\"http://www.virtualbox.org/\" rel=\"nofollow\">VirtualBox</a> virtual machine.",
"gav": "org.jenkins-ci.plugins:virtualbox:0.7",
"labels": [
"slaves",
@@ -54491,7 +55542,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/virtualbox-plugin",
"sha1": "1+QB+i4RZ5TA9Ro9R8Ev8weyxMQ=",
- "sha512": "QDbSPXBMx/PElIDSsxzBjrPsDJuBZZElzdAXIooLu0/HE2yM4Zamj7aCls7QOQQfPZcvFGfNgE31U8iSkcFpLA==",
+ "sha256": "K6F0fBFRaqDmmiRCnjfU7qsWMugVVboZsCWbe8u06/0=",
"title": "VirtualBox",
"url": "http://updates.jenkins-ci.org/download/plugins/virtualbox/0.7/virtualbox.hpi",
"version": "0.7",
@@ -54507,7 +55558,7 @@
"name": "Filipe Roque"
}
],
- "excerpt": "Visual Basic 6",
+ "excerpt": "This plugin makes it possible to build a Visual Basic 6 project (.vbp).",
"gav": "org.jenkins-ci.plugins:visual-basic-6:1.3",
"labels": [
"buildwrapper"
@@ -54517,7 +55568,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/visual-basic-6-plugin",
"sha1": "wRnMzADIzTk9V9wuOBk3zESpCxc=",
- "sha512": "c+31gO4nxuHVk3xX28RKcuP1Zo78E3Hl8w/fyhBE2iRm3Ipn1wMUqC/8BghHFhzyBQEtJQQwOBY3Wl6h7gNeqQ==",
+ "sha256": "EyasYuYqKsclhHLHYVTTEB8LiIs95TvIq6zFmL3YUJw=",
"title": "Visual Basic 6",
"url": "http://updates.jenkins-ci.org/download/plugins/visual-basic-6/1.3/visual-basic-6.hpi",
"version": "1.3",
@@ -54533,7 +55584,7 @@
"name": "Randy Coulman"
}
],
- "excerpt": "Integrates Jenkins with Cincom Smalltalk Visualworks Store",
+ "excerpt": "Provides SCM support for<a href=\"http://www.cincomsmalltalk.com\" rel=\"nofollow\">Visualworks Smalltalk Store</a>.",
"gav": "org.jenkins-ci.plugins:visualworks-store:1.1.1",
"labels": [
"scm"
@@ -54545,7 +55596,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/visualworks-store-plugin",
"sha1": "3OsoCTd2RL2PPUw0B6PX6olonIs=",
- "sha512": "AjUhJZETAkkyjyfoZ+UPHHo2NGTEi+0AO8Tmto2/eHxYzCSXqr6fNJN3WyFwYpnxEjfQNvaiQjew8dWUX7slMw==",
+ "sha256": "ih0AR3DcHUynaySQl5B7fEa06vrWtYBrhB+KvcU02H4=",
"title": "Visualworks Store",
"url": "http://updates.jenkins-ci.org/download/plugins/visualworks-store/1.1.1/visualworks-store.hpi",
"version": "1.1.1",
@@ -54572,7 +55623,7 @@
"name": "Tal Yanai"
}
],
- "excerpt": "Integrates Jenkins to Cadence vManager",
+ "excerpt": "This plugin is used in order to interact from remote with Cadence vManager API.",
"gav": "org.jenkins-ci.plugins:vmanager-plugin:2.5.3",
"labels": [
"builder",
@@ -54585,7 +55636,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vmanager-plugin",
"sha1": "oOGhM9mxiIPMr3cSDloTazo1ZHc=",
- "sha512": "KDiUL6QvBlzV7/h5t398GvLcqEW+FOhwgOS5Y9I+izwTq9l8SuRAjcqyu+HowtOwAPsalzyPpAKn+94UNk0tlQ==",
+ "sha256": "RLecfxhI7c6oJZqG0I5qNutgqf6s8BdU0rk+BLfBJkU=",
"title": "Cadence vManager",
"url": "http://updates.jenkins-ci.org/download/plugins/vmanager-plugin/2.5.3/vmanager-plugin.hpi",
"version": "2.5.3",
@@ -54606,7 +55657,7 @@
"name": "Paul Gifford"
}
],
- "excerpt": "Plugin to invoke vRealize Automation API",
+ "excerpt": "A Jenkins plugin that provides integrations for VMware vRealize Automation 7.x",
"gav": "com.inkysea.vmware.vra:vmware-vrealize-automation-plugin:1.2.3",
"labels": [
"external",
@@ -54619,7 +55670,7 @@
"requiredCore": "1.642.2",
"scm": "https://github.com/jenkinsci/vmware-vrealize-automation-plugin",
"sha1": "JMtolhBDbAR5r+q3mjQlhRZcqtU=",
- "sha512": "DLHiM9R2sO+yPbrKDI5wETgzfH1qsNLmz3QoU18CVedWgn3eJyHHRa2pC5d0W2ypACSvLpVEl2699MpQi3CnYQ==",
+ "sha256": "Rrfh0pmFrGnCuYg7Ww+LzYdWRO5oYZ9nIgwdSJnTAAU=",
"title": "VMware vRealize Automation",
"url": "http://updates.jenkins-ci.org/download/plugins/vmware-vrealize-automation-plugin/1.2.3/vmware-vrealize-automation-plugin.hpi",
"version": "1.2.3",
@@ -54635,7 +55686,7 @@
"name": "Rishi Saraf"
}
],
- "excerpt": "Plugin to invoke vRealize CodeStream pipeline execution api",
+ "excerpt": "This plugin adds CodeStream support to Jenkins",
"gav": "com.vmware.vcac:vmware-vrealize-codestream:1.2",
"labels": [
"external"
@@ -54647,7 +55698,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/vmware-vrealize-codestream-plugin",
"sha1": "WUhqEgLlCWoSW0i+/g2V1ruF2Zs=",
- "sha512": "7W2SAV/rVj9JF37G5xcFeRM7OrbkbePoSQ1/zqfu5M68XgvaWpNs1qfMMevnnp4uJ5MxOTcP/SX7Q/9ip8UTwQ==",
+ "sha256": "uAHUtXAX6Il74AsDSQwujH2TnwiGyL13Q0TFGx5YVaw=",
"title": "Vmware vRealize CodeStream",
"url": "http://updates.jenkins-ci.org/download/plugins/vmware-vrealize-codestream/1.2/vmware-vrealize-codestream.hpi",
"version": "1.2",
@@ -54663,7 +55714,7 @@
"name": "Agila Govindaraju"
}
],
- "excerpt": "Plugin for executing workflow on VMware vRealize Orchestrator.",
+ "excerpt": "This plugin adds vRealize Orchestrator support to Jenkins. It supports both basic auth and SSO auth.",
"gav": "org.jenkins-ci.plugins:vmware-vrealize-orchestrator:3.0",
"labels": [],
"name": "vmware-vrealize-orchestrator",
@@ -54673,7 +55724,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/vmware-vrealize-orchestrator-plugin",
"sha1": "Op+D+OMMpwzt/cKdOCc+C5LiJj0=",
- "sha512": "QuqIQUie67LtMDkRnDvsJ6LP97urJ888ZDJ2DpRspMKllREstkmz3KAPAIsNa68ApuGgLWzTC8zBaCPNfUdGFg==",
+ "sha256": "h+MPu5ozoMlgqweNoUew90qCkjxDB4KCYRp/Lejo9qw=",
"title": "vRealize Orchestrator",
"url": "http://updates.jenkins-ci.org/download/plugins/vmware-vrealize-orchestrator/3.0/vmware-vrealize-orchestrator.hpi",
"version": "3.0",
@@ -54689,7 +55740,7 @@
"name": "Dimitri Tenenbaum"
}
],
- "excerpt": "",
+ "excerpt": "VncRecorder records screen of current build or other configured VNC session as video file and make it possible to navigate within a recorded video directly in browser. This plugin can be used in combination with <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Xvnc&#43;Plugin\" rel=\"nofollow\"> Xvnc plugin</a>.",
"gav": "org.jenkins-ci.plugins:vncrecorder:1.25",
"labels": [
"buildwrapper"
@@ -54701,7 +55752,7 @@
"requiredCore": "1.532.3",
"scm": "https://github.com/jenkinsci/vncrecorder-plugin",
"sha1": "12eik9UqAJRyudgvqStjgm+jqio=",
- "sha512": "2j1fbTOtvrT7gOw5cKyIyas78BFUcGms8jv+MK5HGnvDmw7n2kojTAAvs02lqh9HKnZG9NN1tI58WXd3Lls9+g==",
+ "sha256": "OqFlrE0IGE9KG7hfnQ1g4PA4K+WWXyXCum2y9z9uAUA=",
"title": "VncRecorder",
"url": "http://updates.jenkins-ci.org/download/plugins/vncrecorder/1.25/vncrecorder.hpi",
"version": "1.25",
@@ -54717,7 +55768,7 @@
"name": "Dimitri Tenenbaum"
}
],
- "excerpt": "This plugin lets you start HTTP based VNC viewer via HTML link directly from Console output",
+ "excerpt": "This plugin lets you monitor or operate GUI of your running build. You can start HTML5 based VNC viewer via HTML link directly from &#39;Console output&#39; of the build. This plugin can be used in combination with <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/Xvnc&#43;Plugin\" rel=\"nofollow\">Xvnc plugin</a> and <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/VncRecorder&#43;Plugin.\" rel=\"nofollow\">VncRecorder</a>",
"gav": "org.jenkins-ci.plugins:vncviewer:1.5",
"labels": [
"buildwrapper"
@@ -54729,7 +55780,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/vncviewer-plugin",
"sha1": "ittnpc5yrTNlIURexfxBEnkA8fo=",
- "sha512": "q31lJUQ3xwUJcxkcGmV1QZ3pWiDrpVf1wCVkPo+MsEm+hL/FiHDEQ5wWUHti9Jqued+LjB8YXL5SJXElaDj19w==",
+ "sha256": "sI06oYvws/Z8SWTJHRMH7/brAtZrlkfctTv9wO9hX8I=",
"title": "VncViewer",
"url": "http://updates.jenkins-ci.org/download/plugins/vncviewer/1.5/vncviewer.hpi",
"version": "1.5",
@@ -54745,7 +55796,7 @@
"name": "Yasuyuki Saito"
}
],
- "excerpt": "",
+ "excerpt": "Visual Studio Code Metrics PowerTool support plugin.",
"gav": "org.jenkins-ci.plugins:vs-code-metrics:1.7",
"labels": [
"dotnet",
@@ -54759,14 +55810,14 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/vs-code-metrics-plugin",
"sha1": "R7ZcBRz4fX7DQSYGON7if3XmZaM=",
- "sha512": "Hgn8KSSvnv+Xr/Rl5rvkI2QNe86bhTQ8jezdBOA2Z//gOa4zhXhXCB6ZpkIW9M/Lllj2yVsZ3Oblmyom7JoEtw==",
+ "sha256": "ObdRbWoAI1VzvfGHdSnkIq+BxNrdnm94+oPnUucKqNQ=",
"title": "Visual Studio Code Metrics",
"url": "http://updates.jenkins-ci.org/download/plugins/vs-code-metrics/1.7/vs-code-metrics.hpi",
"version": "1.7",
"wiki": "https://plugins.jenkins.io/vs-code-metrics"
},
"vsphere-cloud": {
- "buildDate": "Mar 23, 2018",
+ "buildDate": "Jul 23, 2018",
"dependencies": [
{
"name": "workflow-basic-steps",
@@ -54806,23 +55857,23 @@
"name": "Eric Lordahl"
}
],
- "excerpt": "Integrates Jenkins with a vSphere server",
- "gav": "org.jenkins-ci.plugins:vsphere-cloud:2.17",
+ "excerpt": "This plugin provides tools to implement &#34;cloud&#34; like functionality in Jenkins for those using a vSphere Virtualization infrastructure.",
+ "gav": "org.jenkins-ci.plugins:vsphere-cloud:2.18",
"labels": [
"cluster",
"slaves"
],
"name": "vsphere-cloud",
- "previousTimestamp": "2017-09-07T11:06:04.00Z",
- "previousVersion": "2.16",
- "releaseTimestamp": "2018-03-23T14:39:44.00Z",
+ "previousTimestamp": "2018-03-23T14:39:44.00Z",
+ "previousVersion": "2.17",
+ "releaseTimestamp": "2018-07-23T09:31:48.00Z",
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/vsphere-cloud-plugin",
- "sha1": "Dvd9mwStuvsBZoWfMfw/UpsW6rI=",
- "sha512": "xCJE5juUhZLORdQQfuPiQ0zsM+MkfoEn3s2xD3VobH7n4mT9pDs3YgkLTVHuJMqqG9z8ZMI6ppvOHDWd1BjIhA==",
+ "sha1": "ri0R5M/w/7qIdZgvYsQtWruFjYI=",
+ "sha256": "YxF+ea4cU/MKWTn7CaL1HCV4oQdqTwtL9I20JJbSjJs=",
"title": "vSphere",
- "url": "http://updates.jenkins-ci.org/download/plugins/vsphere-cloud/2.17/vsphere-cloud.hpi",
- "version": "2.17",
+ "url": "http://updates.jenkins-ci.org/download/plugins/vsphere-cloud/2.18/vsphere-cloud.hpi",
+ "version": "2.18",
"wiki": "https://plugins.jenkins.io/vsphere-cloud"
},
"vss": {
@@ -54844,7 +55895,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/vss-plugin",
"sha1": "z7LRaabPUDNZpuDs7rAEafW4EOM=",
- "sha512": "mxHr1RmBm7klmvdnax8M4Oq9AzTow6fLDDO7FjO/8r0NfHCY/JDiXqBSTl25ldCf155CR89QNKledTVJzKnb2g==",
+ "sha256": "gqkeNAjxdPLVyM3XJqSdIV//U0zvTGYbpQ1KuBL7ZDY=",
"title": "Visual SourceSafe",
"url": "http://updates.jenkins-ci.org/download/plugins/vss/1.9/vss.hpi",
"version": "1.9",
@@ -54869,7 +55920,7 @@
"name": "Yasuyuki Saito"
}
],
- "excerpt": "",
+ "excerpt": "This plugin runs &#39;VSTest.Console.exe&#39; command line tool to execute unit tests for .NET projects.",
"gav": "org.jenkins-ci.plugins:vstestrunner:1.0.7",
"labels": [
"dotnet",
@@ -54882,7 +55933,7 @@
"requiredCore": "2.7.4",
"scm": "https://github.com/jenkinsci/vstestrunner-plugin",
"sha1": "C2pVnyfOAwW7YZHQZA86iCvbuLw=",
- "sha512": "oosD0m2IFyBxvEbMBUMttT0hqLd21Ms805tYT8XZGFvpse51+bU7Uc/8Y2wS7tzAQ7/jbD6yhz5hA3S//wt6XA==",
+ "sha256": "69DxH7zS1kB3XGizV+qg2Xdb0ACuwrEwb6znr2dCDq0=",
"title": "VSTest Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/vstestrunner/1.0.7/vstestrunner.hpi",
"version": "1.0.7",
@@ -54915,7 +55966,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/vsts-cd-plugin-plugin",
"sha1": "q/ds3cqN8m8tgkVLEEa/nuaKE3Y=",
- "sha512": "EweeZT9nSZfSg9Tj3Hj8goxPgIZJ9wGcd2/OUVB0E9TuAsI/H5GpI16DfbtcEv/zLDSGziXwaKvEPiDDPVnh8g==",
+ "sha256": "9AuX8+YQSbtjhj6SGKFEDWed3yW4lXcEQPseQkGkfrU=",
"title": "VS Team Services Continuous Deployment",
"url": "http://updates.jenkins-ci.org/download/plugins/vsts-cd/1.3/vsts-cd.hpi",
"version": "1.3",
@@ -54931,7 +55982,7 @@
"name": "Walti,Inc"
}
],
- "excerpt": "Calls walti.io API for security scanning.",
+ "excerpt": "This plugin helps you to call Walti security scan API after build has completed.",
"gav": "org.jenkins-ci.plugins:walti:1.0.1",
"labels": [
"post-build",
@@ -54944,7 +55995,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/walti-plugin",
"sha1": "sOtptKtL5dXuQDqmSalAgD4d0Lg=",
- "sha512": "S0zUnKWvfZJOTrPlYb5ahrdgmejHW33uG/yQfK2CLVdQun5WTMB0Pfw/WAg0ZSGDTYuZ+uJv5Ik16Hl2mV4WlQ==",
+ "sha256": "sGfwCkMyfQ8KOJkpd2gU9fpzPRPJ2JHR/WijE+FC0yc=",
"title": "Walti",
"url": "http://updates.jenkins-ci.org/download/plugins/walti/1.0.1/walti.hpi",
"version": "1.0.1",
@@ -54971,7 +56022,7 @@
"name": "SoftLogica"
}
],
- "excerpt": "",
+ "excerpt": "This plugin publishes WAPT Pro reports.",
"gav": "org.jenkins-ci.plugins:waptpro:1.6",
"labels": [
"builder"
@@ -54983,7 +56034,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/waptpro-plugin",
"sha1": "nNN5qJSjBrm40lIVOBZtrIY/9r0=",
- "sha512": "GR2AusN68CXZTJinj2ZqHTOpXaqPeN0CqImlovoXOudGQGf0EYXuL3iKXpBF2AacU1GyYb6IjmEaDs7tjHUSAw==",
+ "sha256": "SrveOnw5R+JL1PEY/ClCLLi089/MIiTIquWumyraJrM=",
"title": "WAPT Pro",
"url": "http://updates.jenkins-ci.org/download/plugins/waptpro/1.6/waptpro.hpi",
"version": "1.6",
@@ -55030,7 +56081,7 @@
"name": "Ulli Hafner"
}
],
- "excerpt": "This plug-in reads the compiler warnings from the console log file and generates a trend report.",
+ "excerpt": "This plug-in collects the compiler warnings of the project modules and visualizes the results.",
"gav": "org.jvnet.hudson.plugins:warnings:4.68",
"labels": [
"maven",
@@ -55043,7 +56094,7 @@
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/warnings-plugin",
"sha1": "/v9lUxXtRyzJQtqLLxrHEFUgHhU=",
- "sha512": "YRq1UL+/bjymGQ+K2zRCX+Lc0j6PbgRcvV6HsqGjiaBE1U8LBRWCj2Xi+Dm6hHuE/5kW+1k3NqrdJPPDqP10Uw==",
+ "sha256": "8jhojTG66PlsUpaTMxkcFC3wAcLPk51kwrSqOnXJwSs=",
"title": "Warnings",
"url": "http://updates.jenkins-ci.org/download/plugins/warnings/4.68/warnings.hpi",
"version": "4.68",
@@ -55059,7 +56110,7 @@
"name": "Venkatesh Sethuram"
}
],
- "excerpt": "Jenkins plugin for Warrior Framework",
+ "excerpt": "This Plugin allows Jenkins Job to integrate with Warrior Automation Framework",
"gav": "org.jenkins-ci.plugins:warrior:1.2",
"labels": [],
"name": "warrior",
@@ -55069,7 +56120,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/warrior-plugin",
"sha1": "hBBz5FwUwUNDQ+E+DSu7U+dEITc=",
- "sha512": "qZ4h14XPYTkIeQrup0Vjt+spocsj+5cs6TiS2/xy1GsGHvj7llnMaQTnPy4G21Th83RqhsC02f0abFYf+3E/+A==",
+ "sha256": "nJ47wx1fc2Q0TQffWa3NYDtcI5/UqY+pKbR/i/Ih1X4=",
"title": "Warrior Framework",
"url": "http://updates.jenkins-ci.org/download/plugins/warrior/1.2/warrior.hpi",
"version": "1.2",
@@ -55085,7 +56136,7 @@
"name": "Romain Seguy"
}
],
- "excerpt": "",
+ "excerpt": "This plugin adds an &#34;IBM WebSphere Application Server 6.x/7.x&#34; builder which allows running wsadmin commands (or scripts) from a job.",
"gav": "org.jenkins-ci.plugins:was-builder:1.6.1",
"labels": [
"builder"
@@ -55097,7 +56148,7 @@
"requiredCore": "1.409",
"scm": "https://github.com/jenkinsci/was-builder-plugin",
"sha1": "ZjWAGywEpaL+0rhmyGNmBS5yyVg=",
- "sha512": "lIv+aq+q2tCbTZt5wlZ6Ucw04ROZTpVXg/o5revzeB6jtSRJID84EuTc6/eAHClVbY+RE0evv5FYWz+mewQULA==",
+ "sha256": "RnjMbfE8exMWdP6xTWlgl04Ma70QhZI9Lc9nFqP86sc=",
"title": "WAS Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/was-builder/1.6.1/was-builder.hpi",
"version": "1.6.1",
@@ -55124,7 +56175,7 @@
"name": "Chris Pitman"
}
],
- "excerpt": "Allows a pipeline to block until a webhook is called by an external system.",
+ "excerpt": "Allows build pipelines to wait for notification from an external system before continuing.",
"gav": "org.jenkins-ci.plugins:webhook-step:1.3",
"labels": [],
"name": "webhook-step",
@@ -55134,7 +56185,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/webhook-step-plugin",
"sha1": "TFOA69TBDcu/GFXkYMjZQdXc33c=",
- "sha512": "Iy+G6uV8e0BoAl6JR6ewQao9Jl3lGea7lFwAsaLbO6Hgmsw877Nr1EyjO0YSYAY3EUQjEHD7kKIuiCjIGrjHDw==",
+ "sha256": "jNxz+YO/J+7g7vLsrQYbYKlgi0Gfpq2jgCeLP8WaNbg=",
"title": "Webhook Step",
"url": "http://updates.jenkins-ci.org/download/plugins/webhook-step/1.3/webhook-step.hpi",
"version": "1.3",
@@ -55150,7 +56201,7 @@
"name": "Jane King"
}
],
- "excerpt": "WebLOAD Load Testing Jenkins plugin",
+ "excerpt": "Jenkins plugin for <a href=\"http://www.radview.com/\" rel=\"nofollow\">RadView</a> WebLOAD load testing tool.",
"gav": "hudson.plugins:webload:1.9",
"labels": [
"external",
@@ -55163,7 +56214,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/webload-plugin",
"sha1": "+7dUba/FCbMMfTvyzj76Ez3osMY=",
- "sha512": "KuUL0nn+M+UqqpJXIAhzNdpbg/hniEpLEix6kbyh2bH16RG/NYRpjSDkYM650Kq3suyIwVStwVgNQokGlnLL9g==",
+ "sha256": "LKlhVn7GIBAqNzYgKbSL6gIyCKY0KLd8Y/dDMf6f9Ko=",
"title": "WebLOAD Load Testing",
"url": "http://updates.jenkins-ci.org/download/plugins/webload/1.9/webload.hpi",
"version": "1.9",
@@ -55185,7 +56236,7 @@
"name": "Raphael CHAUMIER"
}
],
- "excerpt": "This plugin deploys the artifacts built on Jenkins to a weblogic target (admin server, managed server, cluster ...) as an application or a library module.",
+ "excerpt": "This plugin allows you to deploy an artifact (JAR, EAR, WAR) to any WebLogic target (admin server, managed server, cluster...) after a successful build.",
"gav": "org.jenkins-ci.plugins:weblogic-deployer-plugin:4.1",
"labels": [
"upload",
@@ -55198,7 +56249,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/weblogic-deployer-plugin",
"sha1": "B0ngD/Ug/Jrww+3wu1OHsogS4cQ=",
- "sha512": "10xtT7RPzF6q6BmaDJf7juGWnGEOQuLpla31VmAElS7zj2YwleCKgYPUEwFFeuJZm3/MaCI60vSdxj3SigrLrw==",
+ "sha256": "J1V24LYc+RFYyOS0Zi9lm4BVIK8utQMqu78/4po5dzE=",
"title": "Deploy WebLogic",
"url": "http://updates.jenkins-ci.org/download/plugins/weblogic-deployer-plugin/4.1/weblogic-deployer-plugin.hpi",
"version": "4.1",
@@ -55214,7 +56265,7 @@
"name": "MIZUNO Hiroki"
}
],
- "excerpt": "",
+ "excerpt": "This plugin makes it possible to notify the results of an execution via WebSocket.",
"gav": "org.codefirst.jenkins.wsnotifier:websocket:1.0.6",
"labels": [
"notifier"
@@ -55226,7 +56277,7 @@
"requiredCore": "1.499",
"scm": "https://github.com/jenkinsci/websocket-plugin",
"sha1": "6rItNYW7zTnZbOtNxV4RunCGbkk=",
- "sha512": "ErED781icNVpJ0EMYloF/DkmLz6RxP2osnVhDW5L2UWE9e3aBNZY+N5fXsLed7QJiJwr8XjaDhr2vzOj39t/kg==",
+ "sha256": "jCvUMaRf3tMthLzyMVuqUZ0cxmOBUUZTABtb1etq/l8=",
"title": "Websocket Notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/websocket/1.0.6/websocket.hpi",
"version": "1.0.6",
@@ -55246,7 +56297,7 @@
"name": "Valerio Ponte"
}
],
- "excerpt": "A Jenkins plugin for automatically deploying artifacts to a variety of WebSphere servers. Deploys your web artifacts locally or remotely to IBM WebSphere Application Server or IBM WebSphere Liberty Profile",
+ "excerpt": "Deploys your web artifacts automatically to IBM WebSphere Application Server and IBM WebSphere Liberty Profile",
"gav": "org.jenkins-ci.plugins:websphere-deployer:1.6.1",
"labels": [
"post-build",
@@ -55259,7 +56310,7 @@
"requiredCore": "1.608",
"scm": "https://github.com/jenkinsci/websphere-deployer-plugin",
"sha1": "/a7bzrKUilf5u3XMAC1qN44aBgs=",
- "sha512": "dav3eYcvDkEV1qQJVDtRtVbjXYLboVtUtjPH1/fdjTUuMvz9LXn6Zr6OzqyOO/Vl8NEfw57XeN9TpNvXPARy0A==",
+ "sha256": "Umwp+8LveOdta5pa3Jbbc8USq3Q7ptj74s3HJmJpTLY=",
"title": "WebSphere Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/websphere-deployer/1.6.1/websphere-deployer.hpi",
"version": "1.6.1",
@@ -55291,7 +56342,7 @@
"name": "fu.jian"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows you to publish content on Sina&#39;s microblog.",
"gav": "org.jenkins-ci.plugins:weibo:1.0.1",
"labels": [
"notifier"
@@ -55301,7 +56352,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/weibo-plugin",
"sha1": "yuq+kRG2+OYdXBXMqtBTj1jNu5o=",
- "sha512": "dWHBG8C5KZnprbJCWOku8Wmt24WunKKFiYBp3o9CQGUfSsRwLocAJfyBLykElfcrbbMOpf8BA0Gx9Per8l8NsA==",
+ "sha256": "lNFfZNE2go0DDGOsYqhBiQ5/XYf9Isb9E5ciipHV8KI=",
"title": "Weibo",
"url": "http://updates.jenkins-ci.org/download/plugins/weibo/1.0.1/weibo.hpi",
"version": "1.0.1",
@@ -55353,7 +56404,7 @@
"name": "Ramakrishna Sharvirala"
}
],
- "excerpt": "White Source external update agent for Jenkins CI",
+ "excerpt": "This plugin brings automatic open source management with <a href=\"http://www.whitesourcesoftware.com/\" rel=\"nofollow\">White Source</a> to jenkins users.",
"gav": "org.jenkins-ci.plugins:whitesource:18.6.3",
"labels": [
"report",
@@ -55366,7 +56417,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/whitesource-plugin",
"sha1": "g0z6kvLdd8e/XI3MQumf/YqXYGA=",
- "sha512": "qHp8VleD7KrlYORQzmG4sBKsGyn1TgfY56+9C4T1Lf/PkfBs0tqy63zRZ7mG+J2dBhnPNckimZZ4g7U9ssWGGw==",
+ "sha256": "QGTGBTKEv5WqVV4D8ilo7g/1wEGmr9RnAJOgJ9PAhks=",
"title": "White Source",
"url": "http://updates.jenkins-ci.org/download/plugins/whitesource/18.6.3/whitesource.hpi",
"version": "18.6.3",
@@ -55382,7 +56433,7 @@
"name": "Dan B. Dillingham"
}
],
- "excerpt": "WildFly Deployer Plugin",
+ "excerpt": "This plugin deploys applications built with Jenkins to a WildFly server or server group.",
"gav": "org.jenkins-ci.plugins:wildfly-deployer:1.0.2",
"labels": [
"upload",
@@ -55395,7 +56446,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/wildfly-deployer-plugin",
"sha1": "4XoLLK28SfCRcwd9YuTy/U9YIhM=",
- "sha512": "aaCmx4bIaL4QXGmzef6jMaZmPi3nXYKm9LbQdMQmPEJIMxTEmBDtCl7FjhnrQy+wHJzWGguD8wJwMfriJLPkpw==",
+ "sha256": "F0aPB42hbSgNljy3EWHXcN3kHI/htJ3AKGRUO6XJj4k=",
"title": "WildFly Deployer",
"url": "http://updates.jenkins-ci.org/download/plugins/wildfly-deployer/1.0.2/wildfly-deployer.hpi",
"version": "1.0.2",
@@ -55411,7 +56462,7 @@
"name": "Windocks Support"
}
],
- "excerpt": "Allows for the creation and start of Windocks Containers",
+ "excerpt": "This plugin is used to create a SQL Server container on a docker server.",
"gav": "org.jenkins-ci.plugins:windocks-start-container:1.4",
"labels": [
"deployment",
@@ -55424,7 +56475,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/windocks-start-container-plugin",
"sha1": "c+CchbgPjctjibRoNI7J6ggwnOk=",
- "sha512": "3hqRLdeF5DpEWgmOrs8KWNzf29nKBUnrA2RxfCmC7RVMfnJxCKJaCxf+VsRivPVe1Qj9G7wI25OjaOzzBktL5w==",
+ "sha256": "i1hxnq2aSc59nLCfTBk8HB6h9qrnGxeGtItA+whnfHQ=",
"title": "Start Windocks Containers",
"url": "http://updates.jenkins-ci.org/download/plugins/windocks-start-container/1.4/windocks-start-container.hpi",
"version": "1.4",
@@ -55486,7 +56537,7 @@
"name": "Visual Studio China Jenkins Team"
}
],
- "excerpt": "Uploads build artifacts or downloads build dependencies using Azure storage",
+ "excerpt": "Azure Blob Storage Plugin enables uploading build <br /> artifacts to, or downloading blob files from, Microsoft Azure Blob storage",
"gav": "org.jenkins-ci.plugins:windows-azure-storage:0.3.9",
"labels": [
"upload",
@@ -55499,7 +56550,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/windows-azure-storage-plugin",
"sha1": "y9kWD2I+uhbczqFPBNUuirl0ugY=",
- "sha512": "SS7hSeaAUwe7Dlu7u2SBuCxp5uKyT4N1Q3nmNd3ERvXGHypLi+ln7IVHoFH3Z2+W9lPWC+fXLHU1YDXw7Rq7bQ==",
+ "sha256": "PgojQ+F7J9/JSHVWPNtr8xKavSprZCABNQbqUTkL924=",
"title": "Windows Azure Storage",
"url": "http://updates.jenkins-ci.org/download/plugins/windows-azure-storage/0.3.9/windows-azure-storage.hpi",
"version": "0.3.9",
@@ -55515,7 +56566,7 @@
"name": "Yasuyuki Saito"
}
],
- "excerpt": "",
+ "excerpt": "This plug-in is used to run the Windows Exe.",
"gav": "org.jenkins-ci.plugins:windows-exe-runner:1.2",
"labels": [
"builder"
@@ -55527,7 +56578,7 @@
"requiredCore": "1.466",
"scm": "https://github.com/jenkinsci/windows-exe-runner-plugin",
"sha1": "8/6nNi5C1YT+x+8WXieu+pXfjT8=",
- "sha512": "0Zz4NPIy0rg1RF5U/tRGyu9QtplOn4Tb1sK3rUMR+OzNy+NZ8l9WFjkYgmVKsQZPMxX+SSzK/9YSFJnC4B0+zA==",
+ "sha256": "3LZhRZlBi3ixSg62lpwu1FYT22BXsXrv0JaBbfRC6Kk=",
"title": "Windows Exe Runner",
"url": "http://updates.jenkins-ci.org/download/plugins/windows-exe-runner/1.2/windows-exe-runner.hpi",
"version": "1.2",
@@ -55553,7 +56604,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/windows-slaves-plugin",
"sha1": "xggz2d9LAvQYsXKlGaSGXDsQWpk=",
- "sha512": "SlyUdq+tc0h8bjDnGwdXZnHpo0r59d/5jbNehNdEWaKaEr1WwzhNEYxU6wAi3Hq/LCmbGOqxEmEk4sDAFlGfew==",
+ "sha256": "Q2T4goZ0WkiWK4a1PfNzmml4iG5y7IMomjz8dQ8a3MY=",
"title": "Windows Slaves",
"url": "http://updates.jenkins-ci.org/download/plugins/windows-slaves/1.3.1/windows-slaves.hpi",
"version": "1.3.1",
@@ -55585,7 +56636,7 @@
"name": "Suresh Kumar"
}
],
- "excerpt": "Execute commands in remote windows machine using WinRM framework",
+ "excerpt": "Execute commands in remote windows machine using WinRM framework.",
"gav": "com.spcow.plugins:winrm-client:1.0",
"labels": [],
"name": "winrm-client",
@@ -55593,7 +56644,7 @@
"requiredCore": "1.651.3",
"scm": "https://github.com/jenkinsci/winrm-client-plugin",
"sha1": "jaZO3rnc7N8yaHn1KvZMH1H+6RU=",
- "sha512": "HWikKug7OQUi4kGj41k4ZjNisLlTRru7U2skIJjdu2TFd/uOAn7IH09uOV5/1jDg1uZglPZcbldY7OwaMuJPFQ==",
+ "sha256": "Cy0ANyl35tDWEfjO6ks07OYV4mqUDlPwpqhYb+o076U=",
"title": "WinRM Client",
"url": "http://updates.jenkins-ci.org/download/plugins/winrm-client/1.0/winrm-client.hpi",
"version": "1.0",
@@ -55621,7 +56672,7 @@
"requiredCore": "1.579",
"scm": "https://github.com/jenkinsci/wix-plugin",
"sha1": "rigBn/HaqVeQ1b4qS5LNaH9GRHM=",
- "sha512": "Ly+yyayKQvh6bt74IocLNfES1P7E2KgkgYWOjTXlLALvIYPDX3BXQi9Wh0eQIkPltvvp/pcDwY0UG59Gz1mJwA==",
+ "sha256": "JJY+VYfwhXotJNd+yAQ/C1Qrd/8nY+koXuPiYZ/UQpA=",
"title": "WIX Toolset",
"url": "http://updates.jenkins-ci.org/download/plugins/wix/1.12/wix.hpi",
"version": "1.12",
@@ -55716,7 +56767,7 @@
"developerId": "jglick"
}
],
- "excerpt": "A suite of plugins that lets you orchestrate automation, simple or complex. See http://jenkins-ci.org/solutions/pipeline/ for more details",
+ "excerpt": "A suite of plugins that lets you orchestrate automation, simple or complex. See <a href=\"http://jenkins-ci.org/solutions/pipeline/\" rel=\"nofollow\">Pipeline as Code with Jenkins</a> for more details.",
"gav": "org.jenkins-ci.plugins.workflow:workflow-aggregator:2.5",
"labels": [
"misc",
@@ -55731,14 +56782,14 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/workflow-aggregator-plugin",
"sha1": "JYbEB7D4N73SO9/QfguTWWa1il4=",
- "sha512": "2IPvTHQjm4QOJPKYBK1/xrvpKZPLKwd+sG48GL2lc9dI583gG0macr9K4oGqOK89xKdoNoALAfNhUzkfzOhjeg==",
+ "sha256": "9RIjd3aaXkPuTC2IxyDdiTBUw2WPxNKfIdNi6ryqyGo=",
"title": "Pipeline",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-aggregator/2.5/workflow-aggregator.hpi",
"version": "2.5",
"wiki": "https://plugins.jenkins.io/workflow-aggregator"
},
"workflow-api": {
- "buildDate": "Jun 15, 2018",
+ "buildDate": "Jul 24, 2018",
"dependencies": [
{
"name": "workflow-step-api",
@@ -55761,22 +56812,22 @@
"developerId": "svanoort"
}
],
- "excerpt": "The Jenkins Plugins Parent POM Project",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-api:2.28",
+ "excerpt": "Plugin that defines Pipeline API.",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-api:2.29",
"labels": [
"misc"
],
"name": "workflow-api",
- "previousTimestamp": "2018-04-12T16:02:01.00Z",
- "previousVersion": "2.27",
- "releaseTimestamp": "2018-06-15T16:29:52.00Z",
+ "previousTimestamp": "2018-06-15T16:29:52.00Z",
+ "previousVersion": "2.28",
+ "releaseTimestamp": "2018-07-24T15:29:00.00Z",
"requiredCore": "2.121",
"scm": "https://github.com/jenkinsci/workflow-api-plugin",
- "sha1": "GGpRCmn/UM1sQkj+E9BicmSTQRY=",
- "sha512": "HIy//TT//6RAqpOZ2e7xBPxiCW4LqnHnPSq0Osy8+4XPN5SN5K2dz3mODrA/nysh+N7Wxt1GsYtFFZ+4D7y/jA==",
+ "sha1": "7rDlFk0JaF7xqSHaGqKNJBI2KSI=",
+ "sha256": "9MyeqT/3f1HhYXPx4MPjZG6S8UZ7vEfwi0V0s4CpOzI=",
"title": "Pipeline: API",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-api/2.28/workflow-api.hpi",
- "version": "2.28",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-api/2.29/workflow-api.hpi",
+ "version": "2.29",
"wiki": "https://plugins.jenkins.io/workflow-api"
},
"workflow-basic-steps": {
@@ -55813,7 +56864,7 @@
"developerId": "svanoort"
}
],
- "excerpt": "The Jenkins Plugins Parent POM Project",
+ "excerpt": "Commonly used steps for Pipelines.",
"gav": "org.jenkins-ci.plugins.workflow:workflow-basic-steps:2.9",
"labels": [
"pipeline",
@@ -55826,7 +56877,7 @@
"requiredCore": "2.121.1",
"scm": "https://github.com/jenkinsci/workflow-basic-steps-plugin",
"sha1": "86fkNNsncudxgQPt7Ms485UQvXU=",
- "sha512": "M7ek6MNtGEbmCKTYeqoZb68+7V0sdveUrQBf3c9G9SpcmjGgC+Ak6Vv2HT9lpbMfeGkqUgeb97XFq+jBbgOHKQ==",
+ "sha256": "P/kARj+ISxJjoKvNveo6xpirqSwHUgPb3iaoHckmK4Y=",
"title": "Pipeline: Basic Steps",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-basic-steps/2.9/workflow-basic-steps.hpi",
"version": "2.9",
@@ -55892,7 +56943,7 @@
"developerId": "rsandell"
}
],
- "excerpt": "The Jenkins Plugins Parent POM Project",
+ "excerpt": "Pipeline execution engine based on continuation passing style transformation of Groovy scripts.",
"gav": "org.jenkins-ci.plugins.workflow:workflow-cps:2.54",
"labels": [
"misc"
@@ -55904,7 +56955,7 @@
"requiredCore": "2.62",
"scm": "https://github.com/jenkinsci/workflow-cps-plugin",
"sha1": "SdyD7cgsnsF45PExv0fNAnr4Az8=",
- "sha512": "i8d3WHxuCNT29KoaB9ls01sxxeTQYIMdqy/GcZww0jotw3Sl4lBONQJRPIdbbg4fy3c6NP7z26Eaw70lFx1JdQ==",
+ "sha256": "jSMzKlTYp0S9FaR9LuzQIgaLLUC2K8UbbItN/a9IiU4=",
"title": "Pipeline: Groovy",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps/2.54/workflow-cps.hpi",
"version": "2.54",
@@ -55954,7 +57005,7 @@
"developerId": "abayer"
}
],
- "excerpt": "",
+ "excerpt": "Shared libraries for Pipeline scripts.",
"gav": "org.jenkins-ci.plugins.workflow:workflow-cps-global-lib:2.9",
"labels": [
"misc"
@@ -55966,19 +57017,19 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/workflow-cps-global-lib-plugin",
"sha1": "H+SXr1IyyYoA4i6AY5bFPHS09aU=",
- "sha512": "/KEXG9z/zhm7atLotYn9r/v2/+uq5yKv8KG8JI0GjKnn9HWcuobK5IHq6DB1jtedcU8jGgSkfK7HnQUxFrnEtQ==",
+ "sha256": "taFBxIlr4V4J12/Ftg3z/nAelNLC0gFamcpRR6eLCdE=",
"title": "Pipeline: Shared Groovy Libraries",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-cps-global-lib/2.9/workflow-cps-global-lib.hpi",
"version": "2.9",
"wiki": "https://plugins.jenkins.io/workflow-cps-global-lib"
},
"workflow-durable-task-step": {
- "buildDate": "Feb 16, 2018",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
"name": "workflow-api",
"optional": false,
- "version": "2.22"
+ "version": "2.25"
},
{
"name": "workflow-step-api",
@@ -55988,22 +57039,27 @@
{
"name": "workflow-support",
"optional": false,
- "version": "2.16"
+ "version": "2.20"
},
{
"name": "durable-task",
"optional": false,
- "version": "1.18"
+ "version": "1.24"
+ },
+ {
+ "name": "scm-api",
+ "optional": false,
+ "version": "2.2.6"
},
{
"name": "script-security",
"optional": false,
- "version": "1.27"
+ "version": "1.39"
},
{
"name": "structs",
"optional": false,
- "version": "1.7"
+ "version": "1.10"
}
],
"developers": [
@@ -56011,27 +57067,27 @@
"developerId": "svanoort"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-durable-task-step:2.19",
+ "excerpt": "Pipeline steps locking agents and workspaces, and running external processes that may survive a Jenkins restart or slave reconnection.",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-durable-task-step:2.20",
"labels": [
"pipeline",
"misc"
],
"name": "workflow-durable-task-step",
- "previousTimestamp": "2018-01-12T23:18:15.00Z",
- "previousVersion": "2.18",
- "releaseTimestamp": "2018-02-16T16:34:07.00Z",
- "requiredCore": "2.60.3",
+ "previousTimestamp": "2018-02-16T16:34:07.00Z",
+ "previousVersion": "2.19",
+ "releaseTimestamp": "2018-08-07T21:37:47.00Z",
+ "requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/workflow-durable-task-step-plugin",
- "sha1": "hEfOwilYbX5OkA2s2OUr/TBofMY=",
- "sha512": "5ghQnEs3DvGEjyC1FQ9p8PUvdML8/sUx+kORLheefqQcVDy9Y8WgUGdKR1TFs/xadBlcrjnkHbX43d+JlJFv4w==",
+ "sha1": "KvVkAF2973LjjCGVLRdAFUYMQA0=",
+ "sha256": "wMRMcnSbM8kC77lueoqyIvf7cs1Xjal+kpjbpUwiqS0=",
"title": "Pipeline: Nodes and Processes",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-durable-task-step/2.19/workflow-durable-task-step.hpi",
- "version": "2.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-durable-task-step/2.20/workflow-durable-task-step.hpi",
+ "version": "2.20",
"wiki": "https://plugins.jenkins.io/workflow-durable-task-step"
},
"workflow-job": {
- "buildDate": "Jun 28, 2018",
+ "buildDate": "Aug 07, 2018",
"dependencies": [
{
"name": "workflow-api",
@@ -56046,7 +57102,7 @@
{
"name": "workflow-support",
"optional": false,
- "version": "2.17"
+ "version": "2.20"
}
],
"developers": [
@@ -56054,26 +57110,26 @@
"developerId": "svanoort"
}
],
- "excerpt": "The Jenkins Plugins Parent POM Project",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-job:2.22",
+ "excerpt": "Defines a new job type for pipelines and provides their generic user interface.",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-job:2.24",
"labels": [
"misc"
],
"name": "workflow-job",
- "previousTimestamp": "2018-05-02T21:13:57.00Z",
- "previousVersion": "2.21",
- "releaseTimestamp": "2018-06-28T16:35:00.00Z",
- "requiredCore": "2.62",
+ "previousTimestamp": "2018-07-11T16:24:15.00Z",
+ "previousVersion": "2.23",
+ "releaseTimestamp": "2018-08-07T21:24:22.00Z",
+ "requiredCore": "2.73.3",
"scm": "https://github.com/jenkinsci/workflow-job-plugin",
- "sha1": "s6Kv86XUuU4B4qxLYtMoHKCmwcM=",
- "sha512": "VNr4tj5+XnC9fpy6I/jYWMmGb5p02JY0E0u7dwdLXhe5NABZfVhLZayJ29zCz2v5FpalVCSn4J11HanqgPSdVg==",
+ "sha1": "jdabiw/ddWWgH8vHvxlxy6CB3+w=",
+ "sha256": "vL2PeM6EoY++OyWMG6GwNcYkWkx/0qxz/ER38BGMTH0=",
"title": "Pipeline: Job",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-job/2.22/workflow-job.hpi",
- "version": "2.22",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-job/2.24/workflow-job.hpi",
+ "version": "2.24",
"wiki": "https://plugins.jenkins.io/workflow-job"
},
"workflow-multibranch": {
- "buildDate": "May 17, 2018",
+ "buildDate": "Jul 09, 2018",
"dependencies": [
{
"name": "workflow-api",
@@ -56133,26 +57189,26 @@
],
"developers": [
{
- "developerId": "svanoort"
+ "developerId": "abayer"
}
],
- "excerpt": "Enhances Pipeline plugin to handle branches better by automatically grouping builds from different branches",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-multibranch:2.19",
+ "excerpt": "Enhances Pipeline plugin to handle branches better by automatically grouping builds from different branches.",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-multibranch:2.20",
"labels": [
"misc",
"scm-related"
],
"name": "workflow-multibranch",
- "previousTimestamp": "2018-04-20T17:11:05.00Z",
- "previousVersion": "2.18",
- "releaseTimestamp": "2018-05-17T16:11:28.00Z",
+ "previousTimestamp": "2018-05-17T16:11:28.00Z",
+ "previousVersion": "2.19",
+ "releaseTimestamp": "2018-07-09T17:33:53.00Z",
"requiredCore": "2.62",
"scm": "https://github.com/jenkinsci/workflow-multibranch-plugin",
- "sha1": "/FECKK++pVCZ8KKXpieAVgvWGIU=",
- "sha512": "CEzHfG0htqyFsUy0yZ2n0H1NynxqwPTXkeXQc5K4GPUBHf/Oa0oi3Dv8ljcAvRLm7fki1Md6PBBIQ48FjEuzbw==",
+ "sha1": "uvUIRH1k+BmMQkRY6aBBe89m70Q=",
+ "sha256": "wyruQK/QaE/WTcSxPqKSZn4mozVSwp/ooC9y1XxtHho=",
"title": "Pipeline: Multibranch",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-multibranch/2.19/workflow-multibranch.hpi",
- "version": "2.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-multibranch/2.20/workflow-multibranch.hpi",
+ "version": "2.20",
"wiki": "https://plugins.jenkins.io/workflow-multibranch"
},
"workflow-remote-loader": {
@@ -56175,7 +57231,7 @@
"name": "Emilio Escobar"
}
],
- "excerpt": "Allows loading Pipeline scripts from remote locations (enhanced version of the built-in load command)",
+ "excerpt": "Allows loading Pipeline script from remote locations (enhanced version of the built-in load command)",
"gav": "org.jenkins-ci.plugins:workflow-remote-loader:1.4",
"labels": [],
"name": "workflow-remote-loader",
@@ -56185,7 +57241,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/workflow-remote-loader-plugin",
"sha1": "gleTx4JYiXQXhukViSDyRnqnp5A=",
- "sha512": "a5Vbhjbx052OBS+rK/biFmP+fJpjDTms/PwFsQBrvmS31kk0TVrc//UVgvNywIJ0+KOpfC0gMFieU2/vP6jSYQ==",
+ "sha256": "JvTLPuaRlOOSh5/+LcyfLwRMJ3MZ57OtHSwSrlAizO8=",
"title": "Pipeline Remote Loader",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-remote-loader/1.4/workflow-remote-loader.hpi",
"version": "1.4",
@@ -56205,7 +57261,7 @@
"developerId": "jglick"
}
],
- "excerpt": "",
+ "excerpt": "Adds a Pipeline step to check out or update working sources from various SCMs (version control).",
"gav": "org.jenkins-ci.plugins.workflow:workflow-scm-step:2.6",
"labels": [
"misc",
@@ -56218,7 +57274,7 @@
"requiredCore": "2.60",
"scm": "https://github.com/jenkinsci/workflow-scm-step-plugin",
"sha1": "x3d7/FvXsFv/whImi9jZpvrUJDk=",
- "sha512": "ZqAjSNfO89lh76FFezbNVo8aEdK6T35WQREgRR2wVAZ0VTQlUdUA4VRYHMPZGAJbYBn9ETfKXdM/StBSPCFoUA==",
+ "sha256": "o4KGStrw/IDVgkNWgVehRQAo5tBQOgO4ERHUxN6CddA=",
"title": "Pipeline: SCM Step",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-scm-step/2.6/workflow-scm-step.hpi",
"version": "2.6",
@@ -56238,7 +57294,7 @@
"developerId": "rsandell"
}
],
- "excerpt": "The Jenkins Plugins Parent POM Project",
+ "excerpt": "API for asynchronous build step primitive.",
"gav": "org.jenkins-ci.plugins.workflow:workflow-step-api:2.16",
"labels": [
"misc"
@@ -56250,14 +57306,14 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/workflow-step-api-plugin",
"sha1": "jPLFgTb85QvV7nS+YoHflssB1s4=",
- "sha512": "FZHpBIMf8DgD6p2L29HidTRXMJJQiQzxyoQRXDcC2RfV81YllL/FvORfWqEh/6qUG/9VDgzk7nzPEs4oTYI00g==",
+ "sha256": "1kKkCZ1JvjyscScOUlZaNnNIx+1FzeTZ4y7QYkx4dZ8=",
"title": "Pipeline: Step API",
"url": "http://updates.jenkins-ci.org/download/plugins/workflow-step-api/2.16/workflow-step-api.hpi",
"version": "2.16",
"wiki": "https://plugins.jenkins.io/workflow-step-api"
},
"workflow-support": {
- "buildDate": "Jun 25, 2018",
+ "buildDate": "Aug 07, 2018",
"compatibleSinceVersion": "2.17",
"dependencies": [
{
@@ -56283,25 +57339,25 @@
],
"developers": [
{
- "developerId": "rsandell"
+ "developerId": "svanoort"
}
],
- "excerpt": "The Jenkins Plugins Parent POM Project",
- "gav": "org.jenkins-ci.plugins.workflow:workflow-support:2.19",
+ "excerpt": "Common utility implementations to build Pipeline Plugin",
+ "gav": "org.jenkins-ci.plugins.workflow:workflow-support:2.20",
"labels": [
"misc"
],
"name": "workflow-support",
- "previousTimestamp": "2018-01-30T14:09:56.00Z",
- "previousVersion": "2.18",
- "releaseTimestamp": "2018-06-25T12:46:24.00Z",
+ "previousTimestamp": "2018-06-25T12:46:24.00Z",
+ "previousVersion": "2.19",
+ "releaseTimestamp": "2018-08-07T21:10:56.00Z",
"requiredCore": "2.62",
"scm": "https://github.com/jenkinsci/workflow-support-plugin",
- "sha1": "mAso70oL0g+zB491l4Pf8Ht/vTM=",
- "sha512": "K0u6GzIEieK9NZeqkZRHL7QafQnOuRbSmlLRiCiBNPqizuTYcY320RZEYFhctpQjt3CunnwYfQbfCmlO+vVagg==",
+ "sha1": "sA/qUx1qXBL9uNnnZ/4Gtgh4O2E=",
+ "sha256": "cq3QOue8PWbVzEa0JcE4ke9c56P+6DneHO3tLTl4CG8=",
"title": "Pipeline: Supporting APIs",
- "url": "http://updates.jenkins-ci.org/download/plugins/workflow-support/2.19/workflow-support.hpi",
- "version": "2.19",
+ "url": "http://updates.jenkins-ci.org/download/plugins/workflow-support/2.20/workflow-support.hpi",
+ "version": "2.20",
"wiki": "https://plugins.jenkins.io/workflow-support"
},
"workplace-notifier": {
@@ -56314,7 +57370,7 @@
"name": "Sameer Shah"
}
],
- "excerpt": "",
+ "excerpt": "This plugin from <a href=\"http://www.tikalk.com\" rel=\"nofollow\">Tikal Knowledge</a> allows sending running Jobs status notifications.",
"gav": "jenkins.plugins.elanceodesk:workplace-notifier:1.16",
"labels": [
"notifier"
@@ -56326,7 +57382,7 @@
"requiredCore": "1.576",
"scm": "https://github.com/jenkinsci/workplace-plugin",
"sha1": "6yKHLNljxTiJvrkZkt8Bf6AP6Hs=",
- "sha512": "xZhojP2jffIDkNN8BDUcXuoYsEMeSLG302HQfyMmRp9h1N7KkrEEfLQJHFakc4aQ1HUWtYHZiZOPhkpGnwap6A==",
+ "sha256": "mClf+3ctdrjXDrkS8qkJNA70kRQf7KFKG8ZL/QjrKBE=",
"title": "workplace-notifier",
"url": "http://updates.jenkins-ci.org/download/plugins/workplace-notifier/1.16/workplace-notifier.hpi",
"version": "1.16",
@@ -56340,7 +57396,7 @@
"developerId": "nicolas"
}
],
- "excerpt": "",
+ "excerpt": "Monitor slave to check tmp file system isn&#39;t mounted read-only.",
"gav": "org.jenkins-ci.plugins:writable-filesystem-monitor:0.1",
"labels": [],
"name": "writable-filesystem-monitor",
@@ -56348,7 +57404,7 @@
"requiredCore": "1.509.1",
"scm": "https://github.com/jenkinsci/writable-filesystem-monitor",
"sha1": "S/ZbxtOnnE4dMXhQVAq637mHM+U=",
- "sha512": "paBw+akC7G2j76rimixY+2MKnIfTigplsd0Id54fu90eGN1PZ214zheGDZo4V4NaIHOro3jlXR2XKivWgzykog==",
+ "sha256": "jchUArkthDB1S2RWmfX0EKMhr7X0mhBX1X1KjaPA/5g=",
"title": "writable-filesystem-monitor",
"url": "http://updates.jenkins-ci.org/download/plugins/writable-filesystem-monitor/0.1/writable-filesystem-monitor.hpi",
"version": "0.1",
@@ -56384,7 +57440,7 @@
"name": "Oliver Gondža"
}
],
- "excerpt": "",
+ "excerpt": "This plugin deletes the project workspace after a build is finished.",
"gav": "org.jenkins-ci.plugins:ws-cleanup:0.34",
"labels": [
"post-build",
@@ -56397,7 +57453,7 @@
"requiredCore": "1.642.1",
"scm": "https://github.com/jenkinsci/ws-cleanup-plugin",
"sha1": "rlDLLYKAnv3GIZXlL4Fy8saYbi0=",
- "sha512": "Jqi2/cuyzHPa0etQ6z3ZkRrBcM4wzkIOUn+4v2ufWXTOe0VoUtcO0d8bNFSLDP5wSZD5bIjZk4NBT8BIC99qLA==",
+ "sha256": "H2k2iS4mQzuG1x5Vl9vUOHAcZC0mZ7G2RDadXkqKnvk=",
"title": "Workspace Cleanup",
"url": "http://updates.jenkins-ci.org/download/plugins/ws-cleanup/0.34/ws-cleanup.hpi",
"version": "0.34",
@@ -56413,7 +57469,7 @@
"name": "Lee Winder"
}
],
- "excerpt": "Replaces any spaces in a job name when it is created on a Jenkins agent. This allows Job names to have spaces without spaces being used in the workspace folder.",
+ "excerpt": "Replaces any spaces in a job name when it is created on a Jenkins agent. This allows Job names to have spaces without putting spaces in the workspace folder.",
"gav": "org.jenkins-ci.plugins:ws-ws-replacement:1.0.1",
"labels": [
"misc"
@@ -56423,7 +57479,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/ws-ws-replacement-plugin",
"sha1": "bxI+zr1Hx2m+Cz/h+UUW0/7gSoY=",
- "sha512": "XVoqn395j7i3gOYR67QvAbixNEd0IxYKUG+I8EpyCCCgrYVVgvd9zvM5h8abWmZ4TnjStHxd4gMbBw0WYbxYHg==",
+ "sha256": "Adl1h36lk+tWEHBeBhAuG8tFCfSIYum++ZnALYtDQO0=",
"title": "Workspace Whitespace Replacement",
"url": "http://updates.jenkins-ci.org/download/plugins/ws-ws-replacement/1.0.1/ws-ws-replacement.hpi",
"version": "1.0.1",
@@ -56445,7 +57501,7 @@
"name": "Jyl-Cristoff ZOBEIDE"
}
],
- "excerpt": "WSO2 Oauth Plugin",
+ "excerpt": "This is the an authentication plugin using WSO2 identity Server OAuth.",
"gav": "org.jenkins-ci.plugins:wso2id-oauth:1.0",
"labels": [],
"name": "wso2id-oauth",
@@ -56453,7 +57509,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/wso2id-oauth-plugin",
"sha1": "tHXnUYlqfYE/aJnN+vCTKpV7Ixk=",
- "sha512": "ifIXlDE4Ai9QjgYPioI0NZXPTKCY79ZL9578QnOQ9L7SXRvnpg2BA4VnlIa6jtqc240HzMcIwim4uQQxM5+6YA==",
+ "sha256": "m5nKsFuFPIBa3uY6OCBcb4YnIYs2uWgsApmeGCG/acI=",
"title": "WSO2 Oauth",
"url": "http://updates.jenkins-ci.org/download/plugins/wso2id-oauth/1.0/wso2id-oauth.hpi",
"version": "1.0",
@@ -56469,7 +57525,7 @@
"name": "Stanislav Panyushkin"
}
],
- "excerpt": "WWPass Authentication Plugin for Jenkins CI",
+ "excerpt": "This plugin enables user authentication via WWPass.",
"gav": "org.jenkins-ci.plugins:wwpass-plugin:2.0",
"labels": [
"user"
@@ -56481,14 +57537,14 @@
"requiredCore": "1.641",
"scm": "https://github.com/jenkinsci/wwpass-plugin",
"sha1": "HFaPt6IuntKrUzwqEFRSqTwQRtE=",
- "sha512": "6OfOHiDOb8cf/P4N99kfyYMZFs9rtQVej2t1x/FNc2jvzBfzRot89P+kt99WZnn6PLnbz00d7G8IduVkV50JbQ==",
+ "sha256": "+BupIYrTQ4sk3+DKpfNPa80DkPj652qoBi7uv1SbuC4=",
"title": "WWPass Authentication",
"url": "http://updates.jenkins-ci.org/download/plugins/wwpass-plugin/2.0/wwpass-plugin.hpi",
"version": "2.0",
"wiki": "https://plugins.jenkins.io/wwpass-plugin"
},
"xcode-plugin": {
- "buildDate": "Jun 21, 2018",
+ "buildDate": "Aug 09, 2018",
"compatibleSinceVersion": "2.0.0",
"dependencies": [
{
@@ -56529,25 +57585,25 @@
"name": "Jerome Lacoste"
},
{
- "developerId": "lacostej",
+ "developerId": "kazuhidet",
"email": "kazuhide.t@linux-powered.com",
"name": "Kazuhide Takahashi"
}
],
- "excerpt": "This plugin adds the ability to call Xcode command line tools to automate build and packaging iOS applications (iPhone, iPad, ...).",
- "gav": "org.jenkins-ci.plugins:xcode-plugin:2.0.4",
+ "excerpt": "This plugin provides builders to build xcode projects, invoke agvtool and package .ipa files",
+ "gav": "org.jenkins-ci.plugins:xcode-plugin:2.0.5",
"labels": [],
"name": "xcode-plugin",
- "previousTimestamp": "2018-06-18T06:34:52.00Z",
- "previousVersion": "2.0.3",
- "releaseTimestamp": "2018-06-21T07:44:45.00Z",
+ "previousTimestamp": "2018-06-21T07:44:45.00Z",
+ "previousVersion": "2.0.4",
+ "releaseTimestamp": "2018-08-09T02:05:00.00Z",
"requiredCore": "1.625.1",
"scm": "https://github.com/jenkinsci/xcode-plugin",
- "sha1": "RieZwO4oQ2sk92/ZXZqN1f1OS3I=",
- "sha512": "9zjfnhhOiM/5el7NmTVKpz9dkNRzgWLrIl0iLCcBTkv2tjQ1fSG0fkUtucl2VqXfezb/tD9cI7+22UHVrWoQLw==",
+ "sha1": "lHc9jTzXy79ojbM5OD5Ya0AQOk0=",
+ "sha256": "bMIHQ/Wrs3tbgoSOt+PDMqPcMMXgItxVx7JCyFHSfYQ=",
"title": "Xcode integration",
- "url": "http://updates.jenkins-ci.org/download/plugins/xcode-plugin/2.0.4/xcode-plugin.hpi",
- "version": "2.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xcode-plugin/2.0.5/xcode-plugin.hpi",
+ "version": "2.0.5",
"wiki": "https://plugins.jenkins.io/xcode-plugin"
},
"xcp-ci": {
@@ -56566,7 +57622,7 @@
"name": "João Ribeiro"
}
],
- "excerpt": "Eases the generation and deployment of Documentum xCP applications.",
+ "excerpt": "Allows the generation and deployment of Documentum xCP applications.",
"gav": "com.viltgroup.xcp.jenkins:xcp-ci:0.5.5",
"labels": [
"external"
@@ -56578,7 +57634,7 @@
"requiredCore": "1.617",
"scm": "https://github.com/jenkinsci/jenkins-xcp-ci-plugin",
"sha1": "bQDToI6s3oXNRqNuUZBGDsfSQC4=",
- "sha512": "EavHbTEYLSCwExF/YexxNCRlFgfafm0pj65MPXu6ZYFktzU9ZsPPK3n6a/19ysAMZYlZM7nSEA/58QYV2Yvt/g==",
+ "sha256": "+fijuGhyXcIytQrqsBkTPHB2KVkJUyeHW+iYyzPJXwI=",
"title": "Documentum xCP",
"url": "http://updates.jenkins-ci.org/download/plugins/xcp-ci/0.5.5/xcp-ci.hpi",
"version": "0.5.5",
@@ -56620,7 +57676,7 @@
"name": "Tomasz Bech"
}
],
- "excerpt": "Provides an eXtreme Feedback Panel for Hudson. Thanks to Mark Howard and his work on the Radiator View Plugin from which this was based.",
+ "excerpt": "Adds an eXtreme Feedback View intended to be used on large panels to monitor the status of the selected jobs.",
"gav": "org.jenkins-ci.plugins:xfpanel:2.0.1",
"labels": [
"report",
@@ -56633,7 +57689,7 @@
"requiredCore": "1.475",
"scm": "https://github.com/jenkinsci/xfpanel-plugin",
"sha1": "eQRRd42X16KarZZq9I7S7WB2UVo=",
- "sha512": "UwgOTnVQhT3Ut/ZsewD0NF/NgPJX3rNIJieg5b2MepbZbhbxRoVs9Ed800yp/q9EiaHxk07TAZLPGpRRLabRJA==",
+ "sha256": "1GVW0wwLnjoSWgmkR2DN+CukvpgTNxq8mdAYE5UrGE0=",
"title": "eXtreme Feedback Panel",
"url": "http://updates.jenkins-ci.org/download/plugins/xfpanel/2.0.1/xfpanel.hpi",
"version": "2.0.1",
@@ -56649,7 +57705,7 @@
"name": "Jesse Farinacci"
}
],
- "excerpt": "Provides a very simple filter which adds a response header indicating how frame/iframe requests should be handled.",
+ "excerpt": "The <a href=\"http://wiki.jenkins-ci.org/display/JENKINS/XFrame&#43;Filter&#43;Plugin\" rel=\"nofollow\">XFrame Filter Plugin</a> provides a very simple filter which optionally adds an X-Frame-Options response header. The <a href=\"https://developer.mozilla.org/en/The_X-FRAME-OPTIONS_response_header\" rel=\"nofollow\">X-Frame-Options HTTP response header</a> can be used to indicate whether or not a browser should be allowed to render a page in a frame or iframe. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites. Jenkins core by default sets this to <code>SAMEORIGIN</code> but using this plugin you can select other options.",
"gav": "org.jenkins-ci.plugins:xframe-filter-plugin:1.2",
"labels": [
"page-decorator",
@@ -56662,7 +57718,7 @@
"requiredCore": "1.532.2",
"scm": "https://github.com/jenkinsci/xframe-filter-plugin",
"sha1": "zH5a9QKGNbsCK8bAV3M1VOG/7jA=",
- "sha512": "k9BEmpUBPcMR8I/BlttgM/dxhkRzinJ0oy21zGzGFWgdsVuGil3ogY0sa7EyH2Q73XXUICo82Tynf+fwHLskUw==",
+ "sha256": "/+qL/+mi1VTV5LlaCpQZ0lqH9MuQ2oJjcUMIpIReQcw=",
"title": "XFrame Filter",
"url": "http://updates.jenkins-ci.org/download/plugins/xframe-filter-plugin/1.2/xframe-filter-plugin.hpi",
"version": "1.2",
@@ -56679,7 +57735,7 @@
"name": "Allen Geary"
}
],
- "excerpt": "Execution of xFramium test scripts",
+ "excerpt": "Allows configuration and execution of XFramium scripts",
"gav": "org.jenkins-ci.plugins:xframium:1.0.19",
"labels": [],
"name": "xframium",
@@ -56689,7 +57745,7 @@
"requiredCore": "2.60.1",
"scm": "https://github.com/jenkinsci/xframium-plugin",
"sha1": "mS/58JTzneVrbDafp7+ARPHmgp4=",
- "sha512": "tHaSgz6K/N8u3c0tju5jhRkUTDkbt+G7zZ4K9k3NdADxB7kwWhLvSjP0uIicFkWRlk/n00KD4ltoORi++ubz6w==",
+ "sha256": "KREdwY+TCYuUcS97dPMfao813E8NGNA0mgzUNHtVKzg=",
"title": "XFramium Builder",
"url": "http://updates.jenkins-ci.org/download/plugins/xframium/1.0.19/xframium.hpi",
"version": "1.0.19",
@@ -56716,7 +57772,7 @@
"name": "XebiaLabs"
}
],
- "excerpt": "Package and deploy your applications from Jenkins with &amp;lt;a href='http://www.xebialabs.com'&amp;gt;XebiaLabs XL Release&amp;lt;/a&amp;gt;.",
+ "excerpt": "Package and deploy your applications from Jenkins with <a href=\"http://www.xebialabs.com\" rel=\"nofollow\">XebiaLabs XL Release</a>.",
"gav": "com.xebialabs.ci:xlrelease-plugin:7.5.1",
"labels": [],
"name": "xlrelease-plugin",
@@ -56726,7 +57782,7 @@
"requiredCore": "1.642.3",
"scm": "https://github.com/jenkinsci/XL+Release-plugin",
"sha1": "nurhtqMXd3/S6gcoYLxDpEG87SY=",
- "sha512": "epE0TuTkCPFsrgUq/1V42uc9MDOtkKeMd+qL1/6NddeHJFZRYi7mRpXcJC5txDD4PlgSYGz9Rh4hBJ1lazo98A==",
+ "sha256": "/Qa7HEhKVOEcm3vW5XXP74KQ/JoPvvsk73BnVsAai0k=",
"title": "XebiaLabs XL Release",
"url": "http://updates.jenkins-ci.org/download/plugins/xlrelease-plugin/7.5.1/xlrelease-plugin.hpi",
"version": "7.5.1",
@@ -56748,7 +57804,7 @@
"name": "Olivier Beautier"
}
],
- "excerpt": "Add or update variables values into a running release",
+ "excerpt": "This plugin sets variables values into a running XL Release release..",
"gav": "com.arkea.satd:xlrelease-var-setter:0.4",
"labels": [],
"name": "xlrelease-var-setter",
@@ -56758,7 +57814,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/xlrelease-var-setter-plugin",
"sha1": "ovW7jXj6MBE8OrEGhvmk3tOIphA=",
- "sha512": "66WzYiLqI63bzlExWtjiDAZ860dndmvWfZcN3L6iAOzCCO5ihb/ZPIlDvrkXimH/w8ESl0NXvWe0t/uXxvD7AA==",
+ "sha256": "Rkw/43gLqTsgYXxPlUKvcMH58/D2Pc/o8hVPCr5W0No=",
"title": "XLRelease Variables Setter",
"url": "http://updates.jenkins-ci.org/download/plugins/xlrelease-var-setter/0.4/xlrelease-var-setter.hpi",
"version": "0.4",
@@ -56782,7 +57838,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/xltest-plugin",
"sha1": "UBZmOZHi6lY9fcO3aL0jMTYeqSg=",
- "sha512": "8GdYoZSidK+I2/ctbN83RDJuLa7yRShzp4sNMfgmgrV1FseSFNqyq6Y35LOxeRGCxXGUW9N7jzJ6qU8kj4+Umg==",
+ "sha256": "iZHebelMW3D3Fb8+v2Qn/0xKufIMciiC8mMdMswUL3Q=",
"title": "XL Test",
"url": "http://updates.jenkins-ci.org/download/plugins/xltest-plugin/1.1.0/xltest-plugin.hpi",
"version": "1.1.0",
@@ -56804,7 +57860,7 @@
"name": "XebiaLabs"
}
],
- "excerpt": "Aggregate your test results in &amp;lt;a href='http://www.xebialabs.com'&amp;gt;XebiaLabs XL TestView&amp;lt;/a&amp;gt;.",
+ "excerpt": "Send test results from Jenkins to <a href=\"http://xebialabs.com/products/xl-testview\" rel=\"nofollow\">XebiaLabs XL TestView</a>.",
"gav": "com.xebialabs.xlt.ci:xltestview-plugin:1.2.0",
"labels": [
"post-build",
@@ -56817,7 +57873,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/xltestview-plugin",
"sha1": "pIZpaVOLFz/zDqkG0Bk6LScC8dg=",
- "sha512": "oRy88DngB698NCa1eED96VKplwWOiwcidW8beAzB8Umji8qr1s2IeGcrOFof7I1KuT1nZnkOOYGzz/0ybeN/0A==",
+ "sha256": "RdIU8VMQG7c06lJrAc4AyaxLr4f7NkdMFmT3qXVAuF8=",
"title": "XL TestView",
"url": "http://updates.jenkins-ci.org/download/plugins/xltestview-plugin/1.2.0/xltestview-plugin.hpi",
"version": "1.2.0",
@@ -56839,7 +57895,7 @@
"name": "Alan Donizete Quintiliano"
}
],
- "excerpt": "XML Job to Job DSL converts the selected job into Groovy Job DSL",
+ "excerpt": "Use this plugin to convert your jobs into DSL Groovy scripts",
"gav": "com.adq.jenkins:xml-job-to-job-dsl:0.1.10",
"labels": [],
"name": "xml-job-to-job-dsl",
@@ -56849,7 +57905,7 @@
"requiredCore": "2.7.3",
"scm": "https://github.com/jenkinsci/xml-job-to-dsl-plugin",
"sha1": "e/n6bcHQpUe88pN84HH5ybpEPy8=",
- "sha512": "XBVkf8cp2zNLbiJw4Kh+21SAtAh+LR4xrW5Cpo/Hw/9FkjrA91JC9xsBMlmnMcCXCFzstvZnaMdDYeeSj8t3tQ==",
+ "sha256": "7BvGt1lcU2jPHfkoBHpv7P07pk6F57fREvkeXq2sVA0=",
"title": "XML Job to Job DSL",
"url": "http://updates.jenkins-ci.org/download/plugins/xml-job-to-job-dsl/0.1.10/xml-job-to-job-dsl.hpi",
"version": "0.1.10",
@@ -56865,7 +57921,7 @@
"name": "Frederik Fromm"
}
],
- "excerpt": "Allows to view common configuration across all jobs selected by xpath expression",
+ "excerpt": "This plugin allows to view job configurations selected by xpath expressions.",
"gav": "org.jenkins-ci.plugins:xpath-config-viewer:1.1.1",
"labels": [
"misc"
@@ -56877,7 +57933,7 @@
"requiredCore": "1.424",
"scm": "https://github.com/jenkinsci/xpath-config-viewer-plugin",
"sha1": "DSL/usWSQU9THJRxm1rd5Uw2Yi4=",
- "sha512": "eZi8dQctx1UdDtTJkrO+o6FwHf6FmQJ06yhVHYvTzh/h8qZ8AQQczy0hEtmNsLcgVZ2wlsui1gm5M2AffgFd6Q==",
+ "sha256": "IHDshFbwchW76AKbLTbCZGR73pbXffAPeEyXhp09jEA=",
"title": "XPath Configuration Viewer",
"url": "http://updates.jenkins-ci.org/download/plugins/xpath-config-viewer/1.1.1/xpath-config-viewer.hpi",
"version": "1.1.1",
@@ -56916,7 +57972,7 @@
"requiredCore": "1.447",
"scm": "https://github.com/jenkinsci/xpdev-plugin",
"sha1": "jtb/FToA+IR4YXH/lTCNu6uBW5Y=",
- "sha512": "llcMihoAvVfVSaH8w4Kcilo+vOaiobk9cYIjGD3q99KysYC83HvQlUcWhK1e5qce37n1PuqEGdnqlDPwd9AJCw==",
+ "sha256": "NZmmAGRqRd6J2L3lCxJosYavhWHFgTNjH1luBFEwIPw=",
"title": "XP-Dev",
"url": "http://updates.jenkins-ci.org/download/plugins/xpdev/1.0/xpdev.hpi",
"version": "1.0",
@@ -56932,7 +57988,7 @@
"name": "Marco Ambu"
}
],
- "excerpt": "This plugin allows you to call shell commands using the right shell depending on the executing OS.",
+ "excerpt": "This plugin allows to run a cross platform Shell command.<br /> It chooses the right shell depending on the real operating system running during execution.",
"gav": "org.jenkins-ci.plugins:xshell:0.10",
"labels": [
"builder"
@@ -56944,24 +58000,24 @@
"requiredCore": "1.499",
"scm": "https://github.com/jenkinsci/xshell-plugin",
"sha1": "lnpL/tzmipQHzDbSlcaHUHRJhSQ=",
- "sha512": "kfOF/XguXvHb5ktgy/G8/R1mKeKHzZdviDiiyQRXKYjqb9JBmbV8zE9LO6XAZV5GQIYsiHpFjGdxnUCwhwsf0g==",
+ "sha256": "kBFG9p4QW5ZEcdzTT6mHfcuKp6xILczYmgEynWMpYsQ=",
"title": "cross-platform shell",
"url": "http://updates.jenkins-ci.org/download/plugins/xshell/0.10/xshell.hpi",
"version": "0.10",
"wiki": "https://plugins.jenkins.io/xshell"
},
"xunit": {
- "buildDate": "Jul 05, 2018",
+ "buildDate": "Aug 14, 2018",
"dependencies": [
{
"name": "junit",
"optional": false,
- "version": "1.20"
+ "version": "1.24"
},
{
"name": "structs",
"optional": false,
- "version": "1.13"
+ "version": "1.14"
}
],
"developers": [
@@ -56976,20 +58032,20 @@
"name": "Nikolas Falco"
}
],
- "excerpt": "",
- "gav": "org.jenkins-ci.plugins:xunit:2.0.4",
+ "excerpt": "This plugin makes it possible to record xUnit test reports.",
+ "gav": "org.jenkins-ci.plugins:xunit:2.2.2",
"labels": [],
"name": "xunit",
- "previousTimestamp": "2018-06-21T19:13:14.00Z",
- "previousVersion": "2.0.3",
- "releaseTimestamp": "2018-07-05T02:27:54.00Z",
- "requiredCore": "1.651.3",
+ "previousTimestamp": "2018-08-12T16:21:36.00Z",
+ "previousVersion": "2.2.1",
+ "releaseTimestamp": "2018-08-14T15:11:02.00Z",
+ "requiredCore": "2.60.3",
"scm": "https://github.com/jenkinsci/xunit-plugin",
- "sha1": "xK/yc8y/M68PlVGwT9Ifxzr/hcM=",
- "sha512": "Fb7+KGTqF68orWeXZplO6km3jon3ZWNMkOnhMu+la0dHPQ7+bAq/1W2kea2uQ20JOCPZ8S3eWyujMRzSGqQuJg==",
+ "sha1": "QClVLfMuoNFfli1bE4DyWHdPX2M=",
+ "sha256": "RJctBnrLOfuOimpbSFGQYfcehUFlN81UQmdag4NAJuw=",
"title": "xUnit",
- "url": "http://updates.jenkins-ci.org/download/plugins/xunit/2.0.4/xunit.hpi",
- "version": "2.0.4",
+ "url": "http://updates.jenkins-ci.org/download/plugins/xunit/2.2.2/xunit.hpi",
+ "version": "2.2.2",
"wiki": "https://plugins.jenkins.io/xunit"
},
"xvfb": {
@@ -57002,7 +58058,7 @@
"name": "Zoran Regvart"
}
],
- "excerpt": "Starts and stopps Xvfb with the build",
+ "excerpt": "This plugin starts before build, and stops after the build the <a href=\"http://www.x.org/archive/current/doc/man/man1/Xvfb.1.xhtml\" rel=\"nofollow\">Xvfb</a> virtual framebuffer X11 server.",
"gav": "org.jenkins-ci.plugins:xvfb:1.1.3",
"labels": [
"buildwrapper"
@@ -57014,7 +58070,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/xvfb-plugin/",
"sha1": "HcxTWi5XX1BQN/TuNZa1iwJgYOI=",
- "sha512": "fqT1LpOZ+Knu8ZXMAp1WS+Ys5ig/fjoM9BSjz+63FXOo+OiE3t4vdYYwLvkHTegg1RB1U4skNY6PL9L90VWfPw==",
+ "sha256": "8MvmzJy5jGS+UK2KmptruBRAc45sSHzhuKK1YhujE7g=",
"title": "Xvfb",
"url": "http://updates.jenkins-ci.org/download/plugins/xvfb/1.1.3/xvfb.hpi",
"version": "1.1.3",
@@ -57035,7 +58091,7 @@
"name": "Oliver Gondža"
}
],
- "excerpt": "",
+ "excerpt": "This plugin allows projects to run <tt>xvnc</tt> during a build.",
"gav": "org.jenkins-ci.plugins:xvnc:1.24",
"labels": [
"buildwrapper"
@@ -57047,7 +58103,7 @@
"requiredCore": "1.609.1",
"scm": "https://github.com/jenkinsci/xvnc-plugin",
"sha1": "Cu4IMXvDDrewrW4t0PohGo+BMtA=",
- "sha512": "eySczQBF50FauH7AsU3CZF4YEEMhyJeUh16g7z/krjBsu9j5IfsrvqkiDIsX/14UngXu02Q12mjrwSjU6xW7pQ==",
+ "sha256": "DSz6CFYoRlzaj6qqjjmPBxRQRMuKTrvJV/eWBEPYq4E=",
"title": "Xvnc",
"url": "http://updates.jenkins-ci.org/download/plugins/xvnc/1.24/xvnc.hpi",
"version": "1.24",
@@ -57069,7 +58125,7 @@
"name": "sue445"
}
],
- "excerpt": "Matrix project axis creation and exclusion plugin using yaml file",
+ "excerpt": "This plugin allows you to define a matrix build axis that is dynamically populated from a yaml file",
"gav": "org.jenkins-ci.plugins:yaml-axis:0.2.0",
"labels": [
"misc"
@@ -57081,7 +58137,7 @@
"requiredCore": "1.609",
"scm": "https://github.com/jenkinsci/yaml-axis-plugin",
"sha1": "3nUAgW6z/40AvZkyNOuiEsi+a4U=",
- "sha512": "yWfD3Ytvz+l19x5Sh5OevlCUS7Wsbx8KUozLhPhiRkfHZF0KNEqXPTz3o8MCqlOT2ct1iRCF9BD1mENSLWNq9Q==",
+ "sha256": "i8BP3uMc4k9A3XaQ/WfmVtu6+G3LZTd47m7PgMjBNgI=",
"title": "Yaml Axis",
"url": "http://updates.jenkins-ci.org/download/plugins/yaml-axis/0.2.0/yaml-axis.hpi",
"version": "0.2.0",
@@ -57118,7 +58174,7 @@
"requiredCore": "1.432",
"scm": "https://github.com/jenkinsci/yammer-plugin",
"sha1": "B6WLNgpmp5jClFMCXu/hYzgmG0U=",
- "sha512": "tG7WXjId3iWg3GCxEUc4gzcAzpzuGJZERL73RVhOdsfcdffTYPGqRdUE5YgtsoljrrUU+wXKQkYLoU2cuIbAxQ==",
+ "sha256": "j/57i/20UUGeN127alKv2D+EF8vzgH3srPch34ep6e8=",
"title": "Yammer",
"url": "http://updates.jenkins-ci.org/download/plugins/yammer/1.1.0/yammer.hpi",
"version": "1.1.0",
@@ -57134,7 +58190,7 @@
"name": "Vladislav Bauer"
}
],
- "excerpt": "",
+ "excerpt": "Yandex Metrica plugin that decorates all pages with tracking code.",
"gav": "org.jenkins-ci.plugins:yandex-metrica:1.0",
"labels": [
"page-decorator"
@@ -57144,7 +58200,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/yandex-metrica-plugin",
"sha1": "kw1tog/5AB6ffxc2n+g3X+b/iJY=",
- "sha512": "i6rZ0XrHZlPJQyKzNmvWLEP/zVbtYBs7Csqu+QS3pdDyJ3hpueNjSsa4lKHs4jznrmxp1zQbgxYVR+REwSry6w==",
+ "sha256": "48gqYXIzygvg+5UppWoF2t9ZnfsoozZFQPmA9nORZE0=",
"title": "Yandex Metrica",
"url": "http://updates.jenkins-ci.org/download/plugins/yandex-metrica/1.0/yandex-metrica.hpi",
"version": "1.0",
@@ -57213,7 +58269,7 @@
"releaseTimestamp": "2018-06-19T15:43:09.00Z",
"requiredCore": "2.19.4",
"sha1": "6idlRJnmHtGzcQilL187HtMm7J8=",
- "sha512": "dmXidQfofq4BTXQ/y9uOeCUvjj4/QQIdL0JyAA5kVK0WPISs8ZJZR6Ugs7n1dbAHgGsDTzL/JTy7TVcycIRMsQ==",
+ "sha256": "FOfIIJpQYmH+bhX9mIDBu/baxUUrvJP9Jo4/+Ubm0VY=",
"title": "Yet Another Docker",
"url": "http://updates.jenkins-ci.org/download/plugins/yet-another-docker-plugin/0.1.0-rc48/yet-another-docker-plugin.hpi",
"version": "0.1.0-rc48",
@@ -57250,7 +58306,7 @@
"name": "Erik Zielke"
}
],
- "excerpt": "",
+ "excerpt": "This plugin integrates Jenkins to <a href=\"http://jetbrains.com/youtrack\" rel=\"nofollow\">YouTrack</a>",
"gav": "org.jenkins-ci.plugins:youtrack-plugin:0.7.1",
"labels": [
"external"
@@ -57262,7 +58318,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/youtrack-plugin",
"sha1": "WWkd/bVuIU8THYp5eJ3xlHZT4PE=",
- "sha512": "jvJqSzH5DFMWqrmEw+6xTeNrdTDW9EbDhYaG71VSa+InJ82+2impYAuIo8lEX5j0w43IIWx/xpQobP/cyGHP1w==",
+ "sha256": "0puh3EVDe7OukPi6TfCrDSSaIBHQ5f+8HA9vQeUqiZY=",
"title": "youtrack-plugin",
"url": "http://updates.jenkins-ci.org/download/plugins/youtrack-plugin/0.7.1/youtrack-plugin.hpi",
"version": "0.7.1",
@@ -57299,7 +58355,7 @@
"name": "Patrick Huang"
}
],
- "excerpt": "Integration with Zanata Localization Service",
+ "excerpt": "This plugin adds support for Zanata localization service.",
"gav": "org.jenkins-ci.plugins:zanata:0.6",
"labels": [
"misc"
@@ -57311,7 +58367,7 @@
"requiredCore": "1.625.3",
"scm": "https://github.com/jenkinsci/zanata-plugin",
"sha1": "QWyKP5ET+E2YorBI7BNtOQlQs/0=",
- "sha512": "oLZNdFXd0uO9yvrCiLNQIjp63JJqiIkOrBhrgtj0p9L6TrNfi33bBmlltUady58eEH/uIwOc+7skQWyabIm0ag==",
+ "sha256": "Rd+UjNtPZKOcsB/4Fr7qZejmQ7rXp8DqEq7za5pSjj4=",
"title": "Zanata",
"url": "http://updates.jenkins-ci.org/download/plugins/zanata/0.6/zanata.hpi",
"version": "0.6",
@@ -57338,7 +58394,7 @@
"name": "Mostafa AbdelMoez"
}
],
- "excerpt": "The Official OWASP ZAP Jenkins Plugin extends the functionality of the ZAP security tool into a CI Environment.",
+ "excerpt": "The <a href=\"https://wiki.jenkins-ci.org/display/JENKINS/zap&#43;plugin\" rel=\"nofollow\">Official OWASP ZAP Jenkins Plugin</a> extends the functionality of the <a href=\"https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project\" rel=\"nofollow\">ZAP</a> security tool into a CI Environment.",
"gav": "org.jenkins-ci.plugins:zap:1.1.0",
"labels": [],
"name": "zap",
@@ -57348,7 +58404,7 @@
"requiredCore": "1.580.1",
"scm": "https://github.com/jenkinsci/zap-plugin",
"sha1": "KeZ4ElsAiw1Ouoj7QOEeSfbdoJg=",
- "sha512": "8RVSKjMaYAhYD5HUa/s+Q9BD/e520W2tZfj2ROhO+Jiby14sZELwj1B878kQbY7a07KkkdGBjdw4EmeI+UB70g==",
+ "sha256": "AUIWsfDtXps9I+IW9Um7EtSndaGYlqOZwal//qhSSDI=",
"title": "Official OWASP ZAP",
"url": "http://updates.jenkins-ci.org/download/plugins/zap/1.1.0/zap.hpi",
"version": "1.1.0",
@@ -57376,7 +58432,7 @@
"requiredCore": "1.580.3",
"scm": "https://github.com/jenkinsci/zapper-plugin",
"sha1": "34UIvZ0vshwvRhzAxmT8PT25PQc=",
- "sha512": "wVD1bcWrzh+LUjePAols7m0pGeFtmp27Edg/RNZDtpYiKsfXDmk7LehE4VHlbJtZnuKtxiBVxo6+FXLMve03Zw==",
+ "sha256": "kkC2SrxppTiKQ3yiRAtpEso3nh3enJIe10gEWOqZX6M=",
"title": "OWASP ZAP",
"url": "http://updates.jenkins-ci.org/download/plugins/zapper/1.0.7/zapper.hpi",
"version": "1.0.7",
@@ -57397,7 +58453,7 @@
"name": "Gregory Boissinot"
}
],
- "excerpt": "",
+ "excerpt": "Plugin that allows the customization of the date and time pattern for the Jenkins BUILD_TIMESTAMP variable.",
"gav": "org.jenkins-ci.plugins:zentimestamp:4.2",
"labels": [
"buildwrapper"
@@ -57409,7 +58465,7 @@
"requiredCore": "1.597",
"scm": "https://github.com/jenkinsci/zentimestamp-plugin",
"sha1": "B/foBT1yVu4BJWLJhDXUUKc7Nac=",
- "sha512": "A/4VNq7CL7nucvk7I8Gl7NXyKziAryK1YIHKYLupqpvLWmxh80U0A6t8LyyUe+1LRwtxQE9/Ome27eWs0vO1qw==",
+ "sha256": "Es9NPhPBEF58jsYWxX7Tjz0OcR+B4oI2JQDrJIFjRPE=",
"title": "Zentimestamp",
"url": "http://updates.jenkins-ci.org/download/plugins/zentimestamp/4.2/zentimestamp.hpi",
"version": "4.2",
@@ -57431,7 +58487,7 @@
"name": "Zephyr Developer"
}
],
- "excerpt": "Creates Test Cases and update their statues for unit tests.",
+ "excerpt": "This plugin creates test cases in Zephyr for the project unit tests.",
"gav": "org.jenkins-ci.plugins:zephyr-enterprise-test-management:1.5",
"labels": [
"post-build",
@@ -57444,7 +58500,7 @@
"requiredCore": "2.62",
"scm": "https://github.com/jenkinsci/jenkinsci/zephyr-enterprise-test-management-plugin",
"sha1": "wIbR/yMxMeCSCCVUt1gRC/PF3Xg=",
- "sha512": "CkQG4x8G1a+xDEIeaP4yVKlPCdgcYfFiGsYHPZOxRySPVvRjkw/JXeJ9e3grVPNLILqeTCtNhWROx2tVWDPdYA==",
+ "sha256": "m5d2d7ON69wawzLaTJvdC5Na2KnfcYCTNbxlXOqIMk8=",
"title": "Zephyr Enterprise Test Management",
"url": "http://updates.jenkins-ci.org/download/plugins/zephyr-enterprise-test-management/1.5/zephyr-enterprise-test-management.hpi",
"version": "1.5",
@@ -57466,7 +58522,7 @@
"name": "Zephyr Developer"
}
],
- "excerpt": "Sychronizes tests and update their execution status for tests in ZephyrForJira (Server and Datacenter)",
+ "excerpt": "This plugin creates test cases in Zephyr For JIRA for the project unit tests.",
"gav": "org.jenkins-ci.plugins:zephyr-for-jira-test-management:1.5",
"labels": [
"post-build",
@@ -57479,7 +58535,7 @@
"requiredCore": "2.32.2",
"scm": "https://github.com/jenkinsci/jenkinsci/zephyr-for-jira-test-management-plugin",
"sha1": "D+bXzXWHJWe2XjVJoBH1iei4UHE=",
- "sha512": "yFehmWO5Rxxp27QPn91V+oThi8ennB6D/QflfDBB79LrR7wUXXUwcDN1E9ZoemM6kDh04sFEk46ISEZiN1XvJA==",
+ "sha256": "Nh0Z8gck6fMbLV/FVTDwZR3pHSbjl4d8nZJVyo0CT7E=",
"title": "Zephyr for JIRA Test Management",
"url": "http://updates.jenkins-ci.org/download/plugins/zephyr-for-jira-test-management/1.5/zephyr-for-jira-test-management.hpi",
"version": "1.5",
@@ -57506,7 +58562,7 @@
"releaseTimestamp": "2016-04-14T22:15:34.00Z",
"requiredCore": "1.460",
"sha1": "P7twQcZbuP26TyQfH1kf2ehcn0g=",
- "sha512": "mEfKzUEY8rXCH0Gc0TNVbGxxNWThWdZwqlQBwLS5pkEMGS50OIDwd42BFPl7BmAyjav8YeR+L3ma9tPs5gE9Ig==",
+ "sha256": "EEw8Jkw50MJTVytBlR58DRgaaMEVNZcshG8pXGfEA+8=",
"title": "Event Publisher (via ZMQ PUB SUB)",
"url": "http://updates.jenkins-ci.org/download/plugins/zmq-event-publisher/0.0.5/zmq-event-publisher.hpi",
"version": "0.0.5",
@@ -57529,7 +58585,7 @@
"name": "Alexander Shcherbakov"
}
],
- "excerpt": "IBM z/OS FTP Connector - bunch of tools for integration with IBM z/OS",
+ "excerpt": "This plugin provides connectors between Jenkins and IBM z/OS including integration of IBM SCLM as SCM.",
"gav": "org.jenkins-ci.plugins:zos-connector:2.0.0",
"labels": [
"scm",
@@ -57543,7 +58599,7 @@
"requiredCore": "2.107.3",
"scm": "https://github.com/jenkinsci/zos-connector-plugin",
"sha1": "O6RElQbuai9vAeYc6BqkQGYJ2Sw=",
- "sha512": "cS09Oi7jGEYqu0qQNjY9q8ejN6MDy/sMoUgfKJNjnpVsJBzfL7hG+Xpw3ZH4HOFOKCDnNSzOiNVgANyIzmdnFg==",
+ "sha256": "hr874lCU5HF9Djl0oMd/eMSMV/nNLChKMoXLYSG5asY=",
"title": "IBM z/OS Connector",
"url": "http://updates.jenkins-ci.org/download/plugins/zos-connector/2.0.0/zos-connector.hpi",
"version": "2.0.0",
@@ -57554,14 +58610,14 @@
"certificates": [
"MIIC3TCCAcUCBQDerb75MA0GCSqGSIb3DQEBCwUAMIGKMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxGDAWBgNVBAoTD0plbmtpbnMgUHJvamVjdDEaMBgGA1UEAxMRS29oc3VrZSBLYXdhZ3VjaGkxHTAbBgkqhkiG9w0BCQEWDmtrQGtvaHN1a2Uub3JnMB4XDTE3MTIxNTE2NTQwMloXDTE4MTIxNTE2NTQwMlowXjELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExGDAWBgNVBAoTD0plbmtpbnMgUHJvamVjdDEgMB4GA1UEAxMXQ29tbXVuaXR5IFVwZGF0ZSBDZW50ZXIwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAKTDDxjInVBgniu4TpRQoI29ci8lwzXsPX4anFI+1LiPsPk2RmIg05WEohD6RCzldgiNtaPGujyeR/+xXYd8Gev3Abm1OjlN6bZbzZHAX8FoDr4PJJWftq0LDg+YVki1p8eF65ByoHIVHmNeE7NH09kAnbT4w2DNGstwHcFO90RbAgMBAAEwDQYJKoZIhvcNAQELBQADggEBAC3l8aoWLh+DsQOygAu3mwhrnyi+si6xYBuBJVPPJEUp3QUhxn4yWv6cTEovTynbqre8+6UPNBMHtHZ8rDa573wTmq8J7dzgjjxItJ3/VHKS7/KfgUlJOL8BkasyPC5f5ZgBAoUqQRK3OiVQiYDp+EpSWHO5y9IF/pLviaFBdVd1niwXJGh35nJ8zlytaq0qexqaR4WkOpbwJPDN9HIyUzri9JAl/30OHsxZn33xMz/EmqBMX04HinDAfFysSAJMgJjpipFF4OGbuut9AcLnzqUOewF++OEi/UUtXZL7I189+ATRcJ2ZwXtUVlIkPsIAJllnul7Mo1Nunppz22y7DxI="
],
- "correct_digest": "K75+t61s7jptGGIBiOZYUocByak=",
- "correct_digest512": "430eaced89bfeb080f4803f48f7aa5c73a6db65673446bc1f3a5f2a15b66239bb667d4942c55aca7e20f981d253720253af56de179854d9f78bb78722ffec8d6",
- "correct_signature": "Czmu+mHYKANvCaP+NrrdP06XddeTy+e39oPF3dWUR01qRcEJxVU/0VweKTKceUiyiQCxpyoeU5KvLRWVoYq7haF9jiu3ww4dtay73cfrc+bbHj5sqXAxnjyBgWcorCus0xgInrt2GNIqt5BjND5UkUcgbP+Bp2rhhZTy7WQ0WX8=",
- "correct_signature512": "836df11ea9db1a07f1fde585daf3533229dc26aa0519e92bb7ed95f93b0f64267ffa7d98554e6969bc9358155b0a9d58aa2936cef757151c794d5240482cf737a8cb3fbe1c18b032f977bc1b930bb885f1af2dde0bb47648565394c8a898eeaaf7cb00826ec726e4baba557d074f2f8214df5b70748e68c75b0406ac00f733c1",
- "digest": "vbw+L+ocCSPzjkjduiscRCMneok=",
- "digest512": "30a8763e9d3a6cd5fcfbea2f95c2be9cdae84f4a9c198275696db7c68a8e93c0210cdace24b62327c1674e7e8a5f26d7a8e7d0464ef91f05188830284dfeb67c",
- "signature": "SH2OyfAa2XU+opy/LGK7zC38TFqs6DWMmv8TnUhj5pZUQv/+3UL1yjbkGrz4TGPexQPHE4yFum8zGQ+tK07ZC4JseZAulrNk1PCTP0ni1R7mgIFDTibTJJVFxzrWWntFoswvosHxurfy4rGgdFESui7/+TDosAH0lZEaPsSRZ+8=",
- "signature512": "5ab8c7b8f453d65dd78c067526a7087d893e133812c6218fc0b33597534bc07118d041faeaf65779d354ae27c07358d24000e78f16b8b1f48500a2f94eb8e15c00fa340b933cef1b83769833c09462b322a5d1a7cb32793211fa69ae9ef049e8b5783548433cee5feb087789adc6599539e26531e14f56ec3e9d1a8de621bbd5"
+ "correct_digest": "VTPf58Vb/+8+cSy7JhBVQvpQX5g=",
+ "correct_digest512": "da11ad5feed3fa07abfd862b1c050cd886933f707c9ace94b0d37853a5ef9b6994178e55de8198cf20bca9fb07c715197647c6fbf113401b6fa39c331945b514",
+ "correct_signature": "bDl2ZEEc2oRTg9FHbPfpxlS7kX/Fjq9Q2wP7ZnhtvRk68NT5Okk2oyxfwMr7E+pVFleUC+gV2kqe5e1nbzxmnx9WQbuLkoXPimDO2aPQLDg6JYSPRYQh+NhRSHM/ucXm4aPbiRTLvu96HpVst8g2Og8pKU3wK+uIFBUnCe/7A/E=",
+ "correct_signature512": "6f3bf32540b6135816416b02479765ad8de799c5a09ee3110369da2a63bb1e8ca849f411c2dc3f85946b51b7e49fb417ebf1beda186dee04736d7df2f7eba663c1b85c287e72cab3069c6bc5fe3a4878f6e2b54913357c07a1274e0d4da4f3feef44756c5a8f7323a5b3d5ff2783584d074bc78d742e26d3475800d2740b65c2",
+ "digest": "vz4p5Hc7Ua9Z2DpjKx+dMFHo1Og=",
+ "digest512": "dafb591e54a992cac7d80b857c752445c0c9a1dc097b6b6182ae74305a2c2c9f4139703166c4efe4b8cd18b1e1372168b9632cf514589396af9a4e4bff119e39",
+ "signature": "LluaoHzk6BRl/2fm7aRD58PwqzEy6Digtw0jRGaP2v0DeN6zDjom2akGMk+yyH1q5XSd6LN+45uSnRK11NhvkuiwOO9ol9TOrprVdwSPTgbuaUHqzez/tN7C8269CIES5Deh9ApIijPPQApDQBz9EX3sVtWlkONRPwhkqXbxaXE=",
+ "signature512": "05cdfb566fefdaaa9e9348ab2e235bd7adbdd0e8be436eeda67b8e99d8e2abc391da4df7c32b5309c3435fde8e18d64c881a3af98f0c5a27a51f15e6c9450d8a61f70b1266f6fd963e064ebe966f7b5ea4c65f081e119a6453df27e5106560ac920ed1c25ca81b90bf159db0e8aa39560b91ba179b5efd004c3d7fe58cb569a0"
},
"updateCenterVersion": "1",
"warnings": [
@@ -59997,6 +61053,261 @@
"pattern": "(0[.]([0-9]|[12][0-9]|3[0-6]))(|[-.].*)"
}
]
+ },
+ {
+ "id": "core-2_133",
+ "message": "Multiple security vulnerabilities in Jenkins 2.132 and earlier, and LTS 2.121.1 and earlier",
+ "name": "core",
+ "type": "core",
+ "url": "https://jenkins.io/security/advisory/2018-07-18/",
+ "versions": [
+ {
+ "lastVersion": "2.132",
+ "pattern": "(1[.].*|2[.][0-9]|2[.][0-9][0-9]|2[.]1[012][0-9]|2[.]13[012])(|[-].*)"
+ },
+ {
+ "lastVersion": "2.121.1",
+ "pattern": "(2[.][0-9]{1,2}[.].+|2[.]107[.].+|2.121[.][1])(|[-].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-704",
+ "message": "Plugin could reveal SSH key passphrase when used inside pipeline",
+ "name": "ssh-agent",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-704",
+ "versions": [
+ {
+ "lastVersion": "1.15",
+ "pattern": "(0|1[.]([0-9]|1[0-5]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-997",
+ "message": "CSRF vulnerability and missing permission checks",
+ "name": "resource-disposer",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-997",
+ "versions": [
+ {
+ "lastVersion": "0.11",
+ "pattern": "(0[.]([0-9]|1[01]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-975",
+ "message": "CSRF vulnerability and missing permission checks",
+ "name": "publish-over-cifs",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-975",
+ "versions": [
+ {
+ "lastVersion": "0.10",
+ "pattern": "(0[.]([0-9]|10))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-982",
+ "message": "CSRF vulnerability and missing permission checks",
+ "name": "confluence-publisher",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-982",
+ "versions": [
+ {
+ "lastVersion": "2.0.1",
+ "pattern": "(1|2[.]0[.]1)(|[-.].*)|2[.]0"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1016",
+ "message": "CSRF vulnerability and missing permission checks allowed capturing credentials",
+ "name": "kubernetes",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1016",
+ "versions": [
+ {
+ "lastVersion": "1.10.1",
+ "pattern": "(0|1[.]([0-9]|10[.][01]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-840",
+ "message": "Plugin stored API Secret Key in plain text",
+ "name": "tinfoil-scan",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-840",
+ "versions": [
+ {
+ "lastVersion": "1.6.1",
+ "pattern": "1[.]([0-5]|6[.]1)(|[-.].*)|1[.]6"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-932",
+ "message": "Plugin globally and unconditionally disables SSL/TLS certificate validation",
+ "name": "ecutest",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-932",
+ "versions": [
+ {
+ "lastVersion": "2.3",
+ "pattern": "(1|2[.][0123])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-994",
+ "message": "CSRF vulnerability and missing permission checks allowed server-side request forgery",
+ "name": "ecutest",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-994",
+ "versions": [
+ {
+ "lastVersion": "2.3",
+ "pattern": "(1|2[.][0123])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1009",
+ "message": "CSRF vulnerability and missing permission checks allowed capturing credentials",
+ "name": "saltstack",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1009",
+ "versions": [
+ {
+ "lastVersion": "3.1.6",
+ "pattern": "([12]|3[.]0|3[.]1[.][0-6])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1021",
+ "message": "CSRF vulnerability and missing permission checks allowed capturing credentials",
+ "name": "accurev",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1021",
+ "versions": [
+ {
+ "lastVersion": "0.7.16",
+ "pattern": "0[.](6|7[.]([0-9]|1[0-6]))(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1001",
+ "message": "Stored Cross-Site Scripting Vulnerability",
+ "name": "shelve-project-plugin",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1001",
+ "versions": [
+ {
+ "lastVersion": "1.5",
+ "pattern": "1(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1022",
+ "message": "CSRF vulnerability and missing permission checks allowed capturing credentials",
+ "name": "maven-artifact-choicelistprovider",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1022",
+ "versions": [
+ {
+ "lastVersion": "1.3.1",
+ "pattern": "1[.]([012]|3[.][01])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-847",
+ "message": "API Key stored in plain text",
+ "name": "meliora-testlab",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-847",
+ "versions": [
+ {
+ "lastVersion": "1.14",
+ "pattern": "1[.]([0-9]|1[0-4])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-995",
+ "message": "CSRF vulnerability and missing permission checks allowed overriding plugin configuration",
+ "name": "pangolin-testrail-connector",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-995",
+ "versions": [
+ {
+ "lastVersion": "2.1",
+ "pattern": "2[.]1"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-1039",
+ "message": "Password stored in plain text",
+ "name": "anchore-container-scanner",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1039",
+ "versions": [
+ {
+ "lastVersion": "1.0.16",
+ "pattern": "1[.]0[.]([0-9]|1[0-6])(|[-.].*)"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-933",
+ "message": "Plugin globally and unconditionally disables SSL/TLS certificate validation",
+ "name": "inedo-proget",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-933",
+ "versions": [
+ {
+ "lastVersion": "0.8",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "SECURITY-935",
+ "message": "Plugin globally and unconditionally disables SSL/TLS certificate validation",
+ "name": "inedo-buildmaster",
+ "type": "plugin",
+ "url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-935",
+ "versions": [
+ {
+ "lastVersion": "1.3",
+ "pattern": ".*"
+ }
+ ]
+ },
+ {
+ "id": "core-2_138",
+ "message": "Multiple security vulnerabilities in Jenkins 2.137 and earlier, and LTS 2.121.2 and earlier",
+ "name": "core",
+ "type": "core",
+ "url": "https://jenkins.io/security/advisory/2018-08-15/",
+ "versions": [
+ {
+ "lastVersion": "2.137",
+ "pattern": "(1[.].*|2[.][0-9]|2[.][0-9][0-9]|2[.]1[012][0-9]|2[.]13[0-7])(|[-].*)"
+ },
+ {
+ "lastVersion": "2.121.2",
+ "pattern": "(2[.][0-9]{1,2}[.].+|2[.]107[.].+|2.121[.][12])(|[-].*)"
+ }
+ ]
}
]
}