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

Update documentation links for rds_snapshot* #1481

Merged

Conversation

alinabuzachis
Copy link
Contributor

Update rds_snapshot* doc links

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 4m 14s
✔️ build-ansible-collection SUCCESS in 5m 31s
✔️ ansible-test-sanity-docker-devel SUCCESS in 10m 14s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 24s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 12s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 11m 17s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 7m 44s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 56s

@ansibullbot
Copy link

@alinabuzachis this PR contains the following merge commits:

Please rebase your branch to remove these commits.

click here for bot help

@ansibullbot
Copy link

@alinabuzachis: Greetings! Thanks for taking the time to open this pullrequest. In order for the community to handle your pullrequest effectively, we need a bit more information.

Here are the items we could not find in your description:

  • issue type

Please set the description of this pullrequest with this template:
https://raw.githubusercontent.com/ansible/ansible/devel/.github/PULL_REQUEST_TEMPLATE.md

click here for bot help

@ansibullbot ansibullbot added merge_commit This PR contains at least one merge commit. Please resolve! needs_info This issue requires further information. Please answer any outstanding questions needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly needs_triage labels Sep 16, 2022
@alinabuzachis alinabuzachis force-pushed the update_docs_rds_snapshot branch from 9126aaa to 1b969b2 Compare September 16, 2022 15:18
@ansibullbot ansibullbot removed merge_commit This PR contains at least one merge commit. Please resolve! needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html labels Sep 16, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 54s
✔️ build-ansible-collection SUCCESS in 5m 36s
✔️ ansible-test-sanity-docker-devel SUCCESS in 12m 09s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 47s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 11m 40s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 11m 11s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 7m 17s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 7m 01s

@ansibullbot ansibullbot added needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Sep 21, 2022
@abikouo abikouo removed needs_triage needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly labels Sep 21, 2022
@ansibullbot ansibullbot added needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly labels Sep 21, 2022
@alinabuzachis alinabuzachis force-pushed the update_docs_rds_snapshot branch from 1b969b2 to 43bd0e2 Compare September 21, 2022 12:56
@ansibullbot ansibullbot removed needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Sep 21, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 4m 59s
✔️ build-ansible-collection SUCCESS in 5m 50s
ansible-test-sanity-docker-devel FAILURE in 11m 27s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 12m 41s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 12m 25s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 11m 22s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 10m 40s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 7m 31s

@tremble tremble force-pushed the update_docs_rds_snapshot branch from 43bd0e2 to a648890 Compare September 22, 2022 10:10
@tremble
Copy link
Contributor

tremble commented Sep 22, 2022

For sanity I've merged #1481 #1484 #1486 #1488 #1516 #1519 and #1521 into this PR to avoid the need for constant rebasing.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

✔️ ansible-galaxy-importer SUCCESS in 3m 57s
✔️ build-ansible-collection SUCCESS in 5m 12s
ansible-test-sanity-docker-devel FAILURE in 12m 05s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 17s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 10m 28s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 40s
✔️ ansible-test-units-community-aws-python38 SUCCESS in 6m 23s
✔️ ansible-test-units-community-aws-python39 SUCCESS in 6m 22s

@softwarefactory-project-zuul
Copy link
Contributor

Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry.

@tremble tremble merged commit 2a2e891 into ansible-collections:main Sep 22, 2022
@tremble tremble mentioned this pull request Sep 22, 2022
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Sep 22, 2022
Migrate rds_snapshot* modules and tests

Depends-On: ansible-collections/amazon.aws#1012
Depends-On: #1481
Remove rds_snapshot* modules and tests
These modules have been migrated to amazon.aws
Update runtime.yml with redirects to that collection
Update ignore files

Reviewed-by: Mike Graves <mgraves@redhat.com>
Reviewed-by: Bikouo Aubin <None>
Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory) needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants