script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Web UI for your scripts with execution management

Results 231 script-server issues
Sort by recently updated
recently updated
newest added

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...

feature

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?...

voting

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

feature

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.

infrastructure

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...

feature

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...

feature

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...

feature

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...

feature