devszr

Results 5 comments of devszr

@HaoDaWang Nope. I ended up not using vue-worker.

@gsongsong Not really. I used Node's child_process module directly without using webworkers since my use case was within an Electron App.

I seem to have a problem using timeout-minutes too. I'm trying to pick it up from an environment variable but get the following error when the pipeline is executed. It...

Apologies for the delayed response. I recently installed a YAML syntax checker in VS Code and it seems to mark my timeout-minutes line with an error and provides this message....

> Hi everybody, same problem here. Even when I setup a timeout option it's not work. > > ``` > - name: Manual Approve > uses: trstringer/manual-approval@v1 > with: >...