haikuwebkit/Tools/Scripts/webkitpy/thirdparty
Alexey Proskuryakov d4c356557b Remove IRC bots from webkitpy
https://bugs.webkit.org/show_bug.cgi?id=219111

Reviewed by Jonathan Bedard and Aakash Jain.

We haven't been running any IRC bots for a while, this is dead code.

* Scripts/webkitpy/common/net/irc: Removed.
* Scripts/webkitpy/thirdparty/irc: Removed.
* Scripts/webkitpy/tool/bot/irc_command.py: Removed.
* Scripts/webkitpy/tool/bot/irc_command_unittest.py: Removed.
* Scripts/webkitpy/tool/bot/ircbot.py: Removed.
* Scripts/webkitpy/tool/bot/ircbot_unittest.py: Removed.
* Scripts/webkitpy/tool/bot/sheriff.py: Removed.
* Scripts/webkitpy/tool/bot/sheriff_unittest.py: Removed.
* Scripts/webkitpy/tool/commands/__init__.py:
* Scripts/webkitpy/tool/commands/newcommitbot.py: Removed.
* Scripts/webkitpy/tool/commands/newcommitbot_unittest.py: Removed.
* Scripts/webkitpy/tool/commands/perfalizer.py: Removed.
* Scripts/webkitpy/tool/commands/perfalizer_unittest.py: Removed.
* Scripts/webkitpy/tool/commands/sheriffbot.py: Removed.
* Scripts/webkitpy/tool/commands/sheriffbot_unittest.py: Removed.
* Scripts/webkitpy/tool/main.py:
(WebKitPatch):
(WebKitPatch.__init__):
(WebKitPatch.path):
(WebKitPatch.command_completed):
(WebKitPatch.handle_global_options):
(WebKitPatch.ensure_irc_connected): Deleted.
(WebKitPatch.irc): Deleted.
* Scripts/webkitpy/tool/mocktool.py:
(MockTool.__init__):
(MockTool.path):
(MockTool.ensure_irc_connected): Deleted.
(MockTool.irc): Deleted.



Canonical link: https://commits.webkit.org/231746@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@270003 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-11-19 01:37:37 +00:00
..
BeautifulSoup.py [webkitpy] Use webkitcorepy's autoinstaller for beautifulsoup 2020-10-21 23:26:08 +00:00
BeautifulSoup_legacy.py Python 3: Add support in webkitpy.common.net.bugzilla 2019-10-15 00:02:35 +00:00
__init__.py [webkitpy] Remove the old autointaller 2020-10-23 19:27:18 +00:00
mock.py Python 3: Add support in webkitpy.common.net.bugzilla 2019-10-15 00:02:35 +00:00