Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aws-plugin
  Commit: 1d642f0c8d408a4d6e438434afe892f3094450b0
      
https://github.com/jenkinsci/pipeline-aws-plugin/commit/1d642f0c8d408a4d6e438434afe892f3094450b0
  Author: Timur Sultanaev <t.sultan...@reply.de>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M README.md
    M src/main/java/de/taimos/pipeline/aws/WithAWSStep.java
    M src/main/java/de/taimos/pipeline/aws/utils/AssumedRole.java
    M src/test/java/de/taimos/pipeline/aws/WithAWSStepTest.java

  Log Message:
  -----------
  Fix wrong partition when assuming role (#250)
- removing second call to selectPartitionName, as constructor expects region 
and calls the same method too
- add log message with role ARN before API call
- check log message in test with cn-north-1 region


  Commit: dc455f96a3fce3a3ca673eeae671d21a2b5e3332
      
https://github.com/jenkinsci/pipeline-aws-plugin/commit/dc455f96a3fce3a3ca673eeae671d21a2b5e3332
  Author: Tyler Southwick <ty...@northfuse.net>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M README.md
    M src/main/java/de/taimos/pipeline/aws/WithAWSStep.java
    M src/main/java/de/taimos/pipeline/aws/utils/AssumedRole.java
    M src/test/java/de/taimos/pipeline/aws/WithAWSStepTest.java

  Log Message:
  -----------
  Merge pull request #251 from strowk/master

Fix wrong partition when assuming role (#250)


Compare: 
https://github.com/jenkinsci/pipeline-aws-plugin/compare/2adcf90c2bc6...dc455f96a3fc

-- 
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/pipeline-aws-plugin/push/refs/heads/master/2adcf9-dc455f%40github.com.

Reply via email to