puengel

Results 7 comments of puengel

### Run Workflow ## Assumption **Pre** can be handled by dependencies. --> No need for further implementation. **Post** is meant to be done after a Task has finished. Since our...

TODO: - [x] Run shell script - [ ] Call npm script - [ ] Get Error msgs during runtime - [ ] update runtime state when stopped

Hi, Trying to reproduce your problem. 1. Which gotron-builder version are you using? You can check that via ``gotron-builder -v`` 2. Can you specify which parameters you used for gotron-builder?...

Hi, Can you please verify if #35 fixes your issue. Checkout pr #35 and run ``go build`` inside `gotron/cmd/gotron-builder` directory. Then try to pack your app with the new gotron-builder...

Hi, is this the full log? Thanks

Are you using wine version 2.0? Can you check if installing wine version 3 solves your problem?

Suggestion for task name `bob verify` and then add what you want to verify ` tasks` --> `bob verify tasks`. In my opinion bob should act this way: Whenever bob...