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

[stable-5] Fix 'compatibility' typo #1405

Conversation

felixfontein
Copy link
Contributor

SUMMARY

Manual backport of #1400 to stable-5. I found some more occurrences in tests/sanity/ignore-2.9.txt.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

various

Fix 'compatibility' typo

SUMMARY
Ref: ansible/ansible#80045
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
various

Reviewed-by: Sandra McCann <samccann@redhat.com>
Reviewed-by: Alina Buzachis
(cherry picked from commit ddd9996)
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Mar 3, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/fb4c9c524eae4e6b8da4e1e265ccd08a

✔️ ansible-galaxy-importer SUCCESS in 5m 13s
✔️ build-ansible-collection SUCCESS in 12m 32s
✔️ ansible-test-splitter SUCCESS in 4m 41s
✔️ integration-amazon.aws-1 SUCCESS in 8m 46s
✔️ integration-community.aws-1 SUCCESS in 19m 59s
Skipped 42 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 83dd180 into ansible-collections:stable-5 Mar 3, 2023
@felixfontein felixfontein deleted the typos-5 branch March 3, 2023 13:02
@felixfontein
Copy link
Contributor Author

@tremble thanks!

abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
… a cert (ansible-collections#1405)

acm_certificate - allow for a retry on the _info call after uploading a cert

SUMMARY
We're sometimes hitting a race condition where we call _info before the APIs are ready to return details of the cert.
In a perfect world we'd add some waiters, but let's prevent unrelated failures when modifying amazon.aws module_utils first
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
acm_certificate
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 26, 2023
… a cert (ansible-collections#1405)

acm_certificate - allow for a retry on the _info call after uploading a cert

SUMMARY
We're sometimes hitting a race condition where we call _info before the APIs are ready to return details of the cert.
In a perfect world we'd add some waiters, but let's prevent unrelated failures when modifying amazon.aws module_utils first
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
acm_certificate
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@e265ece
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 27, 2023
… a cert (ansible-collections#1405)

acm_certificate - allow for a retry on the _info call after uploading a cert

SUMMARY
We're sometimes hitting a race condition where we call _info before the APIs are ready to return details of the cert.
In a perfect world we'd add some waiters, but let's prevent unrelated failures when modifying amazon.aws module_utils first
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
acm_certificate
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@e265ece
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants