[jenkinsci/oic-auth-plugin] c6bf1a: Use endSessionUrl instead of endSessionEndpoint fo...

2024-09-20 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/oic-auth-plugin
  Commit: c6bf1a85551aeb0bead43416924b4a3875651c15
  
https://github.com/jenkinsci/oic-auth-plugin/commit/c6bf1a85551aeb0bead43416924b4a3875651c15
  Author: Eva Müller 
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/config.jelly

  Log Message:
  ---
  Use endSessionUrl instead of endSessionEndpoint for manual configuration

See also https://github.com/jenkinsci/oic-auth-plugin/pull/399


  Commit: 321ce67a1de8523cbc236ddf2508f36970383d61
  
https://github.com/jenkinsci/oic-auth-plugin/commit/321ce67a1de8523cbc236ddf2508f36970383d61
  Author: James Nord 
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/config.jelly

  Log Message:
  ---
  Merge pull request #402 from eva-mueller-coremedia/jelly-manual-configuration

Use endSessionUrl instead of endSessionEndpoint for manual configuration in UI


Compare: 
https://github.com/jenkinsci/oic-auth-plugin/compare/cfe74a7bd99e...321ce67a1de8

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/oic-auth-plugin/settings/notifications

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


[jenkinsci/oic-auth-plugin] c0be63: use batch mode for running maven

2024-09-19 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/oic-auth-plugin
  Commit: c0be63e04400cdfa415763cce38ac3e62a06da12
  
https://github.com/jenkinsci/oic-auth-plugin/commit/c0be63e04400cdfa415763cce38ac3e62a06da12
  Author: James Nord 
  Date:   2024-09-17 (Tue, 17 Sep 2024)

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

  Log Message:
  ---
  use batch mode for running maven


  Commit: 347c3b8b9d95193ce5056dbe71f2c1c7a8b00ad5
  
https://github.com/jenkinsci/oic-auth-plugin/commit/347c3b8b9d95193ce5056dbe71f2c1c7a8b00ad5
  Author: James Nord 
  Date:   2024-09-19 (Thu, 19 Sep 2024)

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

  Log Message:
  ---
  Merge pull request #400 from jtnord/batch-mode

use batch mode for running maven


Compare: 
https://github.com/jenkinsci/oic-auth-plugin/compare/289bd3fac8e3...347c3b8b9d95

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/oic-auth-plugin/settings/notifications

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


[jenkinsci/oic-auth-plugin] 3e8cbc: rework configuration of the plugin

2024-09-19 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/oic-auth-plugin
  Commit: 3e8cbca5f0d7775b1b80071c5b60d23df605f70d
  
https://github.com/jenkinsci/oic-auth-plugin/commit/3e8cbca5f0d7775b1b80071c5b60d23df605f70d
  Author: James Nord 
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java
A src/main/java/org/jenkinsci/plugins/oic/OicServerConfiguration.java
A src/main/java/org/jenkinsci/plugins/oic/OicServerManualConfiguration.java
A 
src/main/java/org/jenkinsci/plugins/oic/OicServerWellKnownConfiguration.java
M src/main/resources/org/jenkinsci/plugins/oic/Messages.properties
M src/main/resources/org/jenkinsci/plugins/oic/Messages_pl.properties
M src/main/resources/org/jenkinsci/plugins/oic/Messages_zh.properties
M src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/config.properties
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-authorizationServerUrl.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-authorizationServerUrl_fr.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-endSessionUrl.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-endSessionUrl_fr.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-jwksServerUrl.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-jwksServerUrl_fr.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-overrideScopes.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-overrideScopes_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-serverConfiguration.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-tokenAuthMethod.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-tokenAuthMethod_fr.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-tokenServerUrl.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-tokenServerUrl_fr.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-useRefreshTokens.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-userInfoServerUrl.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-userInfoServerUrl_fr.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-wellKnownOpenIDConfigurationUrl.html
R 
src/main/resources/org/jenkinsci/plugins/oic/OicSecurityRealm/help-wellKnownOpenIDConfigurationUrl_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/config.properties
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-authorizationServerUrl.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-authorizationServerUrl_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-endSessionUrl.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-endSessionUrl_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-jwksServerUrl.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-jwksServerUrl_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-tokenAuthMethod.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-tokenAuthMethod_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-tokenServerUrl.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-tokenServerUrl_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-useRefreshTokens.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-userInfoServerUrl.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help-userInfoServerUrl_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerManualConfiguration/help.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerWellKnownConfiguration/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerWellKnownConfiguration/config.properties
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerWellKnownConfiguration/help-scopesOverride.html
A 
src/main/resources/org/jenkinsci/plugins/oic/OicServerWellKnownConfiguration/help-scopesOverride_fr.html
A 
src/main/resources/org/jenkinsci/plugins/oic

[jenkinsci/jenkins] 15a6ee: pass the docker group to the container so it can r...

2024-09-06 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 15a6eeea16049283d4caa59aadc888baf51bf686
  
