[jenkinsci/git-client-plugin] f46b2d: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f46b2d80eaad5c8c6846ca05f3939614ee6696d0
  
https://github.com/jenkinsci/git-client-plugin/commit/f46b2d80eaad5c8c6846ca05f3939614ee6696d0
  Author: Mark Waite 
  Date:   2020-07-06 (Mon, 06 Jul 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/git-client-plugin/push/refs/heads/master/eb9d42-f46b2d%40github.com.


[jenkinsci/git-client-plugin] eb9d42: [maven-release-plugin] prepare release git-client-...

2020-07-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: eb9d4244c9b1dae6857ab023f70c45985a44eb64
  
https://github.com/jenkinsci/git-client-plugin/commit/eb9d4244c9b1dae6857ab023f70c45985a44eb64
  Author: Mark Waite 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-client-3.3.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/git-client-plugin/push/refs/heads/master/22e36a-eb9d42%40github.com.


[jenkinsci/git-client-plugin]

2020-07-06 Thread Mark Waite
  Branch: refs/tags/git-client-3.3.1
  Home:   https://github.com/jenkinsci/git-client-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/git-client-plugin/push/refs/tags/git-client-3.3.1/00-8db632%40github.com.


[jenkinsci/git-client-plugin] 497b2b: Fix incrementals by removing randomized Jenkins ve...

2020-07-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 497b2b9d5018f63924311f63076101a21d3bac61
  
https://github.com/jenkinsci/git-client-plugin/commit/497b2b9d5018f63924311f63076101a21d3bac61
  Author: Mark Waite 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Fix incrementals by removing randomized Jenkins version testing

Will need to find another way to test randomized versions and
configurations.  That will be a good excuse to include more platforms
in the tests.


  Commit: fdc7d04a8c5549af7ef86c7fd0f620ae9425991e
  
https://github.com/jenkinsci/git-client-plugin/commit/fdc7d04a8c5549af7ef86c7fd0f620ae9425991e
  Author: Mark Waite 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Add compile and test instructions to CONTRIBUTING


  Commit: 22e36aaa3bea91844a55b0af24f1cafb492959bc
  
https://github.com/jenkinsci/git-client-plugin/commit/22e36aaa3bea91844a55b0af24f1cafb492959bc
  Author: Mark Waite 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M CONTRIBUTING.adoc
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #579 from MarkEWaite/simplify-Jenkinsfile

Fix incrementals by removing randomized Jenkins version testing


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/ea577ce6a8db...22e36aaa3bea

-- 
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/git-client-plugin/push/refs/heads/master/ea577c-22e36a%40github.com.


[jenkinsci/git-client-plugin] 5e6d35: [JENKINS-62767] Need to bundle org.eclipse.jgit.ss...

2020-07-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 5e6d359b826eb21fcfd1900797f9c7dc70a2702c
  
https://github.com/jenkinsci/git-client-plugin/commit/5e6d359b826eb21fcfd1900797f9c7dc70a2702c
  Author: Jesse Glick 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-62767] Need to bundle org.eclipse.jgit.ssh.jsch


  Commit: ea577ce6a8db1f25355b0562925d121a7e9a02e8
  
https://github.com/jenkinsci/git-client-plugin/commit/ea577ce6a8db1f25355b0562925d121a7e9a02e8
  Author: Mark Waite 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #578 from jglick/jsch-JENKINS-62767

[JENKINS-62767] Need to bundle org.eclipse.jgit.ssh.jsch


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/66a0eee75377...ea577ce6a8db

-- 
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/git-client-plugin/push/refs/heads/master/66a0ee-ea577c%40github.com.


[jenkinsci/datadog-plugin] 552072: test

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/result-stage-tag
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 5520728627ed9fba172ffc8abf0ca93bfa67f438
  
https://github.com/jenkinsci/datadog-plugin/commit/5520728627ed9fba172ffc8abf0ca93bfa67f438
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java

  Log Message:
  ---
  test


-- 
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/datadog-plugin/push/refs/heads/sarah/result-stage-tag/7caf66-552072%40github.com.


[jenkinsci/datadog-plugin] 7caf66: Update comment

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/result-stage-tag
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 7caf66e3a5587ab178d3f3e1121d73768129d8a8
  
https://github.com/jenkinsci/datadog-plugin/commit/7caf66e3a5587ab178d3f3e1121d73768129d8a8
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java

  Log Message:
  ---
  Update comment


-- 
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/datadog-plugin/push/refs/heads/sarah/result-stage-tag/c9ea02-7caf66%40github.com.


[jenkinsci/datadog-plugin] c9ea02: Update variable name

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/result-stage-tag
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: c9ea023fa9a22fb3e833ff49cd478c231f28cd29
  
https://github.com/jenkinsci/datadog-plugin/commit/c9ea023fa9a22fb3e833ff49cd478c231f28cd29
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java

  Log Message:
  ---
  Update variable name


-- 
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/datadog-plugin/push/refs/heads/sarah/result-stage-tag/4a6c34-c9ea02%40github.com.


[jenkinsci/datadog-plugin] 4a6c34: Spy graph listener

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/result-stage-tag
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 4a6c3413856bb28b8367147dc2f8cfa097dd12bb
  
https://github.com/jenkinsci/datadog-plugin/commit/4a6c3413856bb28b8367147dc2f8cfa097dd12bb
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java

  Log Message:
  ---
  Spy graph listener


-- 
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/datadog-plugin/push/refs/heads/sarah/result-stage-tag/ba13f1-4a6c34%40github.com.


[jenkinsci/datadog-plugin] 55c79f: Add result tag tp stage metric

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/result-stage-tag
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 55c79fb7f2c985899ba686fce7353b77dc645581
  
https://github.com/jenkinsci/datadog-plugin/commit/55c79fb7f2c985899ba686fce7353b77dc645581
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListener.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A 
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testPipelineFailure.txt

  Log Message:
  ---
  Add result tag tp stage metric


  Commit: ba13f1c28aa3e748fc291a90629fa4bd2170d1a7
  
https://github.com/jenkinsci/datadog-plugin/commit/ba13f1c28aa3e748fc291a90629fa4bd2170d1a7
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update readme


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/55c79fb7f2c9%5E...ba13f1c28aa3

-- 
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/datadog-plugin/push/refs/heads/sarah/result-stage-tag/00-ba13f1%40github.com.


