Emrah Diril

Results 6 issues of Emrah Diril

I have an On-Demand request and sometimes I schedule runs with the same `run-id`. I am able to search for these runs using the Task Search feature in the web...

I have an on-demand task with `number of retries on failure` set to 1. When I kill a running task of this kind manually from the dashboard, it should not...

While running shaded jar version 0.22 (I downloaded it from [here](https://search.maven.org/search?q=g:com.hubspot%20AND%20a:SingularityService)), I ran into the following problems with the UI: 1. On the Requests page, the DeployId links don't work...

I have deployed an On-Demand request with a retry count of 1. When a run fails on the first try, it gets rescheduled as expected. However, the retry run does...

It would be nice if the Task Search in the web UI could do partial string match for the `runId` field. Currently it does exact string match.

There is no way to include resource files in the output jar file at the moment. Would you be open to adding a feature like `java_library` and `java_test` rules' `resources`...