ansible/test
Felix Fontein a862ff2d43
Deprecation revisited (#69926)
* Allow to specify collection_name separately for deprecation.

* Use new functionality in Ansible.

* Use new functionality in tests.

* Update tagging/untagging functions.

* Update pylint deprecated sanity test.

* Update validate-modules. Missing are basic checks for version_added (validate semantic version format for collections).

* Improve version validation. Re-add version_added validation.

* Make sure collection names are added to return docs before schema validation.

* Extra checks to avoid crashes on bad data.

* Make C# module utils code work, and update/extend tests.

* Add changelog fragment.

* Stop extracting collection name from potentially tagged versions/dates.

* Simplify C# code.

* Update Windows modules docs.

* Forgot semicolons.
2020-06-09 15:21:19 -07:00
..
ansible_test
integration Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
lib/ansible_test Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
sanity Split out and install sanity test requirements. (#69971) 2020-06-09 13:38:36 -07:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
utils/shippable ansible-test - fix up relative util import for powershell validate-modules (#69753) 2020-05-29 14:31:59 +10:00