Peter Sladek

Results 3 issues of Peter Sladek

If I use WorkflowTaskHost.CreateWorkerHost() in my own worker project the self discovery of annoted workers (those using attribute [WorkerTask]) finds and runs workers from Examples folder placed directly in sdk...

Currently the SDK requires configuration values CONDUCTOR_SERVER_URL, KEY and SECRET to be predefined in environment variables, even though I use other means like my own configuration or code to specify...

I am using ctrt+t shell integration and in FZF_CTRL_T_OPTS I have set up reload function to switch between Directories and Files. Right now, I have to use custom command (e.g....

discussion