You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains the following commits:
* a9a4b58 Use the Broadcaster's own TLS config instead of the global one
* 2bdee43 Do not run the benchmark loop when running on non-noop mode
* 0803771 Refactor the oneshot mode code
This release contains the following commits:
* 5e9cbc9 Allow saving the results of the oneshot run
* 11676ec Add a way to specify the source code for the submission instead of the JSON request
* 28f436c Allow inputs to be in a different volume than the runtime directory
* 9d50d5a Use the correct language extension for the validator file
* 18fc33e Change the expected input format of -oneshot=run
This release contains the following commits:
* 54ed73f Bail out when the meta file is malformed
* fb78c68 Make the logging of the run request failures a bit more readable