[jenkinsci/jenkins] e9dc26: JENKINS-41805 Cleanup workspace suffixes (#4824)

2020-07-06 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e9dc2694db07d687d35b02d96c212c671808ec49
  
https://github.com/jenkinsci/jenkins/commit/e9dc2694db07d687d35b02d96c212c671808ec49
  Author: Tim Jacomb 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/model/WorkspaceCleanupThread.java
M core/src/main/java/hudson/slaves/WorkspaceList.java
M core/src/test/java/hudson/FilePathTest.java

  Log Message:
  ---
  JENKINS-41805 Cleanup workspace suffixes (#4824)


-- 
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/55d1b9-e9dc26%40github.com.


[jenkinsci/datadog-plugin] 4af67f: Don't fail validation if log collection is not wor...

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/1.x
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 4af67fa38a9a64db4bef7112f1ffe2a529b058f1
  
https://github.com/jenkinsci/datadog-plugin/commit/4af67fa38a9a64db4bef7112f1ffe2a529b058f1
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DogStatsDClient.java

  Log Message:
  ---
  Don't fail validation if log collection is not working (#90)


-- 
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/datadog-plugin/push/refs/heads/1.x/2b2893-4af67f%40github.com.


[jenkinsci/datadog-plugin]

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/dont-fail-validation-logs
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin/push/refs/heads/sarah/dont-fail-validation-logs/398554-00%40github.com.


[jenkinsci/fitnesse-plugin] 636f01: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread Juan Antonio Ruzafa
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fitnesse-plugin
  Commit: 636f01f46d446a2c6fc1d668f24cdd14fa08a477
  
https://github.com/jenkinsci/fitnesse-plugin/commit/636f01f46d446a2c6fc1d668f24cdd14fa08a477
  Author: Juan Ant. Ruzafa 
  Date:   2020-07-06 (Mon, 06 Jul 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/fitnesse-plugin/push/refs/heads/master/55ad2f-636f01%40github.com.


[jenkinsci/fitnesse-plugin] 55ad2f: [maven-release-plugin] prepare release fitnesse-1.34

2020-07-06 Thread Juan Antonio Ruzafa
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fitnesse-plugin
  Commit: 55ad2fab1d8f3584a8cab72b2abe19bb919f2eaa
  
https://github.com/jenkinsci/fitnesse-plugin/commit/55ad2fab1d8f3584a8cab72b2abe19bb919f2eaa
  Author: Juan Ant. Ruzafa 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release fitnesse-1.34


-- 
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/fitnesse-plugin/push/refs/heads/master/60da2d-55ad2f%40github.com.


[jenkinsci/fitnesse-plugin]

2020-07-06 Thread Juan Antonio Ruzafa
  Branch: refs/tags/fitnesse-1.34
  Home:   https://github.com/jenkinsci/fitnesse-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/fitnesse-plugin/push/refs/tags/fitnesse-1.34/00-e50e03%40github.com.


[jenkinsci/datadog-plugin] fd312c: Add newline

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/queue-unit-tests
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: fd312cc69e2947706dcc4e32032265cf204f47ee
  
https://github.com/jenkinsci/datadog-plugin/commit/fd312cc69e2947706dcc4e32032265cf204f47ee
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/test/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogQueuePublisherTest.java

  Log Message:
  ---
  Add newline


-- 
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/datadog-plugin/push/refs/heads/sarah/queue-unit-tests/24dad1-fd312c%40github.com.


[jenkinsci/datadog-plugin] e9482c: Remove recommended config

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/update-ci
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: e9482c9bb40d6e8a6662f836491052e1ca700e08
  
https://github.com/jenkinsci/datadog-plugin/commit/e9482c9bb40d6e8a6662f836491052e1ca700e08
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Remove recommended 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/datadog-plugin/push/refs/heads/sarah/update-ci/6a9d06-e9482c%40github.com.


[jenkinsci/datadog-plugin] 6a9d06: Add buildPlugin

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/update-ci
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 6a9d06bdcc9a5e83704c592b160ae0a4fd195a56
  
https://github.com/jenkinsci/datadog-plugin/commit/6a9d06bdcc9a5e83704c592b160ae0a4fd195a56
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Add buildPlugin


-- 
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/datadog-plugin/push/refs/heads/sarah/update-ci/6b74e4-6a9d06%40github.com.


[jenkinsci/datadog-plugin] 6b74e4: Update jenkinsfile

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/update-ci
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 6b74e4626d4da1f218ba8aa8d30b2e103b5eb3e1
  
https://github.com/jenkinsci/datadog-plugin/commit/6b74e4626d4da1f218ba8aa8d30b2e103b5eb3e1
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update jenkinsfile


-- 
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/datadog-plugin/push/refs/heads/sarah/update-ci/00-6b74e4%40github.com.


[jenkinsci/artifact-manager-s3-plugin] 9b1ba7: Bump jackson2-api from 2.11.0 to 2.11.1

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 9b1ba7f6e5864c1613c3f02135d56cc3ee45df60
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/9b1ba7f6e5864c1613c3f02135d56cc3ee45df60
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson2-api from 2.11.0 to 2.11.1

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.11.0 to 2.11.1.
- [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/jackson2-api-plugin/compare/jackson2-api-2.11.0...jackson2-api-2.11.1)

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/artifact-manager-s3-plugin/push/refs/heads/master/44e181-9b1ba7%40github.com.


[jenkinsci/artifact-manager-s3-plugin]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.1
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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/artifact-manager-s3-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.1/578820-00%40github.com.


[jenkinsci/electricflow-plugin] 1e43bc: Adding new parameters for the RunProcedure tests

2020-07-06 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-143
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 1e43bce95f9f7f4c43e8edf002e5fade8f3530f3
  
https://github.com/jenkinsci/electricflow-plugin/commit/1e43bce95f9f7f4c43e8edf002e5fade8f3530f3
  Author: Anton Horodchuk 
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/RunProcedureSuite.groovy

  Log Message:
  ---
  Adding new parameters for the RunProcedure tests


  Commit: cb1f3684b623715bda97dfdfdf612f3944c55b09
  
https://github.com/jenkinsci/electricflow-plugin/commit/cb1f3684b623715bda97dfdfdf612f3944c55b09
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/CdPipelineOutcome.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetJobStatusResponseData.java
A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetPipelineRuntimeDetailsResponseData.java
A src/main/java/org/jenkinsci/plugins/electricflow/utils/JsonUtils.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly

  Log Message:
  ---
  Merge pull request #97 from jenkinsci/NTVEPLUGIN-143

NTVEPLUGIN-143 - RunAndWait option for Run Pipeline PBA


  Commit: 5e64f5dae878abf0322d63989919e9fdc2f979f6
  
https://github.com/jenkinsci/electricflow-plugin/commit/5e64f5dae878abf0322d63989919e9fdc2f979f6
  Author: Anton Horodchuk 
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
A specs/environments/core/remote-secrets.env
A specs/environments/core/systemtest.env
R specs/environments/default/docker-compose.yml
A specs/environments/default/remote-secrets.env
R specs/environments/default/setEnv.sh
M specs/environments/default/systemtest.env

  Log Message:
  ---
  Implemented GCP secrets for tests


  Commit: 8a324cabd5ebd722a51fef370b64d569001f0c6f
  
https://github.com/jenkinsci/electricflow-plugin/commit/8a324cabd5ebd722a51fef370b64d569001f0c6f
  Author: Anton Horodchuk 
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
M specs/build.gradle

  Log Message:
  ---
  addign remote-secrets to the environment before gradle build


  Commit: a6ad7852f987e6a7e64c805c5a200a32845ee7e1
  
https://github.com/jenkinsci/electricflow-plugin/commit/a6ad7852f987e6a7e64c805c5a200a32845ee7e1
  Author: Anton Horodchuk 
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
M 
specs/src/test/groovy/com/electriccloud/plugin/spec/nativeplugin/AssociateBuildToReleaseSuite.groovy

  Log Message:
  ---
  removed override for the doCleanupSpec


  Commit: ad6af2242f7569fd96251c407b23a9f6958ea6ed
  
https://github.com/jenkinsci/electricflow-plugin/commit/ad6af2242f7569fd96251c407b23a9f6958ea6ed
  Author: Anton Horodchuk 
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy

  Log Message:
  ---
  Fixing updated jobStep Summary


  Commit: c02cf92ecf612e88d5a29dea25f988124e13a4fa
  
https://github.com/jenkinsci/electricflow-plugin/commit/c02cf92ecf612e88d5a29dea25f988124e13a4fa
  Author: Anton Horodchuk 
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/CdPipelineOutcome.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetJobStatusResponseData.java
A 
src/main/java/org/jenkinsci/plugins/electricflow/models/cdrestdata/jobs/GetPipelineRuntimeDetailsResponseData.java
A src/main/java/org/jenkinsci/plugins/electricflow/utils/JsonUtils.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher/config.jelly

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into NTVEPLUGIN-357


  Commit: 8e940c0fe840b959964304622c0ccb0c39c8bd82
  
https://github.com/jenkinsci/electricflow-plugin/commit/8e940c0fe840b959964304622c0ccb0c39c8bd82
  Author: Anton Horodchuk 
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
M specs/src/test/groovy/com/electriccloud/plugin/spec/JenkinsHelper.groovy

  Log Message:
  ---
  Fix - Fixing updated jobStep Summary


  Commit: d7d095f87cd2623287c8b7b9dfe480c95c95c03f
  
https://github.com/jenkinsci/electricflow-plugin/commit/d7d095f87cd2623287c8b7b9dfe480c95c95c03f
  Author: Anton Horodchuk 
  Date:   2020-07-01 

[jenkinsci/jdk-tool-plugin] 5ed0ee: Add CasC test

2020-07-06 Thread Ramon Leon
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: 5ed0eec88289b4e138f1dafddb1bb0c8e222651c
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/5ed0eec88289b4e138f1dafddb1bb0c8e222651c
  Author: Ramon Leon 
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
M pom.xml
A src/test/java/hudson/tools/JDKInstallerCascTest.java
A src/test/resources/hudson/tools/casc.yaml

  Log Message:
  ---
  Add CasC test


  Commit: b6d7ad83ba19887ee359ac0f80f7695a2fe8b504
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/b6d7ad83ba19887ee359ac0f80f7695a2fe8b504
  Author: Ramon Leon 
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
M src/test/resources/hudson/tools/casc.yaml

  Log Message:
  ---
  EOL


  Commit: 8a0d22a63f160626cb2c681b9ae5f1841f8097e2
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/8a0d22a63f160626cb2c681b9ae5f1841f8097e2
  Author: Ramon Leon 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Align jenkins.version with bom


  Commit: 666e6bddd8edd01d30630143b49c6ac3bafe1cd5
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/666e6bddd8edd01d30630143b49c6ac3bafe1cd5
  Author: Ramon Leon 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use lower bom version


  Commit: 866832dae5540067131a021dd6ef2520db8aa08a
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/866832dae5540067131a021dd6ef2520db8aa08a
  Author: Ramon Leon 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent to 4.3


  Commit: 9b72725d718a91bf1a57445652263f52e59bb984
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/9b72725d718a91bf1a57445652263f52e59bb984
  Author: Ramon Leon 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml
A src/test/java/hudson/tools/JDKInstallerCascTest.java
A src/test/resources/hudson/tools/casc.yaml

  Log Message:
  ---
  Merge pull request #13 from MRamonLeon/casc-tests


Compare: 
https://github.com/jenkinsci/jdk-tool-plugin/compare/8bea31cfbdfb...9b72725d718a

-- 
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/jdk-tool-plugin/push/refs/heads/master/8bea31-9b7272%40github.com.


[jenkinsci/remoting]

2020-07-06 Thread Jenkins Release Bot
  Branch: refs/tags/remoting-4.5
  Home:   https://github.com/jenkinsci/remoting

-- 
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/remoting/push/refs/tags/remoting-4.5/00-6154b9%40github.com.


[jenkinsci/remoting] 9f8e2e: [maven-release-plugin] prepare release remoting-4.5

2020-07-06 Thread Jenkins Release Bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 9f8e2e3b2a74bd9bc9e35c5dc8bced6f70f0ca7d
  
https://github.com/jenkinsci/remoting/commit/9f8e2e3b2a74bd9bc9e35c5dc8bced6f70f0ca7d
  Author: Jenkins Release Bot 
<66998184+jenkins-release-...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-4.5


  Commit: 0860f222f45802f0dab0e9e7a06e93be89baf687
  
https://github.com/jenkinsci/remoting/commit/0860f222f45802f0dab0e9e7a06e93be89baf687
  Author: Jenkins Release Bot 
<66998184+jenkins-release-...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/remoting/compare/cff197bd5903...0860f222f458

-- 
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/remoting/push/refs/heads/master/cff197-0860f2%40github.com.


[jenkinsci/sealights-plugin]

2020-07-06 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/86cd3c-7370ff%40github.com.


[jenkinsci/remoting] 6d5211: Add missing @Override annotations

2020-07-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 6d521195865b4018a32a588ca4adcb2d25780cc1
  
https://github.com/jenkinsci/remoting/commit/6d521195865b4018a32a588ca4adcb2d25780cc1
  Author: Basil Crow 
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
M src/main/java/hudson/remoting/AbstractByteArrayCommandTransport.java
M src/main/java/hudson/remoting/AsyncFutureImpl.java
M src/main/java/hudson/remoting/AtmostOneThreadExecutor.java
M src/main/java/hudson/remoting/BinarySafeStream.java
M src/main/java/hudson/remoting/CallableDecoratorList.java
M src/main/java/hudson/remoting/Channel.java
M src/main/java/hudson/remoting/ClassicCommandTransport.java
M src/main/java/hudson/remoting/Command.java
M src/main/java/hudson/remoting/DaemonThreadFactory.java
M src/main/java/hudson/remoting/DelegatingExecutorService.java
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/Engine.java
M src/main/java/hudson/remoting/EngineListenerAdapter.java
M src/main/java/hudson/remoting/EngineListenerSplitter.java
M src/main/java/hudson/remoting/FastPipedInputStream.java
M src/main/java/hudson/remoting/FastPipedOutputStream.java
M src/main/java/hudson/remoting/FlightRecorderInputStream.java
M src/main/java/hudson/remoting/FutureAdapter.java
M src/main/java/hudson/remoting/GCCommand.java
M src/main/java/hudson/remoting/InterceptingExecutorService.java
M src/main/java/hudson/remoting/JarLoaderImpl.java
M src/main/java/hudson/remoting/LocalChannel.java
M src/main/java/hudson/remoting/PingThread.java
M src/main/java/hudson/remoting/Pipe.java
M src/main/java/hudson/remoting/PipeWindow.java
M src/main/java/hudson/remoting/PipeWriter.java
M src/main/java/hudson/remoting/PreloadJarTask.java
M src/main/java/hudson/remoting/ProxyInputStream.java
M src/main/java/hudson/remoting/ProxyOutputStream.java
M src/main/java/hudson/remoting/ProxyWriter.java
M src/main/java/hudson/remoting/RemoteClassLoader.java
M src/main/java/hudson/remoting/RemoteInputStream.java
M src/main/java/hudson/remoting/RemoteInvocationHandler.java
M src/main/java/hudson/remoting/RemoteOutputStream.java
M src/main/java/hudson/remoting/RemoteWriter.java
M src/main/java/hudson/remoting/Request.java
M src/main/java/hudson/remoting/SingleLaneExecutorService.java
M src/main/java/hudson/remoting/SocketChannelStream.java
M src/main/java/hudson/remoting/SocketOutputStream.java
M src/main/java/hudson/remoting/SynchronousExecutorService.java
M src/main/java/hudson/remoting/TeeOutputStream.java
M src/main/java/hudson/remoting/UnexportCommand.java
M src/main/java/hudson/remoting/UserRequest.java
M src/main/java/hudson/remoting/forward/CopyThread.java
M src/main/java/hudson/remoting/forward/ForwarderFactory.java
M src/main/java/hudson/remoting/forward/ListeningPort.java
M src/main/java/hudson/remoting/forward/PortForwarder.java
M src/main/java/hudson/remoting/jnlp/GuiListener.java
M src/main/java/hudson/remoting/jnlp/Main.java
M src/main/java/org/jenkinsci/remoting/nio/Closeables.java
M src/main/java/org/jenkinsci/remoting/nio/FifoBuffer.java
M src/main/java/org/jenkinsci/remoting/nio/NioChannelBuilder.java
M src/main/java/org/jenkinsci/remoting/nio/NioChannelHub.java
M src/main/java/org/jenkinsci/remoting/protocol/FilterLayer.java
M src/main/java/org/jenkinsci/remoting/protocol/IOHub.java
M src/main/java/org/jenkinsci/remoting/util/DirectByteBufferPool.java
M src/main/java/org/jenkinsci/remoting/util/VersionNumber.java
M src/main/java/org/jenkinsci/remoting/util/https/NoCheckTrustManager.java
M src/test/java/hudson/remoting/AbstractNioChannelRunner.java
M src/test/java/hudson/remoting/ChannelFilterTest.java
M src/test/java/hudson/remoting/ChannelTest.java
M src/test/java/hudson/remoting/ChunkedInputStreamTest.java
M src/test/java/hudson/remoting/ClassRemotingTest.java
M src/test/java/hudson/remoting/Copier.java
M src/test/java/hudson/remoting/DeadRemoteOutputStreamTest.java
M src/test/java/hudson/remoting/DefaultClassFilterTest.java
M src/test/java/hudson/remoting/DummyClassLoader.java
M src/test/java/hudson/remoting/ForkRunner.java
M src/test/java/hudson/remoting/InProcessCompatibilityRunner.java
M src/test/java/hudson/remoting/InProcessRunner.java
M src/test/java/hudson/remoting/NioPipeRunner.java
M src/test/java/hudson/remoting/NioSocketRunner.java
M src/test/java/hudson/remoting/NonSerializableExceptionTest.java
M src/test/java/hudson/remoting/PipeTest.java
M src/test/java/hudson/remoting/PipeWriterTest.java
M src/test/java/hudson/remoting/PrefetchTest.java
M src/test/java/hudson/remoting/PrefetchingTest.java
M src/test/java/hudson/remoting/ProxyWriterTest.java
M 

[jenkinsci/datadog-plugin] 398554: Don't fail validation if log collection is not wor...

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/dont-fail-validation-logs
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 39855438da2338ff6d68d872e2aaf4cd65a47323
  
https://github.com/jenkinsci/datadog-plugin/commit/39855438da2338ff6d68d872e2aaf4cd65a47323
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DogStatsDClient.java

  Log Message:
  ---
  Don't fail validation if log collection is not working


-- 
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/datadog-plugin/push/refs/heads/sarah/dont-fail-validation-logs/00-398554%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] af2899: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread tofanadrian3000
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: af2899e2dd70e5cccf61d7d257993844282e54b7
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/af2899e2dd70e5cccf61d7d257993844282e54b7
  Author: Paul-Adrian-Tofan 
  Date:   2020-07-06 (Mon, 06 Jul 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/hpe-application-automation-tools-plugin/push/refs/heads/latest/4ac988-af2899%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin]

2020-07-06 Thread tofanadrian3000
  Branch: refs/tags/micro-focus-application-automation-tools-plugin-6.3.1-beta
  Home:   https://github.com/jenkinsci/hpe-application-automation-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/hpe-application-automation-tools-plugin/push/refs/tags/micro-focus-application-automation-tools-plugin-6.3.1-beta/00-45a171%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 4ac988: [maven-release-plugin] prepare release micro-focus...

2020-07-06 Thread tofanadrian3000
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 4ac98874eec5f857b3feb6e377d20e27747dd861
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4ac98874eec5f857b3feb6e377d20e27747dd861
  Author: Paul-Adrian-Tofan 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
micro-focus-application-automation-tools-plugin-6.3.1-beta


-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/latest/e1b5b9-4ac988%40github.com.


[jenkins-infra/update-center2] c686ba: Suspend distribution of kubernetes-ci, zap-pipelin...

2020-07-06 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: c686bad99e1d69ad184a9129f2afac5513a8ef65
  
https://github.com/jenkins-infra/update-center2/commit/c686bad99e1d69ad184a9129f2afac5513a8ef65
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Suspend distribution of kubernetes-ci, zap-pipeline (#395)

Co-authored-by: Daniel Beck 


-- 
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/update-center2/push/refs/heads/master/fdc6b4-c686ba%40github.com.


[jenkins-infra/jenkins.io] 45ff62: Support jenkins-infra/update-center2#395

2020-07-06 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 45ff62340b779b641106a9d12917c38f22510b2c
  
https://github.com/jenkins-infra/jenkins.io/commit/45ff62340b779b641106a9d12917c38f22510b2c
  Author: Daniel Beck 
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
M content/security/advisory/2020-07-02.adoc

  Log Message:
  ---
  Support jenkins-infra/update-center2#395


  Commit: 4d104debaca1747761edfc1ad75646c32a3b892b
  
https://github.com/jenkins-infra/jenkins.io/commit/4d104debaca1747761edfc1ad75646c32a3b892b
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M content/security/advisory/2020-07-02.adoc

  Log Message:
  ---
  Merge pull request #3495 from daniel-beck/padmini-suspensions

Support jenkins-infra/update-center2#395


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/9e802b8db4f4...4d104debaca1

-- 
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/9e802b-4d104d%40github.com.


[jenkinsci/fitnesse-plugin] 60da2d: Tests fixed

2020-07-06 Thread Juan Antonio Ruzafa
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fitnesse-plugin
  Commit: 60da2dbefd26423f67bbbc41bec28034d2e0557f
  
https://github.com/jenkinsci/fitnesse-plugin/commit/60da2dbefd26423f67bbbc41bec28034d2e0557f
  Author: Juan Ant. Ruzafa 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M src/test/java/hudson/plugins/fitnesse/FitnesseExecutorTest.java

  Log Message:
  ---
  Tests fixed


-- 
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/fitnesse-plugin/push/refs/heads/master/bc0fd7-60da2d%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] f82865: jenkins version 2.176.4

2020-07-06 Thread tofanadrian3000
  Branch: refs/heads/latest

  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin

  Commit: f8286560250b2d2eb88ba9f1cf5566236aff82fb

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f8286560250b2d2eb88ba9f1cf5566236aff82fb

  Author: Radislav Berkovich 

  Date:   2020-06-25 (Thu, 25 Jun 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  jenkins version 2.176.4





  Commit: fe42ff8a5a4252653cc07e3b31c680894c5f9258

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/fe42ff8a5a4252653cc07e3b31c680894c5f9258

  Author: Radislav Berkovich 

  Date:   2020-06-25 (Thu, 25 Jun 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  fix ci sdk version





  Commit: c840618d20a1ec6cac7d69896dc932f6b8b3ac7f

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/c840618d20a1ec6cac7d69896dc932f6b8b3ac7f

  Author: Radislav Berkovich 

  Date:   2020-06-25 (Thu, 25 Jun 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  update dependencies of workflow job 2.6 manually, (v2.6 is still not approved 
by cloudbees jenkins, but individual dependencies are approved)





  Commit: cb548725e003890a99f2f347cb44d6ee9dc95a22

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/cb548725e003890a99f2f347cb44d6ee9dc95a22

  Author: Radislav Berkovich 

  Date:   2020-06-28 (Sun, 28 Jun 2020)



  Changed paths:

M pom.xml

M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java

M 
src/main/java/com/microfocus/application/automation/tools/octane/model/ModelFactory.java

R 
src/test/java/com/microfocus/application/automation/tools/octane/actions/build/BuildActionsFreeStyleTest.java

R 
src/test/java/com/microfocus/application/automation/tools/octane/actions/build/BuildActionsMatrixTest.java

R 
src/test/java/com/microfocus/application/automation/tools/octane/actions/build/BuildActionsMavenTest.java

R 
src/test/java/com/microfocus/application/automation/tools/octane/actions/build/BuildActionsMultiJobTest.java



  Log Message:

  ---

  tech : removing obsolete getSnapshot methods





  Commit: 7c5434c1c4adbb89f3354dbaf18461b98f13dcf3

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7c5434c1c4adbb89f3354dbaf18461b98f13dcf3

  Author: Radislav Berkovich 

  Date:   2020-06-28 (Sun, 28 Jun 2020)



  Changed paths:

M pom.xml

M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java

M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java

M 
src/main/java/com/microfocus/application/automation/tools/octane/events/GlobalEventsListenerOctaneImpl.java

M 
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java

M 
src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/JobProcessorFactory.java

M 
src/main/java/com/microfocus/application/automation/tools/settings/OctaneServerSettingsBuilder.java

M 
src/main/resources/com/microfocus/application/automation/tools/settings/OctaneServerSettingsBuilder/help-parameters.html



  Log Message:

  ---

  defect #1021025: Missing possibility to configure folder for UFT test runner 
creation





  Commit: 838dc3e2765146e4d95e13af8497ce904f8b01ed

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/838dc3e2765146e4d95e13af8497ce904f8b01ed

  Author: Radislav Berkovich 

  Date:   2020-06-28 (Sun, 28 Jun 2020)



  Changed paths:

M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java

M 
src/main/java/com/microfocus/application/automation/tools/octane/executor/TestExecutionJobCreatorService.java



  Log Message:

  ---

  defect #1021025: Missing possibility to configure folder for UFT test runner 
creation





  Commit: 7c71db9c3ad4338315b0ba0c0302d50442766a1c

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/7c71db9c3ad4338315b0ba0c0302d50442766a1c

  Author: Radislav Berkovich 

  Date:   2020-06-28 (Sun, 28 Jun 2020)



  Changed paths:

M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-format.html

M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html



  Log Message:

  ---

  tech : some help fixes





  Commit: 794b345958760fedfa36176c1a5a74d225a5f29d

  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/794b345958760fedfa36176c1a5a74d225a5f29d

  Author: Radislav Berkovich 

  Date:   2020-06-28 (Sun, 28 Jun 2020)



  Changed 

[jenkinsci/ansible-tower-plugin] 180028: scmBranch expanded to expandedScmBranch but not us...

2020-07-06 Thread mslavkov
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ansible-tower-plugin
  Commit: 1800289287bdb1eee157a15fdffa8675ea010e4c
  
https://github.com/jenkinsci/ansible-tower-plugin/commit/1800289287bdb1eee157a15fdffa8675ea010e4c
  Author: mslavkov 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ansible_tower/AnsibleTowerRunner.java

  Log Message:
  ---
  scmBranch expanded to expandedScmBranch but not used when setting the job 
parameters. (#15)


-- 
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/ansible-tower-plugin/push/refs/heads/master/b532b6-180028%40github.com.


[jenkinsci/workflow-job-plugin] 6376ae: Fix theming of Keep this build forever action

2020-07-06 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 6376ae37f5d9604d9807a455f5e6355aa93abba5
  
https://github.com/jenkinsci/workflow-job-plugin/commit/6376ae37f5d9604d9807a455f5e6355aa93abba5
  Author: Tim Jacomb 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index.jelly

  Log Message:
  ---
  Fix theming of Keep this build forever action


  Commit: 7a9d13220aacd4b535cc70976f8af082e7820644
  
https://github.com/jenkinsci/workflow-job-plugin/commit/7a9d13220aacd4b535cc70976f8af082e7820644
  Author: Devin Nusbaum 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index.jelly

  Log Message:
  ---
  Merge pull request #166 from timja/patch-1

Fix theming of Keep this build forever action


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/f369d5bdfc39...7a9d13220aac

-- 
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/workflow-job-plugin/push/refs/heads/master/f369d5-7a9d13%40github.com.


[jenkinsci/pipeline-github-plugin] f90393: [maven-release-plugin] prepare release pipeline-gi...

2020-07-06 Thread Aaron Whiteside
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: f90393b3cfd250ebbefaa433877aabbee2a90524
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/f90393b3cfd250ebbefaa433877aabbee2a90524
  Author: Aaron Whiteside 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-github-2.7


-- 
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/pipeline-github-plugin/push/refs/heads/master/037ef1-f90393%40github.com.


[jenkinsci/pipeline-github-plugin] 8e2f2b: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread Aaron Whiteside
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: 8e2f2b362bfd5da59760b2a8ff658ac7f561b10f
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/8e2f2b362bfd5da59760b2a8ff658ac7f561b10f
  Author: Aaron Whiteside 
  Date:   2020-07-06 (Mon, 06 Jul 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/pipeline-github-plugin/push/refs/heads/master/f90393-8e2f2b%40github.com.


[jenkinsci/pipeline-github-plugin]

2020-07-06 Thread Aaron Whiteside
  Branch: refs/tags/pipeline-github-2.7
  Home:   https://github.com/jenkinsci/pipeline-github-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/pipeline-github-plugin/push/refs/tags/pipeline-github-2.7/00-2a6c93%40github.com.


[jenkinsci/pipeline-github-plugin] 037ef1: bump version

2020-07-06 Thread Aaron Whiteside
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: 037ef1573b24fe2f148426ab58047ca0c2524f8d
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/037ef1573b24fe2f148426ab58047ca0c2524f8d
  Author: Aaron Whiteside 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump version


-- 
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/pipeline-github-plugin/push/refs/heads/master/8ab8b3-037ef1%40github.com.


[jenkinsci/pipeline-github-plugin] fb2d53: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread Aaron Whiteside
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: fb2d5334f4a9ddbc6e60d20c76edaac763e48d4b
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/fb2d5334f4a9ddbc6e60d20c76edaac763e48d4b
  Author: Aaron Whiteside 
  Date:   2020-07-04 (Sat, 04 Jul 2020)

  Changed paths:
M pom.xml

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


  Commit: 8ab8b3643fff7fc7c25a6bf1b0ded12d1f0f942f
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/8ab8b3643fff7fc7c25a6bf1b0ded12d1f0f942f
  Author: Aaron Whiteside 
  Date:   2020-07-04 (Sat, 04 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


Compare: 
https://github.com/jenkinsci/pipeline-github-plugin/compare/8fe90ed7f944...8ab8b3643fff

-- 
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/pipeline-github-plugin/push/refs/heads/master/8fe90e-8ab8b3%40github.com.


[jenkinsci/datadog-plugin]

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/dont-fail-validation-log
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin/push/refs/heads/sarah/dont-fail-validation-log/57044b-00%40github.com.


[jenkinsci/datadog-plugin] 7b0869: Don't fail validation if log connection is broken ...

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 7b0869bd9cbec8ec0962df4f5047855dbf269775
  
https://github.com/jenkinsci/datadog-plugin/commit/7b0869bd9cbec8ec0962df4f5047855dbf269775
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DogStatsDClient.java

  Log Message:
  ---
  Don't fail validation if log connection is broken (#82)


-- 
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/datadog-plugin/push/refs/heads/master/5af585-7b0869%40github.com.


[jenkinsci/datadog-plugin] c4b235: Update changelog for 1.2.0 release

2020-07-06 Thread Florian Veaux
  Branch: refs/heads/florian/update_changelog
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: c4b23508a2c03fb50f4d13b0ef686d68f6796ef6
  
https://github.com/jenkinsci/datadog-plugin/commit/c4b23508a2c03fb50f4d13b0ef686d68f6796ef6
  Author: florian.veaux 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog for 1.2.0 release


-- 
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/datadog-plugin/push/refs/heads/florian/update_changelog/fdcc1c-c4b235%40github.com.


[jenkinsci/datadog-plugin] beb708: Fix buildable and pending metrics (#83)

2020-07-06 Thread Sarah Witt
  Branch: refs/heads/sarah/dont-fail-validation-log
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: beb7081c2ec8632e26fdb5b5174e57ee23c1db22
  
https://github.com/jenkinsci/datadog-plugin/commit/beb7081c2ec8632e26fdb5b5174e57ee23c1db22
  Author: Sarah Witt 
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogQueuePublisher.java

  Log Message:
  ---
  Fix buildable and pending metrics (#83)


  Commit: 1be4e6eba4e8baba4e7d835de25d4908f74063c5
  
https://github.com/jenkinsci/datadog-plugin/commit/1be4e6eba4e8baba4e7d835de25d4908f74063c5
  Author: Mike Garabedian 
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DogStatsDClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogConsoleLogFilter.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogTaskListenerDecorator.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/logs/LogCollectionTest.java

  Log Message:
  ---
  Update config access through lookupSingleton method (#85)

* Update config access through lookupSingleton method

* Fix comment


  Commit: 5af5857977cd1bf77cca09c1f2ef57f694e9805a
  
https://github.com/jenkinsci/datadog-plugin/commit/5af5857977cd1bf77cca09c1f2ef57f694e9805a
  Author: Florian Veaux 
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogGlobalConfiguration.java

  Log Message:
  ---
  Re-order configuration loading logic (#87)


  Commit: 57044b0a66d0c6cc17477ac482fd4d2f2a100870
  
https://github.com/jenkinsci/datadog-plugin/commit/57044b0a66d0c6cc17477ac482fd4d2f2a100870
  Author: Sarah Witt 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogGlobalConfiguration.java
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DatadogHttpClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/clients/DogStatsDClient.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogConsoleLogFilter.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogTaskListenerDecorator.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/publishers/DatadogQueuePublisher.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientTest.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/logs/LogCollectionTest.java

  Log Message:
  ---
  Merge branch 'master' into sarah/dont-fail-validation-log


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/f2ec3a01d2b7...57044b0a66d0

-- 
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/datadog-plugin/push/refs/heads/sarah/dont-fail-validation-log/f2ec3a-57044b%40github.com.


[jenkinsci/datadog-plugin]

2020-07-06 Thread Florian Veaux
  Branch: refs/heads/1.x
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin/push/refs/heads/1.x/a195f2-2b2893%40github.com.


[jenkinsci/datadog-plugin] fdcc1c: Update CHANGELOG.md

2020-07-06 Thread Florian Veaux
  Branch: refs/heads/florian/update_changelog
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: fdcc1cb3df67a4dfd814bc6b3d9a1901b4bd0f4d
  
https://github.com/jenkinsci/datadog-plugin/commit/fdcc1cb3df67a4dfd814bc6b3d9a1901b4bd0f4d
  Author: Florian Veaux 
  Date:   2020-07-06 (Mon, 06 Jul 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/datadog-plugin/push/refs/heads/florian/update_changelog/ee3faa-fdcc1c%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 48a8ad: restructure to better allow tests + dependency upd...

2020-07-06 Thread rgrimley-r7
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 48a8ad7c60c0e66ae141f920df1bf9b9425259db
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/48a8ad7c60c0e66ae141f920df1bf9b9425259db
  Author: Terry Moreland 
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
M pom.xml
A src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
A src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/EnterpriseClient.java
A src/main/java/com/rapid7/appspider/HttpClientFactory.java
A src/main/java/com/rapid7/appspider/HttpClientService.java
A src/main/java/com/rapid7/appspider/JsonHelper.java
A src/main/java/com/rapid7/appspider/LoggerFacade.java
A src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Scan.java
A src/main/java/com/rapid7/appspider/ScanSettings.java
A src/main/java/com/rapid7/appspider/Utility.java

  Log Message:
  ---
  restructure to better allow tests + dependency updates

- updated various packages referenced in pom.xml to resolve warnings
  raised by Snyk scan
- starting to duplicate the functionaliy in ScanManagement,
  ScanConfiguration, and Authentication by adding it to EnterpriseClient
  which makes use of various support classes to handle the parsing and
  composing of response/request, intent is to allow this new class to be
  more easily testable by having it reside outside of the Jenkins plugin
  structure


  Commit: fb807ce0bbdb78c088bb041f9034066547ef4481
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fb807ce0bbdb78c088bb041f9034066547ef4481
  Author: Terry Moreland 
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
M pom.xml
A src/main/java/com/rapid7/ConsoleLoggerFacade.java
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/HttpClientFactory.java
M src/main/java/com/rapid7/appspider/HttpClientService.java
R src/main/java/com/rapid7/appspider/JsonHelper.java
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Report.java
M src/main/java/com/rapid7/appspider/Scan.java
M src/main/java/com/rapid7/appspider/ScanSettings.java
M src/main/java/com/rapid7/appspider/Utility.java
A src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Shifting PostBuildScan to use Scan and Report

- added Report which handles the fetch and save of vulnerabilites and
  report.zip
- updated PostBuildScan.perform to use Scan and Report as well as the
  Descriptor to use EnterpriseClient rather than previous singletons
- updated PostBuildScan to extend Notifier rather than Publisher
  directly as the direct inheritiance is deprecated
- cleaned up PostBuildScan removing the now unused code (still available
 in history)


  Commit: 555f905ded1823fc86aa15414583b9fcb0cc1172
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/555f905ded1823fc86aa15414583b9fcb0cc1172
  Author: Terry Moreland 
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
M LICENSE.TXT
M Readme.md
M pom.xml
R src/main/java/com/rapid7/ConsoleLoggerFacade.java
M src/main/java/com/rapid7/appspider/ApiSerializer.java
R src/main/java/com/rapid7/appspider/Authentication.java
R src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/HttpClientFactory.java
M src/main/java/com/rapid7/appspider/HttpClientService.java
M src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/ScanConfiguration.java
R src/main/java/com/rapid7/appspider/ScanEngineGroup.java
R src/main/java/com/rapid7/appspider/ScanManagement.java
A src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
A src/main/java/com/rapid7/jenkinspider/ConsoleLoggerFacade.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly

  Log Message:
  ---
  self-signed certificate support

- added checkbox to global config to allow plugin to ignore self-signed 
certificate errors, by 

[jenkinsci/datadog-plugin] ee3faa: Update changelog for 1.1.3 release

2020-07-06 Thread Florian Veaux
  Branch: refs/heads/florian/update_changelog
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: ee3faabdf21fbac342d36bf16def587b6dda9030
  
https://github.com/jenkinsci/datadog-plugin/commit/ee3faabdf21fbac342d36bf16def587b6dda9030
  Author: florian.veaux 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog for 1.1.3 release


-- 
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/datadog-plugin/push/refs/heads/florian/update_changelog/00-ee3faa%40github.com.


[jenkinsci/fitnesse-plugin] 269f15: Added pipeline documentation and note with referen...

2020-07-06 Thread CSLTech
  Branch: refs/heads/master

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

  Commit: 269f159e244a9e700e8e6e3b01aaa93e99229eff

  
https://github.com/jenkinsci/fitnesse-plugin/commit/269f159e244a9e700e8e6e3b01aaa93e99229eff

  Author: batje 

  Date:   2020-07-06 (Mon, 06 Jul 2020)



  Changed paths:

M README.md



  Log Message:

  ---

  Added pipeline documentation and note with reference to EnvInject plugin 
issues





  Commit: bc0fd7b7027699ac525f81dcc56723de24717859

  
https://github.com/jenkinsci/fitnesse-plugin/commit/bc0fd7b7027699ac525f81dcc56723de24717859

  Author: CSLTech 

  Date:   2020-07-06 (Mon, 06 Jul 2020)



  Changed paths:

M README.md



  Log Message:

  ---

  Merge pull request #39 from batje/pipelinedocs



Added pipeline documentation and note with reference to EnvInject plu…





Compare: 
https://github.com/jenkinsci/fitnesse-plugin/compare/54240fd823fc...bc0fd7b70276

-- 
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/fitnesse-plugin/push/refs/heads/master/54240f-bc0fd7%40github.com.


[jenkinsci/appspider-build-scanner-plugin] 48a8ad: restructure to better allow tests + dependency upd...

2020-07-06 Thread rgrimley-r7
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appspider-build-scanner-plugin
  Commit: 48a8ad7c60c0e66ae141f920df1bf9b9425259db
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/48a8ad7c60c0e66ae141f920df1bf9b9425259db
  Author: Terry Moreland 
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
M pom.xml
A src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
A src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/EnterpriseClient.java
A src/main/java/com/rapid7/appspider/HttpClientFactory.java
A src/main/java/com/rapid7/appspider/HttpClientService.java
A src/main/java/com/rapid7/appspider/JsonHelper.java
A src/main/java/com/rapid7/appspider/LoggerFacade.java
A src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Scan.java
A src/main/java/com/rapid7/appspider/ScanSettings.java
A src/main/java/com/rapid7/appspider/Utility.java

  Log Message:
  ---
  restructure to better allow tests + dependency updates

- updated various packages referenced in pom.xml to resolve warnings
  raised by Snyk scan
- starting to duplicate the functionaliy in ScanManagement,
  ScanConfiguration, and Authentication by adding it to EnterpriseClient
  which makes use of various support classes to handle the parsing and
  composing of response/request, intent is to allow this new class to be
  more easily testable by having it reside outside of the Jenkins plugin
  structure


  Commit: fb807ce0bbdb78c088bb041f9034066547ef4481
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/fb807ce0bbdb78c088bb041f9034066547ef4481
  Author: Terry Moreland 
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
M pom.xml
A src/main/java/com/rapid7/ConsoleLoggerFacade.java
M src/main/java/com/rapid7/appspider/ApiSerializer.java
M src/main/java/com/rapid7/appspider/ClientService.java
A src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/HttpClientFactory.java
M src/main/java/com/rapid7/appspider/HttpClientService.java
R src/main/java/com/rapid7/appspider/JsonHelper.java
M src/main/java/com/rapid7/appspider/LoggerFacade.java
M src/main/java/com/rapid7/appspider/PrintStreamLoggerFacade.java
A src/main/java/com/rapid7/appspider/Report.java
M src/main/java/com/rapid7/appspider/Scan.java
M src/main/java/com/rapid7/appspider/ScanSettings.java
M src/main/java/com/rapid7/appspider/Utility.java
A src/main/java/com/rapid7/appspider/datatransferobjects/ScanResult.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java

  Log Message:
  ---
  Shifting PostBuildScan to use Scan and Report

- added Report which handles the fetch and save of vulnerabilites and
  report.zip
- updated PostBuildScan.perform to use Scan and Report as well as the
  Descriptor to use EnterpriseClient rather than previous singletons
- updated PostBuildScan to extend Notifier rather than Publisher
  directly as the direct inheritiance is deprecated
- cleaned up PostBuildScan removing the now unused code (still available
 in history)


  Commit: 555f905ded1823fc86aa15414583b9fcb0cc1172
  
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/555f905ded1823fc86aa15414583b9fcb0cc1172
  Author: Terry Moreland 
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
M LICENSE.TXT
M Readme.md
M pom.xml
R src/main/java/com/rapid7/ConsoleLoggerFacade.java
M src/main/java/com/rapid7/appspider/ApiSerializer.java
R src/main/java/com/rapid7/appspider/Authentication.java
R src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ContentHelper.java
M src/main/java/com/rapid7/appspider/EnterpriseClient.java
M src/main/java/com/rapid7/appspider/HttpClientFactory.java
M src/main/java/com/rapid7/appspider/HttpClientService.java
M src/main/java/com/rapid7/appspider/Report.java
R src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/Scan.java
R src/main/java/com/rapid7/appspider/ScanConfiguration.java
R src/main/java/com/rapid7/appspider/ScanEngineGroup.java
R src/main/java/com/rapid7/appspider/ScanManagement.java
A src/main/java/com/rapid7/appspider/StandardEnterpriseClient.java
A src/main/java/com/rapid7/jenkinspider/ConsoleLoggerFacade.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
M src/main/resources/com/rapid7/jenkinspider/PostBuildScan/global.jelly

  Log Message:
  ---
  self-signed certificate support

- added checkbox to global config to allow plugin to ignore self-signed 
certificate errors, by default 

[jenkinsci/datadog-plugin] a195f2: Update changelog for 1.1.3 release

2020-07-06 Thread Florian Veaux
  Branch: refs/heads/1.x
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: a195f20e6da0d85583c50b88f3b464783b0d51d3
  
https://github.com/jenkinsci/datadog-plugin/commit/a195f20e6da0d85583c50b88f3b464783b0d51d3
  Author: florian.veaux 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog for 1.1.3 release


-- 
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/datadog-plugin/push/refs/heads/1.x/2b2893-a195f2%40github.com.


[jenkinsci/p4-plugin] 12aa3d: Code cleanup for getHead and getLowestHead.

2020-07-06 Thread Paul Allen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 12aa3df0cd6fcb2ebdfaad7836013654b1b01506
  
https://github.com/jenkinsci/p4-plugin/commit/12aa3df0cd6fcb2ebdfaad7836013654b1b01506
  Author: Paul Allen 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
M src/main/java/org/jenkinsci/plugins/p4/scm/AbstractP4ScmSource.java

  Log Message:
  ---
  Code cleanup for getHead and getLowestHead.


-- 
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/p4-plugin/push/refs/heads/master/19d89f-12aa3d%40github.com.


[jenkinsci/vectorcast-execution-plugin] 19630f: Update for conflicting SCM with absolute path to m...

2020-07-06 Thread Tim Schneider
  Branch: 
refs/heads/90261__fix_reporting_for_vc2020_report_display_in_jenkins_build_summary
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 19630f5cc19ec8377d6e597a5b24b58c8516b1c4
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/19630f5cc19ec8377d6e597a5b24b58c8516b1c4
  Author: TimSVector 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.jelly

  Log Message:
  ---
  Update for conflicting SCM with absolute path to manage project


-- 
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/90261__fix_reporting_for_vc2020_report_display_in_jenkins_build_summary/3fe528-19630f%40github.com.


[jenkinsci/electricflow-plugin] 9ff061: NTVEPLUGIN-143 - updated Trigger Release by RunAnd...

2020-07-06 Thread Oleksii V
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 9ff061908c3e4364a980d53288b275c4ce0b5b44
  
https://github.com/jenkinsci/electricflow-plugin/commit/9ff061908c3e4364a980d53288b275c4ce0b5b44
  Author: Oleksii Vasylkivskyi 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/config.jelly

  Log Message:
  ---
  NTVEPLUGIN-143 - updated Trigger Release by RunAndWaitOption


  Commit: e2a780d28b78e2658d47ae77a501e9ac2858912a
  
https://github.com/jenkinsci/electricflow-plugin/commit/e2a780d28b78e2658d47ae77a501e9ac2858912a
  Author: Oleksii V <31850123+ovasi...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/config.jelly

  Log Message:
  ---
  Merge pull request #100 from jenkinsci/NTVEPLUGIN-143

NTVEPLUGIN-143 - updated Trigger Release by RunAndWaitOption


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/b337f6df0819...e2a780d28b78

-- 
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/master/b337f6-e2a780%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 9a8ec9: Improvement: JENKINS-62888

2020-07-06 Thread tofanadrian3000
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 9a8ec90a77f61911a7f96dce4306ac38d1919671
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/9a8ec90a77f61911a7f96dce4306ac38d1919671
  Author: danieldanan 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml
M src/main/java/com/microfocus/application/automation/tools/pc/PcClient.java
M 
src/main/java/com/microfocus/application/automation/tools/run/PcBuilder.java
M 
src/main/resources/com/microfocus/application/automation/tools/run/PcBuilder/help-pcServerName.html

  Log Message:
  ---
  Improvement: JENKINS-62888
Code change: dependency to plugins-common 1.1.4.


  Commit: 9cadb46b8ac68970a81d6eaac2e37c7e0562a1fe
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/9cadb46b8ac68970a81d6eaac2e37c7e0562a1fe
  Author: danieldanan 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  adding exclusion in updated dependency


  Commit: d87c152bd54c7a85f548f09e630c9f08c6ff05dd
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/d87c152bd54c7a85f548f09e630c9f08c6ff05dd
  Author: tofanadrian3000 <47985360+tofanadrian3...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml
M src/main/java/com/microfocus/application/automation/tools/pc/PcClient.java
M 
src/main/java/com/microfocus/application/automation/tools/run/PcBuilder.java
M 
src/main/resources/com/microfocus/application/automation/tools/run/PcBuilder/help-pcServerName.html

  Log Message:
  ---
  Merge pull request #315 from danieldanan/latest

Improvement: JENKINS-62888


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/e8e146a563c1...d87c152bd54c

-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/latest/e8e146-d87c15%40github.com.


[jenkinsci/electricflow-plugin] 9ff061: NTVEPLUGIN-143 - updated Trigger Release by RunAnd...

2020-07-06 Thread Oleksii V
  Branch: refs/heads/NTVEPLUGIN-143
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 9ff061908c3e4364a980d53288b275c4ce0b5b44
  
https://github.com/jenkinsci/electricflow-plugin/commit/9ff061908c3e4364a980d53288b275c4ce0b5b44
  Author: Oleksii Vasylkivskyi 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease/config.jelly

  Log Message:
  ---
  NTVEPLUGIN-143 - updated Trigger Release by RunAndWaitOption


-- 
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-143/8dcd64-9ff061%40github.com.


[jenkinsci/anka-build-plugin] b5a6bb: fix: TLS with no client auth would fail CLOUD-599

2020-07-06 Thread NivKeidan
  Branch: refs/heads/release/v2.1.2
  Home:   https://github.com/jenkinsci/anka-build-plugin
  Commit: b5a6bb88ebe1cb1acb0c9b82ef4a4ff348a45a99
  
https://github.com/jenkinsci/anka-build-plugin/commit/b5a6bb88ebe1cb1acb0c9b82ef4a4ff348a45a99
  Author: Niv Veertu 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml
M 
src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtClientCertAuthCommunicator.java
M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtCommunicator.java
M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtOpenIdCommunicator.java

  Log Message:
  ---
  fix: TLS with no client auth would fail CLOUD-599
oidc and client-cergt authenticators small refactor


  Commit: fc894efe19ea8e016ab28f7f9555a6956cec8ec2
  
https://github.com/jenkinsci/anka-build-plugin/commit/fc894efe19ea8e016ab28f7f9555a6956cec8ec2
  Author: Niv Veertu 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml
M 
src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtClientCertAuthCommunicator.java
M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtCommunicator.java
M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtOpenIdCommunicator.java

  Log Message:
  ---
  Merge branch 'temp' into release/v2.1.2


Compare: 
https://github.com/jenkinsci/anka-build-plugin/compare/d16ee293bfa5...fc894efe19ea

-- 
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/anka-build-plugin/push/refs/heads/release/v2.1.2/d16ee2-fc894e%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.15
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.15/5dadcf-00%40github.com.


[jenkinsci/pom] 5dadcf: Bump maven-hpi-plugin from 3.14 to 3.15

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 5dadcf4265e91f96aa086139239fa218edb06810
  
https://github.com/jenkinsci/pom/commit/5dadcf4265e91f96aa086139239fa218edb06810
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-hpi-plugin from 3.14 to 3.15

Bumps [maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 
3.14 to 3.15.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.14...maven-hpi-plugin-3.15)

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


  Commit: 37adc834dd7c8a5f01f395072b81b472f4377a4e
  
https://github.com/jenkinsci/pom/commit/37adc834dd7c8a5f01f395072b81b472f4377a4e
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #106 from 
jenkinsci/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.15

Bump maven-hpi-plugin from 3.14 to 3.15


Compare: https://github.com/jenkinsci/pom/compare/ecc6fb783136...37adc834dd7c

-- 
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/pom/push/refs/heads/master/ecc6fb-37adc8%40github.com.


[jenkinsci/pom] 5dadcf: Bump maven-hpi-plugin from 3.14 to 3.15

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.15
  Home:   https://github.com/jenkinsci/pom
  Commit: 5dadcf4265e91f96aa086139239fa218edb06810
  
https://github.com/jenkinsci/pom/commit/5dadcf4265e91f96aa086139239fa218edb06810
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-hpi-plugin from 3.14 to 3.15

Bumps [maven-hpi-plugin](https://github.com/jenkinsci/maven-hpi-plugin) from 
3.14 to 3.15.
- [Release notes](https://github.com/jenkinsci/maven-hpi-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/maven-hpi-plugin/compare/maven-hpi-plugin-3.14...maven-hpi-plugin-3.15)

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/pom/push/refs/heads/dependabot/maven/org.jenkins-ci.tools-maven-hpi-plugin-3.15/ae42ae-5dadcf%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-gwt-maven-plugin-2.9.0
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-gwt-maven-plugin-2.9.0/9ca051-00%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.6
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.6/005991-00%40github.com.


[jenkinsci/pom] 9ca051: Bump gwt-maven-plugin from 2.8.2 to 2.9.0

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 9ca0515ae9a5137b14ddc09be0c67a958c347fd4
  
https://github.com/jenkinsci/pom/commit/9ca0515ae9a5137b14ddc09be0c67a958c347fd4
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump gwt-maven-plugin from 2.8.2 to 2.9.0

Bumps [gwt-maven-plugin](https://github.com/gwt-maven-plugin/gwt-maven-plugin) 
from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/gwt-maven-plugin/gwt-maven-plugin/releases)
- 
[Commits](https://github.com/gwt-maven-plugin/gwt-maven-plugin/compare/gwt-maven-plugin-2.8.2...gwt-maven-plugin-2.9.0)

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


  Commit: a4f40871139f932dddf3b89a23e06a36e1add7cf
  
https://github.com/jenkinsci/pom/commit/a4f40871139f932dddf3b89a23e06a36e1add7cf
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #104 from 
jenkinsci/dependabot/maven/org.codehaus.mojo-gwt-maven-plugin-2.9.0

Bump gwt-maven-plugin from 2.8.2 to 2.9.0


Compare: https://github.com/jenkinsci/pom/compare/068802d6b9d8...a4f40871139f

-- 
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/pom/push/refs/heads/master/068802-a4f408%40github.com.


[jenkinsci/pom] 005991: Bump spotbugs-annotations from 4.0.5 to 4.0.6

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 005991d8dfb6d01c04facc3b4e1f3f3e8e810d4b
  
https://github.com/jenkinsci/pom/commit/005991d8dfb6d01c04facc3b4e1f3f3e8e810d4b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-annotations from 4.0.5 to 4.0.6

Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.0.5 
to 4.0.6.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.5...4.0.6)

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


  Commit: ecc6fb783136afe0fe17f362e8acfafdcf41bcac
  
https://github.com/jenkinsci/pom/commit/ecc6fb783136afe0fe17f362e8acfafdcf41bcac
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #116 from 
jenkinsci/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.6

Bump spotbugs-annotations from 4.0.5 to 4.0.6


Compare: https://github.com/jenkinsci/pom/compare/a4f40871139f...ecc6fb783136

-- 
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/pom/push/refs/heads/master/a4f408-ecc6fb%40github.com.


[jenkinsci/plugin-pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.3
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.3/fb6d12-00%40github.com.


[jenkinsci/plugin-pom] 3c795d: Bump extra-enforcer-rules from 1.2 to 1.3

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 3c795dde65d59979f71338a8db1b745731ca5783
  
https://github.com/jenkinsci/plugin-pom/commit/3c795dde65d59979f71338a8db1b745731ca5783
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump extra-enforcer-rules from 1.2 to 1.3

Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) 
from 1.2 to 1.3.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
- 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/extra-enforcer-rules-1.2...extra-enforcer-rules-1.3)

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/plugin-pom/push/refs/heads/master/30f4c0-3c795d%40github.com.


[jenkinsci/plugin-pom] 30f4c0: Bump animal.sniffer.version from 1.18 to 1.19

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 30f4c00ee9e4cd42c09c515cbe86cc743971aa8f
  
https://github.com/jenkinsci/plugin-pom/commit/30f4c00ee9e4cd42c09c515cbe86cc743971aa8f
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump animal.sniffer.version from 1.18 to 1.19

Bumps `animal.sniffer.version` from 1.18 to 1.19.

Updates `animal-sniffer-annotations` from 1.18 to 1.19
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.18...animal-sniffer-parent-1.19)

Updates `animal-sniffer-maven-plugin` from 1.18 to 1.19
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.18...animal-sniffer-parent-1.19)

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/plugin-pom/push/refs/heads/master/991164-30f4c0%40github.com.


[jenkinsci/plugin-pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/animal.sniffer.version-1.19
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
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/plugin-pom/push/refs/heads/dependabot/maven/animal.sniffer.version-1.19/d3e393-00%40github.com.


[jenkinsci/pom] 005991: Bump spotbugs-annotations from 4.0.5 to 4.0.6

2020-07-06 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.6
  Home:   https://github.com/jenkinsci/pom
  Commit: 005991d8dfb6d01c04facc3b4e1f3f3e8e810d4b
  
https://github.com/jenkinsci/pom/commit/005991d8dfb6d01c04facc3b4e1f3f3e8e810d4b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-annotations from 4.0.5 to 4.0.6

Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.0.5 
to 4.0.6.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.5...4.0.6)

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/pom/push/refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.6/adaded-005991%40github.com.


[jenkinsci/pom] 87bf03: Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 87bf03384220f15b2b730802813da9039c4958b3
  
https://github.com/jenkinsci/pom/commit/87bf03384220f15b2b730802813da9039c4958b3
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4

Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.0.0 to 4.0.4.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- 
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.0...spotbugs-maven-plugin-4.0.4)

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


  Commit: 068802d6b9d8155332a811c98dc11c7adffa9f70
  
https://github.com/jenkinsci/pom/commit/068802d6b9d8155332a811c98dc11c7adffa9f70
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #114 from 
jenkinsci/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.4

Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4


Compare: https://github.com/jenkinsci/pom/compare/7021ea9ce827...068802d6b9d8

-- 
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/pom/push/refs/heads/master/7021ea-068802%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.4
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.4/87bf03-00%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0/104326-00%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.2.4
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.2.4/cb96da-00%40github.com.


[jenkinsci/pom] 104326: Bump build-helper-maven-plugin from 3.1.0 to 3.2.0

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 10432653e2456e1c8b7d0f2c5adff2aebde5804d
  
https://github.com/jenkinsci/pom/commit/10432653e2456e1c8b7d0f2c5adff2aebde5804d
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump build-helper-maven-plugin from 3.1.0 to 3.2.0

Bumps 
[build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.1.0 to 3.2.0.
- [Release 
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- 
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.1.0...build-helper-maven-plugin-3.2.0)

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


  Commit: 7021ea9ce827fb7b9808a32e9a27825d942bee28
  
https://github.com/jenkinsci/pom/commit/7021ea9ce827fb7b9808a32e9a27825d942bee28
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #118 from 
jenkinsci/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.2.0

Bump build-helper-maven-plugin from 3.1.0 to 3.2.0


Compare: https://github.com/jenkinsci/pom/compare/e95f3fd93c8b...7021ea9ce827

-- 
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/pom/push/refs/heads/master/e95f3f-7021ea%40github.com.


[jenkinsci/pom] cb96da: Bump flatten-maven-plugin from 1.2.3 to 1.2.4

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: cb96daf7410db3825ed200ede9cc02f578a8657b
  
https://github.com/jenkinsci/pom/commit/cb96daf7410db3825ed200ede9cc02f578a8657b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump flatten-maven-plugin from 1.2.3 to 1.2.4

Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) 
from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- 
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.2.3...flatten-maven-plugin-1.2.4)

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


  Commit: 328c7e159ab9305da2b292b1a7c00fe7e8389e91
  
https://github.com/jenkinsci/pom/commit/328c7e159ab9305da2b292b1a7c00fe7e8389e91
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #117 from 
jenkinsci/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.2.4

Bump flatten-maven-plugin from 1.2.3 to 1.2.4


Compare: https://github.com/jenkinsci/pom/compare/6352009d6423...328c7e159ab9

-- 
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/pom/push/refs/heads/master/635200-328c7e%40github.com.


[jenkinsci/pom] 0396f0: Bump animal-sniffer-plugin.version from 1.18 to 1.19

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 0396f0c18e829c1dcbb90e514522f261ad1643bb
  
https://github.com/jenkinsci/pom/commit/0396f0c18e829c1dcbb90e514522f261ad1643bb
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump animal-sniffer-plugin.version from 1.18 to 1.19

Bumps `animal-sniffer-plugin.version` from 1.18 to 1.19.

Updates `animal-sniffer-annotations` from 1.18 to 1.19
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.18...animal-sniffer-parent-1.19)

Updates `animal-sniffer-maven-plugin` from 1.18 to 1.19
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.18...animal-sniffer-parent-1.19)

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


  Commit: e95f3fd93c8b1bc2f092b3e2fc5a93a31577ff97
  
https://github.com/jenkinsci/pom/commit/e95f3fd93c8b1bc2f092b3e2fc5a93a31577ff97
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #119 from 
jenkinsci/dependabot/maven/animal-sniffer-plugin.version-1.19

Bump animal-sniffer-plugin.version from 1.18 to 1.19


Compare: https://github.com/jenkinsci/pom/compare/328c7e159ab9...e95f3fd93c8b

-- 
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/pom/push/refs/heads/master/328c7e-e95f3f%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/animal-sniffer-plugin.version-1.19
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/animal-sniffer-plugin.version-1.19/0396f0-00%40github.com.


[jenkinsci/pom]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.3
  Home:   https://github.com/jenkinsci/pom

-- 
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/pom/push/refs/heads/dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.3/d625c9-00%40github.com.


[jenkinsci/pom] d625c9: Bump extra-enforcer-rules from 1.2 to 1.3

2020-07-06 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: d625c9a8bf4fdca79813882f7853c16f7a860156
  
https://github.com/jenkinsci/pom/commit/d625c9a8bf4fdca79813882f7853c16f7a860156
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump extra-enforcer-rules from 1.2 to 1.3

Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) 
from 1.2 to 1.3.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
- 
[Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/extra-enforcer-rules-1.2...extra-enforcer-rules-1.3)

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


  Commit: 6352009d6423149a7990e74a198079f6765a70f1
  
https://github.com/jenkinsci/pom/commit/6352009d6423149a7990e74a198079f6765a70f1
  Author: Oleg Nenashev 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #120 from 
jenkinsci/dependabot/maven/org.codehaus.mojo-extra-enforcer-rules-1.3

Bump extra-enforcer-rules from 1.2 to 1.3


Compare: https://github.com/jenkinsci/pom/compare/14e0dfeb2421...6352009d6423

-- 
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/pom/push/refs/heads/master/14e0df-635200%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 78e234: Support jenkins environment variables in mapping.

2020-07-06 Thread tofanadrian3000
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 78e234574ae10977143383b06209aca66b30ba6c
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/78e234574ae10977143383b06209aca66b30ba6c
  Author: Roy Lu 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/commonResultUpload/CommonResultUploadBuilder.java

  Log Message:
  ---
  Support jenkins environment variables in mapping.


  Commit: 210bd98beb96c3aed280d11e372ca705e17cbddd
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/210bd98beb96c3aed280d11e372ca705e17cbddd
  Author: Roy Lu 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'latest-upstream' into common-upload-2


  Commit: e8e146a563c1ce09646c5654594c9534abaf7991
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/e8e146a563c1ce09646c5654594c9534abaf7991
  Author: tofanadrian3000 <47985360+tofanadrian3...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/commonResultUpload/CommonResultUploadBuilder.java

  Log Message:
  ---
  Merge pull request #316 from Roy-Lu/common-upload-2

Support jenkins environment variables in mapping


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/79b029310cd7...e8e146a563c1

-- 
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/hpe-application-automation-tools-plugin/push/refs/heads/latest/79b029-e8e146%40github.com.


[jenkinsci/libvirt-slave-plugin]

2020-07-06 Thread bgermann
  Branch: refs/tags/libvirt-slave-1.8.6
  Home:   https://github.com/jenkinsci/libvirt-slave-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/libvirt-slave-plugin/push/refs/tags/libvirt-slave-1.8.6/00-f33e91%40github.com.


[jenkinsci/libvirt-slave-plugin] 55c295: [maven-release-plugin] prepare release libvirt-sla...

2020-07-06 Thread bgermann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: 55c2959bbb3ae1a3f84947c56546eb9e430ee2bd
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/55c2959bbb3ae1a3f84947c56546eb9e430ee2bd
  Author: Bastian Germann 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release libvirt-slave-1.8.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/libvirt-slave-plugin/push/refs/heads/master/a46a56-55c295%40github.com.


[jenkinsci/libvirt-slave-plugin] dbece1: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread bgermann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: dbece17e302a7e90961e0a6e047d97da45c83cbb
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/dbece17e302a7e90961e0a6e047d97da45c83cbb
  Author: Bastian Germann 
  Date:   2020-07-06 (Mon, 06 Jul 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/libvirt-slave-plugin/push/refs/heads/master/55c295-dbece1%40github.com.


[jenkinsci/libvirt-slave-plugin] a46a56: Remove outdated distributionManagement

2020-07-06 Thread bgermann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: a46a56a5892d446f5616be8037fdea0af76a5095
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/a46a56a5892d446f5616be8037fdea0af76a5095
  Author: Bastian Germann 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove outdated distributionManagement

The hostname in the distributionManagement is outdated and makes
plugin releases fail.  Remove it because it is contained in the parent.

Signed-off-by: Bastian Germann 


-- 
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/libvirt-slave-plugin/push/refs/heads/master/e1b8b6-a46a56%40github.com.


[jenkinsci/libvirt-slave-plugin]

2020-07-06 Thread bgermann
  Branch: refs/tags/libvirt-slave-1.8.6
  Home:   https://github.com/jenkinsci/libvirt-slave-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/libvirt-slave-plugin/push/refs/tags/libvirt-slave-1.8.6/ddb98a-00%40github.com.


[jenkinsci/libvirt-slave-plugin] 750679: [maven-release-plugin] prepare release libvirt-sla...

2020-07-06 Thread bgermann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: 750679dd365755b867c5a5b5827192d21441cdba
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/750679dd365755b867c5a5b5827192d21441cdba
  Author: Bastian Germann 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release libvirt-slave-1.8.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/libvirt-slave-plugin/push/refs/heads/master/007ddb-750679%40github.com.


[jenkinsci/libvirt-slave-plugin]

2020-07-06 Thread bgermann
  Branch: refs/tags/libvirt-slave-1.8.6
  Home:   https://github.com/jenkinsci/libvirt-slave-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/libvirt-slave-plugin/push/refs/tags/libvirt-slave-1.8.6/00-ddb98a%40github.com.


[jenkinsci/libvirt-slave-plugin] e1b8b6: [maven-release-plugin] prepare for next developmen...

2020-07-06 Thread bgermann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: e1b8b6d0870c6ecc5c8c64352eb22715924bed54
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/e1b8b6d0870c6ecc5c8c64352eb22715924bed54
  Author: Bastian Germann 
  Date:   2020-07-06 (Mon, 06 Jul 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/libvirt-slave-plugin/push/refs/heads/master/750679-e1b8b6%40github.com.


[jenkinsci/libvirt-slave-plugin] 007ddb: Set today's release date

2020-07-06 Thread bgermann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: 007ddbe8b205f25ba958c49ea67361f28e9d8783
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/007ddbe8b205f25ba958c49ea67361f28e9d8783
  Author: Bastian Germann 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Set today's release date

Signed-off-by: Bastian Germann 


-- 
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/libvirt-slave-plugin/push/refs/heads/master/02c63b-007ddb%40github.com.


[jenkinsci/libvirt-slave-plugin]

2020-07-06 Thread bgermann
  Branch: refs/tags/libvirt-slave-1.8.6
  Home:   https://github.com/jenkinsci/libvirt-slave-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/libvirt-slave-plugin/push/refs/tags/libvirt-slave-1.8.6/1b27e4-00%40github.com.


[jenkinsci/analysis-model]

2020-07-06 Thread Ullrich Hafner
  Branch: refs/heads/parser-benchmark
  Home:   https://github.com/jenkinsci/analysis-model

-- 
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/analysis-model/push/refs/heads/parser-benchmark/54970a-00%40github.com.


[jenkinsci/analysis-model] cc0a23: Improve Benchmark initialization (State).

2020-07-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: cc0a23e1864ae9d74e3983b3b3743aa537a8e12d
  
https://github.com/jenkinsci/analysis-model/commit/cc0a23e1864ae9d74e3983b3b3743aa537a8e12d
  Author: Ulli Hafner 
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorBenchmark.java
M src/test/java/edu/hm/hafner/analysis/PackageNameResolverBenchmark.java

  Log Message:
  ---
  Improve Benchmark initialization (State).


  Commit: 016535d5906a795d9b31a565cf71a89eccbd9444
  
https://github.com/jenkinsci/analysis-model/commit/016535d5906a795d9b31a565cf71a89eccbd9444
  Author: Ulli Hafner 
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
A src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java

  Log Message:
  ---
  Add benchmark for parsers.

See original PR https://github.com/jenkinsci/warnings-ng-plugin/pull/539.


  Commit: 80fa221b316c598b57de7ba425f29e732561578c
  
https://github.com/jenkinsci/analysis-model/commit/80fa221b316c598b57de7ba425f29e732561578c
  Author: Ulli Hafner 
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
A src/test/java/edu/hm/hafner/analysis/IssueDifferenceBenchmark.java
M src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java

  Log Message:
  ---
  Add benchmark for IssueDifference.

See original PR https://github.com/jenkinsci/warnings-ng-plugin/pull/525.


  Commit: 78dec20627e1bf1ca099b289332fbf01e3409162
  
https://github.com/jenkinsci/analysis-model/commit/78dec20627e1bf1ca099b289332fbf01e3409162
  Author: Ulli Hafner 
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorBenchmark.java
M src/test/java/edu/hm/hafner/analysis/IssueDifferenceBenchmark.java
M src/test/java/edu/hm/hafner/analysis/ReportSerializationBenchmark.java
M src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java

  Log Message:
  ---
  Move configuration of benchmarks to base class.


  Commit: 52b413b5bdff3542b7c3ea7e1e298838fbbe29fc
  
https://github.com/jenkinsci/analysis-model/commit/52b413b5bdff3542b7c3ea7e1e298838fbbe29fc
  Author: Ulli Hafner 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Exclude JMH files from analysis report.


  Commit: 6676d0ca6ace753a75c88f967150d53404661ef8
  
https://github.com/jenkinsci/analysis-model/commit/6676d0ca6ace753a75c88f967150d53404661ef8
  Author: Ulli Hafner 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Exclude generated packages from static analysis.


  Commit: 030f86b10461f7c918a5c85dc13653ae689831af
  
https://github.com/jenkinsci/analysis-model/commit/030f86b10461f7c918a5c85dc13653ae689831af
  Author: Ulli Hafner 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java

  Log Message:
  ---
  Fix filter to exclude generated packages from static analysis.


  Commit: 54970aa2afc3e8dc769f22381e727c0ac8bec5fd
  
https://github.com/jenkinsci/analysis-model/commit/54970aa2afc3e8dc769f22381e727c0ac8bec5fd
  Author: Ulli Hafner 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
M src/test/java/edu/hm/hafner/analysis/ReportSerializationBenchmark.java

  Log Message:
  ---
  Fix some warnings.


  Commit: f2e99edc871d5788f2613af3e345963ef1e615c0
  
https://github.com/jenkinsci/analysis-model/commit/f2e99edc871d5788f2613af3e345963ef1e615c0
  Author: Ullrich Hafner 
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M Jenkinsfile
M src/test/java/edu/hm/hafner/analysis/AbstractBenchmark.java
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorBenchmark.java
A src/test/java/edu/hm/hafner/analysis/IssueDifferenceBenchmark.java
M src/test/java/edu/hm/hafner/analysis/PackageNameResolverBenchmark.java
M src/test/java/edu/hm/hafner/analysis/ReportSerializationBenchmark.java
A src/test/java/edu/hm/hafner/analysis/parser/ParserBenchmark.java

  Log Message:
  ---
  Merge pull request #469 from jenkinsci/parser-benchmark

Add parser benchmark test


Compare: 
https://github.com/jenkinsci/analysis-model/compare/f8ac8ef85f23...f2e99edc871d

-- 
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/analysis-model/push/refs/heads/master/f8ac8e-f2e99e%40github.com.


[jenkinsci/ecutest-plugin] b5fcb7: Bump pmd.version from 6.24.0 to 6.25.0 (#182)

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: b5fcb7c2dbefe5fcf246347a0b18ce94b5afe51b
  
https://github.com/jenkinsci/ecutest-plugin/commit/b5fcb7c2dbefe5fcf246347a0b18ce94b5afe51b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd.version from 6.24.0 to 6.25.0 (#182)


-- 
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/ecutest-plugin/push/refs/heads/master/a444b5-b5fcb7%40github.com.


[jenkinsci/ecutest-plugin]

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/pmd.version-6.25.0
  Home:   https://github.com/jenkinsci/ecutest-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/ecutest-plugin/push/refs/heads/dependabot/maven/pmd.version-6.25.0/62c617-00%40github.com.


[jenkinsci/ecutest-plugin]

2020-07-06 Thread Christian Pönisch
  Branch: refs/heads/i179-agent-terminology-offensive
  Home:   https://github.com/jenkinsci/ecutest-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/ecutest-plugin/push/refs/heads/i179-agent-terminology-offensive/97b974-00%40github.com.


[jenkinsci/ecutest-plugin] a444b5: Agent terminology offensive (#183)

2020-07-06 Thread MartinGroscheTT
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: a444b58afdc0d7a05d4a2b3e54c83c4c7897e16d
  
https://github.com/jenkinsci/ecutest-plugin/commit/a444b58afdc0d7a05d4a2b3e54c83c4c7897e16d
  Author: MartinGroscheTT <57788304+martingrosch...@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M README.md
M docs/CHANGELOG.md
A docs/RESTART_JENKINS_AGENT.xml
R docs/RESTART_JENKINS_SLAVE.xml
A 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/extension/slave/WindowsTaskAgentRestarter.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/extension/slave/WindowsTaskSlaveRestarter.java
M 
src/main/java/de/tracetronic/jenkins/plugins/ecutest/tool/client/ETClient.java
M 
src/main/resources/de/tracetronic/jenkins/plugins/ecutest/tool/installation/Messages.properties
M 
src/main/resources/de/tracetronic/jenkins/plugins/ecutest/tool/installation/Messages_de.properties
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/IntegrationTestBase.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/atx/ATXPublisherIT.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/generator/ReportGeneratorPublisherIT.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/junit/JUnitPublisherIT.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/report/ta/TraceAnalysisPublisherIT.java
M 
src/test/java/de/tracetronic/jenkins/plugins/ecutest/tool/installation/ETInstallationIT.java

  Log Message:
  ---
  Agent terminology offensive (#183)

* Agent terminology adapted

* WindowsTaskSlaveRestarter deprecated and replaced by WindowsTaskAgentRestarter

* Serial UID addded

* deprecated info adapted

* deprecated info added in comments


-- 
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/ecutest-plugin/push/refs/heads/master/cafc68-a444b5%40github.com.


[jenkinsci/github-api-plugin] 76ba2c: Bump jackson2-api from 2.10.2 to 2.11.1

2020-07-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.1
  Home:   https://github.com/jenkinsci/github-api-plugin
  Commit: 76ba2c79e22f1c33d7bdee249298435b3df98ace
  
https://github.com/jenkinsci/github-api-plugin/commit/76ba2c79e22f1c33d7bdee249298435b3df98ace
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson2-api from 2.10.2 to 2.11.1

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.10.2 to 2.11.1.
- [Release notes](https://github.com/jenkinsci/jackson2-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/jackson2-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/jackson2-api-plugin/compare/jackson2-api-2.10.2...jackson2-api-2.11.1)

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/github-api-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.1/00-76ba2c%40github.com.


  1   2   >