https://github.com/jenkinsci/jenkins/commit/15a6eeea16049283d4caa59aadc888baf51bf686
  Author: James Nord 
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
M ath.sh

  Log Message:
  ---
  pass the docker group to the container so it can run docker tests (#9701)

The ATH image no longer SUIDs the docker executable but relies on
permissions of the docker.sock.
This was needed to allow test-containers based tests to run as this uses
the socket directly rather than relying on the docker cli.

cf: https://github.com/jenkinsci/acceptance-test-harness/pull/1706



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/db5121-15a6ee%40github.com.


[jenkinsci/acceptance-test-harness] 180888: Cleanup the docker permission issues. (#1706)

2024-09-05 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 180888e5176136231bfdc8bad66f75a74173b976
  
https://github.com/jenkinsci/acceptance-test-harness/commit/180888e5176136231bfdc8bad66f75a74173b976
  Author: James Nord 
  Date:   2024-09-05 (Thu, 05 Sep 2024)

  Changed paths:
M Jenkinsfile
M ath-container.sh
M src/main/resources/ath-container/Dockerfile

  Log Message:
  ---
  Cleanup the docker permission issues. (#1706)

* Cleanup the docker permission issues.

The permissions on the mounted docker.sock where incorrect for the
current user, which lead to workarounds setting the docker binary SUID.

However this was a bit hacky and if programatic access to docker was
needed (e.g. TestContainers, or anything else that used the socket and
not the binary) then access would fail.

Rather than set the binary SUID which only works for some of the docker
use cases, we add the ath-user to the docker group that has access to
the socket on the host at run time.

* Update method of obtaining docker group

Suggested by @dduportal that for docker-dekstop on mac the permission
needeed needs to be obtained from the server (so spawn a container and
check it!)

* use ubuntu:noble to avoid pulling a new image



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/oic-auth-plugin] 9750fd: ignore checkstyle in eclipse

2024-08-27 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/oic-auth-plugin
  Commit: 9750fde0c98d38a736ec88a7bc223e9415c5f86d
  
https://github.com/jenkinsci/oic-auth-plugin/commit/9750fde0c98d38a736ec88a7bc223e9415c5f86d
  Author: James Nord 
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  ignore checkstyle in eclipse


  Commit: 8f07998fba18a617598eeb6d8852acdcf0f9be87
  
https://github.com/jenkinsci/oic-auth-plugin/commit/8f07998fba18a617598eeb6d8852acdcf0f9be87
  Author: James Nord 
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
M pom.xml
A src/main/java/org/jenkinsci/plugins/oic/OicCrumbExclusion.java
M src/main/java/org/jenkinsci/plugins/oic/OicSession.java
A src/test/java/org/jenkinsci/plugins/oic/OicCrumbExclusionTest.java

  Log Message:
  ---
  Support Microsoft ADFS as a provider

AD FS returns data via a POST not a get, so this adapts the code to
handle a call to finishLogin with via an HTTP POST.


  Commit: 0847e00401ca603a756464fa2643e976241ddc7e
  
https://github.com/jenkinsci/oic-auth-plugin/commit/0847e00401ca603a756464fa2643e976241ddc7e
  Author: James Nord 
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
A docs/configuration/ADFS.md
M docs/configuration/README.md

  Log Message:
  ---
  rudementary ADFS Docs


  Commit: 23537cbab5c674685f0a861f6b11a5c4f2f1312e
  
https://github.com/jenkinsci/oic-auth-plugin/commit/23537cbab5c674685f0a861f6b11a5c4f2f1312e
  Author: James Nord 
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/oic/OicSession.java
M src/test/java/org/jenkinsci/plugins/oic/OicSessionTest.java

  Log Message:
  ---
  Move extracting form parameters to a helper function and introduce unit test


Compare: 
https://github.com/jenkinsci/oic-auth-plugin/compare/37294eaa8a7b...23537cbab5c6

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/oic-auth-plugin/settings/notifications

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


[jenkinsci/jenkins] 81b90e: [JENKINS-73404] SecretTextArea missing FormValidat...

2024-07-21 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 81b90e4c118bcdc9b283037e819fb2d6217da18a
  
https://github.com/jenkinsci/jenkins/commit/81b90e4c118bcdc9b283037e819fb2d6217da18a
  Author: James Nord 
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
M core/src/main/resources/lib/form/secretTextarea.jelly
M core/src/main/resources/lib/form/secretTextarea/secret.css
M core/src/main/resources/lib/form/secretTextarea/secret.js
M test/src/test/java/hudson/util/FormFieldValidatorTest.java
M test/src/test/java/lib/form/SecretTextareaTest.java
A 
test/src/test/resources/hudson/util/FormFieldValidatorTest/ValidatingDescribable/config.jelly

  Log Message:
  ---
  [JENKINS-73404] SecretTextArea missing FormValidation support (#9450)

* [JENKINS-73404] unit test

* roundtrip as Secrets

* [JENKINS-73404] add validation for SecretTextArea

reworked the jelly and simplified the javascript.

the textarea is now always present in the DOM, so no need to remove
inputs to add a textarea.  Rather we just remove /hide the "hidden" attribute
from the elements we want to show/hide and give the textArea the
expected class and attributes for validation to occur

* remove unused data-prompt attribute

* Adapt getHiddenSecretValue to backend changes

* Adapt to Secrets being sent as "" rather than null

values for SecretTextArea are now always sent.  Whilst this is a change
in behavior the only way once set to unset is to set the value to the
mpty string "" which would still produce a Secret

Additionally this matches the behaviour of f:password and f:textarea

Given both of the above this change in behaviour should not break any
production use cases.

* Remove trailing spaces

-

Co-authored-by: Mark Waite 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/19d568-81b90e%40github.com.


[jenkinsci/credentials-plugin] 462e24: [JENKINS-73335] add support for certificates that ...

2024-07-12 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 462e240f0a99d5821154b09bc1ac3a23b8195670
  
https://github.com/jenkinsci/credentials-plugin/commit/462e240f0a99d5821154b09bc1ac3a23b8195670
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
A 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/PEMUploadedKeyStoreSource/config.jelly
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties

  Log Message:
  ---
  [JENKINS-73335] add support for certificates that are not PKCS12 formatted

Provides an alternative method for entering Certificate credentials,
required when running in FIPS as we can not use PKCS12


  Commit: 44569cb06473ce0bf839eaa4e604e55a345884b9
  
https://github.com/jenkinsci/credentials-plugin/commit/44569cb06473ce0bf839eaa4e604e55a345884b9
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
A 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/PEMEntryKeyStoreSource/config.jelly
A 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/PEMEntryKeyStoreSource/help-certChain.html
A 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/PEMEntryKeyStoreSource/help-privateKey.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/PEMUploadedKeyStoreSource/config.jelly
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/config.jelly
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/credentials.jelly
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
A src/test/resources/com/cloudbees/plugins/credentials/impl/certs.pem
A src/test/resources/com/cloudbees/plugins/credentials/impl/key.pem

  Log Message:
  ---
  Switch from file upload to user entry

As PEMs are not binary files but tet encoding it makes more sense to
have users enter them.

Additionally feedback is that user normally manage the certificate chain
and keys separately


  Commit: a6e34579c7c694cc9c062ecf9bb40a532a8ed965
  
https://github.com/jenkinsci/credentials-plugin/commit/a6e34579c7c694cc9c062ecf9bb40a532a8ed965
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/PEMEntryKeyStoreSource/config.jelly

  Log Message:
  ---
  switch to the exepcted SecretTextArea

Now that formvalidation has been manually tested swap back to
SecretTextArea

The formValidation won't work pending JENKINS-73404 (and to some extent
JENKINS-65616) but once they are fixed will magically start working


  Commit: a43b0b7ea77fe8545bed5d013eb2fadce4c78522
  
https://github.com/jenkinsci/credentials-plugin/commit/a43b0b7ea77fe8545bed5d013eb2fadce4c78522
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  pick up release of bouncycastle-api


  Commit: 9552a4007a3b473a4aad751eff6ea054f0ffae24
  
https://github.com/jenkinsci/credentials-plugin/commit/9552a4007a3b473a4aad751eff6ea054f0ffae24
  Author: James Nord 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M 
src/test/java/com/cloudbees/plugins/credentials/casc/CredentialsCategoryTest.java

  Log Message:
  ---
  Use a valid keystore


  Commit: edbec020f5a495080661b766e5f49ddfd6ed92fa
  
https://github.com/jenkinsci/credentials-plugin/commit/edbec020f5a495080661b766e5f49ddfd6ed92fa
  Author: James Nord 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties

  Log Message:
  ---
  localize FormValidation messages


  Commit: 1662ee17d5b091994f593db86458f318695d06a5
  
https://github.com/jenkinsci/credentials-plugin/commit/1662ee17d5b091994f593db86458f318695d06a5
  Author: James Nord 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

  Log Message:
  ---
  remove unused validation


  Commit: 7e785a14173ee93f471872c7a7cf3e4654bf3c0d
  
https://github.com/jenkinsci/credentials-plugin/c

[jenkinsci/pipeline-model-definition-plugin] ddcd2c: use valid password for test code

2024-07-11 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: ddcd2cdf2d7d5a5beaaacb34294059a314309382
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/ddcd2cdf2d7d5a5beaaacb34294059a314309382
  Author: James Nord 
  Date:   2024-07-08 (Mon, 08 Jul 2024)

  Changed paths:
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/steps/CredentialWrapperStepTest.java

  Log Message:
  ---
  use valid password for test code

amends #723 that was working as the KeyStore was not validated.

However https://github.com/jenkinsci/credentials-plugin/pull/543 now
validates the keystore and hence this test started failing as the
password did not match


  Commit: c9522a9d57116ecbafd049a3c58ae781e61ddff8
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/c9522a9d57116ecbafd049a3c58ae781e61ddff8
  Author: James Nord 
  Date:   2024-07-11 (Thu, 11 Jul 2024)

  Changed paths:
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/steps/CredentialWrapperStepTest.java

  Log Message:
  ---
  Merge pull request #730 from jtnord/adapt-test-to-credentials-changes

use valid password for test code


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/89fa170c2bf5...c9522a9d5711

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pipeline-model-definition-plugin/settings/notifications

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


[jenkinsci/blueocean-display-url-plugin] a2f3ea: Update README.md (#239)

2024-07-08 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: a2f3eab769977b518a6575fd7c61aac241266f41
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/a2f3eab769977b518a6575fd7c61aac241266f41
  Author: James Nord 
  Date:   2024-07-09 (Tue, 09 Jul 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md (#239)

use classic rather than legacy for the regular interface (esp give BO is not 
getting improvements etc)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/blueocean-display-url-plugin/settings/notifications

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


[jenkinsci/credentials-plugin] ac377c: [JENKINS-73334] Block the use of PKCS#12 when in F...

2024-07-05 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: ac377cd2ad09c2f1199689f0918d581d1774e52a
  
https://github.com/jenkinsci/credentials-plugin/commit/ac377cd2ad09c2f1199689f0918d581d1774e52a
  Author: James Nord 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

  Log Message:
  ---
  [JENKINS-73334] Block the use of PKCS#12 when in FIPS mode

PKCS#12 is not FIPS compliant as such we need to block these certificate
uploades when in FIPS mode.


  Commit: e3108d285e1e9d4260590883b8bc63bd1221d833
  
https://github.com/jenkinsci/credentials-plugin/commit/e3108d285e1e9d4260590883b8bc63bd1221d833
  Author: James Nord 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/credentials.jelly

  Log Message:
  ---
  leave a (temporary) warning if there are no KeyStoreSources

This is expected to be a temporary measure pending JENKINS-73335
as such no tests are introduced for this, rather manual testing was
performed.


  Commit: 800d92c544a3d991d2b594474eb0498595fc5002
  
https://github.com/jenkinsci/credentials-plugin/commit/800d92c544a3d991d2b594474eb0498595fc5002
  Author: James Nord 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M .mvn/extensions.xml
M pom.xml
M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config.jelly
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_de.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_fr.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_it.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_ja.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_fr.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_it.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_ja.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/complete.jelly
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index.jelly
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_de.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_fr.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_it.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_ja.properties
M src/test/java/com/cloudbees/plugins/credentials/SecretBytesTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
R 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  ---
  Merge branch 'master' into JENKINS-73334


  Commit: 56f5ca35d21c5519ddb4016792980ba13c9f
  
https://github.com/jenkinsci/credentials-plugin/commit/56f5ca35d21c5519ddb4016792980ba13c9f
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/credentials.jelly

  Log Message:
  ---
  Merge pull request #539 from jtnord/JENKINS-73334

[JENKINS-73334] make plugin FIPS-140 compliant by blocking PKCS#12 certificates 
when in FIPS mode


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/15ba4cdc1af4...56f5ca35d21c

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

-- 
You received this message becau

[jenkinsci/bouncycastle-api-plugin] e306e5: Handle BC-FIPS related exception and propagate exc...

2024-07-05 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: e306e5379dd08876fcece3b01576dc25af056138
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/e306e5379dd08876fcece3b01576dc25af056138
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java

  Log Message:
  ---
  Handle BC-FIPS related exception and propagate exception causes

When testing with BC-FIPS PEMEncodeable was failing in some unexpected
ways.

in the first if we could not convert due to a PKCSException or 
InvalidKeySpecException
then the cause was logged and a new exception without details was thrown.
This means the underlying cause is lost when using any exception in a
FormValidation.

In the second case when using a key that had too short of salt an
org.bouncycastle.crypto.fips.FipsUnapprovedOperationError was thrown
which being an error would ripple up and cause an unexpected error.

We now catch this error and wrap it in an UnrecoverableKeyException so
it can be handled by the caller


  Commit: e27176eb46cbe94c1d1de6a9f318e3d538c34a4a
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/e27176eb46cbe94c1d1de6a9f318e3d538c34a4a
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java

  Log Message:
  ---
  Merge pull request #155 from jtnord/better-exception-handling

Handle BC-FIPS related exception and propagate exception causes


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/e1089fe22055...e27176eb46cb

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/bouncycastle-api-plugin] 991bac: allow multple entries in the pem string

2024-07-05 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 991bac571a296c393f4cba3709503b676503c2e6
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/991bac571a296c393f4cba3709503b676503c2e6
  Author: James Nord 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java
M src/test/java/jenkins/bouncycastle/EncodingDecodingTest.java
A src/test/resources/test_cert_and_key.pem
A src/test/resources/test_cert_and_key_pass.pem

  Log Message:
  ---
  allow multple entries in the pem string

Often it is desirable to have a certificate chain and a key that you can
manage as one entity.
BouncyCastle already supports multiple PEM objects inside a give string,
so this is mostly a minor refactoring and exposure of this.


  Commit: e1089fe22055b288c867a9005bd3724f610b0856
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/e1089fe22055b288c867a9005bd3724f610b0856
  Author: James Nord 
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java
M src/test/java/jenkins/bouncycastle/EncodingDecodingTest.java
A src/test/resources/test_cert_and_key.pem
A src/test/resources/test_cert_and_key_pass.pem

  Log Message:
  ---
  Merge pull request #152 from jtnord/support-multiple-encodables

allow multple entries in the PEM string


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/22ed618c8bcc...e1089fe22055

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/bouncycastle-api-plugin] 96bb20: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-04 Thread 'James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 96bb200ca1735c2f69b6a1df89ce4144318eeeca
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/96bb200ca1735c2f69b6a1df89ce4144318eeeca
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 22ed618c8bcc17b5ed969bd1ace7c30e0d06e89e
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/22ed618c8bcc17b5ed969bd1ace7c30e0d06e89e
  Author: James Nord 
  Date:   2024-07-04 (Thu, 04 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #154 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/fef3974fccf2...22ed618c8bcc

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/credentials-plugin] e4a2c8: Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

2024-07-03 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: e4a2c890ae40bcc8e4674e01fed2811fbebf7506
  
https://github.com/jenkinsci/credentials-plugin/commit/e4a2c890ae40bcc8e4674e01fed2811fbebf7506
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.84 to 4.85.
- [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.84...plugin-4.85)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 15ba4cdc1af4f1e508ae01873b7c9a83c7f3dd71
  
https://github.com/jenkinsci/credentials-plugin/commit/15ba4cdc1af4f1e508ae01873b7c9a83c7f3dd71
  Author: James Nord 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #546 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.85

Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.85


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/46f52ab98d64...15ba4cdc1af4

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

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


[jenkinsci/credentials-binding-plugin] f6d0b6: Remove missed occurence of FileOnMasterKeyStoreSource

2024-07-03 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-binding-plugin
  Commit: f6d0b675dae8200f3293ff72f8105c1968e2524c
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/f6d0b675dae8200f3293ff72f8105c1968e2524c
  Author: James Nord 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/credentialsbinding/impl/CertificateMultiBindingTest.java

  Log Message:
  ---
  Remove missed occurence of FileOnMasterKeyStoreSource

Adapt to jenkinsci/credentials-plugin#540


  Commit: f91669a32e4597fd4872f34993be809a26cf4137
  
https://github.com/jenkinsci/credentials-binding-plugin/commit/f91669a32e4597fd4872f34993be809a26cf4137
  Author: James Nord 
  Date:   2024-07-03 (Wed, 03 Jul 2024)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/credentialsbinding/impl/CertificateMultiBindingTest.java

  Log Message:
  ---
  Merge pull request #312 from jtnord/remove-FileOnMasterKeySource-2

Remove missed occurence of FileOnMasterKeyStoreSource


Compare: 
https://github.com/jenkinsci/credentials-binding-plugin/compare/6288482e873c...f91669a32e45

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-binding-plugin/settings/notifications

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


[jenkinsci/credentials-plugin] 079a4c: Remove FileOnMasterKeySource and SECURITY-1322 mig...

2024-07-02 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 079a4cb90c9c5d8b2aad649874bb4f9a71771243
  
https://github.com/jenkinsci/credentials-plugin/commit/079a4cb90c9c5d8b2aad649874bb4f9a71771243
  Author: James Nord 
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config.jelly
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_de.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_fr.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_it.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_ja.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_fr.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_it.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_ja.html
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
R 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  ---
  Remove FileOnMasterKeySource and SECURITY-1322 migration

It has been 5 years since the security fix was introduced and the
migration code occureed.

Whilst an admin could have still (ab)used the CLI/REST to set a
FileOnMaster they could not do this from the UI creating a disparity.

This change removes the migration and the ability to use this via
CLI/REST


  Commit: 74c696b8d7bdf07d421f6938a2b09ee76b0e3fdf
  
https://github.com/jenkinsci/credentials-plugin/commit/74c696b8d7bdf07d421f6938a2b09ee76b0e3fdf
  Author: James Nord 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update compatibleSinceVersion


  Commit: 46f52ab98d64a8f4769e05ee9b5fa977bd90dcf5
  
https://github.com/jenkinsci/credentials-plugin/commit/46f52ab98d64a8f4769e05ee9b5fa977bd90dcf5
  Author: James Nord 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config.jelly
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_de.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_fr.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_it.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_ja.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_fr.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_it.html
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_ja.html
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
R 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  ---
  Merge pull request #540 from 
jtnord/remove-FileOnMaster-and-SECURITY-1322-migration

Remove FileOnMasterKeyStroreSource and SECURITY-1322 migration


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/046204da757b...46f52ab98d64

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this grou

[jenkinsci/credentials-plugin] c9716d: Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84

2024-07-02 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: c9716dce845f0cf717ddcd303b8a7c99ba71fb56
  
https://github.com/jenkinsci/credentials-plugin/commit/c9716dce845f0cf717ddcd303b8a7c99ba71fb56
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.83 to 4.84.
- [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.83...plugin-4.84)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 046204da757b34231b305394186791b3efb9d21c
  
https://github.com/jenkinsci/credentials-plugin/commit/046204da757b34231b305394186791b3efb9d21c
  Author: James Nord 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #545 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.84

Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/1bdf4d227d1b...046204da757b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

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


[jenkinsci/acceptance-test-harness]

2024-07-02 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/renovate/org.kohsuke-wordnet-random-name-1.x
  Home:   https://github.com/jenkinsci/acceptance-test-harness

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/renovate/org.kohsuke-wordnet-random-name-1.x/72575b-00%40github.com.


[jenkinsci/bouncycastle-api-plugin] 47738d: Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84

2024-07-02 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 47738de92bf7768dcb881a2b4c561f3076316bcd
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/47738de92bf7768dcb881a2b4c561f3076316bcd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.83 to 4.84.
- [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.83...plugin-4.84)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: fef3974fccf2794ac131ee201ece0621cc20c23d
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/fef3974fccf2794ac131ee201ece0621cc20c23d
  Author: James Nord 
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #153 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.84

Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/465a8d7cb01b...fef3974fccf2

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/credentials-plugin]

2024-07-01 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8
  Home:   https://github.com/jenkinsci/credentials-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8/d7e1a4-00%40github.com.


[jenkinsci/credentials-plugin] d7e1a4: Bump io.jenkins.tools.incrementals:git-changelist-...

2024-07-01 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: d7e1a44a5b9d1e478e79b0bdbb43e74b08df35f3
  
https://github.com/jenkinsci/credentials-plugin/commit/d7e1a44a5b9d1e478e79b0bdbb43e74b08df35f3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump io.jenkins.tools.incrementals:git-changelist-maven-extension

Bumps 
[io.jenkins.tools.incrementals:git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.7 to 1.8.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- 
[Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.7...parent-1.8)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 1bdf4d227d1b5c80024fdca47f6a2138de14e5bc
  
https://github.com/jenkinsci/credentials-plugin/commit/1bdf4d227d1b5c80024fdca47f6a2138de14e5bc
  Author: James Nord 
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #524 from 
jenkinsci/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.8

Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 
1.8


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/edd0770c3d71...1bdf4d227d1b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

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


[jenkinsci/credentials-plugin] b4da18: Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.83

2024-07-01 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: b4da18d1fda6005cc560774e7d1ce8a13c2dbfcd
  
https://github.com/jenkinsci/credentials-plugin/commit/b4da18d1fda6005cc560774e7d1ce8a13c2dbfcd
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.83

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.80 to 4.83.
- [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.80...plugin-4.83)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: edd0770c3d7190e2514424d7e0b8cdfb35540edf
  
https://github.com/jenkinsci/credentials-plugin/commit/edd0770c3d7190e2514424d7e0b8cdfb35540edf
  Author: James Nord 
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #535 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.83

Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.83


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/75303a20ddbf...edd0770c3d71

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

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


[jenkinsci/bouncycastle-api-plugin] 8fe848: Enable Jenkins Security Scan

2024-06-24 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 8fe8480031d37b9ca4ccbe743ec2e2c2f0e80513
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/8fe8480031d37b9ca4ccbe743ec2e2c2f0e80513
  Author: strangelookingnerd 
<49242855+strangelookingn...@users.noreply.github.com>
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
A .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Enable Jenkins Security Scan


  Commit: 465a8d7cb01b3f4b2f1b1bb556a2f830488215b4
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/465a8d7cb01b3f4b2f1b1bb556a2f830488215b4
  Author: James Nord 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
A .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  Merge pull request #149 from strangelookingnerd/patch-1

Enable Jenkins Security Scan


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/da4ba6087c17...465a8d7cb01b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/bouncycastle-api-plugin] a772cc: skip spotless change in git-blame

2024-06-24 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: a772cc1307cb2e23a868377dcd9e25f80bfb3e43
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/a772cc1307cb2e23a868377dcd9e25f80bfb3e43
  Author: James Nord 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
A .git-blame-ignore-revs

  Log Message:
  ---
  skip spotless change in git-blame


  Commit: c21699b8fa18f73d0ef46234c6e738aa76558450
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/c21699b8fa18f73d0ef46234c6e738aa76558450
  Author: James Nord 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
A .git-blame-ignore-revs

  Log Message:
  ---
  Merge pull request #151 from jtnord/ignore-spotless-diff

skip spotless change in git-blame


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/51b48a10db09...c21699b8fa18

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/bouncycastle-api-plugin] 58cf36: enable spotless

2024-06-24 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bouncycastle-api-plugin
  Commit: 58cf36d5a34d919e371c3f9f78ab2a0065019935
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/58cf36d5a34d919e371c3f9f78ab2a0065019935
  Author: James Nord 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
M pom.xml
M src/main/java/jenkins/bouncycastle/api/BcProviderRegistration.java
M src/main/java/jenkins/bouncycastle/api/BouncyCastlePlugin.java
M src/main/java/jenkins/bouncycastle/api/InstallBouncyCastleJCAProvider.java
M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java
M src/main/java/jenkins/bouncycastle/api/SecurityProviderInitializer.java
M src/test/java/jenkins/bouncycastle/EncodingDecodingTest.java
M src/test/java/jenkins/bouncycastle/FingerPrintTest.java
M src/test/java/jenkins/bouncycastle/SecurityProviderInitializerTest.java
M 
src/test/java/jenkins/bouncycastle/api/InstallBouncyCastleJCAProviderTest.java

  Log Message:
  ---
  enable spotless


  Commit: 51b48a10db09480e00f9001182d12c91a8b90393
  
https://github.com/jenkinsci/bouncycastle-api-plugin/commit/51b48a10db09480e00f9001182d12c91a8b90393
  Author: James Nord 
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
M pom.xml
M src/main/java/jenkins/bouncycastle/api/BcProviderRegistration.java
M src/main/java/jenkins/bouncycastle/api/BouncyCastlePlugin.java
M src/main/java/jenkins/bouncycastle/api/InstallBouncyCastleJCAProvider.java
M src/main/java/jenkins/bouncycastle/api/PEMEncodable.java
M src/main/java/jenkins/bouncycastle/api/SecurityProviderInitializer.java
M src/test/java/jenkins/bouncycastle/EncodingDecodingTest.java
M src/test/java/jenkins/bouncycastle/FingerPrintTest.java
M src/test/java/jenkins/bouncycastle/SecurityProviderInitializerTest.java
M 
src/test/java/jenkins/bouncycastle/api/InstallBouncyCastleJCAProviderTest.java

  Log Message:
  ---
  Merge pull request #150 from jtnord/enable-spotless

enable spotless


Compare: 
https://github.com/jenkinsci/bouncycastle-api-plugin/compare/fdcdeb0a08aa...51b48a10db09

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/bouncycastle-api-plugin/settings/notifications

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


[jenkinsci/subversion-plugin] 040121: use eddsa-api plugin for eddsa library (#295)

2024-06-21 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/subversion-plugin
  Commit: 040121d29c7c850637552705499850137ee3b74b
  
https://github.com/jenkinsci/subversion-plugin/commit/040121d29c7c850637552705499850137ee3b74b
  Author: James Nord 
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use eddsa-api plugin for eddsa library (#295)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/subversion-plugin/settings/notifications

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


[jenkins-infra/jenkins.io] 9ee66f: Make it more obvious that this is a new sentence (...

2024-06-20 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 9ee66f811174c2bd875dd7298ba0dd68290a4c27
  
https://github.com/jenkins-infra/jenkins.io/commit/9ee66f811174c2bd875dd7298ba0dd68290a4c27
  Author: James Nord 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M content/doc/developer/publishing/releasing-cd.adoc

  Log Message:
  ---
  Make it more obvious that this is a new sentence (#7373)

* Make it more obvious that this is a new sentence

I had a question from someone new to Jenkins why they could not see the 
`incrementalified.pom.xml`  
The reason was obvious to me, but looking at the docs it was easy to see how 
this confusion arose.

This makes it more obvious that the `pom.xml` is in a different sentence by 
starting the sentence with a word

* Further clarification

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>

-

Co-authored-by: Mark Waite 
Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkins-infra/jenkins.io/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/472caf-9ee66f%40github.com.


[jenkinsci/workflow-multibranch-plugin] 2a5125: align to LTS and pickup bom with fixed subversion

2024-06-17 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/783.x
  Home:   https://github.com/jenkinsci/workflow-multibranch-plugin
  Commit: 2a512538f5f1a71c07a79151b651ded9f590aa73
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/2a512538f5f1a71c07a79151b651ded9f590aa73
  Author: James Nord 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  align to LTS and pickup bom with fixed subversion

when running tests with PCT issues with subversion are found as it can
not resolve trilead classes.

update the bom to pickup 
https://github.com/jenkinsci/subversion-plugin/releases/tag/1256.vee91953217b_6


  Commit: b16da6576c35e787186cdd7ceb0e9775a6a0e8d9
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/b16da6576c35e787186cdd7ceb0e9775a6a0e8d9
  Author: James Nord 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use .1 version of LTS


  Commit: 50539468395f4488631015e4dfa3bb72634169f2
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/50539468395f4488631015e4dfa3bb72634169f2
  Author: James Nord 
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #310 from jtnord/prep-stable-783

update bom to pickup fixed subversion for tests


Compare: 
https://github.com/jenkinsci/workflow-multibranch-plugin/compare/8170f47fc0df...50539468395f

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/workflow-multibranch-plugin/settings/notifications

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


[jenkinsci/workflow-multibranch-plugin] 8170f4: Prepare for 783.x

2024-06-14 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/783.x
  Home:   https://github.com/jenkinsci/workflow-multibranch-plugin
  Commit: 8170f47fc0df0eec3187e1a737927c5337a5f258
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/8170f47fc0df0eec3187e1a737927c5337a5f258
  Author: James Nord 
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prepare for 783.x



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/workflow-multibranch-plugin/settings/notifications

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


[jenkinsci/jenkins-test-harness] 9fc3c7: Dynamically create the RealJenkinsRuleInit plugin

2024-06-10 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 9fc3c7d9c602d1e85ca5094f0fca44cb115d549c
  
https://github.com/jenkinsci/jenkins-test-harness/commit/9fc3c7d9c602d1e85ca5094f0fca44cb115d549c
  Author: James Nord 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
R RealJenkinsRuleInit/pom.xml
R 
RealJenkinsRuleInit/src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java
M pom.xml
A src/main/java/org/jvnet/hudson/test/PluginUtils.java
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
A src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java
R src/main/resources/org/jvnet/hudson/test/RealJenkinsRuleInit.jpi
A src/test/java/org/jvnet/hudson/test/PluginUtilsTest.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Dynamically create the RealJenkinsRuleInit plugin

Switch to dynamically creating the plugin used by RealJenkinsRule

The plugin will have its Jenkis baseline set to the version of the war
to ensure that no detached plugins are pulled in.

Previously if the version of Jenkins used by RealJenkinsRuleInit has detached
plugins in the version of Jenknis used for the test then this can
uncessescarily pull in detached plugins.

In most cases this is harmless, but in some cases these plugins may be
prevented from running under the test (e.g. testing FIPS and one of the
detached plugins like eddsa is not FIPS complaint and blocks startup).

The plugin itself has limited exposure to the Jenkins api (via
hudson.plugin.Plugin and RealJenkinsRule$Init2).

Code running from the plugin tests inside RealJenkinsRule useis the
uberClassloader and if the plugin was targetting a lower core (where the
dependencies have been deteached, they should still be included as this
change only affects the version of the RealJenkinsRuleInit plugin.


  Commit: 43926b76ae0059023ac77aea698329269a5b0c7a
  
https://github.com/jenkinsci/jenkins-test-harness/commit/43926b76ae0059023ac77aea698329269a5b0c7a
  Author: James Nord 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java

  Log Message:
  ---
  Leave comment about use of this and prevent external usage

Name the classloader whilst we are here :)


  Commit: 65f7a2d3f75a5e1372cc5a388a47115a7e308771
  
https://github.com/jenkinsci/jenkins-test-harness/commit/65f7a2d3f75a5e1372cc5a388a47115a7e308771
  Author: James Nord 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  update comment to ensure it is correct


  Commit: ffd3c1ea2ed8fdab4651e7592d51af926ae229fd
  
https://github.com/jenkinsci/jenkins-test-harness/commit/ffd3c1ea2ed8fdab4651e7592d51af926ae229fd
  Author: James Nord 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/PluginUtils.java

  Log Message:
  ---
  skip creating the services and delete the tmp file in a finally


  Commit: 91ecb5e6f597d7883ae50243cbe8a4467167cbad
  
https://github.com/jenkinsci/jenkins-test-harness/commit/91ecb5e6f597d7883ae50243cbe8a4467167cbad
  Author: James Nord 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java

  Log Message:
  ---
  Update src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java

Co-authored-by: Jesse Glick 


  Commit: defc0f73e753897698cb9fe3dac086b4461f7fa8
  
https://github.com/jenkinsci/jenkins-test-harness/commit/defc0f73e753897698cb9fe3dac086b4461f7fa8
  Author: James Nord 
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java

  Log Message:
  ---
  leave a warning in the comment


  Commit: 0622967429467042ee9e0ddf560716a529617755
  
https://github.com/jenkinsci/jenkins-test-harness/commit/0622967429467042ee9e0ddf560716a529617755
  Author: James Nord 
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
R RealJenkinsRuleInit/pom.xml
R 
RealJenkinsRuleInit/src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java
M pom.xml
A src/main/java/org/jvnet/hudson/test/PluginUtils.java
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
A src/main/java/org/jvnet/hudson/test/RealJenkinsRuleInit.java
R src/main/resources/org/jvnet/hudson/test/RealJenkinsRuleInit.jpi
A src/test/java/org/jvnet/hudson/test/PluginUtilsTest.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java

  Log Message:
  ---
  Merge pull request #782 from jtnord/build-rjrinit-plugin-dynamically

Dynamically create the RealJenkinsRuleInit plugin


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/8f497401120d...062296742946

To unsubscribe from these emails, change your

[jenkinsci/jenkins] 96fb31: update j-t-h version

2024-06-06 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.modules-sshd-3.328.v659088899699
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 96fb31249d7ee574d87f9ae7ca4b28267b7b407b
  
https://github.com/jenkinsci/jenkins/commit/96fb31249d7ee574d87f9ae7ca4b28267b7b407b
  Author: James Nord 
  Date:   2024-06-06 (Thu, 06 Jun 2024)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  update j-t-h version



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.modules-sshd-3.328.v659088899699/fe2eaa-96fb31%40github.com.


[jenkinsci/jenkins] fe2eaa: Fix incorrect assumptions in Test

2024-06-05 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.modules-sshd-3.328.v659088899699
  Home:   https://github.com/jenkinsci/jenkins
  Commit: fe2eaa52bb98d6a4038841aac42f5c28cc70b861
  
https://github.com/jenkinsci/jenkins/commit/fe2eaa52bb98d6a4038841aac42f5c28cc70b861
  Author: James Nord 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M test/src/test/java/hudson/slaves/JNLPLauncherRealTest.java

  Log Message:
  ---
  Fix incorrect assumptions in Test

Whilst the test was correct that RJR would load detached plugins it was
actually relying on it to do so to load instance-idenentity so that JNLP
(sic) agents would work.

if RJR is updated then this assumption no longer holds and the test
would time out waiting for the JNLP agent to connect.

instance-identity is already in the test classpath - and we are not
testing that this functionality works with no plugins or a limited set,
so no longer remove any test scoped plugin from the test.

ammends #6585



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.modules-sshd-3.328.v659088899699/3c1abc-fe2eaa%40github.com.


[jenkinsci/jenkins] 3c1abc: update jenkins-test-harness to avoid detached plugins

2024-06-05 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.modules-sshd-3.328.v659088899699
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3c1abc3b1899ea8dcbfa9a6b0e2a4c4b0cb04a4f
  
https://github.com/jenkinsci/jenkins/commit/3c1abc3b1899ea8dcbfa9a6b0e2a4c4b0cb04a4f
  Author: James Nord 
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  update jenkins-test-harness to avoid detached plugins

(incremental of
https://github.com/jenkinsci/jenkins-test-harness/pull/779)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.modules-sshd-3.328.v659088899699/c7ba6a-3c1abc%40github.com.


[jenkinsci/sshd-plugin] 659088: replace eddsa dependency with eddsa-api plugin (#170)

2024-06-04 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/sshd-plugin
  Commit: 659088899699a93502ee8c96ae2fa7660135ec62
  
https://github.com/jenkinsci/sshd-plugin/commit/659088899699a93502ee8c96ae2fa7660135ec62
  Author: James Nord 
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  replace eddsa dependency with eddsa-api plugin (#170)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/sshd-plugin/settings/notifications

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


[jenkinsci/jenkins] 4969fd: adapt HudsonPrivateSecurityRealmFIPSTest

2024-05-31 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-trilead-api-2.147.vb_73cc728a_32e
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4969fdc448243255dda69274ccb952d226e0caf6
  
https://github.com/jenkinsci/jenkins/commit/4969fdc448243255dda69274ccb952d226e0caf6
  Author: James Nord 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmFIPSTest.java

  Log Message:
  ---
  adapt HudsonPrivateSecurityRealmFIPSTest



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.plugins-trilead-api-2.147.vb_73cc728a_32e/935eae-4969fd%40github.com.


[jenkinsci/jenkins] 935eae: add eddsa-api plugin to detached as a dependency o...

2024-05-31 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-trilead-api-2.147.vb_73cc728a_32e
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 935eaed78e98bdc7774fb617a94dba3de705596c
  
https://github.com/jenkinsci/jenkins/commit/935eaed78e98bdc7774fb617a94dba3de705596c
  Author: James Nord 
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  add eddsa-api plugin to detached as a dependency of trilead-api



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.plugins-trilead-api-2.147.vb_73cc728a_32e/51ba39-935eae%40github.com.


[jenkinsci/pam-auth-plugin] f4313d: [maven-release-plugin] prepare for next developmen...

2024-05-30 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pam-auth-plugin
  Commit: f4313dddec1566401eb604f2e2b49689fd23b698
  
https://github.com/jenkinsci/pam-auth-plugin/commit/f4313dddec1566401eb604f2e2b49689fd23b698
  Author: James Nord 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M pom.xml

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pam-auth-plugin/settings/notifications

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


[jenkinsci/pam-auth-plugin]

2024-05-30 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/tags/pam-auth-1.11
  Home:   https://github.com/jenkinsci/pam-auth-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pam-auth-plugin/settings/notifications

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


[jenkinsci/pam-auth-plugin] db65d8: [maven-release-plugin] prepare release pam-auth-1.11

2024-05-30 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pam-auth-plugin
  Commit: db65d83457c7bcae9060e602722025a645ab4c04
  
https://github.com/jenkinsci/pam-auth-plugin/commit/db65d83457c7bcae9060e602722025a645ab4c04
  Author: James Nord 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pam-auth-1.11



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pam-auth-plugin/settings/notifications

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


[jenkinsci/pam-auth-plugin]

2024-05-30 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/tags/pam-auth-1.11
  Home:   https://github.com/jenkinsci/pam-auth-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pam-auth-plugin/settings/notifications

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


[jenkinsci/pam-auth-plugin]

2024-05-30 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/tags/pam-auth-1.11
  Home:   https://github.com/jenkinsci/pam-auth-plugin

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pam-auth-plugin/settings/notifications

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


[jenkinsci/google-compute-engine-plugin] b606bd: Do not bundle eddsa library

2024-05-30 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: b606bd36d1f2e64baf8fbba6f09d1f6bd1e6ff13
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/b606bd36d1f2e64baf8fbba6f09d1f6bd1e6ff13
  Author: James Nord 
  Date:   2024-05-17 (Fri, 17 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Do not bundle eddsa library

the same version comes from the trilead-api plugin that we depend on so
it would not be used as it does not have the plugin-first classloader.

remove the exclusion from trilead and remove the bundling in this
plugin


  Commit: 6969b7c435eb27239845b68af7b5fdd942915f80
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/6969b7c435eb27239845b68af7b5fdd942915f80
  Author: James Nord 
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #465 from jtnord/do-not-bundle-eddsa

Do not bundle eddsa library


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/7dcd6a37aee2...6969b7c435eb

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-compute-engine-plugin/settings/notifications

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


[jenkinsci/promoted-builds-plugin] cd9e80: Fix dynamic DSL plugins handling in job DSL

2024-05-29 Thread &#x27;James Nord' via Jenkins Commits
/inheritance/helpers/InheritanceProjectRule.java
R 
src/test/java/hudson/plugins/promoted_builds/inheritance/helpers/InheritanceProjectsPair.java
M 
src/test/java/hudson/plugins/promoted_builds/integrations/jobdsl/PromotionsDslContextExtensionTest.java
M 
src/test/java/hudson/plugins/promoted_builds/util/ItemPathResolverTest.java

  Log Message:
  ---
  Merge branch 'master' into fix-dynamic-dls-plugins-handling-in-dsl-integration


  Commit: 0684ad74f3882bb3d21431d7ed92d2e016d1194d
  
https://github.com/jenkinsci/promoted-builds-plugin/commit/0684ad74f3882bb3d21431d7ed92d2e016d1194d
  Author: Mark Waite 
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
M 
src/test/java/hudson/plugins/promoted_builds/integrations/jobdsl/PromotionsDslContextExtensionTest.java

  Log Message:
  ---
  Fix compilation error


  Commit: e9c59695a3a8ec01a4e7dfc1b9290551a16fdbb0
  
https://github.com/jenkinsci/promoted-builds-plugin/commit/e9c59695a3a8ec01a4e7dfc1b9290551a16fdbb0
  Author: Mark Waite 
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
M 
src/test/java/hudson/plugins/promoted_builds/integrations/jobdsl/PromotionsDslContextExtensionTest.java

  Log Message:
  ---
  Fix assertion for new data format


  Commit: f5bcee587563894b87edd07fb559c0a7f9617370
  
https://github.com/jenkinsci/promoted-builds-plugin/commit/f5bcee587563894b87edd07fb559c0a7f9617370
  Author: James Nord 
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
M 
src/main/java/hudson/plugins/promoted_builds/integrations/jobdsl/JobDslPromotionProcessConverter.java
M 
src/test/java/hudson/plugins/promoted_builds/integrations/jobdsl/PromotionsDslContextExtensionTest.java
A src/test/resources/dynamic-dsl-example-dsl.groovy

  Log Message:
  ---
  Merge pull request #156 from 
dhurum/fix-dynamic-dls-plugins-handling-in-dsl-integration

[JENKINS-68363] - Fix dynamic DSL plugins handling in job DSL


Compare: 
https://github.com/jenkinsci/promoted-builds-plugin/compare/cd278e79bee4...f5bcee587563

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/promoted-builds-plugin/settings/notifications

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


[jenkinsci/cloudbees-folder-plugin] 90e88e: Use Java 7 versions of `GZIPInputStream` and `GZIP...

2024-05-28 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 90e88ed6912ab5efbb441657c6893a13ad92
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/90e88ed6912ab5efbb441657c6893a13ad92
  Author: Basil Crow 
  Date:   2024-05-25 (Sat, 25 May 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/FolderComputation.java

  Log Message:
  ---
  Use Java 7 versions of `GZIPInputStream` and `GZIPOutputStream`


  Commit: b43318a156b2b4dcc45b7ce4f9326bc5eeef2158
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/b43318a156b2b4dcc45b7ce4f9326bc5eeef2158
  Author: James Nord 
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/computed/FolderComputation.java

  Log Message:
  ---
  Use Java 7 versions of `GZIPInputStream` and `GZIPOutputStream` (#400)


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/7fa03bf14759...b43318a156b2

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/cloudbees-folder-plugin/settings/notifications

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


[jenkinsci/jenkins] 94f715: Ensure `ClassLoader`s have names for debugging (#9...

2024-05-18 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 94f715407c494d4c0efefd0bd8324d73f97904c7
  
https://github.com/jenkinsci/jenkins/commit/94f715407c494d4c0efefd0bd8324d73f97904c7
  Author: James Nord 
  Date:   2024-05-18 (Sat, 18 May 2024)

  Changed paths:
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/PluginFirstClassLoader2.java
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/util/MaskingClassLoader.java
M core/src/main/java/jenkins/util/URLClassLoader2.java
M core/src/test/java/hudson/PluginWrapperTest.java
M pom.xml
M war/src/main/java/executable/Main.java

  Log Message:
  ---
  Ensure `ClassLoader`s have names for debugging (#9277)

* Ensure Classloaders have names for debugging

* update incremental version

* simplify name of UberClassloader and update since TODOs

Co-authored-by: Jesse Glick 

* use released version of remoting

* set the minimum version of remoting

* pick up backward compatable remoting version

* update from remoting incremental version to release version

https://github.com/jenkinsci/remoting/releases/tag/3248.v65ecb_254c298

-

Co-authored-by: Jesse Glick 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/aaf4b6-94f715%40github.com.


[jenkinsci/remoting] 5472f9: restore compatability for older versions

2024-05-16 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 5472f9a4131a0d2aeab0192c4d193734ca174cf1
  
https://github.com/jenkinsci/remoting/commit/5472f9a4131a0d2aeab0192c4d193734ca174cf1
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  restore compatability for older versions

3244.vf7f977e04755 requires the agent to be upgraded in lockstep with
Jenkins to avoid remoting errors such as:

java.lang.IllegalStateException: Unable to call getName. No matching method 
found in [interface hudson.remoting.RemoteClassLoader$IClassLoader] for 
hudson.remoting.RemoteClassLoader$ClassLoaderProxy@2cdf8d8a[jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]

This restores the compatability by specifically handling a method call
to getName for the IClassLoader and returning a dummy value if the
remote version is older than 3244


  Commit: 65ecb254c2982f40c0a6b405f90038af17982e89
  
https://github.com/jenkinsci/remoting/commit/65ecb254c2982f40c0a6b405f90038af17982e89
  Author: James Nord 
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  Merge pull request #743 from jtnord/restore-compatability

Restore compatibility for older versions


Compare: 
https://github.com/jenkinsci/remoting/compare/90d12e3f7da3...65ecb254c298

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

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


[jenkinsci/remoting] 4026fa: set since to released version

2024-05-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 4026fac2c31858dc9269f09094e584efccedfd38
  
https://github.com/jenkinsci/remoting/commit/4026fac2c31858dc9269f09094e584efccedfd38
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  set since to released version


  Commit: 90d12e3f7da30029cc212cf26af04b7f79491f94
  
https://github.com/jenkinsci/remoting/commit/90d12e3f7da30029cc212cf26af04b7f79491f94
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  Merge pull request #742 from jenkinsci/jtnord-patch-1

set since to released version


Compare: 
https://github.com/jenkinsci/remoting/compare/f7f977e04755...90d12e3f7da3

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

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


[jenkinsci/remoting] 4026fa: set since to released version

2024-05-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/jtnord-patch-1
  Home:   https://github.com/jenkinsci/remoting
  Commit: 4026fac2c31858dc9269f09094e584efccedfd38
  
https://github.com/jenkinsci/remoting/commit/4026fac2c31858dc9269f09094e584efccedfd38
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  set since to released version



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

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


[jenkinsci/remoting] fe5ce6: pass through the remote ClassLoaders name

2024-05-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: fe5ce630159138441898329ceb5c381e22c09fe0
  
https://github.com/jenkinsci/remoting/commit/fe5ce630159138441898329ceb5c381e22c09fe0
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  pass through the remote ClassLoaders name

add getName to the IClassloader and set a name in the RemoteClassLoader

This improves the debugability from RemoteClassloaders to understand any
classloading related issues.


  Commit: 98cc05c5d792aa27fb19cb80a3f00b401d165b1b
  
https://github.com/jenkinsci/remoting/commit/98cc05c5d792aa27fb19cb80a3f00b401d165b1b
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  Make "unknown" classloader unique

If we can not obtain the name of the classloader then add the proxies
identityHashCode so they will be unique amongst all others.


  Commit: f7f977e047551e5763ebd7b6748853f3206656ae
  
https://github.com/jenkinsci/remoting/commit/f7f977e047551e5763ebd7b6748853f3206656ae
  Author: James Nord 
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  ---
  Merge pull request #741 from jtnord/debug

Pass through the remote `ClassLoader`’s name


Compare: 
https://github.com/jenkinsci/remoting/compare/4280e2170268...f7f977e04755

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

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


[jenkinsci/remoting] 05d08a: Fix incorrect classpath leading to broken tests (#...

2024-05-14 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 05d08a53db8c554af6858b3b32471f67800b0b3e
  
https://github.com/jenkinsci/remoting/commit/05d08a53db8c554af6858b3b32471f67800b0b3e
  Author: James Nord 
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
M src/test/java/hudson/remoting/ForkRunner.java

  Log Message:
  ---
  Fix incorrect classpath leading to broken tests (#739)

The classpath on windows was pure fantasy and worked by fluke only if
java and all the code and dependencies where on the same drive.

if any code was on a different drive the classpath was mangled which
leads to tests failing.

e.g.  the classpath would end up being something like

D;\source\github\jenkins\remoting\target\test-classes;D;\source\github\jenkins\remoting\target\classes;C;\Users\jnord\.m2\repository\args4j\args4j\2.33\args4j-2.33.jar;C;\Users\jnord\.m2\repository\org\glassfish\tyrus\bundles\tyrus-standalone-client-jdk\2.1.5\tyrus-standalone-client-jdk-2.1.5.jar;C;\Users\jnord\.m2\repository\org\jenkins-ci\constant-pool-scanner\1.2\constant-pool-scanner-1.2.jar;C;\Users\jnord\.m2\repository\com\github\spotbugs\spotbugs-annotations\4.8.5\spotbugs-annotations-4.8.5.jar;C;\Users\jnord\.m2\repository\jakarta\websocket\jakarta.websocket-client-api\2.1.1\jakarta.websocket-client-api-2.1.1.jar;C;\Users\jnord\.m2\repository\net\jcip\jcip-annotations\1.0\jcip-annotations-1.0.jar;C;\Users\jnord\.m2\repository\org\kohsuke\access-modifier-annotation\1.33\access-modifier-annotation-1.33.jar;C;\Users\jnord\.m2\repository\org\jenkins-ci\annotation-indexer\1.17\annotation-indexer-1.17.jar;C;\Users\jnord\.m2\repository\com\google\guava\guava\31.0.1-jre\guava-31.0.1-jre.jar;C;\Users\jnord\.m2\repository\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar;C;\Users\jnord\.m2\repository\com\google\guava\listenablefuture\.0-empty-to-avoid-conflict-with-guava\listenablefuture-.0-empty-to-avoid-conflict-with-guava.jar;C;\Users\jnord\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar;C;\Users\jnord\.m2\repository\org\checkerframework\checker-qual\3.12.0\checker-qual-3.12.0.jar;C;\Users\jnord\.m2\repository\com\google\errorprone\error_prone_annotations\2.7.1\error_prone_annotations-2.7.1.jar;C;\Users\jnord\.m2\repository\com\google\j2objc\j2objc-annotations\1.3\j2objc-annotations-1.3.jar;C;\Users\jnord\.m2\repository\commons-io\commons-io\2.16.1\commons-io-2.16.1.jar;C;\Users\jnord\.m2\repository\org\junit\jupiter\junit-jupiter\5.10.2\junit-jupiter-5.10.2.jar;C;\Users\jnord\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.10.2\junit-jupiter-api-5.10.2.jar;C;\Users\jnord\.m2\repository\org\opentest4j\opentest4j\1.3.0\opentest4j-1.3.0.jar;C;\Users\jnord\.m2\repository\org\junit\platform\junit-platform-commons\1.10.2\junit-platform-commons-1.10.2.jar;C;\Users\jnord\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.10.2\junit-jupiter-engine-5.10.2.jar;C;\Users\jnord\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.10.2\junit-jupiter-params-5.10.2.jar;C;\Users\jnord\.m2\repository\org\apiguardian\apiguardian-api\1.1.2\apiguardian-api-1.1.2.jar;C;\Users\jnord\.m2\repository\org\junit\vintage\junit-vintage-engine\5.10.2\junit-vintage-engine-5.10.2.jar;C;\Users\jnord\.m2\repository\org\junit\platform\junit-platform-engine\1.10.2\junit-platform-engine-1.10.2.jar;C;\Users\jnord\.m2\repository\junit\junit\4.13.2\junit-4.13.2.jar;C;\Users\jnord\.m2\repository\org\hamcrest\hamcrest-core\2.2\hamcrest-core-2.2.jar;C;\Users\jnord\.m2\repository\org\bouncycastle\bcpkix-jdk18on\1.78.1\bcpkix-jdk18on-1.78.1.jar;C;\Users\jnord\.m2\repository\org\bouncycastle\bcutil-jdk18on\1.78.1\bcutil-jdk18on-1.78.1.jar;C;\Users\jnord\.m2\repository\org\bouncycastle\bcprov-jdk18on\1.78.1\bcprov-jdk18on-1.78.1.jar;C;\Users\jnord\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C;\Users\jnord\.m2\repository\org\jenkins-ci\test-annotations\1.4\test-annotations-1.4.jar;C;\Users\jnord\.m2\repository\org\mockito\mockito-core\5.11.0\mockito-core-5.11.0.jar;C;\Users\jnord\.m2\repository\net\bytebuddy\byte-buddy\1.14.12\byte-buddy-1.14.12.jar;C;\Users\jnord\.m2\repository\net\bytebuddy\byte-buddy-agent\1.14.12\byte-buddy-agent-1.14.12.jar;C;\Users\jnord\.m2\repository\org\objenesis\objenesis\3.3\objenesis-3.3.jar;C;\Users\jnord\.m2\repository\org\ow2\asm\asm\9.7\asm-9.7.jar;

which leads to
Error: Unable to initialize main class hudson.remoting.Launcher

This currently works in CI and elsewhere by pure fluke that the paths
without drives
(\Users\jnord\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar)
use the current drive - which in CI will always be C: for java and the
source code and maven

amends #495



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubs

[jenkinsci/git-client-plugin] d409df: Tolerate default commit signing with SSH in tests ...

2024-05-08 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: d409dff51dfb55982e70bb388092e01712244b4d
  
https://github.com/jenkinsci/git-client-plugin/commit/d409dff51dfb55982e70bb388092e01712244b4d
  Author: James Nord 
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/CliGitCommand.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPIForCliGitTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITest.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestUpdate.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientFetchTest.java
M 
src/test/java/org/jenkinsci/plugins/gitclient/GitClientMaintenanceTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientSampleRepoRule.java
M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/JGitLightweightTagTest.java
M 
src/test/java/org/jenkinsci/plugins/gitclient/LegacyCompatibleGitAPIImplTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/MergeCommandTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/RemoteGitImplTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/WorkspaceWithRepo.java

  Log Message:
  ---
  Tolerate default commit signing with SSH in tests (#1124)

* Be tolerant of SSH commit signing in tests

If the current git setup has SSH based code signing enabled
(gpg.format=ssh)[1] then the tests fail (even though not signing) as
jgit fails to parse the config with an error like:

```
java.lang.IllegalArgumentException: Invalid value: gpg.format=ssh
at 
org.eclipse.jgit.lib.DefaultTypedConfigGetter.getEnum(DefaultTypedConfigGetter.java:103)
at org.eclipse.jgit.lib.Config.getEnum(Config.java:454)
at org.eclipse.jgit.lib.GpgConfig.(GpgConfig.java:86)
at 
org.eclipse.jgit.api.CommitCommand.processOptions(CommitCommand.java:662)
at org.eclipse.jgit.api.CommitCommand.call(CommitCommand.java:189)
at 
org.jenkinsci.plugins.gitclient.JGitAPIImpl.commit(JGitAPIImpl.java:487)
at 
org.jenkinsci.plugins.gitclient.GitClientMaintenanceTest.commitFile(GitClientMaintenanceTest.java:230)
at 
org.jenkinsci.plugins.gitclient.GitClientMaintenanceTest.commitOneFile(GitClientMaintenanceTest.java:224)
at 
org.jenkinsci.plugins.gitclient.GitClientMaintenanceTest.commitSeveralFiles(GitClientMaintenanceTest.java:218)
at 
org.jenkinsci.plugins.gitclient.GitClientMaintenanceTest.test_gc_maintenance(GitClientMaintenanceTest.java:333)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
```

[1] https://git-scm.com/docs/git-config#Documentation/git-config.txt-gpgformat

* Remove unused code segment

Only write local git config if in local repo

Update source formatting

Wrap the comment

* Use --local when setting local test options

* Use --local in more tests for better consistency

The `--local` argument will cause command line git to fail if the command
is not performed inside a valid repository. That is a good thing because
the tests should avoid changing global configuration where ever possible.

* Remove some duplicated code from tests

Move workspace initialization into WorkspaceWithRepo

* Deduplicate test repo configuration

* Remove more duplicates

* Remove more duplication

* Remove one more duplication

* Use GitClient.config instead of direct command line

-

Co-authored-by: Mark Waite 
Co-authored-by: git-client-user 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/git-client-plugin/settings/notifications

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


[jenkinsci/google-compute-engine-plugin] ca3feb: fix groupid in exclusion of gson

2024-05-03 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: ca3feb57a2fc3be3cba775fccf03b1fd9f89076d
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/ca3feb57a2fc3be3cba775fccf03b1fd9f89076d
  Author: James Nord 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix groupid in exclusion of gson


  Commit: 7dcd6a37aee2e01a339dfc6f9f924764960a9891
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/7dcd6a37aee2e01a339dfc6f9f924764960a9891
  Author: James Nord 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #459 from jenkinsci/fix-exclusion

fix groupId in exclusion of gson


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/284b25b107cd...7dcd6a37aee2

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-compute-engine-plugin/settings/notifications

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


[jenkinsci/google-compute-engine-plugin] 1bd91c: do attempt to shade dependencies.

2024-05-03 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 1bd91c345a49f23eb8d21b2a103184a1ea3aaac9
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/1bd91c345a49f23eb8d21b2a103184a1ea3aaac9
  Author: James Nord 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  do attempt to shade dependencies.

Was introduced in
https://github.com/jenkinsci/google-compute-engine-plugin/commit/49dc7bcf4b7f8f89e5bac86085eee1d64aa0c54b
but this is a waste of space.

as the shade runs after the hpi package all that happens is that the
classess get copied into the root of the HPI.
classes are never loaded from here and there is a copy in
WEB-INF\lib\gcp-client-xxx.jar that is used, and this has been working
for a while.

whilst there may also be a gcp-client in other places that this plugin
has dependencies to I saw no gcp-client in google-oath-credentials
wheich would be the only logical place.  Additionally if it where not
broken before this fix it would remain not broken after this fix.


  Commit: 284b25b107cdad6781b56ec9e9d258f75a6ec042
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/284b25b107cdad6781b56ec9e9d258f75a6ec042
  Author: James Nord 
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #458 from jtnord/remove-bogus-shade

do attempt to shade dependencies.


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/7ebc656e6658...284b25b107cd

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-compute-engine-plugin/settings/notifications

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


[jenkinsci/google-compute-engine-plugin] 17e73a: replace gson library with gson-api plugin

2024-05-02 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 17e73a463b0598a1647f98b8571d528b147e6532
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/17e73a463b0598a1647f98b8571d528b147e6532
  Author: James Nord 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  replace gson library with gson-api plugin


  Commit: 7ebc656e66583099b6f4a49fab2bc83b5824bee4
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/7ebc656e66583099b6f4a49fab2bc83b5824bee4
  Author: James Nord 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #456 from jtnord/replace-gson

replace gson library with gson-api plugin


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/d042ea2bf20d...7ebc656e6658

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-compute-engine-plugin/settings/notifications

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


[jenkinsci/google-compute-engine-plugin] c57ae3: Drop exec from description

2024-05-02 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: c57ae356146af60d2e495ba7b06bf5ed2cd38076
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/c57ae356146af60d2e495ba7b06bf5ed2cd38076
  Author: Josh Soref 
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly

  Log Message:
  ---
  Drop exec from description

`exec` is not a real thing. There's `executable`, there's `exe`, but neither 
add value here.


  Commit: 498f99bcdaa6e79252dc1a260c91ac909ee80b31
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/498f99bcdaa6e79252dc1a260c91ac909ee80b31
  Author: Josh Soref 
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsConfiguration.html

  Log Message:
  ---
  Use tt instead of quotes


  Commit: 1d44066ff5a44c180586a0eabffea7175cb5ae72
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/1d44066ff5a44c180586a0eabffea7175cb5ae72
  Author: Josh Soref 
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
M 
src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly

  Log Message:
  ---
  Update url for Configure Clouds


  Commit: d042ea2bf20da4f0a812e29d7c8d81cb945b7dd0
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/d042ea2bf20da4f0a812e29d7c8d81cb945b7dd0
  Author: James Nord 
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
M 
src/main/resources/com/google/jenkins/plugins/computeengine/ComputeEngineComputer/configure.jelly
M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windowsConfiguration.html

  Log Message:
  ---
  Merge pull request #173 from jsoref/ux

Minor UX changes


Compare: 
https://github.com/jenkinsci/google-compute-engine-plugin/compare/fa446a7e00ad...d042ea2bf20d

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/google-compute-engine-plugin/settings/notifications

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


[jenkinsci/branch-api-plugin] 58b78f: Init

2024-05-01 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 58b78f7d14412710edbf704657d81eaace481a0d
  
https://github.com/jenkinsci/branch-api-plugin/commit/58b78f7d14412710edbf704657d81eaace481a0d
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/OrganizationFolder.java

  Log Message:
  ---
  Init


  Commit: bd32656a13dda2b550a00be3a53f7c7f97184a13
  
https://github.com/jenkinsci/branch-api-plugin/commit/bd32656a13dda2b550a00be3a53f7c7f97184a13
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationFolder.java
R src/main/webapp/images/organization-folder.svg

  Log Message:
  ---
  Remove old icon


  Commit: 9c7cd5634588ced62b3f2efb3013c77c5ba0bb8c
  
https://github.com/jenkinsci/branch-api-plugin/commit/9c7cd5634588ced62b3f2efb3013c77c5ba0bb8c
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/OrganizationFolder.java
A src/main/webapp/images/organization-folder.svg

  Log Message:
  ---
  Restore org


  Commit: af810c56e89576e40d69a3a98ce7961a5fbb75a8
  
https://github.com/jenkinsci/branch-api-plugin/commit/af810c56e89576e40d69a3a98ce7961a5fbb75a8
  Author: James Nord 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M src/main/java/jenkins/branch/OrganizationFolder.java

  Log Message:
  ---
  Merge pull request #452 from janfaracik/use-symbol

Use symbol for organisation icon


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/9d30c9c8450e...af810c56e895

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/branch-api-plugin/settings/notifications

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


[jenkinsci/cloudbees-folder-plugin] 520c02: initial commit to allow Jenkins.MANAGE

2024-05-01 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 520c0286691ec50344a34eb75f3387ce0f4ee4c8
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/520c0286691ec50344a34eb75f3387ce0f4ee4c8
  Author: mike cirioli 
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/hudson/plugins/folder/config/AbstractFolderConfiguration.java

  Log Message:
  ---
  initial commit to allow Jenkins.MANAGE


  Commit: 7fa03bf14759bf8630d74eba231e9b6d986ef085
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/7fa03bf14759bf8630d74eba231e9b6d986ef085
  Author: James Nord 
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/hudson/plugins/folder/config/AbstractFolderConfiguration.java

  Log Message:
  ---
  [JENKINS-73086] Allow users with Overall/Manage permission to configure 
global default folder settings (#395)


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/bee0d4bae057...7fa03bf14759

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/cloudbees-folder-plugin/settings/notifications

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


[jenkinsci/credentials-plugin] ba46a2: Bump org.xmlunit:xmlunit-matchers from 2.9.1 to 2....

2024-04-29 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: ba46a23368a3fea5ce592ede6221c6dbe2bcaaa9
  
https://github.com/jenkinsci/credentials-plugin/commit/ba46a23368a3fea5ce592ede6221c6dbe2bcaaa9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.xmlunit:xmlunit-matchers from 2.9.1 to 2.10.0

Bumps [org.xmlunit:xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 
2.9.1 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-matchers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 5e08c0a77a2f2105824fab15a7067346bd5c47a7
  
https://github.com/jenkinsci/credentials-plugin/commit/5e08c0a77a2f2105824fab15a7067346bd5c47a7
  Author: James Nord 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #526 from 
jenkinsci/dependabot/maven/org.xmlunit-xmlunit-matchers-2.10.0

Bump org.xmlunit:xmlunit-matchers from 2.9.1 to 2.10.0


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/d39dc7c60bc3...5e08c0a77a2f

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

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


[jenkinsci/github-api-plugin] a0a020: Use parent pom 4.81

2024-04-29 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-api-plugin
  Commit: a0a0208aca9b33a801057a91102a5df643e9a7b0
  
https://github.com/jenkinsci/github-api-plugin/commit/a0a0208aca9b33a801057a91102a5df643e9a7b0
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.81

Most recent release


  Commit: de9791174fb8cfd388af3ffa25b9b71dff50c924
  
https://github.com/jenkinsci/github-api-plugin/commit/de9791174fb8cfd388af3ffa25b9b71dff50c924
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove incorrect comment about glassfish repository


  Commit: 94e721c663ae53321ecca3c4f4617ed6aa5d9d01
  
https://github.com/jenkinsci/github-api-plugin/commit/94e721c663ae53321ecca3c4f4617ed6aa5d9d01
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use GitHub API 1.321


  Commit: f9afda141e2b6bc3bba2f5855d2d416ff271130e
  
https://github.com/jenkinsci/github-api-plugin/commit/f9afda141e2b6bc3bba2f5855d2d416ff271130e
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Check dependencies monthly

Repository is not monitored actively enough for daily or weekly dependency 
checks


  Commit: d020c22d551240e9c225f1c40b5db7b0337cb82d
  
https://github.com/jenkinsci/github-api-plugin/commit/d020c22d551240e9c225f1c40b5db7b0337cb82d
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.7 to 1.8.

- Release notes
  https://github.com/jenkinsci/incrementals-tools/releases/tag/parent-1.8


  Commit: 772dad66155b8653fa8246b5ec5a5a033e25ab5b
  
https://github.com/jenkinsci/github-api-plugin/commit/772dad66155b8653fa8246b5ec5a5a033e25ab5b
  Author: James Nord 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M .github/dependabot.yml
M .mvn/extensions.xml
M pom.xml

  Log Message:
  ---
  Merge pull request #241 from MarkEWaite/update-dependencies

Use GitHub API 1.321


Compare: 
https://github.com/jenkinsci/github-api-plugin/compare/7ac09c9fad63...772dad66155b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-api-plugin/settings/notifications

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


[jenkinsci/github-api-plugin] a0a020: Use parent pom 4.81

2024-04-29 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-241-7ac09c9fad635173329fffcd7cf591f48d433c23
  Home:   https://github.com/jenkinsci/github-api-plugin
  Commit: a0a0208aca9b33a801057a91102a5df643e9a7b0
  
https://github.com/jenkinsci/github-api-plugin/commit/a0a0208aca9b33a801057a91102a5df643e9a7b0
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.81

Most recent release


  Commit: de9791174fb8cfd388af3ffa25b9b71dff50c924
  
https://github.com/jenkinsci/github-api-plugin/commit/de9791174fb8cfd388af3ffa25b9b71dff50c924
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove incorrect comment about glassfish repository


  Commit: 94e721c663ae53321ecca3c4f4617ed6aa5d9d01
  
https://github.com/jenkinsci/github-api-plugin/commit/94e721c663ae53321ecca3c4f4617ed6aa5d9d01
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use GitHub API 1.321


  Commit: f9afda141e2b6bc3bba2f5855d2d416ff271130e
  
https://github.com/jenkinsci/github-api-plugin/commit/f9afda141e2b6bc3bba2f5855d2d416ff271130e
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Check dependencies monthly

Repository is not monitored actively enough for daily or weekly dependency 
checks


  Commit: d020c22d551240e9c225f1c40b5db7b0337cb82d
  
https://github.com/jenkinsci/github-api-plugin/commit/d020c22d551240e9c225f1c40b5db7b0337cb82d
  Author: Mark Waite 
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.7 to 1.8.

- Release notes
  https://github.com/jenkinsci/incrementals-tools/releases/tag/parent-1.8


  Commit: 772dad66155b8653fa8246b5ec5a5a033e25ab5b
  
https://github.com/jenkinsci/github-api-plugin/commit/772dad66155b8653fa8246b5ec5a5a033e25ab5b
  Author: James Nord 
  Date:   2024-04-29 (Mon, 29 Apr 2024)

  Changed paths:
M .github/dependabot.yml
M .mvn/extensions.xml
M pom.xml

  Log Message:
  ---
  Merge pull request #241 from MarkEWaite/update-dependencies

Use GitHub API 1.321


Compare: 
https://github.com/jenkinsci/github-api-plugin/compare/a0a0208aca9b%5E...772dad66155b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-api-plugin/settings/notifications

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


[jenkinsci/ldap-plugin] 54d395: Correct handling of orclIsEnabled for Oracle Inter...

2024-04-23 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 54d3952bfd98356683bfb1d85f5bab6a42be1e43
  
https://github.com/jenkinsci/ldap-plugin/commit/54d3952bfd98356683bfb1d85f5bab6a42be1e43
  Author: Matthieu Heimer 
  Date:   2024-04-20 (Sat, 20 Apr 2024)

  Changed paths:
M README.md
M src/main/java/hudson/security/UserAttributesHelper.java

  Log Message:
  ---
  Correct handling of orclIsEnabled for Oracle Internet Directory


  Commit: 4458eb328ee70b623c4bb9019220f1d5266efb23
  
https://github.com/jenkinsci/ldap-plugin/commit/4458eb328ee70b623c4bb9019220f1d5266efb23
  Author: James Nord 
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  add link to oracle docs

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


  Commit: c43171badbead47aa66a54e2d3c61a14e3163304
  
https://github.com/jenkinsci/ldap-plugin/commit/c43171badbead47aa66a54e2d3c61a14e3163304
  Author: James Nord 
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


  Commit: 5eb2e3cdb04cd5f50a1b65c96852b22438c6b91a
  
https://github.com/jenkinsci/ldap-plugin/commit/5eb2e3cdb04cd5f50a1b65c96852b22438c6b91a
  Author: James Nord 
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


  Commit: 3cbb711b1aefc38d38f08044aca3de485980a524
  
https://github.com/jenkinsci/ldap-plugin/commit/3cbb711b1aefc38d38f08044aca3de485980a524
  Author: James Nord 
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
M README.md
M src/main/java/hudson/security/UserAttributesHelper.java

  Log Message:
  ---
  Merge pull request #281 from mattheimer/feature/JENKINS-65806

[JENKINS-65806] Correct handling of `orclIsEnabled` for Oracle Internet 
Directory


Compare: 
https://github.com/jenkinsci/ldap-plugin/compare/484809f56778...3cbb711b1aef

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ldap-plugin/settings/notifications

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


[jenkinsci/durable-task-plugin] 6802fe: [JENKINS-69277] relaunch an agent if the connectio...

2024-04-16 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: 6802fe0f0b82f188d8e2865118548afb6788b668
  
https://github.com/jenkinsci/durable-task-plugin/commit/6802fe0f0b82f188d8e2865118548afb6788b668
  Author: James Nord 
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/durabletask/executors/OnceRetentionStrategy.java
A 
src/test/java/org/jenkinsci/plugins/durabletask/executors/OnceRetentionStrategyTest.java

  Log Message:
  ---
  [JENKINS-69277] relaunch an agent if the connection is broken (#152)

* [JENKINS-69277] relaunch an agent if the connection is broken

Even though this is a OnceRetentionStrategy we expect a durable task to
be able to run to completion even if the connection is broken.  So we
relaunch the agent if the agent is offline and it is not done.

We are not forcing a reconnect, as this allows any existing connect
operation (which could be the first one, to continue running).

* [JENKINS-69277] avoid spotbugs warning

Whilst spotbugs complained about the lack of synchronization on
terminating we do not want to put the connect call inside the
synchronized block as it may be long running, or cause some form of
re-entry on a different thread.

whilst the locking is not perfect, we may try to relaunch and agent just
as it was done, we have set the computer to not accept any tasks so the
agent should become idle, and be terminated (either in the current
termination block) or the next time the check runs.

* check if launch is supported early on

* [JENKINS-69277] Add a unit test to cover OnceRetentionStrategy

iAdds a unit test to cover both the happy case of a cloud agent using
OnceRetentionStrategy and the unhappy case where the agent dies and
needs restarting.

-

Co-authored-by: Carroll Chiou 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/durable-task-plugin/settings/notifications

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


[jenkinsci/acceptance-test-harness] fed75e: prevent spam when setting size to -1 (#1529)

2024-04-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: fed75e3aac657a987b5647399da38589581676d0
  
https://github.com/jenkinsci/acceptance-test-harness/commit/fed75e3aac657a987b5647399da38589581676d0
  Author: James Nord 
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  ---
  prevent spam when setting size to -1 (#1529)

prevent spam when setting size to -1

the size for every plugin is set to `-1` which creates excessive spam when 
running.
log these at FINE level, log all other updates and INFO level

We use instance equality here as the string is a literal and this is a
private method, so we rely on the actual literal to be identical (which
it will be).

Could break in the future - but this is just logspam so the quick check
is better.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/acceptance-test-harness]

2024-04-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/jtnord-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/acceptance-test-harness] 72e1dc: -1 is a string

2024-04-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/jtnord-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 72e1dc7ce8c4d4a4fb0a46836dffb4ffa487e6a9
  
https://github.com/jenkinsci/acceptance-test-harness/commit/72e1dc7ce8c4d4a4fb0a46836dffb4ffa487e6a9
  Author: James Nord 
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  ---
  -1 is a string

We use instance equality here as the string is a literal and this is a
private method, so we rely on the actual literal to be identical (which
it will be).

Could break in the future - but this is just logspam so the quick check
is better.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/acceptance-test-harness] 6d736d: -1 is a string

2024-04-15 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/jtnord-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 6d736d2e5ec96375edf955cee3459048ffb09dcd
  
https://github.com/jenkinsci/acceptance-test-harness/commit/6d736d2e5ec96375edf955cee3459048ffb09dcd
  Author: James Nord 
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  ---
  -1 is a string

We use instance equality here as the string is a literal and this is a
private method, so we rely on the actual literal to be identical (which
it will be).

Could break in the future - but this is just logspam so the quick check
is better.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/jenkins] cb89ca: [JENKINS-72998] call refresh on the Extension prov...

2024-04-14 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: cb89cad9df70bc7f90f3e20160404909bf255cfc
  
https://github.com/jenkinsci/jenkins/commit/cb89cad9df70bc7f90f3e20160404909bf255cfc
  Author: James Nord 
  Date:   2024-04-14 (Sun, 14 Apr 2024)

  Changed paths:
M core/src/main/java/hudson/ExtensionFinder.java
M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  ---
  [JENKINS-72998] call refresh on the Extension providers again (#9157)

[JENKINS-58302] call refresh on the Extension providers again

In the case the ExtensionFinder is itself extensible we refresh it again
to catch extensions that would be discovered by a newly installed
extension.

This seems a little overzerlous, as there is only the variant plugin
that I know of, however calling `Jenkins.get().refreshExtensions() from
any point in the `variant` plugin would seem to be a little bit
dangerous as it would call back into a place where the reactor is
already calling back from.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/ba61b8-cb89ca%40github.com.


[jenkinsci/acceptance-test-harness] ceb22b: prevent spam when setting size to -1

2024-04-12 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/jtnord-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: ceb22b4eeb05c44126b7a13d843551da1232d122
  
https://github.com/jenkinsci/acceptance-test-harness/commit/ceb22b4eeb05c44126b7a13d843551da1232d122
  Author: James Nord 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M 
src/main/java/org/jenkinsci/test/acceptance/update_center/MockUpdateCenter.java

  Log Message:
  ---
  prevent spam when setting size to -1

the size for every plugin is set to `-1` which creates excessive spam when 
running.

log these at FINE level, log all other updates and INFO level



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/acceptance-test-harness] 9d1137: update selenium version and be tollerant of newer ...

2024-04-12 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 9d1137794ae2674af9093ce560ca19046ccea175
  
https://github.com/jenkinsci/acceptance-test-harness/commit/9d1137794ae2674af9093ce560ca19046ccea175
  Author: James Nord 
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
M vars.cmd

  Log Message:
  ---
  update selenium version and be tollerant of newer WSL installs (#1527)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/acceptance-test-harness/settings/notifications

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


[jenkinsci/workflow-basic-steps-plugin] c85a1d: Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80

2024-04-09 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: c85a1d474d6d36ef6724510edf39fdb28ee0c997
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/c85a1d474d6d36ef6724510edf39fdb28ee0c997
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.79 to 4.80.
- [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.79...plugin-4.80)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: bf550f7655fd052a61b5de0db87e093cfa74bb54
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/bf550f7655fd052a61b5de0db87e093cfa74bb54
  Author: James Nord 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #304 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.80

Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/b04c97d8f206...bf550f7655fd

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/workflow-basic-steps-plugin/settings/notifications

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


[jenkinsci/workflow-basic-steps-plugin] 167077: Correct switched pipeline examples

2024-04-09 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 167077da05eabfc22f3cd66b823f098f419fe040
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/167077da05eabfc22f3cd66b823f098f419fe040
  Author: gabriel-check24 <146963028+gabriel-chec...@users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/steps/FileExistsStep/help.html

  Log Message:
  ---
  Correct switched pipeline examples


  Commit: b04c97d8f20605311851a9289eb30474a31b9614
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/b04c97d8f20605311851a9289eb30474a31b9614
  Author: James Nord 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/steps/FileExistsStep/help.html

  Log Message:
  ---
  Merge pull request #305 from gabriel-check24/bugfix

Correct switched pipeline examples


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/686f0d7c0d9e...b04c97d8f206

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/workflow-basic-steps-plugin/settings/notifications

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


[jenkinsci/pipeline-model-definition-plugin] e0c3b6: Removing gratuitous dep on `git-client`

2024-04-08 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: e0c3b62c92f2f965e069d11936660493ff814cf3
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/e0c3b62c92f2f965e069d11936660493ff814cf3
  Author: Jesse Glick 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M pipeline-model-definition/pom.xml

  Log Message:
  ---
  Removing gratuitous dep on `git-client`


  Commit: 059e3ac900dc4b4463e95d49d9ecc74a9dcfd303
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/059e3ac900dc4b4463e95d49d9ecc74a9dcfd303
  Author: James Nord 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M pipeline-model-definition/pom.xml

  Log Message:
  ---
  Merge pull request #706 from jglick/git-client

Removing gratuitous dep on `git-client`


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/0b358b953e69...059e3ac900dc

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/pipeline-model-definition-plugin/settings/notifications

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


[jenkinsci/unique-id-plugin] 1c8907: chore(CODEOWNERS): add plugin development team

2024-04-08 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/unique-id-plugin
  Commit: 1c8907832fffb854d9dd59441cbb6315ca82f546
  
https://github.com/jenkinsci/unique-id-plugin/commit/1c8907832fffb854d9dd59441cbb6315ca82f546
  Author: Steve Hill 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  chore(CODEOWNERS): add plugin development team

Use this link to re-run the recipe: 
https://app.moderne.io/recipes/org.openrewrite.jenkins.github.AddTeamToCodeowners

Co-authored-by: Moderne 


  Commit: 74809da2c5ec57c832501a7b2c4aa2fd1e4a5ac8
  
https://github.com/jenkinsci/unique-id-plugin/commit/74809da2c5ec57c832501a7b2c4aa2fd1e4a5ac8
  Author: James Nord 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  Merge pull request #16 from sghill-rewrite/conventions/codeowners

Add Plugin Development Team to CODEOWNERS


Compare: 
https://github.com/jenkinsci/unique-id-plugin/compare/dbf57e42d287...74809da2c5ec

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/unique-id-plugin/settings/notifications

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


[jenkinsci/workflow-cps-plugin] e628c3: Update Snippetizer.java

2024-04-08 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: e628c3b1a06d09b5c30a423dafc43e01cb892617
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/e628c3b1a06d09b5c30a423dafc43e01cb892617
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2024-04-07 (Sun, 07 Apr 2024)

  Changed paths:
M plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java

  Log Message:
  ---
  Update Snippetizer.java


  Commit: 6d5318619befc9fad7e482c3c196c861fde81f9d
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/6d5318619befc9fad7e482c3c196c861fde81f9d
  Author: James Nord 
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
M plugin/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java

  Log Message:
  ---
  Merge pull request #880 from janfaracik/use-icon-file-name

Override 'getIconFileName' rather than setting 'getIconClassName'


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/d0f0248bafc4...6d5318619bef

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/workflow-cps-plugin/settings/notifications

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


[jenkinsci/plugin-pom] 199d9e: [JENKINS-72956] Skip Spotless in quick-build profile

2024-04-05 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 199d9eface78c1b4d333c51c4aba840698f7e914
  
https://github.com/jenkinsci/plugin-pom/commit/199d9eface78c1b4d333c51c4aba840698f7e914
  Author: Daniel Beck 
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-72956] Skip Spotless in quick-build profile


  Commit: 89fa6e098488649448aadc4d61338cd30b7e01b2
  
https://github.com/jenkinsci/plugin-pom/commit/89fa6e098488649448aadc4d61338cd30b7e01b2
  Author: James Nord 
  Date:   2024-04-05 (Fri, 05 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #914 from daniel-beck/JENKINS-72956

[JENKINS-72956] Skip Spotless in quick-build profile


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/ea648e7de919...89fa6e098488

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plugin-pom/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/ea648e-89fa6e%40github.com.


[jenkinsci/ssh-credentials-plugin] 243794: Add compatibleSinceVersion to warn users looking a...

2024-04-03 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 2437945870776fcaead9e523bd70b01e1b02ed70
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/2437945870776fcaead9e523bd70b01e1b02ed70
  Author: Olivier Lamy 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add compatibleSinceVersion to warn users looking at release notes about putty 
key format support removal

Signed-off-by: Olivier Lamy 


  Commit: 395d2403ccd408b3bd1f3d1d667ce453285b483a
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/395d2403ccd408b3bd1f3d1d667ce453285b483a
  Author: James Nord 
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #202 from olamy/compatible-since-for-putty-key-removal

Add compatibleSinceVersion to warn users looking at release notes about putty 
key format support removal


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/76bb0fee68bd...395d2403ccd4

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ssh-credentials-plugin/settings/notifications

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


[jenkinsci/jenkins-test-harness] 480af7: Fix nullability (#744)

2024-03-25 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 480af7d560a9f539bc09d03e6372e399566b9ca9
  
https://github.com/jenkinsci/jenkins-test-harness/commit/480af7d560a9f539bc09d03e6372e399566b9ca9
  Author: James Nord 
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  ---
  Fix nullability (#744)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins-test-harness/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/0a172d-480af7%40github.com.


[jenkinsci/jep] eedd98: Expand the testing area of JEP-237 (FIPS-140 suppo...

2024-03-24 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: eedd98dadbf70f69a291c9184facafc64dc82097
  
https://github.com/jenkinsci/jep/commit/eedd98dadbf70f69a291c9184facafc64dc82097
  Author: James Nord 
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
M jep/237/README.adoc

  Log Message:
  ---
  Expand the testing area of JEP-237 (FIPS-140 support) (#407)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jep/settings/notifications

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


[jenkinsci/mailer-plugin] f7c289: Warn when using insecure auth (#275)

2024-03-12 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mailer-plugin
  Commit: f7c289a4b4206256bde71c4c7eff9f5eb5e7ebc6
  
https://github.com/jenkinsci/mailer-plugin/commit/f7c289a4b4206256bde71c4c7eff9f5eb5e7ebc6
  Author: James Nord 
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/Mailer.java
M src/main/resources/jenkins/plugins/mailer/tasks/i18n/Messages.properties
M src/test/java/hudson/tasks/MailerTest.java

  Log Message:
  ---
  Warn when using insecure auth (#275)

Additionally if running in FIPS use an error in the form validation and
do not support auth without SSL or TLS.

This is handled when we attempt to send as the config is part of the
global configuration and could leave the config in an non determinate
state



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/mailer-plugin/settings/notifications

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


[jenkinsci/mailer-plugin] f7c289: Warn when using insecure auth (#275)

2024-03-12 Thread &#x27;James Nord' via Jenkins Commits
  Branch: 
refs/heads/gh-readonly-queue/master/pr-275-f3f62b2c4c92a6568c6f7b6a9f60badcfe127fc2
  Home:   https://github.com/jenkinsci/mailer-plugin
  Commit: f7c289a4b4206256bde71c4c7eff9f5eb5e7ebc6
  
https://github.com/jenkinsci/mailer-plugin/commit/f7c289a4b4206256bde71c4c7eff9f5eb5e7ebc6
  Author: James Nord 
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
M pom.xml
M src/main/java/hudson/tasks/Mailer.java
M src/main/resources/jenkins/plugins/mailer/tasks/i18n/Messages.properties
M src/test/java/hudson/tasks/MailerTest.java

  Log Message:
  ---
  Warn when using insecure auth (#275)

Additionally if running in FIPS use an error in the form validation and
do not support auth without SSL or TLS.

This is handled when we attempt to send as the config is part of the
global configuration and could leave the config in an non determinate
state



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/mailer-plugin/settings/notifications

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


[jenkinsci/github-branch-source-plugin] 821558: Init

2024-03-11 Thread &#x27;James Nord' via Jenkins Commits
3cda09d1b72f53bd7a42f59f7160819cc0b1e
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/a153cda09d1b72f53bd7a42f59f7160819cc0b1e
  Author: James Nord 
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubLink.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubOrgMetadataAction.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M src/main/webapp/images/svgs/github-logo.svg
M src/main/webapp/images/svgs/sprite-github.svg
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java

  Log Message:
  ---
  Merge pull request #706 from janfaracik/use-github-logo

Use the GitHub logo instead of other icons


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/f92428e8ee8b...a153cda09d1b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/github-branch-source-plugin/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/f92428-a153cd%40github.com.


[jenkinsci/jackson2-api-plugin] 6f0ed3: Use json-api plugin

2024-03-11 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: 6f0ed3f2d3140a2394d9b2463662c284326b0274
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/6f0ed3f2d3140a2394d9b2463662c284326b0274
  Author: Valentin Delaye 
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use json-api plugin


  Commit: b635472fb2a04f8fa88e15103faf10cc0a97f36f
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/b635472fb2a04f8fa88e15103faf10cc0a97f36f
  Author: James Nord 
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #228 from jonesbusy/feature/api-plugin

Use json-api plugin


Compare: 
https://github.com/jenkinsci/jackson2-api-plugin/compare/0f47257e5eba...b635472fb2a0

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jackson2-api-plugin/settings/notifications

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


[jenkinsci/jenkins] 89195c: [JENKINS-72796] stable context classloader for Com...

2024-03-06 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 89195cc248eb973dae4212d613914d616805bc1d
  
https://github.com/jenkinsci/jenkins/commit/89195cc248eb973dae4212d613914d616805bc1d
  Author: James Nord 
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  [JENKINS-72796] stable context classloader for Computer.threadPoolForRemoting 
(#9012)

* [JENKINS-72796] stable context classloader for Computer.threadPoolForRemoting

Whilst the threadpool used reset the context classloader at the end of
any task, it did not ensure that the initial c;lassloader used was
anything sepcific, rather it would use whatever the calling threads
contextClassLoader was.

This is now fixed as we use the Jenkins WebApp classloader (same as
the Timer) which is used by (A)PeriodicTasks.

Whilst we should really not have a context classloader (aka null) and
this should be set where needed by code, almost everywhere in Jenkins
the context classloader is already the webapp classloader, and so
setting this to be different depending on how things where called would
seemingly be a little scary.  Arguably this and other context
classloaders should be all set to null and any code that wants different
should be changed, but this is a larger piece of work that would have
potential impact on an unknown number of plugins in the ecosystem, so
this fix uses what was set > 90% of the time.

* Update core/src/test/java/hudson/model/ComputerTest.java

-

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/b5c5ca-89195c%40github.com.


[jenkinsci/workflow-basic-steps-plugin] 936b40: JENKINS-61474 Improve null safety of tool step

2024-03-05 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 936b4007434c625df8cc1bb1ae91abe8dffad235
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/936b4007434c625df8cc1bb1ae91abe8dffad235
  Author: Denys Digtiar 
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/ToolStep.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepTest.java

  Log Message:
  ---
  JENKINS-61474 Improve null safety of tool step

Tools page doesn't prevent submission of empty tool names. Some tools (e.g. 
Allure Commandline) use `Util.fixEmptyAndTrim` on the name, so there is a 
possibility of NPE when comparing the tool names. By flipping the comparison we 
avoid NPE since `tool` step requires `name` argument.


  Commit: 257ae6b30fbd0bbbc59a2d30f87f9f6fd5e5db91
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/257ae6b30fbd0bbbc59a2d30f87f9f6fd5e5db91
  Author: James Nord 
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/ToolStep.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/ToolStepTest.java

  Log Message:
  ---
  Merge pull request #302 from duemir/JENKINS-61474

JENKINS-61474 Improve null safety of the tool step


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/2e7111ae4194...257ae6b30fbd

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/workflow-basic-steps-plugin/settings/notifications

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


[jenkinsci/ssh-credentials-plugin] 3220d1: Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.78

2024-03-04 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 3220d1823d8140e2babf22582a17207bc78bf4cb
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/3220d1823d8140e2babf22582a17207bc78bf4cb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.78

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.75 to 4.78.
- [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.75...plugin-4.78)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 124df57ed808ec03c621fb14aabc8aa6a4805955
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/124df57ed808ec03c621fb14aabc8aa6a4805955
  Author: James Nord 
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #196 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.78

Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.78


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/bf8b87acd980...124df57ed808

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ssh-credentials-plugin/settings/notifications

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


[jenkinsci/ssh-credentials-plugin] 5e5114: chore(CODEOWNERS): add plugin development team

2024-03-04 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 5e5114c8016b26b7291b76640736cde94910f4f6
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/5e5114c8016b26b7291b76640736cde94910f4f6
  Author: Steve Hill 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  chore(CODEOWNERS): add plugin development team

Use this link to re-run the recipe: 
https://app.moderne.io/recipes/org.openrewrite.jenkins.github.AddTeamToCodeowners

Co-authored-by: Moderne 


  Commit: bf8b87acd9804cc286057f4c387016e344b64603
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/bf8b87acd9804cc286057f4c387016e344b64603
  Author: James Nord 
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
A .github/CODEOWNERS

  Log Message:
  ---
  Merge pull request #183 from sghill-rewrite/conventions/codeowners

Add Plugin Development Team to CODEOWNERS


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/e57bb1fd3b6b...bf8b87acd980

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ssh-credentials-plugin/settings/notifications

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


[jenkinsci/ssh-credentials-plugin] 0c6043: Provide a default implementation of SSHUserPrivate...

2024-03-04 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: 0c6043f9629fcedff2d6f0251474344f3fabd3a3
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/0c6043f9629fcedff2d6f0251474344f3fabd3a3
  Author: Vincent Latombe 
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHUserPrivateKey.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/TrileadSSHPublicKeyAuthenticatorTest.java

  Log Message:
  ---
  Provide a default implementation of SSHUserPrivateKey#getPrivateKey

This method is deprecated, and implementation still need to implement it. We 
have default methods now, so let's just leverage that to avoid useless 
boilerplate.


  Commit: e57bb1fd3b6b6fd2a14b34e77562a56c561e152a
  
https://github.com/jenkinsci/ssh-credentials-plugin/commit/e57bb1fd3b6b6fd2a14b34e77562a56c561e152a
  Author: James Nord 
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/SSHUserPrivateKey.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
M 
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/TrileadSSHPublicKeyAuthenticatorTest.java

  Log Message:
  ---
  Merge pull request #197 from 
Vlatombe/do-not-require-implementation-of-deprecated-method

Provide a default implementation of `SSHUserPrivateKey#getPrivateKey`


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/b1ab4932338d...e57bb1fd3b6b

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/ssh-credentials-plugin/settings/notifications

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


[jenkinsci/plain-credentials-plugin] 590ccb: Clean up after https://github.com/jenkinsci/plain-...

2024-03-04 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plain-credentials-plugin
  Commit: 590ccbe93dd38d64c693a158c186c32daf01d2ad
  
https://github.com/jenkinsci/plain-credentials-plugin/commit/590ccbe93dd38d64c693a158c186c32daf01d2ad
  Author: Yaroslav Afenkin 
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/plaincredentials/BaseTest.java

  Log Message:
  ---
  Clean up after https://github.com/jenkinsci/plain-credentials-plugin/pull/65


  Commit: c5cb98f6db38cc80c6f5dcbab2c8e7f469a62683
  
https://github.com/jenkinsci/plain-credentials-plugin/commit/c5cb98f6db38cc80c6f5dcbab2c8e7f469a62683
  Author: James Nord 
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/plaincredentials/BaseTest.java

  Log Message:
  ---
  Merge pull request #66 from yaroslavafenkin/JENKINS-72611-cleanup

Clean up after https://github.com/jenkinsci/plain-credentials-plugin/pull/65


Compare: 
https://github.com/jenkinsci/plain-credentials-plugin/compare/b231f25527e7...c5cb98f6db38

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plain-credentials-plugin/settings/notifications

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


[jenkinsci/credentials-plugin] f86ad4: Removing `pdfs` profile

2024-03-04 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: f86ad4893d11dd9cfcaaa2fc5f74a85ed9215403
  
https://github.com/jenkinsci/credentials-plugin/commit/f86ad4893d11dd9cfcaaa2fc5f74a85ed9215403
  Author: Jesse Glick 
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Removing `pdfs` profile


  Commit: f64dada9b7705e802220138d2a07a8b5f57419cc
  
https://github.com/jenkinsci/credentials-plugin/commit/f64dada9b7705e802220138d2a07a8b5f57419cc
  Author: James Nord 
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #513 from jglick/pdfs

Removing `pdfs` profile


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/60bd7bc7bc9f...f64dada9b770

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/credentials-plugin/settings/notifications

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


[jenkinsci/kubernetes-credentials-provider-plugin] a291f2: Support scoping of credentials to lists of ItemGroups

2024-02-29 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-credentials-provider-plugin
  Commit: a291f26c089b10bf9320b1352632b214be25fee2
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/a291f26c089b10bf9320b1352632b214be25fee2
  Author: Leon Schießwald 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M docs/examples/username-pass.yaml
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialProvider.java
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsStore.java
A 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesSourcedCredential.java
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/SecretUtils.java
M 
src/test/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsProviderTest.java

  Log Message:
  ---
  Support scoping of credentials to lists of ItemGroups


  Commit: d9d5bbd333aac1705e8066324eb454473f03851c
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/d9d5bbd333aac1705e8066324eb454473f03851c
  Author: Leon Schiesswald 
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M docs/examples/username-pass.yaml
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialProvider.java
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsStore.java
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/SecretUtils.java
M 
src/test/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsProviderTest.java

  Log Message:
  ---
  PR revision 1 (will squash)


  Commit: 7de9f66860bfdcacdb812048f49cf674c9bfaa03
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/7de9f66860bfdcacdb812048f49cf674c9bfaa03
  Author: Leon Schiesswald 
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsStore.java

  Log Message:
  ---
  PR revision 2


  Commit: 2670ef7ea0c5819d3943ef3376cf3de796e7707d
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/2670ef7ea0c5819d3943ef3376cf3de796e7707d
  Author: James Nord 
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
M docs/examples/username-pass.yaml
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialProvider.java
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsStore.java
A 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesSourcedCredential.java
M 
src/main/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/SecretUtils.java
M 
src/test/java/com/cloudbees/jenkins/plugins/kubernetes_credentials_provider/KubernetesCredentialsProviderTest.java

  Log Message:
  ---
  Merge pull request #93 from schiasileon/feat/JENKINS-53105

Support scoping of credentials to lists of ItemGroups


Compare: 
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/compare/95949f923aae...2670ef7ea0c5

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/settings/notifications

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


[jenkinsci/active-directory-plugin] ff9b8f: Adapt TheFlintstonesTest to IPv6 testing environments

2024-02-14 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: ff9b8fe148c426960e24d22c86d9a80b3bfb19f0
  
https://github.com/jenkinsci/active-directory-plugin/commit/ff9b8fe148c426960e24d22c86d9a80b3bfb19f0
  Author: imonteroperez 
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
M 
src/test/java/hudson/plugins/active_directory/docker/TheFlintstonesTest.java

  Log Message:
  ---
  Adapt TheFlintstonesTest to IPv6 testing environments


  Commit: 7690fd7ebd7056af5971ada488e892b781d5db3a
  
https://github.com/jenkinsci/active-directory-plugin/commit/7690fd7ebd7056af5971ada488e892b781d5db3a
  Author: imonteroperez 
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
M 
src/test/java/hudson/plugins/active_directory/docker/TheFlintstonesTest.java

  Log Message:
  ---
  Use URI


  Commit: 7a4fb4c2b90b1182eece83f15d37d64104857316
  
https://github.com/jenkinsci/active-directory-plugin/commit/7a4fb4c2b90b1182eece83f15d37d64104857316
  Author: James Nord 
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
M 
src/test/java/hudson/plugins/active_directory/docker/TheFlintstonesTest.java

  Log Message:
  ---
  Merge pull request #183 from imonteroperez/adapt-ipv6

Adapt TheFlintstonesTest to IPv6 testing environments


Compare: 
https://github.com/jenkinsci/active-directory-plugin/compare/8bd7044aba59...7a4fb4c2b90b

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


[jenkinsci/credentials-plugin] 662b16: [JENKINS-72611] Forbid updating credentials ID for...

2024-02-12 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 662b16b74bd5e32c1ea520e48fe542af4df6e6b0
  
https://github.com/jenkinsci/credentials-plugin/commit/662b16b74bd5e32c1ea520e48fe542af4df6e6b0
  Author: Yaroslav Afenkin 
  Date:   2024-01-29 (Mon, 29 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/MockFolderCredentialsProvider.java
M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java
M src/test/java/com/cloudbees/plugins/credentials/impl/DummyCredentials.java

  Log Message:
  ---
  [JENKINS-72611] Forbid updating credentials ID for `IdCredentials`


  Commit: 0620d256b25dd5e2f3b88dcf3139c766edd4b440
  
https://github.com/jenkinsci/credentials-plugin/commit/0620d256b25dd5e2f3b88dcf3139c766edd4b440
  Author: Yaroslav Afenkin 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java
M 
src/test/java/com/cloudbees/plugins/credentials/MockFolderCredentialsProvider.java

  Log Message:
  ---
  Address review feedback


  Commit: 477223198945479e1c4e7c821c962b36f4037e48
  
https://github.com/jenkinsci/credentials-plugin/commit/477223198945479e1c4e7c821c962b36f4037e48
  Author: Yaroslav Afenkin 
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java
M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java
M src/test/java/com/cloudbees/plugins/credentials/impl/DummyCredentials.java

  Log Message:
  ---
  Revert `DummyCredentials`, use `DummyIdCredentials` instead


  Commit: eb2d6ca8db00a4d30ed74193fa6e6a73c14ed154
  
https://github.com/jenkinsci/credentials-plugin/commit/eb2d6ca8db00a4d30ed74193fa6e6a73c14ed154
  Author: Yaroslav Afenkin 
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java

  Log Message:
  ---
  Fix the issue reference in a test


  Commit: e7f2f0609df6378ab3e801369ef0ad3fdd429113
  
https://github.com/jenkinsci/credentials-plugin/commit/e7f2f0609df6378ab3e801369ef0ad3fdd429113
  Author: James Nord 
  Date:   2024-02-12 (Mon, 12 Feb 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/MockFolderCredentialsProvider.java
M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java

  Log Message:
  ---
  Merge pull request #506 from yaroslavafenkin/JENKINS-72611-2

[JENKINS-72611] Forbid updating credentials ID for `IdCredentials`


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/7eb51b3ac97b...e7f2f0609df6

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


[jenkinsci/cloudbees-folder-plugin] 5b0112: [JENKINS-72611] Forbid updating credentials ID for...

2024-02-01 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 5b0112dd26103065e431066d56b8f193801578d7
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/5b0112dd26103065e431066d56b8f193801578d7
  Author: Yaroslav Afenkin 
  Date:   2024-01-29 (Mon, 29 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider.java
M 
src/test/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProviderTest.java

  Log Message:
  ---
  [JENKINS-72611] Forbid updating credentials ID for `IdCredentials`


  Commit: d28cbd23d0e8e9e25be4ffa295cc9387a7f9
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/d28cbd23d0e8e9e25be4ffa295cc9387a7f9
  Author: Yaroslav Afenkin 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider.java

  Log Message:
  ---
  Address review feedback


  Commit: 233481b4bb4accfe8582ad2f5c922168022af31d
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/233481b4bb4accfe8582ad2f5c922168022af31d
  Author: James Nord 
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider.java
M 
src/test/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProviderTest.java

  Log Message:
  ---
  [JENKINS-72611] Forbid updating credentials ID for `IdCredentials` (#369)


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/b4c7ada75da3...233481b4bb4a

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


[jenkinsci/cloudbees-folder-plugin]

2024-01-26 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/revert-366-JENKINS-72611
  Home:   https://github.com/jenkinsci/cloudbees-folder-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/cloudbees-folder-plugin/push/refs/heads/revert-366-JENKINS-72611/86f926-00%40github.com.


[jenkinsci/cloudbees-folder-plugin] 86f926: Revert "[JENKINS-72611] Forbid updating credential...

2024-01-26 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 86f926859d87c7cbcd86bdbf1c61fca90abe0d26
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/86f926859d87c7cbcd86bdbf1c61fca90abe0d26
  Author: James Nord 
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider.java
M 
src/test/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProviderTest.java

  Log Message:
  ---
  Revert "[JENKINS-72611] Forbid updating credentials ID"


  Commit: b4c7ada75da3cf93bd5eeb8638ab0188f28b813f
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/b4c7ada75da3cf93bd5eeb8638ab0188f28b813f
  Author: James Nord 
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider.java
M 
src/test/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProviderTest.java

  Log Message:
  ---
  Revert "[JENKINS-72611] Forbid updating credentials ID" (#368)


Compare: 
https://github.com/jenkinsci/cloudbees-folder-plugin/compare/ce8ab439f106...b4c7ada75da3

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


[jenkinsci/cloudbees-folder-plugin] 86f926: Revert "[JENKINS-72611] Forbid updating credential...

2024-01-26 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/revert-366-JENKINS-72611
  Home:   https://github.com/jenkinsci/cloudbees-folder-plugin
  Commit: 86f926859d87c7cbcd86bdbf1c61fca90abe0d26
  
https://github.com/jenkinsci/cloudbees-folder-plugin/commit/86f926859d87c7cbcd86bdbf1c61fca90abe0d26
  Author: James Nord 
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProvider.java
M 
src/test/java/com/cloudbees/hudson/plugins/folder/properties/FolderCredentialsProviderTest.java

  Log Message:
  ---
  Revert "[JENKINS-72611] Forbid updating credentials ID"


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


[jenkinsci/credentials-plugin]

2024-01-26 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/revert-502-JENKINS-72611
  Home:   https://github.com/jenkinsci/credentials-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/credentials-plugin/push/refs/heads/revert-502-JENKINS-72611/fc557c-00%40github.com.


[jenkinsci/credentials-plugin] fc557c: Revert "[JENKINS-72611] Forbid editing credentials...

2024-01-26 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: fc557c13a0ccf3c3fca6b2cd9ae870bb475b2cef
  
https://github.com/jenkinsci/credentials-plugin/commit/fc557c13a0ccf3c3fca6b2cd9ae870bb475b2cef
  Author: James Nord 
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/MockFolderCredentialsProvider.java
M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java
M src/test/java/com/cloudbees/plugins/credentials/impl/DummyCredentials.java

  Log Message:
  ---
  Revert "[JENKINS-72611] Forbid editing credentials ID"


  Commit: 7eb51b3ac97b88bc3cdb2c62b91cf7811255bdbc
  
https://github.com/jenkinsci/credentials-plugin/commit/7eb51b3ac97b88bc3cdb2c62b91cf7811255bdbc
  Author: James Nord 
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/MockFolderCredentialsProvider.java
M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java
M src/test/java/com/cloudbees/plugins/credentials/impl/DummyCredentials.java

  Log Message:
  ---
  Merge pull request #503 from jenkinsci/revert-502-JENKINS-72611

Revert "[JENKINS-72611] Forbid editing credentials ID"


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/0ce519a92b3e...7eb51b3ac97b

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


[jenkinsci/credentials-plugin] fc557c: Revert "[JENKINS-72611] Forbid editing credentials...

2024-01-26 Thread &#x27;James Nord' via Jenkins Commits
  Branch: refs/heads/revert-502-JENKINS-72611
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: fc557c13a0ccf3c3fca6b2cd9ae870bb475b2cef
  
https://github.com/jenkinsci/credentials-plugin/commit/fc557c13a0ccf3c3fca6b2cd9ae870bb475b2cef
  Author: James Nord 
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
M 
src/main/java/com/cloudbees/plugins/credentials/SystemCredentialsProvider.java
M 
src/main/java/com/cloudbees/plugins/credentials/UserCredentialsProvider.java
M 
src/test/java/com/cloudbees/plugins/credentials/CredentialsProviderTest.java
M 
src/test/java/com/cloudbees/plugins/credentials/MockFolderCredentialsProvider.java
M src/test/java/com/cloudbees/plugins/credentials/domains/DomainTest.java
M src/test/java/com/cloudbees/plugins/credentials/impl/DummyCredentials.java

  Log Message:
  ---
  Revert "[JENKINS-72611] Forbid editing credentials ID"


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


  1   2   3   4   5   6   7   8   9   10   >