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/test
Felix Fontein 31bf3a5622
Deprecate module in collection: allow removal date in documentation, make validate-modules ensure version and date match (#69727)
* Allow to deprecate module by date in documentation.

* Make sure deprecation date/version match between module docs and meta/runtime.yml.

* Unrelated fix: don't compare deprecated module version to Ansible's version in collection.

* Allow documentation's removal version to be something else than fixed list of Ansible versions for collections.

* Linting.

* Allow to deprecate plugin options by date.

* Add changelog fragment for deprecation by date (also covers #68177).
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration blockinfile - fix line end regression (#69734) 4 years ago
lib/ansible_test Deprecate module in collection: allow removal date in documentation, make validate-modules ensure version and date match (#69727) 4 years ago
sanity Fix docs return formatting. (#69632) 4 years ago
support Remove conflicting plugin from test/support/ dir. (#69628) 4 years ago
units distribution: Refactor test_distribution_version testcases (#69300) 4 years ago
utils/shippable Use a custom build container on Shippable. (#69660) 4 years ago