Branch: refs/heads/master
Home: https://github.com/jenkinsci/credentials-plugin
Commit: 14183ea88744f6c43cd9eca98b1a8418a35b865f
https://github.com/jenkinsci/credentials-plugin/commit/14183ea88744f6c43cd9eca98b1a8418a35b865f
Author: Vincent Latombe <[email protected]>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java
Log Message:
-----------
Fix a compatibility error in `CredentialsProvider`
Prefer calling deprecated overrides of `getCredentials(..., Item, ...)` if
implemented rather than resolving closest `ItemGroup`.
Commit: 8835d63ebd8aca6548e936c7208855e4857b16f8
https://github.com/jenkinsci/credentials-plugin/commit/8835d63ebd8aca6548e936c7208855e4857b16f8
Author: James Nord <[email protected]>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M src/main/java/com/cloudbees/plugins/credentials/CredentialsProvider.java
Log Message:
-----------
Merge pull request #495 from Vlatombe/credentialsprovider-compatibility-fix
Fix a compatibility error in `CredentialsProvider`
Compare:
https://github.com/jenkinsci/credentials-plugin/compare/3757c78f17c3...8835d63ebd8a
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/credentials-plugin/push/refs/heads/master/3757c7-8835d6%40github.com.