Branch: refs/heads/master
Home: https://github.com/jenkinsci/ssh-credentials-plugin
Commit: d901aa0b77b5195f06ea109f705fda8b3845bf17
https://github.com/jenkinsci/ssh-credentials-plugin/commit/d901aa0b77b5195f06ea109f705fda8b3845bf17
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440.java
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
R
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440/updateJob/update_folder.xml
Log Message:
-----------
Put the test case inside the base class
Commit: 50913bcc75e753215bb15f72f4da25f5106023a7
https://github.com/jenkinsci/ssh-credentials-plugin/commit/50913bcc75e753215bb15f72f4da25f5106023a7
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
Log Message:
-----------
Cleanup to trigger CI
Commit: 24269530928c9918ab2e7d9453f5bbae88cae2c1
https://github.com/jenkinsci/ssh-credentials-plugin/commit/24269530928c9918ab2e7d9453f5bbae88cae2c1
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/userWithoutRunScripts_cannotMigrateDangerousPrivateKeySource/update_folder.xml
Log Message:
-----------
Try with default LocalData annotation
Commit: 1507a9538a52e61a5def7a421f222400a45501a5
https://github.com/jenkinsci/ssh-credentials-plugin/commit/1507a9538a52e61a5def7a421f222400a45501a5
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440.java
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
R
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440/updateJob/update_folder.xml
Log Message:
-----------
Put the test case inside the base class
Commit: d1b4bbda9c2b7cfe737ce6b0e6ac84cea3c24fcc
https://github.com/jenkinsci/ssh-credentials-plugin/commit/d1b4bbda9c2b7cfe737ce6b0e6ac84cea3c24fcc
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
Log Message:
-----------
Cleanup to trigger CI
Commit: b3311b468166ea1ea0785985c385ea741cf4355f
https://github.com/jenkinsci/ssh-credentials-plugin/commit/b3311b468166ea1ea0785985c385ea741cf4355f
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/updateJob/update_folder.xml
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/userWithoutRunScripts_cannotMigrateDangerousPrivateKeySource/update_folder.xml
Log Message:
-----------
Try with default LocalData annotation
Commit: 25852eba1d78fe712af018a9dc6465886b4eac13
https://github.com/jenkinsci/ssh-credentials-plugin/commit/25852eba1d78fe712af018a9dc6465886b4eac13
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
Log Message:
-----------
Merge remote-tracking branch 'origin/PATCH_POST_SEC-440' into
PATCH_POST_SEC-440
Commit: 46c7c84bf73d990eca92c130903e7dbc68a6cdf5
https://github.com/jenkinsci/ssh-credentials-plugin/commit/46c7c84bf73d990eca92c130903e7dbc68a6cdf5
Author: Wadeck Follonier <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
Log Message:
-----------
Correct -1 into 1 as core changed
Commit: 4ec1cd1f1fb982cbfdac680abd426e0f108fc19c
https://github.com/jenkinsci/ssh-credentials-plugin/commit/4ec1cd1f1fb982cbfdac680abd426e0f108fc19c
Author: Jesse Glick <[email protected]>
Date: 2019-03-01 (Fri, 01 Mar 2019)
Changed paths:
M
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest.java
R
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440.java
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest/userWithoutRunScripts_cannotMigrateDangerousPrivateKeySource/update_folder.xml
R
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyTest_SEC440/updateJob/update_folder.xml
Log Message:
-----------
Merge pull request #38 from Wadeck/PATCH_POST_SEC-440
Put the test case inside the base class
Compare:
https://github.com/jenkinsci/ssh-credentials-plugin/compare/44651d3f497e...4ec1cd1f1fb9
--
You received this message because you 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].
For more options, visit https://groups.google.com/d/optout.