[WIP] Updates to AWS collections developer guidelines - #77598
Closed
tremble wants to merge 2 commits into
Closed
Conversation
Contributor
|
Thanks for your Ansible docs contribution! We talk about Ansible documentation on maxtrix at #docs:ansible.im and on libera IRC at #ansible-docs if you ever want to join us and chat about the docs! We meet there on Tuesdays (see the Ansible calendar) and welcome additions to our weekly agenda items - scroll down to find the upcoming agenda and add a comment to put something new on that agenda. |
Contributor
|
Hi @tremble - This guide should be moved to one or the other of the AWS collections (in the docs/docsite/rst folder like the scenario guide is already). |
jillr
reviewed
Apr 21, 2022
Co-authored-by: Jill R <[email protected]>
This was referenced Apr 22, 2022
softwarefactory-project-zuul Bot
pushed a commit
to ansible-collections/amazon.aws
that referenced
this pull request
Apr 26, 2022
Move module development guidelines into the collection SUMMARY As per ansible/ansible#77598 (comment) @samccann: This guide should be moved to one or the other of the AWS collections (in the docs/docsite/rst folder like the scenario guide is already). ISSUE TYPE Docs Pull Request COMPONENT NAME docs/docsite/ ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None> Reviewed-by: Sandra McCann <[email protected]> Reviewed-by: Felix Fontein <[email protected]> Reviewed-by: Jill R <None>
patchback Bot
pushed a commit
to ansible-collections/amazon.aws
that referenced
this pull request
Apr 26, 2022
Move module development guidelines into the collection SUMMARY As per ansible/ansible#77598 (comment) @samccann: This guide should be moved to one or the other of the AWS collections (in the docs/docsite/rst folder like the scenario guide is already). ISSUE TYPE Docs Pull Request COMPONENT NAME docs/docsite/ ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None> Reviewed-by: Sandra McCann <[email protected]> Reviewed-by: Felix Fontein <[email protected]> Reviewed-by: Jill R <None> (cherry picked from commit 2904103)
tremble
added a commit
to ansible-collections/amazon.aws
that referenced
this pull request
Apr 26, 2022
Move module development guidelines into the collection SUMMARY As per ansible/ansible#77598 (comment) This guide should be moved to one or the other of the AWS collections (in the docs/docsite/rst folder like the scenario guide is already). ISSUE TYPE Docs Pull Request COMPONENT NAME docs/docsite/ ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Mark Chappell <None> Reviewed-by: Sandra McCann <[email protected]> Reviewed-by: Felix Fontein <[email protected]> Reviewed-by: Jill R <None> (cherry picked from commit 2904103)
softwarefactory-project-zuul Bot
pushed a commit
to ansible-collections/amazon.aws
that referenced
this pull request
Apr 26, 2022
[PR #787/29041030 backport][stable-3] Move module development guidelines into the collection This is a backport of PR #787 as merged into main (2904103). SUMMARY As per ansible/ansible#77598 (comment) This guide should be moved to one or the other of the AWS collections (in the docs/docsite/rst folder like the scenario guide is already). ISSUE TYPE Docs Pull Request COMPONENT NAME docs/docsite/ ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None>
Contributor
Author
|
Closing in favour of #77608 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends-On: ansible-collections/amazon.aws#792
SUMMARY
amazon.aws and community.aws are dropping support for the original boto libraries, we've also started using some helpers for our integration tests.
ISSUE TYPE
COMPONENT NAME
docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
ADDITIONAL INFORMATION
CC: @jillr