]> git.corax.cc Git - foundry/commit
Remove unused bots and scripts
authorMatthias Kruk <m@m10k.eu>
Wed, 2 Feb 2022 11:40:37 +0000 (20:40 +0900)
committerMatthias Kruk <m@m10k.eu>
Wed, 2 Feb 2022 11:40:37 +0000 (20:40 +0900)
commitd44ba877c4e1e699b8fae08adacd5ddf9d59286d
tree937e4ab94f6718a1fd937e8539faa5d05585c074
parent45271807b25bc042a0fc2206b2f41c0b827c15b8
Remove unused bots and scripts

There are several bots and scripts left over from the old foundry
message architecture. Since the new message architecture does not
use command messages, scripts for sending commands cannot be used
anymore.
Further, mergebot and testbot do not support the new architecture,
and dispatchbot is not necessary with the new architecture.

This commit removes the unusable bots and command scripts.
build.sh [deleted file]
dispatchbot.sh [deleted file]
dist.sh [deleted file]
merge.sh [deleted file]
mergebot.sh [deleted file]
publish_test.sh [deleted file]
sign.sh [deleted file]
test.sh [deleted file]
testbot.sh [deleted file]