[jenkinsci/accurev-plugin] ca33ae: Remove unneeded configuration in buildPlugin (#90)

2020-10-07 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/accurev-plugin
  Commit: ca33aeb46f23f112c55c1b1a9144c8509e51ce8a
  
https://github.com/jenkinsci/accurev-plugin/commit/ca33aeb46f23f112c55c1b1a9144c8509e51ce8a
  Author: Tim Jacomb 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Remove unneeded configuration in buildPlugin (#90)

Spotbugs reporting is being enabled by default in 
https://github.com/jenkins-infra/pipeline-library/pull/121, update to parent 
pom 4.x to use spotbugs instead of findbugs.


-- 
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/accurev-plugin/push/refs/heads/master/b1b2db-ca33ae%40github.com.


[jenkinsci/datadog-plugin] 179041: Git Info in Jenkins Build

2020-10-07 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 17904125caddcebec6090f89cb88a1b224b34a1c
  
https://github.com/jenkinsci/datadog-plugin/commit/17904125caddcebec6090f89cb88a1b224b34a1c
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
A deps.txt
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M src/main/java/org/datadog/jenkins/plugins/datadog/traces/CITags.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTraceBuildLogic.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/util/git/RevCommitRepositoryCallback.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListenerIT.java

  Log Message:
  ---
  Git Info in Jenkins Build


  Commit: 4dc3b1a0e75aade255a2d00f69414ff39c3f040a
  
https://github.com/jenkinsci/datadog-plugin/commit/4dc3b1a0e75aade255a2d00f69414ff39c3f040a
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
A src/main/java/org/datadog/jenkins/plugins/datadog/util/git/GitUtils.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/util/git/RevCommitRepositoryCallback.java

  Log Message:
  ---
  Add author and committer in Jenkins pipelines


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/17904125cadd%5E...4dc3b1a0e75a

-- 
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/drodriguezhdez/traces_git_commit_author/00-4dc3b1%40github.com.


[jenkinsci/datadog-plugin] 328d32: Expose trace IDs as environment variables (#134)

2020-10-07 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 328d325767751dc6b01f5b5fbd321b3a22505072
  
https://github.com/jenkinsci/datadog-plugin/commit/328d325767751dc6b01f5b5fbd321b3a22505072
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/DatadogGlobalConfiguration.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogStepListener.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildPipelineNode.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/StepData.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/GeneratedSpanIdAction.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/TraceStepEnvironmentContributor.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java

  Log Message:
  ---
  Expose trace IDs as environment variables (#134)

* Expose tracing IDs as envvars in Jenkins Pipelines

* Expose traces IDs as env vars in Jenkins builds

* Added comments

* Comments and logs

* Change envvar to X_DATADOG_TRACE_ID and X_DATADOG_PARENT_ID

* Store envvars as HexString


-- 
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/8f21e1-328d32%40github.com.


[jenkinsci/datadog-plugin]

2020-10-07 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/inject_envvars
  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/drodriguezhdez/inject_envvars/959033-00%40github.com.


[jenkinsci/datadog-plugin] 3eced7: Git Info in Jenkins Build

2020-10-07 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 3eced740e3924f8dab2421de32ed99f434573add
  
https://github.com/jenkinsci/datadog-plugin/commit/3eced740e3924f8dab2421de32ed99f434573add
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
A deps.txt
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M src/main/java/org/datadog/jenkins/plugins/datadog/traces/CITags.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTraceBuildLogic.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/util/git/RevCommitRepositoryCallback.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListenerIT.java

  Log Message:
  ---
  Git Info in Jenkins Build


  Commit: a0e648e586657c212b47e8c49ea5596305ce566f
  
https://github.com/jenkinsci/datadog-plugin/commit/a0e648e586657c212b47e8c49ea5596305ce566f
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
A src/main/java/org/datadog/jenkins/plugins/datadog/util/git/GitUtils.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/util/git/RevCommitRepositoryCallback.java

  Log Message:
  ---
  Add author and committer in Jenkins pipelines


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/4dc3b1a0e75a...a0e648e58665

-- 
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/drodriguezhdez/traces_git_commit_author/4dc3b1-a0e648%40github.com.


[jenkinsci/datadog-plugin] 64d61b: Remove unnecesary files

2020-10-07 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 64d61bb8450e0c95147c853533ae3c8b649eef8d
  
https://github.com/jenkinsci/datadog-plugin/commit/64d61bb8450e0c95147c853533ae3c8b649eef8d
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
R deps.txt

  Log Message:
  ---
  Remove unnecesary files


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


[jenkinsci/vectorcast-execution-plugin] 5bf61b: fixed crash on legacy manage reports

2020-10-07 Thread 'Tim Schneider' via Jenkins Commits
  Branch: refs/heads/91021__adding_more_error_checking
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 5bf61ba281480f430bc56eccbec28c4cfaf8346e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5bf61ba281480f430bc56eccbec28c4cfaf8346e
  Author: TimSVector 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  fixed crash on legacy manage reports


-- 
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/91021__adding_more_error_checking/6d7d77-5bf61b%40github.com.


[jenkinsci/vectorcast-execution-plugin] 71ef00: Fixing fixup_reports.py to search for BS4 in vpyth...

2020-10-07 Thread 'Tim Schneider' via Jenkins Commits
  Branch: refs/heads/91021__adding_more_error_checking
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 71ef007efcc90701a905b31d09022d3778cd7cc1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/71ef007efcc90701a905b31d09022d3778cd7cc1
  Author: TimSVector 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/fixup_reports.py

  Log Message:
  ---
  Fixing fixup_reports.py to search for BS4 in vpython-addons because before 
vc19, bs4 wasn't included in vpython


-- 
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/91021__adding_more_error_checking/5bf61b-71ef00%40github.com.


[jenkinsci/plasticscm-plugin] e61263: Fix update issues

2020-10-07 Thread 'Miguel' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: e61263e10f7b5e6a217bb5d87fd7f39af1bdc51b

  
https://github.com/jenkinsci/plasticscm-plugin/commit/e61263e10f7b5e6a217bb5d87fd7f39af1bdc51b

  Author: Miguel González 

  Date:   2020-10-01 (Thu, 01 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Fix update issues



The checkout action won't update the workspace if it's set to

a changeset or a label. The update will only take place if

you change the selector or your workspace is switched to a

branch.



Signed-off-by: Miguel González 





  Commit: ebc691d244cff3f14313cb435a1bfafa73ae8aee

  
https://github.com/jenkinsci/plasticscm-plugin/commit/ebc691d244cff3f14313cb435a1bfafa73ae8aee

  Author: Miguel González 

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Rename method to avoid confusion with mustUpdateSelector



Signed-off-by: Miguel González 





  Commit: ae2b66e42653af7c6ea4bf9b4732f49a282d

  
https://github.com/jenkinsci/plasticscm-plugin/commit/ae2b66e42653af7c6ea4bf9b4732f49a282d

  Author: Miguel González 

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Improve the selector type detection



Instead of simply checking the selector string, perform a CLI

command to determine the selector type. This avoids issues if

e.g. the branch name contains the word "changeset" or "label".



Signed-off-by: Miguel González 





  Commit: 454fb3c5f91921d2f3f4269fba34cdb5ce045190

  
https://github.com/jenkinsci/plasticscm-plugin/commit/454fb3c5f91921d2f3f4269fba34cdb5ce045190

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Simplify the checkout action



Always set the selector to trigger the update - that way we don't

run into update issues with the changeset selector.



Signed-off-by: Miguel González 





  Commit: c99a03d4050543763dd615b5d9c3d6acc1e9f1a1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/c99a03d4050543763dd615b5d9c3d6acc1e9f1a1

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Remove unused method



Signed-off-by: Miguel González 





  Commit: 6d9c3b420ecdc865d5fbac9aa9bd09c32853dc42

  
https://github.com/jenkinsci/plasticscm-plugin/commit/6d9c3b420ecdc865d5fbac9aa9bd09c32853dc42

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Clean the workspace only if it already exists



Signed-off-by: Miguel González 





  Commit: 8621c7675d6943d5ec4191506c8c27ca576304a1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/8621c7675d6943d5ec4191506c8c27ca576304a1

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Remove unused imports



Signed-off-by: Miguel González 





  Commit: 6ecb76f72b9385503584f5523f92b5f17620bfa1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/6ecb76f72b9385503584f5523f92b5f17620bfa1

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Bring back the log line



Signed-off-by: Miguel González 





  Commit: edf90851d01b2c2f99be47f5886e58105665f81a

  
https://github.com/jenkinsci/plasticscm-plugin/commit/edf90851d01b2c2f99be47f5886e58105665f81a

  Author: Miguel 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Merge pull request #35 from jenkinsci/scm27141



Only run cm update with branch selector





Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/ee3dc3ef2204...edf90851d01b

-- 
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/plasticscm-plugin/push/refs/heads/master/ee3

[jenkins-infra/jenkins.io] ec4688: Improve contrast for accessibility

2020-10-07 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ec4688dbcd978a41be5c829884b45a8fec21b15d
  
https://github.com/jenkins-infra/jenkins.io/commit/ec4688dbcd978a41be5c829884b45a8fec21b15d
  Author: Terence Eden 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/css/jenkins.css

  Log Message:
  ---
  Improve contrast for accessibility

Fixes #3854


  Commit: 61434edd995ef68b6338b0bf01de7a3516a9ef7c
  
https://github.com/jenkins-infra/jenkins.io/commit/61434edd995ef68b6338b0bf01de7a3516a9ef7c
  Author: Mark Waite 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/css/jenkins.css

  Log Message:
  ---
  Merge pull request #3855 from edent/patch-1

Improve contrast for accessibility


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/9ca83732c36d...61434edd995e

-- 
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/9ca837-61434e%40github.com.


[jenkinsci/datadog-plugin] f74c53: Remove comment

2020-10-07 Thread 'Mike Garabedian' via Jenkins Commits
  Branch: refs/heads/mg/abort-aborts
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: f74c534495d707752a1f92f7a21a45038e167822
  
https://github.com/jenkinsci/datadog-plugin/commit/f74c534495d707752a1f92f7a21a45038e167822
  Author: Mike Garabedian 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientStub.java

  Log Message:
  ---
  Remove comment

Co-authored-by: Florian Veaux 


-- 
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/mg/abort-aborts/eb820d-f74c53%40github.com.


[jenkinsci/compuware-ispw-operations-plugin]

2020-10-07 Thread 'kturetzky' via Jenkins Commits
  Branch: 
refs/heads/CWE-166294-ispw-operations-plugin-build-operation-reports-steps-as-successful-when-the-set
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-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/compuware-ispw-operations-plugin/push/refs/heads/CWE-166294-ispw-operations-plugin-build-operation-reports-steps-as-successful-when-the-set/00-68298f%40github.com.


[jenkinsci/vectorcast-execution-plugin] 6d7d77: Updating to master

2020-10-07 Thread 'Nicholas Elliot' via Jenkins Commits
  Branch: refs/heads/vce064
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 6d7d7741ffd2cdd174fbb46c9c47e5e8e4c03a87
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6d7d7741ffd2cdd174fbb46c9c47e5e8e4c03a87
  Author: TimSVector 
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
M pom.xml
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java

  Log Message:
  ---
  Updating to master


  Commit: 5bf61ba281480f430bc56eccbec28c4cfaf8346e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5bf61ba281480f430bc56eccbec28c4cfaf8346e
  Author: TimSVector 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  fixed crash on legacy manage reports


  Commit: 71ef007efcc90701a905b31d09022d3778cd7cc1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/71ef007efcc90701a905b31d09022d3778cd7cc1
  Author: TimSVector 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/fixup_reports.py

  Log Message:
  ---
  Fixing fixup_reports.py to search for BS4 in vpython-addons because before 
vc19, bs4 wasn't included in vpython


  Commit: f434519674c2023a7e066894eefa5ec8593659f3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/f434519674c2023a7e066894eefa5ec8593659f3
  Author: Nicholas Elliot 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/resources/scripts/fixup_reports.py
M src/main/resources/scripts/incremental_build_report_aggregator.py

  Log Message:
  ---
  Merge branch '91021__adding_more_error_checking' of 
github.com:jenkinsci/vectorcast-execution-plugin into vce064


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/575e2fb5fafe...f434519674c2

-- 
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/vce064/575e2f-f43451%40github.com.


[jenkinsci/localization-zh-cn-plugin] 14316f: 更新页脚内容显示 (#143)

2020-10-07 Thread 'Yanjun Shi' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin

  Commit: 14316f249868a9bba7960d3e56328e3673e9

  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/14316f249868a9bba7960d3e56328e3673e9

  Author: Yanjun Shi 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M 
src/main/resources/io/jenkins/plugins/localization_zh_cn/CommunityDecorator/footer.jelly



  Log Message:

  ---

  更新页脚内容显示 (#143)





-- 
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/localization-zh-cn-plugin/push/refs/heads/master/9f6d68-14316f%40github.com.


[jenkinsci/localization-zh-cn-plugin] c88377: [maven-release-plugin] prepare for next developmen...

2020-10-07 Thread 'Zhao Xiaojie' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: c883775c152f894d18184d2024d5127a27791a7e
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/c883775c152f894d18184d2024d5127a27791a7e
  Author: rick 
  Date:   2020-10-07 (Wed, 07 Oct 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/localization-zh-cn-plugin/push/refs/heads/master/63deea-c88377%40github.com.


[jenkinsci/localization-zh-cn-plugin]

2020-10-07 Thread 'Zhao Xiaojie' via Jenkins Commits
  Branch: refs/tags/localization-zh-cn-1.0.21
  Home:   https://github.com/jenkinsci/localization-zh-cn-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/localization-zh-cn-plugin/push/refs/tags/localization-zh-cn-1.0.21/00-595e57%40github.com.


[jenkinsci/localization-zh-cn-plugin] 63deea: [maven-release-plugin] prepare release localizatio...

2020-10-07 Thread 'Zhao Xiaojie' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: 63deea450afe86dd0e66da5e403bffc521ced087
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/63deea450afe86dd0e66da5e403bffc521ced087
  Author: rick 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release localization-zh-cn-1.0.21


-- 
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/localization-zh-cn-plugin/push/refs/heads/master/14316f-63deea%40github.com.


[jenkinsci/datadog-plugin] 9eae9e: Prevent multiple RevCommit search

2020-10-07 Thread 'Daniel Rodriguez Hernandez' via Jenkins Commits
  Branch: refs/heads/drodriguezhdez/traces_git_commit_author
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 9eae9e7714ffb261d3ca5e1242a158fe0efd6e93
  
https://github.com/jenkinsci/datadog-plugin/commit/9eae9e7714ffb261d3ca5e1242a158fe0efd6e93
  Author: Daniel Rodriguez Hernandez 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
A 
src/main/java/org/datadog/jenkins/plugins/datadog/model/GitCommitAction.java
M src/main/java/org/datadog/jenkins/plugins/datadog/traces/CITags.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTraceBuildLogic.java
M 
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
M src/main/java/org/datadog/jenkins/plugins/datadog/util/git/GitUtils.java

  Log Message:
  ---
  Prevent multiple RevCommit search


-- 
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/drodriguezhdez/traces_git_commit_author/64d61b-9eae9e%40github.com.


[jenkinsci/plasticscm-plugin] e4c55a: Update README

2020-10-07 Thread 'Miguel' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: e4c55a9009360e3aac1b8c27d453bfc0a4243cb1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/e4c55a9009360e3aac1b8c27d453bfc0a4243cb1

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M README.md



  Log Message:

  ---

  Update README



Include an explicit mention to the undo operation that runs

before any update.



This was mentioned in issue #31



Signed-off-by: Miguel González 





-- 
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/plasticscm-plugin/push/refs/heads/master/edf908-e4c55a%40github.com.


[jenkinsci/plugin-pom] b7ddc5: Locale Enforcement for JavaDoc Generation

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: b7ddc5a06371fb5fd386eafe8c548baf7268489c
  
https://github.com/jenkinsci/plugin-pom/commit/b7ddc5a06371fb5fd386eafe8c548baf7268489c
  Author: Kezhi Xiong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Locale Enforcement for JavaDoc Generation

Ref: 
http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#locale

cc @timja @oleg-nenashev


  Commit: 45d3cea8a6ff3d01086a9b47e5a8a0f574e47d4f
  
https://github.com/jenkinsci/plugin-pom/commit/45d3cea8a6ff3d01086a9b47e5a8a0f574e47d4f
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #359 from XiongKezhi/locale-enforcement-java-doc

Enforce English Locale for JavaDoc Generation


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/e42f95671e89...45d3cea8a6ff

-- 
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/e42f95-45d3ce%40github.com.


[jenkinsci/localization-zh-cn-plugin] 020cb9: [maven-release-plugin] prepare release localizatio...

2020-10-07 Thread 'Zhao Xiaojie' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: 020cb91c8d209adb417adb8291c190c9832cdc0b
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/020cb91c8d209adb417adb8291c190c9832cdc0b
  Author: rick 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release localization-zh-cn-1.0.22


-- 
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/localization-zh-cn-plugin/push/refs/heads/master/c88377-020cb9%40github.com.


[jenkinsci/localization-zh-cn-plugin]

2020-10-07 Thread 'Zhao Xiaojie' via Jenkins Commits
  Branch: refs/tags/localization-zh-cn-1.0.22
  Home:   https://github.com/jenkinsci/localization-zh-cn-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/localization-zh-cn-plugin/push/refs/tags/localization-zh-cn-1.0.22/00-97a485%40github.com.


[jenkinsci/localization-zh-cn-plugin] 8c5ed6: [maven-release-plugin] prepare for next developmen...

2020-10-07 Thread 'Zhao Xiaojie' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: 8c5ed64bcfeb0a5e4f4a883230b726b1bf92b01d
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/8c5ed64bcfeb0a5e4f4a883230b726b1bf92b01d
  Author: rick 
  Date:   2020-10-07 (Wed, 07 Oct 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/localization-zh-cn-plugin/push/refs/heads/master/020cb9-8c5ed6%40github.com.


[jenkinsci/maven-hpi-plugin] 10a720: Bump wagon-ssh from 3.4.0 to 3.4.1

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 10a720b876bc86715b5bb98f5fa31bbe7aa3cff0
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/10a720b876bc86715b5bb98f5fa31bbe7aa3cff0
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wagon-ssh from 3.4.0 to 3.4.1

Bumps wagon-ssh from 3.4.0 to 3.4.1.

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


  Commit: 6fa88ef8d7097511d81f5e16aa2d68eb630bec51
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/6fa88ef8d7097511d81f5e16aa2d68eb630bec51
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #184 from 
jenkinsci/dependabot/maven/org.apache.maven.wagon-wagon-ssh-3.4.1

Bump wagon-ssh from 3.4.0 to 3.4.1


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/a192b78b60a4...6fa88ef8d709

-- 
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/maven-hpi-plugin/push/refs/heads/master/a192b7-6fa88e%40github.com.


[jenkinsci/maven-hpi-plugin]

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.maven.wagon-wagon-ssh-3.4.1
  Home:   https://github.com/jenkinsci/maven-hpi-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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.apache.maven.wagon-wagon-ssh-3.4.1/10a720-00%40github.com.


[jenkinsci/maven-hpi-plugin] aa401c: Bump stapler-groovy from 1.259 to 1.260

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: aa401c99c0f3dfec5b4e348719fb0f1372a6037d
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/aa401c99c0f3dfec5b4e348719fb0f1372a6037d
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump stapler-groovy from 1.259 to 1.260

Bumps [stapler-groovy](https://github.com/stapler/stapler) from 1.259 to 1.260.
- [Release notes](https://github.com/stapler/stapler/releases)
- [Changelog](https://github.com/stapler/stapler/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/stapler/stapler/compare/stapler-parent-1.259...stapler-parent-1.260)

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


  Commit: 3f976a00c4aea241738a305591b0b4e056d11a0a
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/3f976a00c4aea241738a305591b0b4e056d11a0a
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #187 from 
jenkinsci/dependabot/maven/org.kohsuke.stapler-stapler-groovy-1.260

Bump stapler-groovy from 1.259 to 1.260


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/6fa88ef8d709...3f976a00c4ae

-- 
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/maven-hpi-plugin/push/refs/heads/master/6fa88e-3f976a%40github.com.


[jenkinsci/maven-hpi-plugin]

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.kohsuke.stapler-stapler-groovy-1.260
  Home:   https://github.com/jenkinsci/maven-hpi-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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.kohsuke.stapler-stapler-groovy-1.260/aa401c-00%40github.com.


[jenkinsci/maven-hpi-plugin] 7665ea: Bump maven-site-plugin from 3.9.0 to 3.9.1

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 7665ea7436d51db369bd1be3c4c8514892ca2ae0
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/7665ea7436d51db369bd1be3c4c8514892ca2ae0
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-site-plugin from 3.9.0 to 3.9.1

Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 
3.9.0 to 3.9.1.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- 
[Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.9.0...maven-site-plugin-3.9.1)

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


  Commit: 87ada9e9f557ad1ea5d11c90b1b17cccd4970177
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/87ada9e9f557ad1ea5d11c90b1b17cccd4970177
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #188 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1

Bump maven-site-plugin from 3.9.0 to 3.9.1


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/9f07cb69ea64...87ada9e9f557

-- 
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/maven-hpi-plugin/push/refs/heads/master/9f07cb-87ada9%40github.com.


[jenkinsci/maven-hpi-plugin] 56cc35: Bump jackson-databind from 2.6.3 to 2.9.10.5 in /s...

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 56cc356078fd0966a6be8ca49c74cc4b35425db3
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/56cc356078fd0966a6be8ca49c74cc4b35425db3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
M src/it/process-jar/pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.6.3 to 2.9.10.5 in /src/it/process-jar

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.3 to 
2.9.10.5.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


  Commit: 9f07cb69ea64dc8c1fffcba16054e248dd74531b
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/9f07cb69ea64dc8c1fffcba16054e248dd74531b
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/it/process-jar/pom.xml

  Log Message:
  ---
  Merge pull request #193 from 
jenkinsci/dependabot/maven/src/it/process-jar/com.fasterxml.jackson.core-jackson-databind-2.9.10.5

Bump jackson-databind from 2.6.3 to 2.9.10.5 in /src/it/process-jar


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/3f976a00c4ae...9f07cb69ea64

-- 
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/maven-hpi-plugin/push/refs/heads/master/3f976a-9f07cb%40github.com.


[jenkinsci/maven-hpi-plugin]

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1
  Home:   https://github.com/jenkinsci/maven-hpi-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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1/7665ea-00%40github.com.


[jenkinsci/maven-hpi-plugin]

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/src/it/process-jar/com.fasterxml.jackson.core-jackson-databind-2.9.10.5
  Home:   https://github.com/jenkinsci/maven-hpi-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/maven-hpi-plugin/push/refs/heads/dependabot/maven/src/it/process-jar/com.fasterxml.jackson.core-jackson-databind-2.9.10.5/56cc35-00%40github.com.


[jenkinsci/pom] 1ac353: Enforce English Locale for JavaDoc Generation

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 1ac35356c9d02114eca57e59501bd0c21bfbd8ff
  
https://github.com/jenkinsci/pom/commit/1ac35356c9d02114eca57e59501bd0c21bfbd8ff
  Author: Joseph Petersen 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Enforce English Locale for JavaDoc Generation


  Commit: eb937d90d9c8d51cb2467a9ebebf7e1e2f65d6b7
  
https://github.com/jenkinsci/pom/commit/eb937d90d9c8d51cb2467a9ebebf7e1e2f65d6b7
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #137 from jetersen/patch-1

Enforce English Locale for JavaDoc Generation


Compare: https://github.com/jenkinsci/pom/compare/af78fa3e9ca3...eb937d90d9c8

-- 
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/af78fa-eb937d%40github.com.


[jenkinsci/plasticscm-plugin] 2adcb8: [maven-release-plugin] prepare release plasticscm-...

2020-10-07 Thread 'Miguel' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: 2adcb84457124a3245cd1020ae3cb0c123894e50

  
https://github.com/jenkinsci/plasticscm-plugin/commit/2adcb84457124a3245cd1020ae3cb0c123894e50

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release plasticscm-plugin-3.4





-- 
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/plasticscm-plugin/push/refs/heads/master/e4c55a-2adcb8%40github.com.


[jenkinsci/plasticscm-plugin] a97ee9: [maven-release-plugin] prepare for next developmen...

2020-10-07 Thread 'Miguel' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: a97ee9e752c8857cba0d649389e807bccf9df968

  
https://github.com/jenkinsci/plasticscm-plugin/commit/a97ee9e752c8857cba0d649389e807bccf9df968

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 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/plasticscm-plugin/push/refs/heads/master/2adcb8-a97ee9%40github.com.


[jenkinsci/plasticscm-plugin]

2020-10-07 Thread 'Miguel' via Jenkins Commits
  Branch: refs/tags/plasticscm-plugin-3.4
  Home:   https://github.com/jenkinsci/plasticscm-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/plasticscm-plugin/push/refs/tags/plasticscm-plugin-3.4/00-6601ff%40github.com.


[jenkinsci/jenkins] 1b256b: Maintainer guide - Add a Release Process section

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/release0process-section
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1b256b223518ec34507eba3b4867242c5b018338
  
https://github.com/jenkinsci/jenkins/commit/1b256b223518ec34507eba3b4867242c5b018338
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M docs/MAINTAINERS.adoc

  Log Message:
  ---
  Maintainer guide - Add a Release Process section


-- 
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/release0process-section/00-1b256b%40github.com.


[jenkinsci/swarm-plugin]

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-13
  Home:   https://github.com/jenkinsci/swarm-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/swarm-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-13/6c8338-00%40github.com.


[jenkins-infra/jenkins-infra] 0ab42c: Add a redirect for the old Release Process page

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/release-process-redirect
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 0ab42c187196f78757db5e4ff43c2f2334ce56db
  
https://github.com/jenkins-infra/jenkins-infra/commit/0ab42c187196f78757db5e4ff43c2f2334ce56db
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M dist/profile/templates/confluence/vhost.conf

  Log Message:
  ---
  Add a redirect for the old Release Process page


-- 
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-infra/push/refs/heads/release-process-redirect/00-0ab42c%40github.com.


[jenkinsci/swarm-plugin] 13c1b3: Bump bom-2.176.x from 12 to 13

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 13c1b32869ecb446b53e514dde7e3a785ae79b87
  
https://github.com/jenkinsci/swarm-plugin/commit/13c1b32869ecb446b53e514dde7e3a785ae79b87
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  Bump bom-2.176.x from 12 to 13

Bumps [bom-2.176.x](https://github.com/jenkinsci/pom) from 12 to 13.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

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/swarm-plugin/push/refs/heads/master/11e099-13c1b3%40github.com.


[jenkinsci/plasticscm-plugin] e45a34: Add release 3.4 to changelog

2020-10-07 Thread 'Miguel' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: e45a341bdf0033dbaa960df38601efa9e454fcd7

  
https://github.com/jenkinsci/plasticscm-plugin/commit/e45a341bdf0033dbaa960df38601efa9e454fcd7

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Add release 3.4 to changelog



Signed-off-by: Miguel González 





-- 
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/plasticscm-plugin/push/refs/heads/master/a97ee9-e45a34%40github.com.


[jenkinsci/swarm-plugin] bbfc2b: Bump httpclient5 from 5.0.2 to 5.0.3

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: bbfc2ba72a63fc075da2902d70822cc9f16b1443
  
https://github.com/jenkinsci/swarm-plugin/commit/bbfc2ba72a63fc075da2902d70822cc9f16b1443
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M client/pom.xml

  Log Message:
  ---
  Bump httpclient5 from 5.0.2 to 5.0.3

Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.0.2 
to 5.0.3.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- 
[Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.0.3/RELEASE_NOTES.txt)
- 
[Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.0.2...rel/v5.0.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/swarm-plugin/push/refs/heads/master/13c1b3-bbfc2b%40github.com.


[jenkinsci/swarm-plugin]

2020-10-07 Thread 'dependabot-preview[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.0.3
  Home:   https://github.com/jenkinsci/swarm-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/swarm-plugin/push/refs/heads/dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.0.3/a90652-00%40github.com.


[jenkinsci/plugin-pom]

2020-10-07 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/tags/plugin-4.10
  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/tags/plugin-4.10/00-a66431%40github.com.


[jenkinsci/plugin-pom] 5a963e: [maven-release-plugin] prepare release plugin-4.10

2020-10-07 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 5a963ec99ded636a25cca5f7b4c374e3ae7857ea
  
https://github.com/jenkinsci/plugin-pom/commit/5a963ec99ded636a25cca5f7b4c374e3ae7857ea
  Author: Tim Jacomb 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release plugin-4.10


-- 
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/45d3ce-5a963e%40github.com.


[jenkinsci/plugin-pom] 5bef0a: [maven-release-plugin] prepare for next developmen...

2020-10-07 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 5bef0afc050e692c8e640f0afea6175232303b92
  
https://github.com/jenkinsci/plugin-pom/commit/5bef0afc050e692c8e640f0afea6175232303b92
  Author: Tim Jacomb 
  Date:   2020-10-07 (Wed, 07 Oct 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/plugin-pom/push/refs/heads/master/5a963e-5bef0a%40github.com.


[jenkinsci/sysdig-secure-plugin] 669166: Replace all :, . and / for the .tar filename

2020-10-07 Thread 'Néstor Salceda' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/sysdig-secure-plugin

  Commit: 6691667021559b9d511254e3f46d94dc3ef3f5d3

  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/6691667021559b9d511254e3f46d94dc3ef3f5d3

  Author: Alvaro Iradier 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M 
src/main/java/com/sysdig/jenkins/plugins/sysdig/RemoteInlineScanningExecution.java



  Log Message:

  ---

  Replace all :, . and / for the .tar filename





  Commit: 46ffeb34f0f661c9c900e535dd454d466eef6745

  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/46ffeb34f0f661c9c900e535dd454d466eef6745

  Author: Néstor Salceda 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M 
src/main/java/com/sysdig/jenkins/plugins/sysdig/RemoteInlineScanningExecution.java



  Log Message:

  ---

  fix: Replace all :, . and / for the .tar filename



Replace all :, . and / for the .tar filename





Compare: 
https://github.com/jenkinsci/sysdig-secure-plugin/compare/4657597c865e...46ffeb34f0f6

-- 
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/sysdig-secure-plugin/push/refs/heads/master/465759-46ffeb%40github.com.


[jenkinsci/jenkins] 1b256b: Maintainer guide - Add a Release Process section

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1b256b223518ec34507eba3b4867242c5b018338
  
https://github.com/jenkinsci/jenkins/commit/1b256b223518ec34507eba3b4867242c5b018338
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M docs/MAINTAINERS.adoc

  Log Message:
  ---
  Maintainer guide - Add a Release Process section


  Commit: aa679ddb61c7214fb24df8c50bab06b8e6d87c90
  
https://github.com/jenkinsci/jenkins/commit/aa679ddb61c7214fb24df8c50bab06b8e6d87c90
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M docs/MAINTAINERS.adoc

  Log Message:
  ---
  Merge pull request #4971 from jenkinsci/release0process-section

Maintainer guide - Add a Release Process section


Compare: 
https://github.com/jenkinsci/jenkins/compare/2791c4f22252...aa679ddb61c7

-- 
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/2791c4-aa679d%40github.com.


[jenkinsci/jenkins]

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/release0process-section
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/compuware-ispw-operations-plugin]

2020-10-07 Thread 'Sam Zhou' via Jenkins Commits
  Branch: 
refs/heads/CWE-168277-Return-list-is-empty-if-SET-DBGLIST-call-uses-a-SET-ID-that-is-from-a-CES-release-regress
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-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/compuware-ispw-operations-plugin/push/refs/heads/CWE-168277-Return-list-is-empty-if-SET-DBGLIST-call-uses-a-SET-ID-that-is-from-a-CES-release-regress/00-68298f%40github.com.


[jenkinsci/jenkins]

2020-10-07 Thread 'Jenkins Release Bot' via Jenkins Commits
  Branch: refs/tags/jenkins-2.249.2
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/jenkins] ed4184: [maven-release-plugin] prepare release jenkins-2.2...

2020-10-07 Thread 'Jenkins Release Bot' via Jenkins Commits
  Branch: refs/heads/stable-2.249
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ed418456cf117eb05a54da101b48d5e3193293b4
  
https://github.com/jenkinsci/jenkins/commit/ed418456cf117eb05a54da101b48d5e3193293b4
  Author: Jenkins Release Bot 
<66998184+jenkins-release-...@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M bom/pom.xml
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.249.2


  Commit: f5c05c49382227a60af351a34589c898ad2bf403
  
https://github.com/jenkinsci/jenkins/commit/f5c05c49382227a60af351a34589c898ad2bf403
  Author: Jenkins Release Bot 
<66998184+jenkins-release-...@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M bom/pom.xml
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/5b07900820c5...f5c05c493822

-- 
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/stable-2.249/5b0790-f5c05c%40github.com.


[jenkinsci/github-branch-source-plugin] cbbc7b: Upgrade bom to 13

2020-10-07 Thread 'Jose Blas Camacho Taboada' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: cbbc7bba946c4e23db4f00e46f57ae0b9c93d800
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/cbbc7bba946c4e23db4f00e46f57ae0b9c93d800
  Author: Jose Blas Camacho Taboada 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade bom to 13


  Commit: c4f68afb59cadaa0c6a1144e10c943e4d4df28e4
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/c4f68afb59cadaa0c6a1144e10c943e4d4df28e4
  Author: Jose Blas Camacho Taboada 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #348 from joseblas/upgrade-bom

Upgrade bom to 13


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/9f0c6e3a538f...c4f68afb59ca

-- 
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-branch-source-plugin/push/refs/heads/master/9f0c6e-c4f68a%40github.com.


[jenkinsci/github-branch-source-plugin] 008676: Bump plugin from 4.7 to 4.10

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 0086761a62ad62a905170adec52818e9678220e3
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/0086761a62ad62a905170adec52818e9678220e3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.7 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.7 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.7...plugin-4.10)

Signed-off-by: dependabot[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-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/00-008676%40github.com.


[jenkinsci/github-branch-source-plugin] e9a19c: Bump jackson2-api from 2.10.2 to 2.11.3

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.3
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: e9a19c359137859aec394a8bca633ccf862af242
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/e9a19c359137859aec394a8bca633ccf862af242
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

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

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.10.2 to 2.11.3.
- [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.3)

Signed-off-by: dependabot[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-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.3/43c5c5-e9a19c%40github.com.


[jenkinsci/github-branch-source-plugin]

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.9
  Home:   https://github.com/jenkinsci/github-branch-source-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/github-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.9/b591a2-00%40github.com.


[jenkinsci/datadog-plugin] 685b75: Avoid sending deleted events for already completed...

2020-10-07 Thread 'Mike Garabedian' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 685b75e0122d3daee5ddbc3f63bedf19e69ebc86
  
https://github.com/jenkinsci/datadog-plugin/commit/685b75e0122d3daee5ddbc3f63bedf19e69ebc86
  Author: Mike Garabedian 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListener.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientStub.java
A 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogEventStub.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogBuildListenerTest.java

  Log Message:
  ---
  Avoid sending deleted events for already completed jobs (#133)

* Avoid sending deleted events for already completed jobs

* Add build listener tests for events

* Remove comment

Co-authored-by: Florian Veaux 

Co-authored-by: Florian Veaux 


-- 
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/328d32-685b75%40github.com.


[jenkinsci/datadog-plugin]

2020-10-07 Thread 'Mike Garabedian' via Jenkins Commits
  Branch: refs/heads/mg/abort-aborts
  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/mg/abort-aborts/f74c53-00%40github.com.


[jenkinsci/github-branch-source-plugin] 3a4b93: [maven-release-plugin] prepare release github-bran...

2020-10-07 Thread 'Jose Blas Camacho Taboada' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 3a4b93d11b3e7d9460abed0543e1707a754efb73
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/3a4b93d11b3e7d9460abed0543e1707a754efb73
  Author: Jose Blas Camacho Taboada 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-branch-source-2.9.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/github-branch-source-plugin/push/refs/heads/master/c4f68a-3a4b93%40github.com.


[jenkinsci/github-branch-source-plugin]

2020-10-07 Thread 'Jose Blas Camacho Taboada' via Jenkins Commits
  Branch: refs/tags/github-branch-source-2.9.1
  Home:   https://github.com/jenkinsci/github-branch-source-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/github-branch-source-plugin/push/refs/tags/github-branch-source-2.9.1/00-e71051%40github.com.


[jenkinsci/github-branch-source-plugin]

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-13
  Home:   https://github.com/jenkinsci/github-branch-source-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/github-branch-source-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.176.x-13/4609ec-00%40github.com.


[jenkinsci/github-branch-source-plugin] 70a780: Bump jackson2-api from 2.10.2 to 2.11.3

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.3
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 70a7802df601abb1cd687557759c9bf33cb32656
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/70a7802df601abb1cd687557759c9bf33cb32656
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

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

Bumps [jackson2-api](https://github.com/jenkinsci/jackson2-api-plugin) from 
2.10.2 to 2.11.3.
- [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.3)

Signed-off-by: dependabot[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-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-jackson2-api-2.11.3/e9a19c-70a780%40github.com.


[jenkinsci/github-branch-source-plugin] a98437: [maven-release-plugin] prepare for next developmen...

2020-10-07 Thread 'Jose Blas Camacho Taboada' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: a98437430e6aff3c31350dd9a894433375612e6c
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/a98437430e6aff3c31350dd9a894433375612e6c
  Author: Jose Blas Camacho Taboada 
  Date:   2020-10-07 (Wed, 07 Oct 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/github-branch-source-plugin/push/refs/heads/master/3a4b93-a98437%40github.com.


[jenkinsci/github-branch-source-plugin] 952551: Bump plugin from 4.7 to 4.10

2020-10-07 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 952551670022c79118fc7644ad883df685178eb7
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/952551670022c79118fc7644ad883df685178eb7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.7 to 4.10

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.7 to 4.10.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.7...plugin-4.10)

Signed-off-by: dependabot[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-branch-source-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.10/008676-952551%40github.com.


[jenkinsci/plasticscm-plugin] e61263: Fix update issues

2020-10-07 Thread 'Krzysztof Knapik' via Jenkins Commits
  Branch: refs/heads/housemarque

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

  Commit: e61263e10f7b5e6a217bb5d87fd7f39af1bdc51b

  
https://github.com/jenkinsci/plasticscm-plugin/commit/e61263e10f7b5e6a217bb5d87fd7f39af1bdc51b

  Author: Miguel González 

  Date:   2020-10-01 (Thu, 01 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Fix update issues



The checkout action won't update the workspace if it's set to

a changeset or a label. The update will only take place if

you change the selector or your workspace is switched to a

branch.



Signed-off-by: Miguel González 





  Commit: ebc691d244cff3f14313cb435a1bfafa73ae8aee

  
https://github.com/jenkinsci/plasticscm-plugin/commit/ebc691d244cff3f14313cb435a1bfafa73ae8aee

  Author: Miguel González 

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Rename method to avoid confusion with mustUpdateSelector



Signed-off-by: Miguel González 





  Commit: ae2b66e42653af7c6ea4bf9b4732f49a282d

  
https://github.com/jenkinsci/plasticscm-plugin/commit/ae2b66e42653af7c6ea4bf9b4732f49a282d

  Author: Miguel González 

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Improve the selector type detection



Instead of simply checking the selector string, perform a CLI

command to determine the selector type. This avoids issues if

e.g. the branch name contains the word "changeset" or "label".



Signed-off-by: Miguel González 





  Commit: 454fb3c5f91921d2f3f4269fba34cdb5ce045190

  
https://github.com/jenkinsci/plasticscm-plugin/commit/454fb3c5f91921d2f3f4269fba34cdb5ce045190

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Simplify the checkout action



Always set the selector to trigger the update - that way we don't

run into update issues with the changeset selector.



Signed-off-by: Miguel González 





  Commit: c99a03d4050543763dd615b5d9c3d6acc1e9f1a1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/c99a03d4050543763dd615b5d9c3d6acc1e9f1a1

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Remove unused method



Signed-off-by: Miguel González 





  Commit: 6d9c3b420ecdc865d5fbac9aa9bd09c32853dc42

  
https://github.com/jenkinsci/plasticscm-plugin/commit/6d9c3b420ecdc865d5fbac9aa9bd09c32853dc42

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Clean the workspace only if it already exists



Signed-off-by: Miguel González 





  Commit: 8621c7675d6943d5ec4191506c8c27ca576304a1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/8621c7675d6943d5ec4191506c8c27ca576304a1

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Remove unused imports



Signed-off-by: Miguel González 





  Commit: 6ecb76f72b9385503584f5523f92b5f17620bfa1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/6ecb76f72b9385503584f5523f92b5f17620bfa1

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Bring back the log line



Signed-off-by: Miguel González 





  Commit: 1b8481ec7056933f4bc3ab15cfc726a6c64c0afd

  
https://github.com/jenkinsci/plasticscm-plugin/commit/1b8481ec7056933f4bc3ab15cfc726a6c64c0afd

  Author: Miguel González 

  Date:   2020-10-05 (Mon, 05 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/SafeFilePath.java



  Log Message:

  ---

  Fix file not found issues



We need to use FilePath instead of File. FilePath represents

[jenkins-infra/jenkins.io] b074e3: Update the event officer definition as confirmed w...

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/revert-2940-revert-2939-Update-events-officer-role
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: b074e339a5650db54b02de3cc8e08885cdf20980
  
https://github.com/jenkins-infra/jenkins.io/commit/b074e339a5650db54b02de3cc8e08885cdf20980
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/project/team-leads.adoc

  Log Message:
  ---
  Update the event officer definition as confirmed with @alyssat


-- 
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/revert-2940-revert-2939-Update-events-officer-role/2ad18e-b074e3%40github.com.


[jenkinsci/synopsys-coverity-plugin] 75a74b: fix: now correctly validated in step construction

2020-10-07 Thread 'Richard Otte' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 75a74b7d8b6bb45d3806e62ab6ccc793fe8ec1f7
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/75a74b7d8b6bb45d3806e62ab6ccc793fe8ec1f7
  Author: Richard Otte 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityWorkflowStepFactory.java

  Log Message:
  ---
  fix:  now correctly validated in step construction


  Commit: 1c33711eb36e21f89d6ede7041a0a33c7dce4ac2
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/1c33711eb36e21f89d6ede7041a0a33c7dce4ac2
  Author: Richard Otte 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/ConfigureChangeSetPatterns.java

  Log Message:
  ---
  fix: correcting the help text of changeSetExclusionPatterns and 
changeSetInclusionPatterns


  Commit: ab3299864b66e8960dcef1d88aa09566eaa0ca47
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/ab3299864b66e8960dcef1d88aa09566eaa0ca47
  Author: Richard Otte 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStep.java
M 
src/main/resources/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStep/config.jelly

  Log Message:
  ---
  fix: Default CoverityRunConfiguration should be stored in the Descriptor so 
config.jelly can read it


Compare: 
https://github.com/jenkinsci/synopsys-coverity-plugin/compare/86eb29b580d0...ab3299864b66

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


[jenkinsci/aws-codecommit-trigger-plugin] d41e10: update for next development version

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: d41e102b3524ea3a33a206bfa87817371320a19d
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/d41e102b3524ea3a33a206bfa87817371320a19d
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update for next development version


  Commit: 4b327e145481bf58b3088e95d6ee0a39bd51cb89
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/4b327e145481bf58b3088e95d6ee0a39bd51cb89
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update mvn release plugin


  Commit: a710128eccc69be2006e7f46addd18be4d356800
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/a710128eccc69be2006e7f46addd18be4d356800
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test new mvn gitflow plugin


  Commit: c92d6c8f343c7eed235095c8b2951d6de8782619
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/c92d6c8f343c7eed235095c8b2951d6de8782619
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update settings


  Commit: 7e01a841c629285cac86360059d5595fcf68ce00
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/7e01a841c629285cac86360059d5595fcf68ce00
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert release plugin


  Commit: 8d01e8929f6e6017a8a1dc19583476742e004c47
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/8d01e8929f6e6017a8a1dc19583476742e004c47
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update release plugin to disable push


  Commit: 9ce6f46283c187c42033b291f4fadac1129b4a9e
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/9ce6f46283c187c42033b291f4fadac1129b4a9e
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Temp disable deploy step


  Commit: 1a5c81cc6410eee40f3006cb90f9aee8c2f943a6
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/1a5c81cc6410eee40f3006cb90f9aee8c2f943a6
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update versions for release


  Commit: 39f0a514caac4539bb4d8f1997e39b687c4bac28
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/39f0a514caac4539bb4d8f1997e39b687c4bac28
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update for next development version


  Commit: fe047e7614189c789fe11134d145cf81d203bdbb
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/fe047e7614189c789fe11134d145cf81d203bdbb
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
A .github/workflows/release-ci.yml
A .mvn/wrapper/MavenWrapperDownloader.java
A .mvn/wrapper/maven-wrapper.jar
A .mvn/wrapper/maven-wrapper.properties
A mvnw
A mvnw.cmd

  Log Message:
  ---
  Add mvnw


  Commit: 2eebd1c7900676b00c2a2fd18c43c15981ccac50
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/2eebd1c7900676b00c2a2fd18c43c15981ccac50
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Update GHA


  Commit: 3499fb6cd98f3071d69da53f6c194b415174eba4
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/3499fb6cd98f3071d69da53f6c194b415174eba4
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update mvn release plugin


  Commit: 3242342c116c5c4d043bcfed21def9be127d0085
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/3242342c116c5c4d043bcfed21def9be127d0085
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test new mvn gitflow plugin


  Commit: 51893f70f618764bbb906b49414ae8992e324ca3
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/51893f70f618764bbb906b49414ae8992e324ca3
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update settings


  Commit: 68c91c9fb6b77312f797335a260b427db62f2afb
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/68c91c9fb6b77312f797335a260b427db62f2afb
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert release plugi

[jenkinsci/aws-codecommit-trigger-plugin] 4b327e: Update mvn release plugin

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 4b327e145481bf58b3088e95d6ee0a39bd51cb89
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/4b327e145481bf58b3088e95d6ee0a39bd51cb89
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update mvn release plugin


  Commit: a710128eccc69be2006e7f46addd18be4d356800
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/a710128eccc69be2006e7f46addd18be4d356800
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test new mvn gitflow plugin


  Commit: c92d6c8f343c7eed235095c8b2951d6de8782619
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/c92d6c8f343c7eed235095c8b2951d6de8782619
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update settings


  Commit: 7e01a841c629285cac86360059d5595fcf68ce00
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/7e01a841c629285cac86360059d5595fcf68ce00
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert release plugin


  Commit: 8d01e8929f6e6017a8a1dc19583476742e004c47
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/8d01e8929f6e6017a8a1dc19583476742e004c47
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update release plugin to disable push


  Commit: 9ce6f46283c187c42033b291f4fadac1129b4a9e
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/9ce6f46283c187c42033b291f4fadac1129b4a9e
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Temp disable deploy step


  Commit: 1a5c81cc6410eee40f3006cb90f9aee8c2f943a6
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/1a5c81cc6410eee40f3006cb90f9aee8c2f943a6
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update versions for release


  Commit: 39f0a514caac4539bb4d8f1997e39b687c4bac28
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/39f0a514caac4539bb4d8f1997e39b687c4bac28
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update for next development version


  Commit: fe047e7614189c789fe11134d145cf81d203bdbb
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/fe047e7614189c789fe11134d145cf81d203bdbb
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
A .github/workflows/release-ci.yml
A .mvn/wrapper/MavenWrapperDownloader.java
A .mvn/wrapper/maven-wrapper.jar
A .mvn/wrapper/maven-wrapper.properties
A mvnw
A mvnw.cmd

  Log Message:
  ---
  Add mvnw


  Commit: 2eebd1c7900676b00c2a2fd18c43c15981ccac50
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/2eebd1c7900676b00c2a2fd18c43c15981ccac50
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Update GHA


  Commit: 3499fb6cd98f3071d69da53f6c194b415174eba4
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/3499fb6cd98f3071d69da53f6c194b415174eba4
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update mvn release plugin


  Commit: 3242342c116c5c4d043bcfed21def9be127d0085
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/3242342c116c5c4d043bcfed21def9be127d0085
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test new mvn gitflow plugin


  Commit: 51893f70f618764bbb906b49414ae8992e324ca3
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/51893f70f618764bbb906b49414ae8992e324ca3
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update settings


  Commit: 68c91c9fb6b77312f797335a260b427db62f2afb
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/68c91c9fb6b77312f797335a260b427db62f2afb
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert release plugin


  Commit: 55fd21193f3a9556234257251a8aed3783c3c52e
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/55fd21193f3a9556234257251a8aed3783c3c52e
  Author: phuong 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update release plugin to disable push

[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin] 276324: Remove some comments

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 2763243c93ed2c82e4cf4201f9099d04b9205a14
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/2763243c93ed2c82e4cf4201f9099d04b9205a14
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove some 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/aws-codecommit-trigger-plugin/push/refs/heads/dev/80f173-276324%40github.com.


[jenkinsci/aws-codecommit-trigger-plugin] 5c9bb9: Remove some comments

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 5c9bb972bd9e5990fdf25aa914de249701fc0257
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/5c9bb972bd9e5990fdf25aa914de249701fc0257
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove some 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/aws-codecommit-trigger-plugin/push/refs/heads/release/80f173-5c9bb9%40github.com.


[jenkinsci/aws-codecommit-trigger-plugin] 449215: Remove some comments

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 44921583b04cd78bd2608576fb679053fd2d1125
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/44921583b04cd78bd2608576fb679053fd2d1125
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove some 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/aws-codecommit-trigger-plugin/push/refs/heads/master/80f173-449215%40github.com.


[jenkinsci/aws-codecommit-trigger-plugin] 33d1e5: Updage GHA

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 33d1e5d68363b5666dce9a66062a8c83576b17f2
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/33d1e5d68363b5666dce9a66062a8c83576b17f2
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Updage GHA


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


[jenkinsci/aws-codecommit-trigger-plugin] 1918fb: Updage GHA

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 1918fb85fe3feb17c869864013d15ff245b15af1
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/1918fb85fe3feb17c869864013d15ff245b15af1
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Updage GHA


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


[jenkinsci/aws-codecommit-trigger-plugin] db898d: Updage GHA

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: db898deed4bc17919ec3e5ee55af3ce12a893d84
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/db898deed4bc17919ec3e5ee55af3ce12a893d84
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Updage GHA


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


[jenkinsci/compuware-ispw-operations-plugin] d1063a: CWE-166294 Jenkin job incorrect completion status

2020-10-07 Thread 'kturetzky' via Jenkins Commits
  Branch: 
refs/heads/CWE-166294-ispw-operations-plugin-build-operation-reports-steps-as-successful-when-the-set
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: d1063adb166328658ca4ac814d6de025721cb6bc
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/d1063adb166328658ca4ac814d6de025721cb6bc
  Author: Kathy Turetzky 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M src/main/java/com/compuware/ispw/restapi/HttpRequestExecution.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java
M src/main/java/com/compuware/ispw/restapi/ResponseContentSupplier.java
M src/main/java/com/compuware/ispw/restapi/util/RestApiUtils.java

  Log Message:
  ---
  CWE-166294 Jenkin job incorrect completion status


-- 
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/compuware-ispw-operations-plugin/push/refs/heads/CWE-166294-ispw-operations-plugin-build-operation-reports-steps-as-successful-when-the-set/68298f-d1063a%40github.com.


[jenkins-infra/jenkins.io] f8f10e: Fix the elections link on the Jumbotron

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f8f10e53094136e73df1bad5024692012fbb9f4c
  
https://github.com/jenkins-infra/jenkins.io/commit/f8f10e53094136e73df1bad5024692012fbb9f4c
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Fix the elections link on the Jumbotron


-- 
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/oleg-nenashev-patch-1/00-f8f10e%40github.com.


[jenkins-infra/jenkins.io] 7fec0d: Fix the elections link on the Jumbotron

2020-10-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1-1
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7fec0d8775c24386edb8599bd8618670d1199f4d
  
https://github.com/jenkins-infra/jenkins.io/commit/7fec0d8775c24386edb8599bd8618670d1199f4d
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Fix the elections link on the Jumbotron


-- 
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/oleg-nenashev-patch-1-1/00-7fec0d%40github.com.


[jenkinsci/aws-codecommit-trigger-plugin] 026a56: Update GHA

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 026a56c6425644fd0b39e0d5e88e634869ac8110
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/026a56c6425644fd0b39e0d5e88e634869ac8110
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Update GHA


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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin] db270a: Update GHA

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: db270a1879f8d4213e1afc6c8ab4dd855e29bbb9
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/db270a1879f8d4213e1afc6c8ab4dd855e29bbb9
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml

  Log Message:
  ---
  Update GHA

(cherry picked from commit 026a56c6425644fd0b39e0d5e88e634869ac8110)


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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin] 4ac297: Update gitflow plugin

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 4ac29762c96391839cf7133d85c80f70fee942db
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/4ac29762c96391839cf7133d85c80f70fee942db
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update gitflow plugin


  Commit: cf7664795e10d9320d645fbc36e092f47fc942ce
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/cf7664795e10d9320d645fbc36e092f47fc942ce
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml
M pom.xml

  Log Message:
  ---
  Update mvn settings xml in GHA


Compare: 
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/compare/db270a1879f8...cf7664795e10

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


[jenkinsci/aws-codecommit-trigger-plugin] 740afc: Update gitflow plugin

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 740afc32eae507909f5b15dcdada7a662859cf69
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/740afc32eae507909f5b15dcdada7a662859cf69
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update gitflow plugin


  Commit: 9da38d5f0d1c1d2c27633caf7965bcf4cf34ad5a
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/9da38d5f0d1c1d2c27633caf7965bcf4cf34ad5a
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml
M pom.xml

  Log Message:
  ---
  Update mvn settings xml in GHA


Compare: 
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/compare/db270a1879f8...9da38d5f0d1c

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


[jenkinsci/aws-codecommit-trigger-plugin] 209d94: Update gitflow plugin

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 209d941a9afe3da941b13350e97bd34a955fb3ba
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/209d941a9afe3da941b13350e97bd34a955fb3ba
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update gitflow plugin


  Commit: 4a713962c68a01fff55d1806948aea699165115d
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/4a713962c68a01fff55d1806948aea699165115d
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M .github/workflows/release-ci.yml
M pom.xml

  Log Message:
  ---
  Update mvn settings xml in GHA


Compare: 
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/compare/db270a1879f8...4a713962c68a

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


[jenkinsci/aws-codecommit-trigger-plugin] a37805: Remove fetchRemote=false

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: a3780511928c47b62e08c5495cdab4955c926d62
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/a3780511928c47b62e08c5495cdab4955c926d62
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove fetchRemote=false


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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin] 518b75: Remove fetchRemove=false

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: 518b75f94a236515fe3902317804f7c89bad060c
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/518b75f94a236515fe3902317804f7c89bad060c
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove fetchRemove=false


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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkins-infra/jenkins.io] 7fec0d: Fix the elections link on the Jumbotron

2020-10-07 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7fec0d8775c24386edb8599bd8618670d1199f4d
  
https://github.com/jenkins-infra/jenkins.io/commit/7fec0d8775c24386edb8599bd8618670d1199f4d
  Author: Oleg Nenashev 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Fix the elections link on the Jumbotron


  Commit: c068156adc259eb77f3a82f2dc1aabc65358a964
  
https://github.com/jenkins-infra/jenkins.io/commit/c068156adc259eb77f3a82f2dc1aabc65358a964
  Author: Mark Waite 
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Merge pull request #3856 from jenkins-infra/oleg-nenashev-patch-1-1

Fix the elections link on the Jumbotron


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/61434edd995e...c068156adc25

-- 
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/61434e-c06815%40github.com.


[jenkins-infra/jenkins.io]

2020-10-07 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1-1
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/oleg-nenashev-patch-1-1/7fec0d-00%40github.com.


[jenkinsci/aws-codecommit-trigger-plugin] a05c5a: Call clean install

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin
  Commit: a05c5acc9c2781606f048244588171293a32200a
  
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/a05c5acc9c2781606f048244588171293a32200a
  Author: phuong 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Call clean install


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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


[jenkinsci/aws-codecommit-trigger-plugin]

2020-10-07 Thread 'phuong' via Jenkins Commits
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/aws-codecommit-trigger-plugin

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


  1   2   >