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

[PR #1734/e56a3288 backport][stable-5] Fix 'compatibility' typo #1735

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Mar 3, 2023

This is a backport of PR #1734 as merged into main (e56a328).

SUMMARY

Ref: ansible/ansible#80045

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: Markus Bergholz <git@osuv.de>
(cherry picked from commit e56a328)
@patchback patchback bot mentioned this pull request Mar 3, 2023
@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.

@markuman
Copy link
Member

markuman commented Mar 3, 2023

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/86641a8a4d0846bfbc878ab74b5ccf1b

✔️ ansible-galaxy-importer SUCCESS in 3m 58s
✔️ build-ansible-collection SUCCESS in 12m 29s
✔️ ansible-test-sanity-docker-devel SUCCESS in 11m 16s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 42s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 59s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 11m 43s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 11m 46s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 8m 03s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 7m 11s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 8m 11s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 10m 01s

@alinabuzachis
Copy link
Contributor

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/a06a773cc1af486fbb768cb9fc274133

✔️ ansible-galaxy-importer SUCCESS in 4m 34s
✔️ build-ansible-collection SUCCESS in 12m 59s
✔️ ansible-test-sanity-docker-devel SUCCESS in 12m 21s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 12m 11s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 12m 35s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 12m 21s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 12m 16s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 8m 23s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 7m 52s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 7m 29s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 8m 25s

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

Build failed (gate pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

https://ansible.softwarefactory-project.io/zuul/buildset/53d1048a0c0647b0a34f14a9a35cca23

ansible-galaxy-importer FAILURE in 4m 17s
✔️ build-ansible-collection SUCCESS in 12m 23s
✔️ ansible-test-sanity-docker-devel SUCCESS in 11m 09s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 36s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 12m 55s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 10m 51s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 10m 56s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 6m 10s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 6m 38s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 6m 50s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 5m 42s

@tremble
Copy link
Contributor

tremble commented Mar 3, 2023

regate

@softwarefactory-project-zuul
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 6m 49s
✔️ build-ansible-collection SUCCESS in 12m 16s
✔️ ansible-test-sanity-docker-devel SUCCESS in 14m 00s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 14m 34s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 14m 41s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 13m 24s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 14m 29s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 9m 35s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 9m 16s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 8m 31s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 10m 17s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit ff52aea into stable-5 Mar 3, 2023
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-5/e56a32884236a68070833a44bdcdfd91fa9d080e/pr-1734 branch March 3, 2023 12:37
@felixfontein
Copy link
Contributor

@markuman @alinabuzachis @tremble thanks!

abikouo pushed a commit to abikouo/community.aws that referenced this pull request Oct 24, 2023
ec2_ami - fix org-owner version_added

SUMMARY
ansible-collections#1735 missed the 6.4.0 cutoff, update version_added.
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
ec2_ami
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis
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.

4 participants