Hi,

you'll find some basic information on that in
https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html
(in the devel docs). See in particular the last and second-to-last sections.

Best,
Felix



On Fri, 26 Jun 2020 21:42:52 -0700 (PDT)
Matthew Davis <davisml...@gmail.com> wrote:

> Hi Sam,
> 
> What is the new process for testing changes to the modules that have
> moved to a collection?
> 
> The top-level README of both AWS collection repos points to how to
> *use* collections 
> <https://docs.ansible.com/ansible/latest/user_guide/collections_using.html>, 
> but that doesn't tell me how to *develop* collections.
> 
> Do I need to clone both the collection repo, *and* the main
> ansible/ansible repo?
> The whole point of this split is that they get developed separately.
> So do I not need the main repo?
> But if I don't have the main repo, how do I do `. hacking/env-setup`?
> Do I still need that?
> 
> If I want to run my code locally 
> <https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#exercising-module-code-locally>
>  
> what do I pass as the -m argument? What folder do I need to be in?
> 
> What about unit tests 
> <https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#unit-tests>.
>  
> Is the command the same? What folder do I need to be in?
> 
> How do I run integration tests? The new AWS collection repo does not
> have the policy file listed in the docs 
> <https://docs.ansible.com/ansible/latest/dev_guide/testing_integration.html#testing-policies>
> .
> 
> Is the development process documented anywhere? I can't find it in
> the FAQ
> <https://github.com/ansible-collections/overview#contributors-to-ansible>.
> Please point me in the right direction.
> 
> Thanks,
> Matt

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/20200627091259.6319b27b%40rovaniemi.

Reply via email to