-
Notifications
You must be signed in to change notification settings - Fork 403
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
Update contributing to sync with amazon.aws #1714
Update contributing to sync with amazon.aws #1714
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 03s |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/4415c348eeca4c9aa24ce567f5f54f3e ✔️ ansible-galaxy-importer SUCCESS in 3m 29s |
regate |
Build failed (gate pipeline). For information on how to proceed, see https://ansible.softwarefactory-project.io/zuul/buildset/672dd03ac0f24217bb4460f324ad24bb ✔️ ansible-galaxy-importer SUCCESS in 5m 14s |
regate |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 41s |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Update contributing to sync with amazon.aws Fixes: ansible-collections#1607 SUMMARY Update CONTRIBUTING.md to sync with amazon.aws and pick up various recent improvements (See also ansible-collections/amazon.aws#924) ISSUE TYPE Docs Pull Request COMPONENT NAME CONTRIBUTING.md ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis
…ollections#1714) Mass update of docs and tests (credentials/session tokens) SUMMARY We had a cleanup of credentials/session parameters which included a batch of deprecations and renames. Ensure that all of our tests and docs are using the 'canonical' names ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/inventory/aws_ec2.py plugins/lookup/secretsmanager_secret.py plugins/lookup/ssm_parameter.py plugins/modules/ec2_security_group.py tests/integration/targets ADDITIONAL INFORMATION See Also: ansible-collections#1172 Reviewed-by: Alina Buzachis Reviewed-by: Mark Chappell
Integration tests - Drop use of ec2_region SUMMARY Follow up to ansible-collections#1714 missed "ec2_region" ISSUE TYPE Docs Pull Request COMPONENT NAME tests/ ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis
Fixes: #1607
SUMMARY
Update CONTRIBUTING.md to sync with amazon.aws and pick up various recent improvements
(See also ansible-collections/amazon.aws#924)
ISSUE TYPE
COMPONENT NAME
CONTRIBUTING.md
ADDITIONAL INFORMATION