Branch: refs/heads/develop
Home: https://github.com/jenkinsci/google-storage-plugin
Commit: 5ebe493f285e2953458450d21c835ac8c1b07628
https://github.com/jenkinsci/google-storage-plugin/commit/5ebe493f285e2953458450d21c835ac8c1b07628
Author: Riliane <[email protected]>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M
src/test/java/com/google/jenkins/plugins/storage/client/ClientFactoryTest.java
Log Message:
-----------
adapt test to new google credential id assignment
do not assume credential id is project id - retrieve the generated credential id
Commit: 5fb89b5565b9a938b33ec703313c885a96129c41
https://github.com/jenkinsci/google-storage-plugin/commit/5fb89b5565b9a938b33ec703313c885a96129c41
Author: Riliane <[email protected]>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M
src/test/java/com/google/jenkins/plugins/storage/integration/ClassicUploadStepPipelineIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/DownloadStepPipelineIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/ExpiringBucketLifeCycleManagerIT.java
M src/test/java/com/google/jenkins/plugins/storage/integration/ITUtil.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/StdoutUploadStepPipelineIT.java
Log Message:
-----------
adapt IT test to new google credential id assignment
do not assume credential id is project id - retrieve the generated credential id
Commit: 535452050026c80f0bf1d2202409584d80536408
https://github.com/jenkinsci/google-storage-plugin/commit/535452050026c80f0bf1d2202409584d80536408
Author: Riliane <[email protected]>
Date: 2023-10-10 (Tue, 10 Oct 2023)
Changed paths:
M
src/test/java/com/google/jenkins/plugins/storage/integration/ClassicUploadStepPipelineIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/DownloadStepPipelineIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/ExpiringBucketLifeCycleManagerIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/StdoutUploadStepPipelineIT.java
Log Message:
-----------
unused imports
Commit: 8bf004cca5d0ae2119c7fffe3821d1395a7b1718
https://github.com/jenkinsci/google-storage-plugin/commit/8bf004cca5d0ae2119c7fffe3821d1395a7b1718
Author: Antoine Neveux <[email protected]>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M pom.xml
M
src/test/java/com/google/jenkins/plugins/storage/client/ClientFactoryTest.java
M src/test/java/com/google/jenkins/plugins/storage/integration/ITUtil.java
Log Message:
-----------
Using updated google-oauth-plugin dependency and calling non deprecated
constructor for credentials creation
Commit: 5e709dd2768d270c25bdf13470054ca41d87611a
https://github.com/jenkinsci/google-storage-plugin/commit/5e709dd2768d270c25bdf13470054ca41d87611a
Author: Antoine Neveux <[email protected]>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Fixing enforcer issues
Commit: 29e28b62f2dde8ab139d404eaac535de265fe1d4
https://github.com/jenkinsci/google-storage-plugin/commit/29e28b62f2dde8ab139d404eaac535de265fe1d4
Author: Antoine Neveux <[email protected]>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M
src/test/java/com/google/jenkins/plugins/storage/client/ClientFactoryTest.java
M src/test/java/com/google/jenkins/plugins/storage/integration/ITUtil.java
Log Message:
-----------
Fixing formatting
Commit: c9ac797ef183b31ece0d642bbff3d02e0e3c71f7
https://github.com/jenkinsci/google-storage-plugin/commit/c9ac797ef183b31ece0d642bbff3d02e0e3c71f7
Author: James Nord <[email protected]>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M pom.xml
M
src/test/java/com/google/jenkins/plugins/storage/client/ClientFactoryTest.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/ClassicUploadStepPipelineIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/DownloadStepPipelineIT.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/ExpiringBucketLifeCycleManagerIT.java
M src/test/java/com/google/jenkins/plugins/storage/integration/ITUtil.java
M
src/test/java/com/google/jenkins/plugins/storage/integration/StdoutUploadStepPipelineIT.java
Log Message:
-----------
Merge pull request #266 from aneveux/google-credential-tests
Adapt tests to updated version of google-oauth-plugin
Compare:
https://github.com/jenkinsci/google-storage-plugin/compare/26d18726fea6...c9ac797ef183
--
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-storage-plugin/push/refs/heads/develop/26d187-c9ac79%40github.com.