1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs/docsite/rst/porting_guides
Chris St. Pierre 63b7882cbb Deprecate the github_hooks module (#49296)
It was super incomplete, and the interface was pretty strange; it had
built-in features to handle pretty bespoke workflows ("clean504",
e.g.) but was lacking lots of other useful features (like the ability
to create a webhook with a shared secret). Rather than try to update
the interface in a backwards compatible way, I've replaced it with the
more predictable, single-purpose github_webhook and
github_webhook_facts modules.
2018-12-06 15:56:53 +00:00
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
porting_guide_2.3.rst Fix refs broken by removal of old module docs 2018-08-24 15:37:13 -07:00
porting_guide_2.4.rst Remove Deprecated configs 2.8 (#46825) 2018-11-05 12:08:13 -05:00
porting_guide_2.5.rst incorrect ref (#46492) 2018-10-08 16:33:50 -04:00
porting_guide_2.6.rst lineinfile note belongs in changelog for 2.6, not 2.7 (#45517) 2018-09-11 22:00:40 +01:00
porting_guide_2.7.rst pip: produce better error msg on import error (#47743) 2018-10-31 15:30:37 +01:00
porting_guide_2.8.rst Deprecate the github_hooks module (#49296) 2018-12-06 15:56:53 +00:00
porting_guides.rst Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00