]> git.corax.cc Git - foundry/commit
publish_test: Add script for publishing test results
authorMatthias Kruk <m@m10k.eu>
Thu, 9 Sep 2021 22:02:02 +0000 (07:02 +0900)
committerMatthias Kruk <m@m10k.eu>
Thu, 9 Sep 2021 22:02:02 +0000 (07:02 +0900)
commit00403b958509f183995011051bc273fc19296b2f
tree04d035f250371bdf074df4cb5169c4a74e229570
parent2009aac7c75b6d8b9e5b1df0efafe921745876d0
publish_test: Add script for publishing test results

There is currently no way to manually publish a test message, making
it necessary to run a test on a testbot instance in order to test the
behavior of dispatchbot.
This commit adds a script that allows the caller to publish a test
message without the need to run a testbot instance.
publish_test.sh [new file with mode: 0755]