Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins-cloudformation-plugin
Commit: 2000f1a8359b1b65093a513e32374f5acad94e55
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/2000f1a8359b1b65093a513e32374f5acad94e55
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Simplify code for AWS Client
Commit: 8daba9145d07a27880e0a3685bb5ffc9ddc8e9ef
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/8daba9145d07a27880e0a3685bb5ffc9ddc8e9ef
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Use credentials provider for proxy and non-proxy cases
Commit: 7c8556f94835566e1f9143d7e619f630d7f6eb6a
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/7c8556f94835566e1f9143d7e619f630d7f6eb6a
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Use new AmazonCloudFormationAsyncClientBuilder
Commit: 40bec7b9dc50c124e7ff695e62ca4538a12d17d2
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/40bec7b9dc50c124e7ff695e62ca4538a12d17d2
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Replace BasicAWSCredentialsProvider with AWSStaticCredentialsProvider
Commit: 0489f8819be36be6639f49d55e6bbc91a334b38c
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/0489f8819be36be6639f49d55e6bbc91a334b38c
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Revert setting region endpoint manually
Commit: d459817b7471301cb80290c3c1d1ffa07e47ca0f
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/d459817b7471301cb80290c3c1d1ffa07e47ca0f
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/Region.java
Log Message:
-----------
Add aws region name to the enum
Commit: f72c7a5cd8673111a24fd331aaaef1a026388d7c
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/f72c7a5cd8673111a24fd331aaaef1a026388d7c
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Get region name from the enum
Commit: 4d4eabedb2dd904d8fd7fa1173ddb437d7400745
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/4d4eabedb2dd904d8fd7fa1173ddb437d7400745
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
M
src/main/java/com/syncapse/jenkinsci/plugins/awscloudformationwrapper/CloudFormation.java
Log Message:
-----------
Remove synchronous aws client
Commit: 11f750598b670fb0a449da0265eb2a4a9a6dde88
https://github.com/jenkinsci/jenkins-cloudformation-plugin/commit/11f750598b670fb0a449da0265eb2a4a9a6dde88
Author: Damir Suleymanov <[email protected]>
Date: 2023-12-23 (Sat, 23 Dec 2023)
Changed paths:
A src/test/resources/group.json
Log Message:
-----------
Add simple CF template for testing
Compare:
https://github.com/jenkinsci/jenkins-cloudformation-plugin/compare/609cf585ca3a...11f750598b67
--
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/jenkins-cloudformation-plugin/push/refs/heads/master/609cf5-11f750%40github.com.