script-server
script-server copied to clipboard
Web UI for your scripts with execution management
Hi, 1st of all again.. big thanks for this project! Is there a way to get the current version of the used ScriptServer shown more or less permanently in the...
for now i see that i can't include yaml conf as in logs it try to parse it as json is it possible to include yaml too? thanks
most of the time i need to add new version to the list and change the default may be we can add some somehow that default will take first one?...
hi, any chance we can make it possible missing this feature so much meaning in included config, there will be another include which depends on values from parent include thanks
Self-explanatory. I can do some changes in the code, but have absolutely no idea how to run tests locally before creating a PR. Plz add.
I have "requires terminal" enabled. I want to send what would be keystrokes of "ctrl+c" so the script I'm running isn't abruptly ended without properly finishing its process. As I'm...
Hi, some of my lists and menu elements are quite "lean" and would only require half the size of the width when using i.e. "1". Is it possible to further...
Use Case: If the "multiselect" list is used in a runner where sometimes all but also sometimes just a selection of items in the list is used.. a selectable box...
I'm running into this error when using script-server 1.18.0 and executing a script. ``` Traceback (most recent call last): File "src/web/server.py", line 410, in post execution_id = self.application.execution_service.start_script(config_model, user) File...
The new function using folder in runners do define group works as well if folder is a real one in runners, but don't work if it's a link to a...