-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement support for stamp annotations #8917
Conversation
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/dcb134a4634af29/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/dcb134a4634af29/output.txt Total script time: 2.33 mins Published |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/46fb3975f191210/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 1 Live output at: http://54.215.176.217:8877/3b037c2996b90a7/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/46fb3975f191210/output.txt Total script time: 16.74 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/3b037c2996b90a7/output.txt Total script time: 30.13 mins
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for the patch!
/botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.215.176.217:8877/34139498db03fbb/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/080d17e6c37b63e/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/080d17e6c37b63e/output.txt Total script time: 15.80 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/34139498db03fbb/output.txt Total script time: 28.31 mins
|
Implement support for stamp annotations
This patch includes support for stamp annotations, which make use of the existing framework.
@Snuffleupagus Could you review this? It's very similar to the previous patches.