Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: 7b940aa1a5c820069ca3feaa1d3d06505aa8a4da
      
https://github.com/jenkinsci/google-oauth-plugin/commit/7b940aa1a5c820069ca3feaa1d3d06505aa8a4da
  Author: Riliane <alishk...@gmail.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    R 
src/main/java/com/google/jenkins/plugins/credentials/oauth/AbstractGoogleRobotCredentialsDescriptor.java
    M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentials.java
    M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentials.java
    M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotPrivateKeyCredentials.java
    M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/RemotableGoogleCredentials.java
    M 
src/main/resources/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentials/config.jelly
    M 
src/main/resources/com/google/jenkins/plugins/credentials/oauth/GoogleRobotPrivateKeyCredentials/config.jelly
    M 
src/test/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentialsTest.java
    M 
src/test/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentialsTest.java
    M 
src/test/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotPrivateKeyCredentialsTest.java

  Log Message:
  -----------
  allow manual setting of credential IDs and descriptions (#201)

* allow manual setting of credential IDs and descriptions

* fix constructors in tests

* add tests for validating id and description after credential creation

* Add logic to ensure id uniqueness as Descriptor doesn't extend 
BaseStandartCredentials

* return old constructors and mark them as @Deprecated for backward 
compatibility

* making AbstractGoogleRobotCredentialsDescriptor inner class of 
GoogleRobotCredentials

* add javadoc

* check description message for old constructor

* Dont set default value in description, if its empty

---------

Co-authored-by: Temirlan Dyussyumbayev <c_tdyussyumba...@cloudbees.com>
Co-authored-by: Timka <35283270+bzzit...@users.noreply.github.com>


-- 
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-oauth-plugin/push/refs/heads/develop/e7fae4-7b940a%40github.com.

Reply via email to