Branch: refs/heads/master
Home: https://github.com/jenkinsci/s3-plugin
Commit: 6d7bc375a9af78aab0b5dc6a9d7e01b80e528cd0
https://github.com/jenkinsci/s3-plugin/commit/6d7bc375a9af78aab0b5dc6a9d7e01b80e528cd0
Author: rsandell <[email protected]>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/s3/ClientHelper.java
M src/main/java/hudson/plugins/s3/S3ArtifactsAction.java
M src/main/java/hudson/plugins/s3/S3BucketPublisher.java
M src/main/java/hudson/plugins/s3/S3CopyArtifact.java
M src/main/java/hudson/plugins/s3/S3Profile.java
M src/main/java/hudson/plugins/s3/callable/S3Callable.java
A src/test/java/hudson/plugins/s3/MiniIOTest.java
Log Message:
-----------
Add ability to specify custom endpoint url
Change to non deprecated API
Modernise the plugin pom
Added realistic tests
Commit: fa654a7258072102b72f601ae9ffb482689004ed
https://github.com/jenkinsci/s3-plugin/commit/fa654a7258072102b72f601ae9ffb482689004ed
Author: rsandell <[email protected]>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/s3/ClientHelper.java
M src/main/java/hudson/plugins/s3/S3ArtifactsAction.java
M src/main/java/hudson/plugins/s3/S3BucketPublisher.java
M src/main/java/hudson/plugins/s3/S3CopyArtifact.java
M src/main/java/hudson/plugins/s3/S3Profile.java
M src/main/java/hudson/plugins/s3/callable/S3Callable.java
A src/test/java/hudson/plugins/s3/MiniIOTest.java
Log Message:
-----------
Merge branch 'master' into customendpoint
Commit: 6b49249fdde80c0cb77d21fbd40b6aa14dd36dab
https://github.com/jenkinsci/s3-plugin/commit/6b49249fdde80c0cb77d21fbd40b6aa14dd36dab
Author: Robert Sandell <[email protected]>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M src/test/java/hudson/plugins/s3/MiniIOTest.java
Log Message:
-----------
Update src/test/java/hudson/plugins/s3/MiniIOTest.java
Co-authored-by: Jesse Glick <[email protected]>
Commit: 9856369cddfa3ed8fb1664126671c38232b2ac1b
https://github.com/jenkinsci/s3-plugin/commit/9856369cddfa3ed8fb1664126671c38232b2ac1b
Author: rsandell <[email protected]>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M src/main/java/hudson/plugins/s3/ClientHelper.java
M src/main/java/hudson/plugins/s3/S3CopyArtifact.java
A src/test/java/hudson/plugins/s3/MinIOTest.java
R src/test/java/hudson/plugins/s3/MiniIOTest.java
Log Message:
-----------
Applying code review suggestions
Commit: 928d4442639bacd1d28d6b26b49ceeabd222867f
https://github.com/jenkinsci/s3-plugin/commit/928d4442639bacd1d28d6b26b49ceeabd222867f
Author: rsandell <[email protected]>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M src/main/java/hudson/plugins/s3/S3ArtifactsAction.java
Log Message:
-----------
No need to annotate stapler accessible
Commit: 622dc581a6cc65d4eb7a5cea99259cdc5cce2f6b
https://github.com/jenkinsci/s3-plugin/commit/622dc581a6cc65d4eb7a5cea99259cdc5cce2f6b
Author: rsandell <[email protected]>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M src/main/java/hudson/plugins/s3/ClientHelper.java
M src/main/java/hudson/plugins/s3/callable/S3Callable.java
M src/test/java/hudson/plugins/s3/MinIOTest.java
Log Message:
-----------
Don't require environment to be set on the agents
Commit: 7bd1f0848e8315cb8d2abe27c38ad88b1ad68e89
https://github.com/jenkinsci/s3-plugin/commit/7bd1f0848e8315cb8d2abe27c38ad88b1ad68e89
Author: Robert Sandell <[email protected]>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/s3/ClientHelper.java
M src/main/java/hudson/plugins/s3/S3ArtifactsAction.java
M src/main/java/hudson/plugins/s3/S3BucketPublisher.java
M src/main/java/hudson/plugins/s3/S3CopyArtifact.java
M src/main/java/hudson/plugins/s3/S3Profile.java
M src/main/java/hudson/plugins/s3/callable/S3Callable.java
A src/test/java/hudson/plugins/s3/MinIOTest.java
Log Message:
-----------
Merge pull request #138 from rsandell/customendpoint
Add ability to specify custom endpoint url
Compare:
https://github.com/jenkinsci/s3-plugin/compare/eaec90020166...7bd1f0848e83
--
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/s3-plugin/push/refs/heads/master/eaec90-7bd1f0%40github.com.