Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-credentials-plugin
  Commit: dc0c3ebd44a88f4a0305298240c30746fe52529d
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/dc0c3ebd44a88f4a0305298240c30746fe52529d
  Author: Jesse Glick <[email protected]>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BaseSSHUser.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPassword.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
    M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly
    A 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/help-usernameSecret.html

  Log Message:
  -----------
  [JENKINS-44860] `BasicSSHUserPrivateKey.usernameSecret`


  Commit: f7a8dce0d89c77385f9c0c40f167167ad3b416ce
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/f7a8dce0d89c77385f9c0c40f167167ad3b416ce
  Author: Jesse Glick <[email protected]>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Pick up 
https://github.com/jenkinsci/credentials-plugin/pull/205/commits/3fce07b09187f2b833937c9aa95199e59ead2df7


  Commit: fdce4c9eb7f0ebff7dbd44d03265f30bcaefd832
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/fdce4c9eb7f0ebff7dbd44d03265f30bcaefd832
  Author: Jesse Glick <[email protected]>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
    M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/help-usernameSecret.html

  Log Message:
  -----------
  Tweaked help text


  Commit: f87ba65aaf759c1d6af22618d82dda764961256c
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/f87ba65aaf759c1d6af22618d82dda764961256c
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/help-usernameSecret.html

  Log Message:
  -----------
  Edits to help text

Co-authored-by: Liam Newman <[email protected]>


  Commit: 618559457dc5159aa168d47bcc1693cfa518a502
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/618559457dc5159aa168d47bcc1693cfa518a502
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  `credentials` 2.5 released


  Commit: 58447603ed8e087ffa9a518e722f4f4cdc0cdac6
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/58447603ed8e087ffa9a518e722f4f4cdc0cdac6
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/help-usernameSecret.html

  Log Message:
  -----------
  Merge branch 'show-username-JENKINS-44860' of 
https://github.com/jglick/ssh-credentials-plugin into 
show-username-JENKINS-44860


  Commit: 51eb8a8bcfd35505e470a4d30a6566867735a851
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/51eb8a8bcfd35505e470a4d30a6566867735a851
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/ssh-credentials-plugin 
into show-username-JENKINS-44860


  Commit: 5fb439e54fce971bb50ef3d0d35dd2a263c0d2fb
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/5fb439e54fce971bb50ef3d0d35dd2a263c0d2fb
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/jenkinsci/ssh-credentials-plugin 
into show-username-JENKINS-44860


  Commit: 9ed38d450025f1acb8c3c6a95bc10ee9f28be12b
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/9ed38d450025f1acb8c3c6a95bc10ee9f28be12b
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update `bom` to solve `RequireUpperBoundDeps` issues with `structs`


  Commit: 3d7e980c4e9e9d1ef1d1e0cd51bd8b4161e449a5
      
https://github.com/jenkinsci/ssh-credentials-plugin/commit/3d7e980c4e9e9d1ef1d1e0cd51bd8b4161e449a5
  Author: Jesse Glick <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BaseSSHUser.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPassword.java
    M 
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
    M 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly
    A 
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/help-usernameSecret.html

  Log Message:
  -----------
  Merge pull request #70 from jglick/show-username-JENKINS-44860

[JENKINS-44860] `BasicSSHUserPrivateKey.usernameSecret`


Compare: 
https://github.com/jenkinsci/ssh-credentials-plugin/compare/5924f46662e5...3d7e980c4e9e

-- 
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/ssh-credentials-plugin/push/refs/heads/master/5924f4-3d7e98%40github.com.

Reply via email to