You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Fontein
abb807e5dd
Extend dev guide for collection testing and collection hacking ( #68899 )
...
* Make clear which BOTMETA.yml is meant (some collections also have one), fix itemization, document /rebuild and /rebuild_failed, add section on how to test collections with ansible-test, update supported versions for compile tests, add a section on hacking collections, implement feedback.
* Update docs/docsite/rst/dev_guide/developing_collections.rst
Co-Authored-By: Felix Fontein <felix@fontein.de>
Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
6 years ago
..
platforms
Add section to aws devel guidelines about module_defaults ( #66699 )
6 years ago
shared_snippets
Clarify that GPLv3+ module_utils need core team approval ( #56740 )
7 years ago
style_guide
added guidelines for seo; ( #66431 )
6 years ago
testing/ sanity
remove azure extras and extras_require support ( #67822 )
6 years ago
debugging.rst
misc typo fixes ( #67775 )
6 years ago
developing_api.rst
removes last :doc: links in the dev guide ( #58417 )
7 years ago
developing_collections.rst
Extend dev guide for collection testing and collection hacking ( #68899 )
6 years ago
developing_core.rst
removes last :doc: links in the dev guide ( #58417 )
7 years ago
developing_inventory.rst
Fix cache example ( #64600 )
6 years ago
developing_locally.rst
Update local module options ( #57553 )
7 years ago
developing_module_utilities.rst
fixed some broken links ( #66182 )
6 years ago
developing_modules.rst
rewrite of the developer guide, part 1 ( #45179 )
7 years ago
developing_modules_best_practices.rst
dev_guide/developing_modules_best_practices.rst: fix typo ( #67639 )
6 years ago
developing_modules_checklist.rst
This was changed to python 2.7 but should have remained python 2.6 ( #66836 )
6 years ago
developing_modules_documenting.rst
Link the testing documentation to the module documenting page ( #67248 )
6 years ago
developing_modules_general.rst
doc: Fix tiny typo in example: change --> changed ( #66835 )
6 years ago
developing_modules_general_aci.rst
fix make webdocs warnings ( #68411 )
6 years ago
developing_modules_general_windows.rst
fix last 7 docs errors on post-migration test runs ( #68115 )
6 years ago
developing_modules_in_groups.rst
This was changed to python 2.7 but should have remained python 2.6 ( #66836 )
6 years ago
developing_plugins.rst
Support vars plugins in collections ( #61078 )
6 years ago
developing_program_flow_modules.rst
doc: explain default "required" value for argument_spec ( #68678 )
6 years ago
developing_python_3.rst
Update developing_python_3.rst ( #66249 )
6 years ago
developing_rebasing.rst
Update developing_rebasing.rst ( #51650 )
7 years ago
index.rst
[docs] split collections into user and dev guide sections ( #62363 )
6 years ago
module_lifecycle.rst
rewrite of the developer guide, part 1 ( #45179 )
7 years ago
overview_architecture.rst
Docs: edits & expands module_utils & search path info in dev guide ( #55931 )
7 years ago
testing.rst
Extend dev guide for collection testing and collection hacking ( #68899 )
6 years ago
testing_compile.rst
Extend dev guide for collection testing and collection hacking ( #68899 )
6 years ago
testing_documentation.rst
dev_guide: Correct path to ansible-test requirements files ( #66626 )
6 years ago
testing_httptester.rst
removes last :doc: links in the dev guide ( #58417 )
7 years ago
testing_integration.rst
Dev guide: add notes about different image types for integration and unit/sanity tests ( #68663 )
6 years ago
testing_integration_legacy.rst
restores legacy testing file ( #46095 )
7 years ago
testing_pep8.rst
Remove obsolete docs on pep8 sanity test.
6 years ago
testing_running_locally.rst
fixes link, makes intrapage TOC local ( #67664 )
6 years ago
testing_sanity.rst
Dev guide: add notes about different image types for integration and unit/sanity tests ( #68663 )
6 years ago
testing_units.rst
Dev guide: add notes about different image types for integration and unit/sanity tests ( #68663 )
6 years ago
testing_units_modules.rst
fixes import paths for ansible unit testing ( #65775 )
6 years ago
testing_validate-modules.rst
Module validation: sanity check mutually_exclusive, required_if, required_xxx ... ( #66961 )
6 years ago