Skip to content
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

Prep 3.2.0 Release #1045

Closed
wants to merge 1 commit into from
Closed

Prep 3.2.0 Release #1045

wants to merge 1 commit into from

Conversation

markuman
Copy link
Member

SUMMARY

Release community.aws 3.2.0

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME

entire collection

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@marknet15
Copy link
Contributor

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@alinabuzachis
Copy link
Contributor

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 1, 2022

recheck

@markuman markuman closed this Apr 2, 2022
@markuman markuman reopened this Apr 2, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 2, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 2, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 2, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 2, 2022

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman
Copy link
Member Author

markuman commented Apr 2, 2022

recheck

@markuman markuman closed this Apr 2, 2022
@markuman markuman reopened this Apr 2, 2022
@markuman
Copy link
Member Author

markuman commented Apr 2, 2022

Oh boy .... those who can read have a clear advantage!

ERROR! Failed to resolve the requested dependencies map. Got the candidate amazon.aws:3.1.2-dev21 (dependency of community.aws:3.1.1-dev29) which didn't satisfy all of the following requirements:

The CI check will fail as long as amazon.aws 3.2.0 is not released, because of the requirements in the galaxy file

amazon.aws: '>=3.2.0'

So this PR is blocked by ansible-collections/amazon.aws#759

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@markuman markuman closed this Apr 6, 2022
abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
…'` error (ansible-collections#1045)

Fix `AttributeError: 'AnsibleAWSModule' object has no attribute 'fail'` error

SUMMARY
When passing both a profile and credentials we now fail, however we called fail rather than fail_json.  This results in:
File \"/tmp/ansible_amazon.aws.aws_caller_info_payload_e_b294g4/ansible_amazon.aws.aws_caller_info_payload.zip/ansible_collections/amazon/aws/plugins/module_utils/modules.py\", line 188, in client
File \"/tmp/ansible_amazon.aws.aws_caller_info_payload_e_b294g4/ansible_amazon.aws.aws_caller_info_payload.zip/ansible_collections/amazon/aws/plugins/module_utils/botocore.py\", line 186, in get_aws_connection_info
AttributeError: 'AnsibleAWSModule' object has no attribute 'fail'",

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
plugins/module_utils/botocore.py
ADDITIONAL INFORMATION

Reviewed-by: Bikouo Aubin <None>
Reviewed-by: Alina Buzachis <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants