[jenkins-infra/update-center2] 194fa6: Improve readme, reformat to Asciidoc

2020-04-30 Thread Daniel Beck
  Branch: refs/heads/mavenless-plus
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 194fa66955fe5f9498e4711fc40d1c4f21f20b4f
  
https://github.com/jenkins-infra/update-center2/commit/194fa66955fe5f9498e4711fc40d1c4f21f20b4f
  Author: Daniel Beck 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
A README.adoc
R README.md

  Log Message:
  ---
  Improve readme, reformat to Asciidoc


  Commit: 931070f939f1168579148ead761a889bbfc7ae0c
  
https://github.com/jenkins-infra/update-center2/commit/931070f939f1168579148ead761a889bbfc7ae0c
  Author: Daniel Beck 
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Signer.java
R src/main/resources/hudson-community.cert

  Log Message:
  ---
  [INFRA-1502] Remove obsolete Hudson community cert


  Commit: bb12ba1b9630423952777025887c11b3671eab68
  
https://github.com/jenkins-infra/update-center2/commit/bb12ba1b9630423952777025887c11b3671eab68
  Author: Daniel Beck 
  Date:   2020-04-29 (Wed, 29 Apr 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Signer.java

  Log Message:
  ---
  Log certificates and trust anchors


  Commit: 32ee90e135176e97a47e6f96fcf3ece8a2499924
  
https://github.com/jenkins-infra/update-center2/commit/32ee90e135176e97a47e6f96fcf3ece8a2499924
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Main.java
M src/main/java/io/jenkins/update_center/Signer.java
A src/main/java/io/jenkins/update_center/args4j/LevelOptionHandler.java

  Log Message:
  ---
  Add customizable log level

- Add -log-level argument
- Add OptionHandler for j.u.l.Level
- Configure log handlers to log all messages
- Configure root logger to log from INFO
- Configure package logger to use the specified log level
- Log certificate details on CONFIG


  Commit: 66aba29045c1a53cabfaf0b3d326b302c5367437
  
https://github.com/jenkins-infra/update-center2/commit/66aba29045c1a53cabfaf0b3d326b302c5367437
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/HPI.java
M src/main/java/io/jenkins/update_center/Plugin.java

  Log Message:
  ---
  Remove concept of 'authentic Jenkins artifact' (based on groupId)


  Commit: 3dd8a8df2f5688c79a988b2de61c9a42485180b8
  
https://github.com/jenkins-infra/update-center2/commit/3dd8a8df2f5688c79a988b2de61c9a42485180b8
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Main.java
M src/main/java/io/jenkins/update_center/json/ReleaseHistoryRoot.java
M src/main/java/io/jenkins/update_center/json/WithSignature.java

  Log Message:
  ---
  Add support for pretty-printed output


  Commit: 14ad003edc4dc5b1a50697886ddae4011ced4205
  
https://github.com/jenkins-infra/update-center2/commit/14ad003edc4dc5b1a50697886ddae4011ced4205
  Author: Daniel Beck 
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Main.java
A 
src/main/java/io/jenkins/update_center/json/PluginDocumentationUrlsRoot.java
M src/main/java/io/jenkins/update_center/json/ReleaseHistoryRoot.java
A src/main/java/io/jenkins/update_center/json/WithoutSignature.java

  Log Message:
  ---
  Add generation of plugin-documentation-urls.json


  Commit: af050b834e309c49ff9057f632a1a4aa75226379
  
https://github.com/jenkins-infra/update-center2/commit/af050b834e309c49ff9057f632a1a4aa75226379
  Author: Daniel Beck 
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Main.java
A src/main/java/io/jenkins/update_center/MetadataWriter.java

  Log Message:
  ---
  Add generation of latestCore.txt and pluginCount.txt


  Commit: a26844b2ab036b5ca96dbb6fcd8deec59e6d3728
  
https://github.com/jenkins-infra/update-center2/commit/a26844b2ab036b5ca96dbb6fcd8deec59e6d3728
  Author: Daniel Beck 
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/Main.java
M src/main/java/io/jenkins/update_center/Signer.java

  Log Message:
  ---
  Streamline resetting command line args


  Commit: 990575abcdbeaa80a30e8a317f08e2f47cd42b76
  
https://github.com/jenkins-infra/update-center2/commit/990575abcdbeaa80a30e8a317f08e2f47cd42b76
  Author: Daniel Beck 
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
M src/main/java/io/jenkins/update_center/IndexHtmlBuilder.java
M src/main/java/io/jenkins/update_center/Main.java
M src/main/java/io/jenkins/update_center/Signer.java
M 
src/main/java/io/jenkins/update_center/json/PluginDocumentationUrlsRoot.java
M src/main/java/io/jenkins/update_center/json/UpdateCenterRoot.java

  Log Message:
  ---
  Cleanup: Remove directory tree 

[jenkinsci/synopsys-coverity-plugin] c72351: refactor: Introducing CoverityBuildStepWorkflow

2020-04-30 Thread Richard Otte
  Branch: refs/heads/jenkins-common-0.1.8
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: c723510b343f719d1055d6d65f878a669d095e04
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/c723510b343f719d1055d6d65f878a669d095e04
  Author: Richard Otte 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/coverity/CoverityJenkinsStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStep.java
A 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityWorkflowStepFactory.java

  Log Message:
  ---
  refactor: Introducing CoverityBuildStepWorkflow


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/synopsys-coverity-plugin/push/refs/heads/jenkins-common-0.1.8/00d32b-c72351%40github.com.


[jenkinsci/vectorcast-execution-plugin] 685a23: Update change log

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 685a2370ec03942e4fe09a534bd416b0b7911e46
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/685a2370ec03942e4fe09a534bd416b0b7911e46
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update change log


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/master/4b5ba3-685a23%40github.com.


[jenkinsci/vectorcast-execution-plugin] a33c8f: BugzID: 90088 - added vpython3-addons directory wi...

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: a33c8fb58ebb8275056c0f01f682df8d3ed22bbc
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a33c8fb58ebb8275056c0f01f682df8d3ed22bbc
  Author: Cameron LaFreniere 
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
A 
src/main/resources/scripts/vpython3-addons/beautifulsoup4-4.9.0.dist-info/INSTALLER
A 
src/main/resources/scripts/vpython3-addons/beautifulsoup4-4.9.0.dist-info/METADATA
A 
src/main/resources/scripts/vpython3-addons/beautifulsoup4-4.9.0.dist-info/RECORD
A 
src/main/resources/scripts/vpython3-addons/beautifulsoup4-4.9.0.dist-info/WHEEL
A 
src/main/resources/scripts/vpython3-addons/beautifulsoup4-4.9.0.dist-info/top_level.txt
A src/main/resources/scripts/vpython3-addons/bs4/__init__.py
A 
src/main/resources/scripts/vpython3-addons/bs4/__pycache__/__init__.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/__pycache__/dammit.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/__pycache__/diagnose.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/__pycache__/element.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/__pycache__/formatter.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/__pycache__/testing.cpython-37.pyc
A src/main/resources/scripts/vpython3-addons/bs4/builder/__init__.py
A 
src/main/resources/scripts/vpython3-addons/bs4/builder/__pycache__/__init__.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/builder/__pycache__/_html5lib.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/builder/__pycache__/_htmlparser.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/builder/__pycache__/_lxml.cpython-37.pyc
A src/main/resources/scripts/vpython3-addons/bs4/builder/_html5lib.py
A src/main/resources/scripts/vpython3-addons/bs4/builder/_htmlparser.py
A src/main/resources/scripts/vpython3-addons/bs4/builder/_lxml.py
A src/main/resources/scripts/vpython3-addons/bs4/dammit.py
A src/main/resources/scripts/vpython3-addons/bs4/diagnose.py
A src/main/resources/scripts/vpython3-addons/bs4/element.py
A src/main/resources/scripts/vpython3-addons/bs4/formatter.py
A src/main/resources/scripts/vpython3-addons/bs4/testing.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/__init__.py
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/__init__.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_builder_registry.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_docs.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_html5lib.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_htmlparser.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_lxml.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_soup.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/__pycache__/test_tree.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/bs4/tests/test_builder_registry.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/test_docs.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/test_html5lib.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/test_htmlparser.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/test_lxml.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/test_soup.py
A src/main/resources/scripts/vpython3-addons/bs4/tests/test_tree.py
A 
src/main/resources/scripts/vpython3-addons/requests-2.23.0.dist-info/INSTALLER
A 
src/main/resources/scripts/vpython3-addons/requests-2.23.0.dist-info/LICENSE
A 
src/main/resources/scripts/vpython3-addons/requests-2.23.0.dist-info/METADATA
A 
src/main/resources/scripts/vpython3-addons/requests-2.23.0.dist-info/RECORD
A src/main/resources/scripts/vpython3-addons/requests-2.23.0.dist-info/WHEEL
A 
src/main/resources/scripts/vpython3-addons/requests-2.23.0.dist-info/top_level.txt
A src/main/resources/scripts/vpython3-addons/requests/__init__.py
A 
src/main/resources/scripts/vpython3-addons/requests/__pycache__/__init__.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/requests/__pycache__/__version__.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/requests/__pycache__/_internal_utils.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/requests/__pycache__/adapters.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/requests/__pycache__/api.cpython-37.pyc
A 
src/main/resources/scripts/vpython3-addons/requests/__pycache__/auth.cpython-37.pyc
A 

[jenkinsci/vectorcast-execution-plugin] 249854: Make punctuation consistent

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 2498547deefa24dd72ad3b126d8b84e6fae73b3a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/2498547deefa24dd72ad3b126d8b84e6fae73b3a
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Make punctuation consistent


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/master/8834f6-249854%40github.com.


[jenkinsci/environment-manager-tools-plugin] 7e949b: [maven-release-plugin] prepare release environment...

2020-04-30 Thread Matt Love
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/environment-manager-tools-plugin
  Commit: 7e949b1e3ccb2809cc1d80f1938d631369c15be9
  
https://github.com/jenkinsci/environment-manager-tools-plugin/commit/7e949b1e3ccb2809cc1d80f1938d631369c15be9
  Author: Matt Love 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release environment-manager-2.17


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/environment-manager-tools-plugin/push/refs/heads/master/e2be30-7e949b%40github.com.


[jenkinsci/environment-manager-tools-plugin] 26e053: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread Matt Love
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/environment-manager-tools-plugin
  Commit: 26e0531bbeec341770449ed998cc4c42a7b9b2b5
  
https://github.com/jenkinsci/environment-manager-tools-plugin/commit/26e0531bbeec341770449ed998cc4c42a7b9b2b5
  Author: Matt Love 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/environment-manager-tools-plugin/push/refs/heads/master/7e949b-26e053%40github.com.


[jenkinsci/environment-manager-tools-plugin]

2020-04-30 Thread Matt Love
  Branch: refs/tags/environment-manager-2.17
  Home:   https://github.com/jenkinsci/environment-manager-tools-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/environment-manager-tools-plugin/push/refs/tags/environment-manager-2.17/00-a347f0%40github.com.


[jenkinsci/environment-manager-tools-plugin] e2be30: update link to latest docs for EM Jenkins plugin

2020-04-30 Thread Matt Love
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/environment-manager-tools-plugin
  Commit: e2be3001664463d6889dcd1dca0e97ef0be38abf
  
https://github.com/jenkinsci/environment-manager-tools-plugin/commit/e2be3001664463d6889dcd1dca0e97ef0be38abf
  Author: Matt Love 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  update link to latest docs for EM Jenkins plugin


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/environment-manager-tools-plugin/push/refs/heads/master/b1477f-e2be30%40github.com.


[jenkinsci/jenkins] bf1f4d: [JENKINS-62065] Using keyframes rather than -webkit

2020-04-30 Thread Tim Jacomb
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jenkins

  Commit: bf1f4d77bb4ec9a62094f0d239f6ed3843198d06

  
https://github.com/jenkinsci/jenkins/commit/bf1f4d77bb4ec9a62094f0d239f6ed3843198d06

  Author: Romén Rodríguez-Gil 

  Date:   2020-04-29 (Wed, 29 Apr 2020)



  Changed paths:

M war/src/main/less/base/style.less



  Log Message:

  ---

  [JENKINS-62065] Using keyframes rather than -webkit



No need to add browser prefixes since there is widespread support for this 
among browsers





  Commit: f8c3977f1b144c7e9065962bbb47d2f14b751024

  
https://github.com/jenkinsci/jenkins/commit/f8c3977f1b144c7e9065962bbb47d2f14b751024

  Author: Romén Rodríguez-Gil 

  Date:   2020-04-29 (Wed, 29 Apr 2020)



  Changed paths:

M war/src/main/less/base/style.less



  Log Message:

  ---

  [JENKINS-62065] Adding visibility to the transition



Setting visibility to hidden along with the opacity transition makes the 
underlying breadcrumb clickable again, despite the notification-bar div





  Commit: bdf0da303d08435e96cb56f6ea1d887bb059a0c9

  
https://github.com/jenkinsci/jenkins/commit/bdf0da303d08435e96cb56f6ea1d887bb059a0c9

  Author: Tim Jacomb 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M war/src/main/less/base/style.less



  Log Message:

  ---

  Merge pull request #4696 from romenrg/notification-bar-must-disappear





Compare: 
https://github.com/jenkinsci/jenkins/compare/05d054100ad6...bdf0da303d08

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/05d054-bdf0da%40github.com.


[jenkinsci/jenkins] c5284e: Add optional property to suppress loading of BS3.

2020-04-30 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c5284e305a931fe0eeb1aa7c20824e8024d0ef8b
  
https://github.com/jenkinsci/jenkins/commit/c5284e305a931fe0eeb1aa7c20824e8024d0ef8b
  Author: Ulli Hafner 
  Date:   2020-04-28 (Tue, 28 Apr 2020)

  Changed paths:
M core/src/main/resources/lib/layout/layout.jelly

  Log Message:
  ---
  Add optional property to suppress loading of BS3.

Jenkins bundled Bootstrap 3 grid uses untypical 24 columns
and is not compatible with new JS frameworks that are based
on BS4 and a 12 column grid.

Workaround for https://issues.jenkins-ci.org/browse/JENKINS-61326


  Commit: 05d054100ad611126ed127541c5df52ea3da0f9c
  
https://github.com/jenkinsci/jenkins/commit/05d054100ad611126ed127541c5df52ea3da0f9c
  Author: Tim Jacomb 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M core/src/main/resources/lib/layout/layout.jelly

  Log Message:
  ---
  Merge pull request #4693 from uhafner/nogrid-layout-property


Compare: 
https://github.com/jenkinsci/jenkins/compare/01944eb26502...05d054100ad6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/01944e-05d054%40github.com.


[jenkinsci/jenkins] 9068f5: Extracts essential CSS off the responsive-grid.cs...

2020-04-30 Thread Tim Jacomb
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jenkins

  Commit: 9068f5dfdddb668c2395b0b2c0af84ffaf50a0bb

  
https://github.com/jenkinsci/jenkins/commit/9068f5dfdddb668c2395b0b2c0af84ffaf50a0bb

  Author: Félix Queiruga 

  Date:   2020-04-29 (Wed, 29 Apr 2020)



  Changed paths:

M war/src/main/less/base-styles-v2.less

M war/src/main/less/base/layout-commons.less

A war/src/main/less/base/visibility-utils.less

M war/src/main/webapp/css/responsive-grid.css



  Log Message:

  ---

   Extracts essential CSS off the responsive-grid.css file





  Commit: bbfba8e7ff83786a47c6fe90b438a64836b1cf1a

  
https://github.com/jenkinsci/jenkins/commit/bbfba8e7ff83786a47c6fe90b438a64836b1cf1a

  Author: Tim Jacomb 

  Date:   2020-04-29 (Wed, 29 Apr 2020)



  Changed paths:

M war/src/main/less/base/layout-commons.less



  Log Message:

  ---

  Removing unneeded properties





  Commit: 01944eb26502ea74ad3458d430d1e225abefabcf

  
https://github.com/jenkinsci/jenkins/commit/01944eb26502ea74ad3458d430d1e225abefabcf

  Author: Tim Jacomb 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M war/src/main/less/base-styles-v2.less

M war/src/main/less/base/layout-commons.less

A war/src/main/less/base/visibility-utils.less

M war/src/main/webapp/css/responsive-grid.css



  Log Message:

  ---

  Merge pull request #4697 from 
fqueiruga/JENKINS-62094_extract-essential-css-from-grid





Compare: 
https://github.com/jenkinsci/jenkins/compare/abb131073ac0...01944eb26502

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/abb131-01944e%40github.com.


[jenkinsci/vectorcast-execution-plugin] 8834f6: Update change log

2020-04-30 Thread Nicholas Elliot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 8834f62d7ff14307df694b2dae8063269680259b
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8834f62d7ff14307df694b2dae8063269680259b
  Author: Nicholas Elliot 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update change log


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/master/c9e561-8834f6%40github.com.


[jenkinsci/environment-manager-tools-plugin] b1477f: @pr CTP-5648: CTP Jobs Not Appearing in Environmen...

2020-04-30 Thread Matt Love
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/environment-manager-tools-plugin
  Commit: b1477f4867b115fa09a2320f87d67d00d722a8de
  
https://github.com/jenkinsci/environment-manager-tools-plugin/commit/b1477f4867b115fa09a2320f87d67d00d722a8de
  Author: Matt Love 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M CHANGELOG.md
M src/main/java/com/parasoft/em/client/impl/JSONClient.java

  Log Message:
  ---
  @pr CTP-5648: CTP Jobs Not Appearing in Environment Manager Plugin for Jenkins


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/environment-manager-tools-plugin/push/refs/heads/master/c577ca-b1477f%40github.com.


[jenkinsci/jira-plugin] bc0f00: Add Google codestyle rules

2020-04-30 Thread Radek Antoniuk
  Branch: refs/heads/commit-code-style-check
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: bc0f0054e9dbcb3f828b319ab1eed12a3dd08c4a
  
https://github.com/jenkinsci/jira-plugin/commit/bc0f0054e9dbcb3f828b319ab1eed12a3dd08c4a
  Author: Radek Antoniuk 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M .gitignore
A .idea/checkstyle-idea.xml
A .idea/google-java-format.xml
M README.md

  Log Message:
  ---
  Add Google codestyle rules


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/commit-code-style-check/ca38f8-bc0f00%40github.com.


[jenkinsci/jira-plugin] ca38f8: Add Google codestyle rules

2020-04-30 Thread Radek Antoniuk
  Branch: refs/heads/commit-code-style-check
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: ca38f8aeb9bc8117af985570bf31a09a32183ad1
  
https://github.com/jenkinsci/jira-plugin/commit/ca38f8aeb9bc8117af985570bf31a09a32183ad1
  Author: Radek Antoniuk 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M .gitignore
A .idea/checkstyle-idea.xml
A .idea/google-java-format.xml
M README.md

  Log Message:
  ---
  Add Google codestyle rules


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/commit-code-style-check/63771c-ca38f8%40github.com.


[jenkinsci/jira-plugin] 63771c: Add Google codestyle rules

2020-04-30 Thread Radek Antoniuk
  Branch: refs/heads/commit-code-style-check
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 63771cc248c506a6fe1e2323a4e5a36314fc388c
  
https://github.com/jenkinsci/jira-plugin/commit/63771cc248c506a6fe1e2323a4e5a36314fc388c
  Author: Radek Antoniuk 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M .gitignore
A .idea/checkstyle-idea.xml
A .idea/google-java-format.xml
A .mvn/checkstyle.xml
M README.md

  Log Message:
  ---
  Add Google codestyle rules


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/commit-code-style-check/00-63771c%40github.com.


[jenkinsci/appscan-plugin] 8843ed: Update CHANGELOG.md

2020-04-30 Thread mattmurp
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appscan-plugin
  Commit: 8843ede44b56c3d2c3ab978ddc869dca37d90f65
  
https://github.com/jenkinsci/appscan-plugin/commit/8843ede44b56c3d2c3ab978ddc869dca37d90f65
  Author: mattmurp 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/appscan-plugin/push/refs/heads/master/98fd62-8843ed%40github.com.


[jenkinsci/electricflow-plugin] f3ce5e: Added new method for logger creation

2020-04-30 Thread Horodchuk Anton
  Branch: refs/heads/NTVEPLUGIN-209
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: f3ce5e60e9b1c34e2af3ed21cdf4c5cac2cf127b
  
https://github.com/jenkinsci/electricflow-plugin/commit/f3ce5e60e9b1c34e2af3ed21cdf4c5cac2cf127b
  Author: Dmitriy Shamatrin 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  Added new method for logger creation


  Commit: 87e793128ecfb12d32acc8122d43f0eaa9c47a1d
  
https://github.com/jenkinsci/electricflow-plugin/commit/87e793128ecfb12d32acc8122d43f0eaa9c47a1d
  Author: Anton Horodchuk 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  Checked in the logger solution provided by Dmitriy.
Removed never thrown exceptions from the method signature


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/7973c4cb7569...87e793128ecf

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-209/7973c4-87e793%40github.com.


[jenkinsci/contrast-continuous-application-security-plugin] 7c290c: Implemented security check for post build step

2020-04-30 Thread Bryan Lee Ateo-an
  Branch: refs/heads/CONTRAST-39402-security-check-with-application-and-params
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 7c290c3cdd521fd91c901a3ff18c8984232fa29d
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/7c290c3cdd521fd91c901a3ff18c8984232fa29d
  Author: bryanateoan 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorderTest.java

  Log Message:
  ---
  Implemented security check for post build step


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/contrast-continuous-application-security-plugin/push/refs/heads/CONTRAST-39402-security-check-with-application-and-params/f8c0bc-7c290c%40github.com.


[jenkinsci/badge-plugin]

2020-04-30 Thread Marc Brugger
  Branch: refs/heads/configurable-shorttext
  Home:   https://github.com/jenkinsci/badge-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/badge-plugin/push/refs/heads/configurable-shorttext/e10f04-84d0c8%40github.com.


[jenkinsci/jenkins] abb131: Update javax.mail to 1.6.5 (#4660)

2020-04-30 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: abb131073ac06b2129cbda860c53d4720402a47f
  
https://github.com/jenkinsci/jenkins/commit/abb131073ac06b2129cbda860c53d4720402a47f
  Author: Matt Sicker 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M core/pom.xml

  Log Message:
  ---
  Update javax.mail to 1.6.5 (#4660)

This has changed maven coordinates to the jakarta project, though the
code is binary compatible still.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/e3cb1f-abb131%40github.com.


[jenkinsci/badge-plugin] ba15f2: JENKINS-62072 add docu section for config

2020-04-30 Thread Marc Brugger
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: ba15f2ebbbe96aa0f3f0fbae4652a5dfc78f6e7d
  
https://github.com/jenkinsci/badge-plugin/commit/ba15f2ebbbe96aa0f3f0fbae4652a5dfc78f6e7d
  Author: bakito 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md
A src/doc/config.png
M src/main/resources/com/jenkinsci/plugins/badge/BadgePlugin/config.jelly

  Log Message:
  ---
  JENKINS-62072 add docu section for config


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/badge-plugin/push/refs/heads/master/576dbd-ba15f2%40github.com.


[jenkinsci/badge-plugin] e10f04: JENKINS-62072 add docu section for config

2020-04-30 Thread Marc Brugger
  Branch: refs/heads/configurable-shorttext
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: e10f047bae359e4421180e54bfce282b18d1cda1
  
https://github.com/jenkinsci/badge-plugin/commit/e10f047bae359e4421180e54bfce282b18d1cda1
  Author: bakito 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md
A src/doc/config.png
M src/main/resources/com/jenkinsci/plugins/badge/BadgePlugin/config.jelly

  Log Message:
  ---
  JENKINS-62072 add docu section for config


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/badge-plugin/push/refs/heads/configurable-shorttext/84d0c8-e10f04%40github.com.


[jenkinsci/contrast-continuous-application-security-plugin] 49da52: refactored building the filter form to a private m...

2020-04-30 Thread Bryan Lee Ateo-an
  Branch: refs/heads/CONTRAST-39402-security-check-with-application-and-params
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 49da523de91346f236d9f16bb00e7ac1fb27816f
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/49da523de91346f236d9f16bb00e7ac1fb27816f
  Author: bryanateoan 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java

  Log Message:
  ---
  refactored building the filter form to a private method to reduce the size of 
perform


  Commit: f8c0bc98664f73e2eecfa3dad2c65e61bb2801f5
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/f8c0bc98664f73e2eecfa3dad2c65e61bb2801f5
  Author: bryanateoan 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java

  Log Message:
  ---
  refactored building fitler to private method


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/c474e02fb4c5...f8c0bc98664f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/contrast-continuous-application-security-plugin/push/refs/heads/CONTRAST-39402-security-check-with-application-and-params/c474e0-f8c0bc%40github.com.


[jenkinsci/exam-plugin] da3c4b: Fehler im log stream behoben

2020-04-30 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: da3c4b393f04006e2ab4880e4112c8af064e40cf
  
https://github.com/jenkinsci/exam-plugin/commit/da3c4b393f04006e2ab4880e4112c8af064e40cf
  Author: Thomas Reinicke 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

  Log Message:
  ---
  Fehler im log stream behoben


  Commit: 10e7599c38548065e209cf632cd4764799ad587b
  
https://github.com/jenkinsci/exam-plugin/commit/10e7599c38548065e209cf632cd4764799ad587b
  Author: Thomas Reinicke 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

  Log Message:
  ---
  Merge branch 'feature/restructure' into develop


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/3f531c92c18c...10e7599c3854

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/3f531c-10e759%40github.com.


[jenkinsci/matrix-auth-plugin] b24d64: Move changelog out of readme

2020-04-30 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: b24d64bf8fafdde0065af33978f3b5c00d426efe
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/b24d64bf8fafdde0065af33978f3b5c00d426efe
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
A CHANGELOG.md
M README.md

  Log Message:
  ---
  Move changelog out of readme


  Commit: 08f30014acc9dec26a15ccfef40a744244f20ae0
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/08f30014acc9dec26a15ccfef40a744244f20ae0
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
A CHANGELOG.md
M README.md

  Log Message:
  ---
  Merge pull request #81 from daniel-beck/split-changelog

Move changelog out of readme


Compare: 
https://github.com/jenkinsci/matrix-auth-plugin/compare/3104b6dbaff8...08f30014acc9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/matrix-auth-plugin/push/refs/heads/master/3104b6-08f300%40github.com.


[jenkinsci/exam-plugin] da3c4b: Fehler im log stream behoben

2020-04-30 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: da3c4b393f04006e2ab4880e4112c8af064e40cf
  
https://github.com/jenkinsci/exam-plugin/commit/da3c4b393f04006e2ab4880e4112c8af064e40cf
  Author: Thomas Reinicke 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

  Log Message:
  ---
  Fehler im log stream behoben


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/feature/restructure/00-da3c4b%40github.com.


[jenkinsci/electricflow-plugin] b86217: NTVEPLUGIN-205 - updated dependencies

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: b86217db54d4a55b5d4a12510d17290dc3f7dace
  
https://github.com/jenkinsci/electricflow-plugin/commit/b86217db54d4a55b5d4a12510d17290dc3f7dace
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-205 - updated dependencies


  Commit: 39345150e18fc4e6fac99ec36585b31967ec0772
  
https://github.com/jenkinsci/electricflow-plugin/commit/39345150e18fc4e6fac99ec36585b31967ec0772
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  Merge pull request #46 from jenkinsci/NTVEPLUGIN-205

NTVEPLUGIN-205 - updated dependencies


  Commit: d67b43a55409fea3141251f00a5bdbcdf8902a4e
  
https://github.com/jenkinsci/electricflow-plugin/commit/d67b43a55409fea3141251f00a5bdbcdf8902a4e
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/credential.jelly
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly

  Log Message:
  ---
  NTVEPLUGIN-202 - NTVEPLUGIN-205 - updated Override Credentials functionality, 
updated dependencies


  Commit: 05e71d4d2de7d3ffb472f16b58731afe23a9d5e5
  
https://github.com/jenkinsci/electricflow-plugin/commit/05e71d4d2de7d3ffb472f16b58731afe23a9d5e5
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-202 - updated Override Credential functionality


  Commit: 1a8d2d4d4477dd907fb114a908d0cbf5ab0a311d
  
https://github.com/jenkinsci/electricflow-plugin/commit/1a8d2d4d4477dd907fb114a908d0cbf5ab0a311d
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/credential.jelly

  Log Message:
  ---
  NTVEPLUGIN-202 - updated Override Credential functionality (set 
expressionAllowed to false as workaround for implementing NTVEPLUGIN-202)


  Commit: 93d72b04ad516bde7e32a3945f54c00ac5ee0675
  
https://github.com/jenkinsci/electricflow-plugin/commit/93d72b04ad516bde7e32a3945f54c00ac5ee0675
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-202 - updated Override Credential functionality


  Commit: 1d9a20970cd354e47481a317d63ec61523d512de
  
https://github.com/jenkinsci/electricflow-plugin/commit/1d9a20970cd354e47481a317d63ec61523d512de
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/credential.jelly
M 
src/main/resources/org/jenkinsci/plugins/electricflow/Credential/overrideCredential.jelly

  Log Message:
  ---
  Merge pull request #47 from jenkinsci/NTVEPLUGIN-202

NTVEPLUGIN-202 - updated Override Credential functionality


  Commit: 

[jenkinsci/junit-plugin]

2020-04-30 Thread release-drafter[bot]
  Branch: refs/tags/untagged-5894d25928dffc9e1c74
  Home:   https://github.com/jenkinsci/junit-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/tags/untagged-5894d25928dffc9e1c74/00-bab34b%40github.com.


[jenkinsci/junit-plugin] bab34b: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: bab34bcc96154a494f8c371953efe06d45813f67
  
https://github.com/jenkinsci/junit-plugin/commit/bab34bcc96154a494f8c371953efe06d45813f67
  Author: Jesse Glick 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/2ec157-bab34b%40github.com.


[jenkinsci/junit-plugin] 2ec157: [maven-release-plugin] prepare release junit-1.29

2020-04-30 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 2ec15792fa9419d3802a6373e2c2c8b3cd24158e
  
https://github.com/jenkinsci/junit-plugin/commit/2ec15792fa9419d3802a6373e2c2c8b3cd24158e
  Author: Jesse Glick 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release junit-1.29


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/heads/master/116642-2ec157%40github.com.


[jenkinsci/junit-plugin]

2020-04-30 Thread Jesse Glick
  Branch: refs/tags/junit-1.29
  Home:   https://github.com/jenkinsci/junit-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/junit-plugin/push/refs/tags/junit-1.29/00-7e017b%40github.com.


[jenkins-infra/jenkins.io] 459278: Moving pipeline as yaml to current status

2020-04-30 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4592786c406735c9495e93edaa9efa75bc91ef6c
  
https://github.com/jenkins-infra/jenkins.io/commit/4592786c406735c9495e93edaa9efa75bc91ef6c
  Author: markyjackson-taulia 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M content/_data/roadmap/roadmap.yml

  Log Message:
  ---
  Moving pipeline as yaml to current status


  Commit: 649aef9532a758487035afd567ef4c873bb6cfdb
  
https://github.com/jenkins-infra/jenkins.io/commit/649aef9532a758487035afd567ef4c873bb6cfdb
  Author: Mark Waite 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M content/_data/roadmap/roadmap.yml

  Log Message:
  ---
  Merge pull request #3147 from markyjackson-taulia/master

Moving pipeline as yaml to current status


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d77b3cf4134c...649aef9532a7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/d77b3c-649aef%40github.com.


[jenkinsci/gradle-jpi-plugin] 0fa775: Introduce checkAccessModifier task

2020-04-30 Thread Steve Hill
  Branch: refs/heads/issue-160
  Home:   https://github.com/jenkinsci/gradle-jpi-plugin
  Commit: 0fa775377ffca7a499dd0fb7188569f939a3734f
  
https://github.com/jenkinsci/gradle-jpi-plugin/commit/0fa775377ffca7a499dd0fb7188569f939a3734f
  Author: Steve Hill 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M CHANGELOG.md
M build.gradle.kts
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/CheckAccessModifierTask.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalErrorListener.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalMavenLoggingBridge.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/RestrictedApiException.groovy
A 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/CheckAccessModifierIntegrationSpec.groovy
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTaskSpec.groovy
A 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalErrorListenerSpec.groovy

  Log Message:
  ---
  Introduce checkAccessModifier task

- depended on by the check task
- supports useBeta flag via -PcheckAccessModifier.useBeta=true
- bridges maven logger to gradle
- error messages are aggregated by restricted class

Fixes #160


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gradle-jpi-plugin/push/refs/heads/issue-160/ce9310-0fa775%40github.com.


[jenkinsci/electricflow-plugin] 9eb42d: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 9eb42d97903ceba900b189c703e165d3fa3ca2fd
  
https://github.com/jenkinsci/electricflow-plugin/commit/9eb42d97903ceba900b189c703e165d3fa3ca2fd
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowBuildData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowPipelineData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowTestResultData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowArtifact.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowPipeline.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowTestResult.java
M src/main/java/org/jenkinsci/plugins/electricflow/models/CIBuildDetail.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/rest/CloudBeesFlowAPIHandler.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToReleaseTest.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ElectricFlowClientTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/c6f8a5-9eb42d%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging/00-9eb42d%40github.com.


[jenkinsci/electricflow-plugin] 958190: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 9581900c80acc950c803a511818c2826dde302f9
  
https://github.com/jenkinsci/electricflow-plugin/commit/9581900c80acc950c803a511818c2826dde302f9
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep.java
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowProjectAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/HttpMethod.java
M src/main/java/org/jenkinsci/plugins/electricflow/MultipartUtility.java
M src/main/java/org/jenkinsci/plugins/electricflow/Pair.java
M src/main/java/org/jenkinsci/plugins/electricflow/RelaxedSSLContext.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M src/main/java/org/jenkinsci/plugins/electricflow/SummaryTextAction.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/envvars/VariableInjectionAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/exceptions/PluginException.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/CallRestApiModel.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/FieldValidationStatus.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/HtmlUtils.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectFieldUtils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectItemValidationWrapper.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
M src/test/java/BasicUnitTests.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ConfigurationAsCodeTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/356827-958190%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/a698e0-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/c6f8a5-00%40github.com.


[jenkins-infra/jenkins.io] d77b3c: Jenkins is the Way blog post (#3122)

2020-04-30 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d77b3cf4134c7280eddeae8a58063d25d1bf935c
  
https://github.com/jenkins-infra/jenkins.io/commit/d77b3cf4134c7280eddeae8a58063d25d1bf935c
  Author: Mark Waite 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M content/_data/authors/alyssat.adoc
M content/_data/authors/markewaite.adoc
A content/_data/logo/jenkins-is-the-way.yml
A content/blog/2020/04/2020-04-30-jenkins-is-the-way.adoc
A content/images/logos/jenkins-is-the-way/256.png
A content/images/logos/jenkins-is-the-way/jenkins-is-the-way.png
A 
content/images/post-images/jenkins-is-the-way/jenkins-is-the-way-opengraph.png
A 
content/images/post-images/jenkins-is-the-way/jenkins-is-the-way-t-shirt.png
A content/images/post-images/jenkins-is-the-way/jenkins-is-the-way.png

  Log Message:
  ---
  Jenkins is the Way blog post (#3122)

* Update biography

Now listed correctly as events officer.

* Blog for Jenkins is the Way community stories

Invite community contributors to submit their Jenkins success stories.

* Add Jenkins is the Way case studies to the Jumbotron

* Link to online meetups

Co-Authored-By: Oleg Nenashev 

* Include Mark Waite as an author

Co-Authored-By: Oleg Nenashev 

* Add outreach and advocacy tags

Co-Authored-By: Oleg Nenashev 

* More engaging Jumbotron title

Co-Authored-By: Oleg Nenashev 

* Full sentences in the jumbotron

Switch from a sentence fragment to a sentence.

Co-Authored-By: Oleg Nenashev 

* Add Jenkins is the Way logo

* Update Mark Waite bio

* Remove the Jumbotron change

See separate PR

* Update story links

* Use https link to jenkinsistheway.io

In the artwork library

Co-Authored-By: Oleg Nenashev 

* Thank CloudBees and abConsulting as sponsors

* Change publication date of blog post

* Thanks to advocacy and outreach as well

* Proposed to publish 30 Apr 2020

* Link to abConsulting web site

* Improve the opengraph image

Co-authored-by: Alyssa Tong 
Co-authored-by: Oleg Nenashev 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/5beda5-d77b3c%40github.com.


[jenkinsci/electricflow-plugin] a698e0: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: a698e07007a2c08abb2b8bad7663e87b05f7cc9a
  
https://github.com/jenkinsci/electricflow-plugin/commit/a698e07007a2c08abb2b8bad7663e87b05f7cc9a
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep.java
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowProjectAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/HttpMethod.java
M src/main/java/org/jenkinsci/plugins/electricflow/MultipartUtility.java
M src/main/java/org/jenkinsci/plugins/electricflow/Pair.java
M src/main/java/org/jenkinsci/plugins/electricflow/RelaxedSSLContext.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M src/main/java/org/jenkinsci/plugins/electricflow/SummaryTextAction.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/envvars/VariableInjectionAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/exceptions/PluginException.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/CallRestApiModel.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/FieldValidationStatus.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/HtmlUtils.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectFieldUtils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectItemValidationWrapper.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
M src/test/java/BasicUnitTests.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ConfigurationAsCodeTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/356827-a698e0%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/b860ae-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/ed4709-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging/ed4709-00%40github.com.


[jenkinsci/jenkins] f58e0c: Reduces the help icon size to 20px

2020-04-30 Thread Raihaan Shouhell
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jenkins

  Commit: f58e0cb5c51e6d888079944701e9fe75961bce17

  
https://github.com/jenkinsci/jenkins/commit/f58e0cb5c51e6d888079944701e9fe75961bce17

  Author: Félix Queiruga 

  Date:   2020-04-29 (Wed, 29 Apr 2020)



  Changed paths:

M war/src/main/less/base/style.less



  Log Message:

  ---

  Reduces the help icon size to 20px





  Commit: e3cb1f50ff93b0d32ca0ca93e8f58ebeffeac9ee

  
https://github.com/jenkinsci/jenkins/commit/e3cb1f50ff93b0d32ca0ca93e8f58ebeffeac9ee

  Author: Raihaan Shouhell 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M war/src/main/less/base/style.less



  Log Message:

  ---

  Merge pull request #4695 from fqueiruga/JENKINS-62089_make-help-icons-smaller



[JENKINS-62089] Reduces the help icon size to 20px





Compare: 
https://github.com/jenkinsci/jenkins/compare/11274c4001b3...e3cb1f50ff93

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/11274c-e3cb1f%40github.com.


[jenkinsci/appscan-plugin]

2020-04-30 Thread mattmurp
  Branch: refs/tags/appscan-1.0.1
  Home:   https://github.com/jenkinsci/appscan-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/appscan-plugin/push/refs/tags/appscan-1.0.1/00-d03549%40github.com.


[jenkinsci/appscan-plugin] 98fd62: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread mattmurp
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appscan-plugin
  Commit: 98fd626318eac5b0647f4c5f7af7523db107d453
  
https://github.com/jenkinsci/appscan-plugin/commit/98fd626318eac5b0647f4c5f7af7523db107d453
  Author: Matthew Murphy 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/appscan-plugin/push/refs/heads/master/e08b33-98fd62%40github.com.


[jenkinsci/appscan-plugin] e08b33: [maven-release-plugin] prepare release appscan-1.0.1

2020-04-30 Thread mattmurp
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appscan-plugin
  Commit: e08b33c25e8906331740d4d32bb9dcd1f31e6977
  
https://github.com/jenkinsci/appscan-plugin/commit/e08b33c25e8906331740d4d32bb9dcd1f31e6977
  Author: Matthew Murphy 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release appscan-1.0.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/appscan-plugin/push/refs/heads/master/23ce4f-e08b33%40github.com.


[jenkinsci/sealights-plugin]

2020-04-30 Thread sldevopsd
  Branch: refs/tags/latest-sane
  Home:   https://github.com/jenkinsci/sealights-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sealights-plugin/push/refs/tags/latest-sane/347efb-b8170c%40github.com.


[jenkinsci/electricflow-plugin] 62d5b2: Added new method for logger creation

2020-04-30 Thread Dmitriy Shamatrin
  Branch: refs/heads/NTVEPLUGIN-246
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 62d5b2e80df9ccff98fe7372a0740edea2c38558
  
https://github.com/jenkinsci/electricflow-plugin/commit/62d5b2e80df9ccff98fe7372a0740edea2c38558
  Author: Dmitriy Shamatrin 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  Added new method for logger creation


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-246/66a1a9-62d5b2%40github.com.


[jenkinsci/performance-plugin] 4c5b0b: Add error chart to URI report page (plus localizat...

2020-04-30 Thread Till Neunast
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 4c5b0b58092d4ca94b1c25d89553b097cd011484
  
https://github.com/jenkinsci/performance-plugin/commit/4c5b0b58092d4ca94b1c25d89553b097cd011484
  Author: Till Neunast 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/hudson/plugins/performance/TrendReportGraphs.java
M 
src/main/java/hudson/plugins/performance/actions/PerformanceProjectAction.java
M src/main/java/hudson/plugins/performance/reports/UriReport.java
M 
src/main/resources/hudson/plugins/performance/reports/UriReport/index.jelly

  Log Message:
  ---
  Add error chart to URI report page (plus localization fixes) (#194)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/performance-plugin/push/refs/heads/master/c2eae2-4c5b0b%40github.com.


[jenkinsci/matrix-auth-plugin] 3104b6: 2.6 is released

2020-04-30 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: 3104b6dbaff8f59a476f14b94918c16700a27f5d
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/3104b6dbaff8f59a476f14b94918c16700a27f5d
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  2.6 is released


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/matrix-auth-plugin/push/refs/heads/master/d27ee7-3104b6%40github.com.


[jenkinsci/matrix-auth-plugin] d27ee7: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: d27ee797a29f9f502b614d5470ae88bfaba6c22b
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/d27ee797a29f9f502b614d5470ae88bfaba6c22b
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/matrix-auth-plugin/push/refs/heads/master/54b5be-d27ee7%40github.com.


[jenkinsci/matrix-auth-plugin]

2020-04-30 Thread Daniel Beck
  Branch: refs/tags/matrix-auth-2.6
  Home:   https://github.com/jenkinsci/matrix-auth-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/matrix-auth-plugin/push/refs/tags/matrix-auth-2.6/00-edb787%40github.com.


[jenkinsci/matrix-auth-plugin] 54b5be: [maven-release-plugin] prepare release matrix-auth...

2020-04-30 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/matrix-auth-plugin
  Commit: 54b5be9a57b7b836f1cf070106fdf0975aebb543
  
https://github.com/jenkinsci/matrix-auth-plugin/commit/54b5be9a57b7b836f1cf070106fdf0975aebb543
  Author: Daniel Beck 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release matrix-auth-2.6


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/matrix-auth-plugin/push/refs/heads/master/1694fe-54b5be%40github.com.


[jenkinsci/sealights-plugin] 4b4fee: SLDEV-4576 Align default log folder in post build ...

2020-04-30 Thread nadavye
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sealights-plugin
  Commit: 4b4fee51d7ae7b8f2c8fba0056cf81a002af2ffa
  
https://github.com/jenkinsci/sealights-plugin/commit/4b4fee51d7ae7b8f2c8fba0056cf81a002af2ffa
  Author: RoniSegal 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/resources/io/sealights/plugins/sealightsjenkins/EndExecutionPostBuildStep/config.jelly

  Log Message:
  ---
  SLDEV-4576 Align default log folder in post build step


  Commit: 5331377fae0a24554aa820a6c8fdfc38dd7298c9
  
https://github.com/jenkinsci/sealights-plugin/commit/5331377fae0a24554aa820a6c8fdfc38dd7298c9
  Author: nadavye 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/resources/io/sealights/plugins/sealightsjenkins/EndExecutionPostBuildStep/config.jelly

  Log Message:
  ---
  Merge pull request #51 from RoniSegal/SLDEV-4576

[SLDEV-4576] Align default log folder in post build step


Compare: 
https://github.com/jenkinsci/sealights-plugin/compare/7c7934aceaf3...5331377fae0a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sealights-plugin/push/refs/heads/master/7c7934-533137%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging/00-ed4709%40github.com.


[jenkinsci/electricflow-plugin] b860ae: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: b860aec659b6d37b45f8986c9aacb14b0a93ee2f
  
https://github.com/jenkinsci/electricflow-plugin/commit/b860aec659b6d37b45f8986c9aacb14b0a93ee2f
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep.java
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowProjectAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/HttpMethod.java
M src/main/java/org/jenkinsci/plugins/electricflow/MultipartUtility.java
M src/main/java/org/jenkinsci/plugins/electricflow/Pair.java
M src/main/java/org/jenkinsci/plugins/electricflow/RelaxedSSLContext.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M src/main/java/org/jenkinsci/plugins/electricflow/SummaryTextAction.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/envvars/VariableInjectionAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/exceptions/PluginException.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/CallRestApiModel.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/FieldValidationStatus.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/HtmlUtils.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectFieldUtils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectItemValidationWrapper.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
M src/test/java/BasicUnitTests.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ConfigurationAsCodeTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/356827-b860ae%40github.com.


[jenkinsci/electricflow-plugin] ed4709: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: ed47093e2ad9365f5f949f749e177d6fc819c12e
  
https://github.com/jenkinsci/electricflow-plugin/commit/ed47093e2ad9365f5f949f749e177d6fc819c12e
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowBuildData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowPipelineData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowTestResultData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowArtifact.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowPipeline.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowTestResult.java
M src/main/java/org/jenkinsci/plugins/electricflow/models/CIBuildDetail.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/rest/CloudBeesFlowAPIHandler.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToReleaseTest.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ElectricFlowClientTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/c6f8a5-ed4709%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging/356883-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/780181-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/356883-00%40github.com.


[jenkinsci/metrics-plugin] 38c3ba: Fix dependency management

2020-04-30 Thread Adrien Lecharpentier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 38c3baa868fa4eedf26cc521ddbc1735f6b29505
  
https://github.com/jenkinsci/metrics-plugin/commit/38c3baa868fa4eedf26cc521ddbc1735f6b29505
  Author: Adrien Lecharpentier 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix dependency management


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/metrics-plugin/push/refs/heads/master/145428-38c3ba%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging/00-356883%40github.com.


[jenkinsci/electricflow-plugin] 780181: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 7801812b24c01f4f5d091db26ff3acd546ae3b75
  
https://github.com/jenkinsci/electricflow-plugin/commit/7801812b24c01f4f5d091db26ff3acd546ae3b75
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep.java
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowProjectAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/HttpMethod.java
M src/main/java/org/jenkinsci/plugins/electricflow/MultipartUtility.java
M src/main/java/org/jenkinsci/plugins/electricflow/Pair.java
M src/main/java/org/jenkinsci/plugins/electricflow/RelaxedSSLContext.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M src/main/java/org/jenkinsci/plugins/electricflow/SummaryTextAction.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/envvars/VariableInjectionAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/exceptions/PluginException.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/CallRestApiModel.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/FieldValidationStatus.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/HtmlUtils.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectFieldUtils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectItemValidationWrapper.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
M src/test/java/BasicUnitTests.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ConfigurationAsCodeTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/356827-780181%40github.com.


[jenkinsci/electricflow-plugin] 356883: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 3568835ac00263484df892a650def252ad905b22
  
https://github.com/jenkinsci/electricflow-plugin/commit/3568835ac00263484df892a650def252ad905b22
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToRelease.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowBuildData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowPipelineData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/data/CloudBeesFlowTestResultData.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowArtifact.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowPipeline.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/extension/CloudBeesFlowTestResult.java
M src/main/java/org/jenkinsci/plugins/electricflow/models/CIBuildDetail.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/rest/CloudBeesFlowAPIHandler.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ElectricFlowAssociateBuildToReleaseTest.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ElectricFlowClientTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/c6f8a5-356883%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/4577cd-00%40github.com.


[jenkinsci/electricflow-plugin] 4577cd: NTVEPLUGIN-228 - formatting for java files

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 4577cd0e5c22b326edd6d88c599138b7fe9fa3e4
  
https://github.com/jenkinsci/electricflow-plugin/commit/4577cd0e5c22b326edd6d88c599138b7fe9fa3e4
  Author: Oleksii Vasylkivskyi 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/CloudBeesFlowCallRestApiStep.java
M src/main/java/org/jenkinsci/plugins/electricflow/Configuration.java
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowConfigurationManager.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGenericRestApi.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowGlobalConfiguration.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowProjectAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/EnvReplacer.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/HttpMethod.java
M src/main/java/org/jenkinsci/plugins/electricflow/MultipartUtility.java
M src/main/java/org/jenkinsci/plugins/electricflow/Pair.java
M src/main/java/org/jenkinsci/plugins/electricflow/RelaxedSSLContext.java
M src/main/java/org/jenkinsci/plugins/electricflow/Release.java
M src/main/java/org/jenkinsci/plugins/electricflow/SummaryTextAction.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/envvars/VariableInjectionAction.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/exceptions/PluginException.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/factories/ElectricFlowClientFactory.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/CallRestApiModel.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/FieldValidationStatus.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/HtmlUtils.java
M src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectFieldUtils.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ui/SelectItemValidationWrapper.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/utils/CallRestApiUtils.java
M src/test/java/BasicUnitTests.java
M src/test/java/BasicUnitTestsWithJenkins.java
M 
src/test/java/org/jenkinsci/plugins/electricflow/ConfigurationAsCodeTest.java

  Log Message:
  ---
  NTVEPLUGIN-228 - formatting for java files


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/356827-4577cd%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-master-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-master-formatting/05dd08-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting/64249e-00%40github.com.


[jenkinsci/electricflow-plugin]

2020-04-30 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging
  Home:   https://github.com/jenkinsci/electricflow-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-228-from-NTVEPLUGIN-209-formatting-merging/64249e-00%40github.com.


[jenkinsci/testweaver-plugin] f44855: Update documentation for 1.0.6

2020-04-30 Thread todeaoana
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testweaver-plugin
  Commit: f44855e612fa3fd5ff98a4cce29595584f4b6747
  
https://github.com/jenkinsci/testweaver-plugin/commit/f44855e612fa3fd5ff98a4cce29595584f4b6747
  Author: Oana Todea 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M README.adoc
A docs/images/advanced.PNG
R docs/images/allOptions1.PNG

  Log Message:
  ---
  Update documentation for 1.0.6


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testweaver-plugin/push/refs/heads/master/9110eb-f44855%40github.com.


[jenkinsci/jobConfigHistory-plugin] ccd5be: Update Changelog (#125)

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: ccd5bef70d50f35f2141c80115ac0b55843851bd

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/ccd5bef70d50f35f2141c80115ac0b55843851bd

  Author: Jochen A. Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Update Changelog (#125)





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/b6a48a-ccd5be%40github.com.


[jenkinsci/jobConfigHistory-plugin]

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/update/changelog
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/update/changelog/752652-00%40github.com.


[jenkinsci/jobConfigHistory-plugin] 752652: Update Changelog

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/update/changelog

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: 7526521942f4d23efed1e3f58d82f13cfac2f93b

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/7526521942f4d23efed1e3f58d82f13cfac2f93b

  Author: Jochen Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Update Changelog





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/update/changelog/96a787-752652%40github.com.


[jenkinsci/jobConfigHistory-plugin] 96a787: Update Changelog

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/update/changelog

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: 96a7872b842a16b4fad7a3873d6e861596a82884

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/96a7872b842a16b4fad7a3873d6e861596a82884

  Author: Jochen Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Update Changelog





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/update/changelog/00-96a787%40github.com.


[jenkinsci/jobConfigHistory-plugin]

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/tags/jobConfigHistory-2.26
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/tags/jobConfigHistory-2.26/00-09a0c4%40github.com.


[jenkinsci/jobConfigHistory-plugin] b6a48a: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: b6a48a5e7e053940f7e338f32208a59cea61af34

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/b6a48a5e7e053940f7e338f32208a59cea61af34

  Author: Jochen Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare for next development iteration





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/c2b103-b6a48a%40github.com.


[jenkinsci/jobConfigHistory-plugin] c2b103: [maven-release-plugin] prepare release jobConfigHi...

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: c2b103809343dc1a1f54a63a1c87995fe7cf4199

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/c2b103809343dc1a1f54a63a1c87995fe7cf4199

  Author: Jochen Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release jobConfigHistory-2.26





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/d7cef0-c2b103%40github.com.


[jenkinsci/jobConfigHistory-plugin]

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/tags/jobConfigHistory-2.26
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/tags/jobConfigHistory-2.26/317dbd-00%40github.com.


[jenkinsci/jobConfigHistory-plugin]

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/3143a8-d7cef0%40github.com.


[jenkinsci/jobConfigHistory-plugin]

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/tags/jobConfigHistory-2.26
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/tags/jobConfigHistory-2.26/00-317dbd%40github.com.


[jenkinsci/jobConfigHistory-plugin] 3143a8: [maven-release-plugin] prepare for next developmen...

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: 3143a8f66c53e397833743af2953581bdf8754e0

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/3143a8f66c53e397833743af2953581bdf8754e0

  Author: Jochen Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare for next development iteration





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/ffd4f6-3143a8%40github.com.


[jenkinsci/jobConfigHistory-plugin] ffd4f6: [maven-release-plugin] prepare release jobConfigHi...

2020-04-30 Thread Jochen A . Fürbacher
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin

  Commit: ffd4f63a11679bf3b174fc0c8978bf2d5b4b40ad

  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/ffd4f63a11679bf3b174fc0c8978bf2d5b4b40ad

  Author: Jochen Fürbacher 

  Date:   2020-04-30 (Thu, 30 Apr 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release jobConfigHistory-2.26





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobConfigHistory-plugin/push/refs/heads/master/d7cef0-ffd4f6%40github.com.


[jenkinsci/gradle-jpi-plugin] ce9310: Introduce checkAccessModifier task

2020-04-30 Thread Steve Hill
  Branch: refs/heads/issue-160
  Home:   https://github.com/jenkinsci/gradle-jpi-plugin
  Commit: ce9310fa76b9970dbf599762adacfb7211de614c
  
https://github.com/jenkinsci/gradle-jpi-plugin/commit/ce9310fa76b9970dbf599762adacfb7211de614c
  Author: Steve Hill 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M CHANGELOG.md
M build.gradle.kts
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/CheckAccessModifierTask.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalErrorListener.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalMavenLoggingBridge.groovy
A 
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/RestrictedApiException.groovy
A 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/CheckAccessModifierIntegrationSpec.groovy
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTaskSpec.groovy
A 
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalErrorListenerSpec.groovy

  Log Message:
  ---
  Introduce checkAccessModifier task

- depended on by the check task
- supports useBeta flag via -PcheckAccessModifier.useBeta=true
- bridges maven logger to gradle
- error messages are aggregated by restricted class

Fixes #160


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gradle-jpi-plugin/push/refs/heads/issue-160/983a45-ce9310%40github.com.


[jenkinsci/electricflow-plugin] 7973c4: Added comment to restart CI build

2020-04-30 Thread Horodchuk Anton
  Branch: refs/heads/NTVEPLUGIN-209
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 7973c4cb756918422f93bc9cc41df63f47743ad8
  
https://github.com/jenkinsci/electricflow-plugin/commit/7973c4cb756918422f93bc9cc41df63f47743ad8
  Author: Anton Horodchuk 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java

  Log Message:
  ---
  Added comment to restart CI build


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-209/da498a-7973c4%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2020-04-30 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.771
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.771/8cba82-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] fa564b: Bump aws-java-sdk from 1.11.724 to 1.11.772

2020-04-30 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.772
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: fa564b1caa5b6b44e02e778030425b46c5bdca68
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/fa564b1caa5b6b44e02e778030425b46c5bdca68
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk from 1.11.724 to 1.11.772

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.724 to 
1.11.772.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.11.724...1.11.772)

Signed-off-by: dependabot-preview[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.772/00-fa564b%40github.com.