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 <[email protected]>
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 <[email protected]>
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 [email protected].
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.