Adam Avilla

Results 4 issues of Adam Avilla

When I try and authenticate with incomplete (no secret) or wrong credentials, my [framework](https://github.com/yp-engineering/mesos-runonce) will continue to run without exiting. I have traced it back to code around: https://github.com/mesos/mesos-go/blob/master/scheduler/scheduler.go#L461-L478 and...

class/enhancement
api/v0

I see in: https://github.com/natefinch/pie/blob/master/examples/python/master.go#L73 that we can pass a JSON-RPC to the plugin without dot notation like "add". Is it possible to do this to a pie provider? I can...

This is completely trivial, but I was wanting to contribute to this project and was going to start by doing some general cleanup of code. One thing is that usually...

May be a useful feature to add a `--force-disabled` flag to runner to automatically inject a `disabled()` line into the `job` output so that people can migrate without running jobs...

enhancement
help wanted
hacktoberfest