-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
community.aws 2.6.0 release prep #1246
Conversation
@mandar242 This PR was evaluated as a potentially problematic PR for the following reasons:
Such PR can only be merged by human. Contact a Core team member to review this PR on IRC: |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 5m 09s (non-voting) |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 3m 47s (non-voting) |
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 3m 36s (non-voting) |
…mary changelog (#1247) community.aws 2.6.0 release prep SUMMARY Reopened from #1246 to abort merging without making requested code change after applying mergeit label. community.aws 2.6.0 release ISSUE TYPE Bugfix Pull Request Docs Pull Request COMPONENT NAME community.aws collection Reviewed-by: Mark Chappell <None>
Move exceptions into their own python module SUMMARY Move base/core exceptions into their own python module ISSUE TYPE Feature Pull Request COMPONENT NAME module_utils ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
…e reuse (ansible-collections#1227) Move botocore version validation into module_utils.botocore for future reuse Depends-On: ansible-collections#1246 SUMMARY In preparation for ansible-collections#1225 move the SDK version validation pieces over into module_utils.botocore ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/module_utils/botocore.py plugins/module_utils/core.py plugins/module_utils/exceptions.py plugins/module_utils/modules.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None>
…s#1231) Refacter get_aws_connection_info / get_aws_region Depends-On: ansible-collections#1246 SUMMARY Splits up the logic for get_aws_region and get_aws_connection_info so that it can be reused by non-module plugins. ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/module_utils/botocore.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None>
SUMMARY
community.aws 2.6.0 release
ISSUE TYPE
COMPONENT NAME
community.aws collection