]> git.corax.cc Git - foundry/commit
testbot: Remove handling of "commit" and "logs" message properties
authorMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 07:01:18 +0000 (16:01 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 1 Aug 2021 07:01:18 +0000 (16:01 +0900)
commit62b85934807a91172e378e2578161be492aae114
tree92e1ca53c398992d1644b2c13ad92206387abb5c
parent4e51584eb641bab903ac2a1b539fa305b6f652d0
testbot: Remove handling of "commit" and "logs" message properties

The "commit" message property has been made optional, and the "logs"
property has been removed, making it necessary to change the way
testbots handle IPC messages.
This commit modifies testbot so that the "commit" property will be
ignored, and that testbots will not attempt to include testlogs
in sent messages.
testbot.sh [changed mode: 0644->0755]