drone-plugins / drone-s3

Drone plugin for publishing artifacts to Amazon S3
http://plugins.drone.io/drone-plugins/drone-s3
Apache License 2.0
37 stars 65 forks source link

feat: [CI-14214] : Added PLUGIN_USER_ROLE_EXTERNAL_ID to pass external ID for the secondary role when required. #174

Closed DevanshMathur19 closed 2 weeks ago

Ompragash commented 2 weeks ago

plugins/s3 was extensively tested for the following scenarios, and the behavior works as expected:

These changes also include fixes for both CI-14887 and CI-14134