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.
ansible/docs/docsite/rst/dev_guide
Felix Fontein a077bca5d5
ansible-test: improve version number validation, validate some semantic versioning properties (#71679)
* Validate removal versions.
* Validate that removal collection versions and version_added collection versions conform to semver spec.
* Validate removal version numbers in meta/runtime.yml.
* Stricter validation for isodates (f.ex. YYYY-M-D is not allowed).
* Improve error reporting.
* Validate removal collection versions.

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
4 years ago
..
platforms doc: add vmware_rest_guidelines 4 years ago
shared_snippets Clarify that GPLv3+ module_utils need core team approval (#56740) 6 years ago
style_guide dev_guide: Add Pygments Lexer examples (#71458) 4 years ago
testing/sanity validate ansible-base's and collections runtime.yml (#69742) 4 years ago
debugging.rst Fix typos (#71970) 4 years ago
developing_api.rst Guide users to use ansible-runner (#71063) 4 years ago
developing_collections.rst Docsite: update Migrating Ansible content to a different collection (#71854) 4 years ago
developing_core.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_inventory.rst Writing style updates to Developing dynamic inventory topic (#71245) 4 years ago
developing_locally.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_module_utilities.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_modules.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_modules_best_practices.rst Docsite: misc fixes (#71697) 4 years ago
developing_modules_checklist.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_modules_documenting.rst Docsite: add reference to Style guide (#71694) 4 years ago
developing_modules_general.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_modules_general_aci.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
developing_modules_general_windows.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
developing_modules_in_groups.rst developing_modules_in_groups.rst: add note about releasing (#71305) 4 years ago
developing_plugins.rst Fix passing the connection timeout to connection plugins (#71722) 4 years ago
developing_program_flow_modules.rst Fix typo in the documentation (#71701) 4 years ago
developing_python_3.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
developing_rebasing.rst DOCS: Mentions ansible-base, adds collections pointers to Community and Dev Guides (#71480) 4 years ago
index.rst doc: add vmware_rest_guidelines 4 years ago
migrating_roles.rst Fix typos (#71970) 4 years ago
module_lifecycle.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
overview_architecture.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
testing.rst Add how to run unit test link in testing_units_modules doc (#71523) 4 years ago
testing_compile.rst Extend dev guide for collection testing and collection hacking (#68899) 5 years ago
testing_documentation.rst dev_guide: Correct path to ansible-test requirements files (#66626) 5 years ago
testing_httptester.rst removes last :doc: links in the dev guide (#58417) 5 years ago
testing_integration.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
testing_integration_legacy.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
testing_pep8.rst Remove obsolete docs on pep8 sanity test. 5 years ago
testing_running_locally.rst Update module debugging docs (#70847) 4 years ago
testing_sanity.rst testing_sanity.rst: add argument for running in docker (#71223) 4 years ago
testing_units.rst Fix 404 links (#71256) 4 years ago
testing_units_modules.rst Fix typo in documentation (#71652) 4 years ago
testing_validate-modules.rst ansible-test: improve version number validation, validate some semantic versioning properties (#71679) 4 years ago