Branch: refs/heads/develop
Home: https://github.com/jenkinsci/google-oauth-plugin
Commit: 0e870e37ef63c3f929210f63638719117c9afb8a
https://github.com/jenkinsci/google-oauth-plugin/commit/0e870e37ef63c3f929210f63638719117c9afb8a
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
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
A
src/test/resources/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentialsTest/testMigration/credentials.xml
Log Message:
-----------
Merge remote-tracking branch 'test/one-project-many-creds' into BEE-40365
Commit: 228eec736f5c2188b3d0315bfbad8413091ec002
https://github.com/jenkinsci/google-oauth-plugin/commit/228eec736f5c2188b3d0315bfbad8413091ec002
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M pom.xml
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:
-----------
add scope to credentials
Commit: b5ac60d0f624ffc26d9c4ac499219fccddb01520
https://github.com/jenkinsci/google-oauth-plugin/commit/b5ac60d0f624ffc26d9c4ac499219fccddb01520
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'develop' of github.com:jenkinsci/google-oauth-plugin into
add-scope-to-credentials
Commit: 94f08c7c32d576d99ddd3e215b67653fc99eaeca
https://github.com/jenkinsci/google-oauth-plugin/commit/94f08c7c32d576d99ddd3e215b67653fc99eaeca
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
Log Message:
-----------
Merge branch 'develop' of github.com:bzzitsme/google-oauth-plugin into
add-scope-to-credentials
Commit: 3cca7b8d9f83d313fd9aae5851436c5b7d8b3409
https://github.com/jenkinsci/google-oauth-plugin/commit/3cca7b8d9f83d313fd9aae5851436c5b7d8b3409
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
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/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:
-----------
Add tests, minor changes
Commit: d10f8b994216336fe2ae8992bfe93780f73ff9ed
https://github.com/jenkinsci/google-oauth-plugin/commit/d10f8b994216336fe2ae8992bfe93780f73ff9ed
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
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:
-----------
Remove unnecessary constant in test
Commit: e42ea51f33c1643310ad6ef5270498076383bdaf
https://github.com/jenkinsci/google-oauth-plugin/commit/e42ea51f33c1643310ad6ef5270498076383bdaf
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentials.java
M
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotPrivateKeyCredentials.java
Log Message:
-----------
Fix checkstyle errors
Commit: be47650119d22d31c2cd957c270d1a2c296d155e
https://github.com/jenkinsci/google-oauth-plugin/commit/be47650119d22d31c2cd957c270d1a2c296d155e
Author: Temirlan Dyussyumbayev <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
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
Log Message:
-----------
return removed constructors and mark them as Deprecated
Commit: 3ff779d94869157c8c099178913850a3ff4cbbed
https://github.com/jenkinsci/google-oauth-plugin/commit/3ff779d94869157c8c099178913850a3ff4cbbed
Author: Robert Sandell <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
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:
-----------
Merge pull request #195 from bzzitsme/add-scope-to-credentials
Add scope to credentials
Compare:
https://github.com/jenkinsci/google-oauth-plugin/compare/f28bfdf65c3d...3ff779d94869
--
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/google-oauth-plugin/push/refs/heads/develop/f28bfd-3ff779%40github.com.