Sohaib Iftikhar
Sohaib Iftikhar
Sometimes we don't need analysis against the entire project but parts of the project are enough. In that case, using a reduced target is more efficient.
The Docker tests currently require docker hub credentials and any contribution made from a fork fails the test making the CI not very reliable unless you look at the logs....
When submitting or deleting a job to nomad fails (for example, due to a malformed input parameter like URL), the reported failure is a `NomadRequestFailed` exception which only tracks the...
I was running one of the examples from [loiu](https://unixism.net/loti/tutorial/sq_poll.html) wiki. I was trying out kernel-side polling which can be quite efficient for our use case. Consider this tiny snippet. It...
## Description -- `ZipContentFilter` logic for patterns that have a single allowed pattern. Earlier this would include all files. -- `generate_content_hash` also considers the patterns before generating the hash so...
First off thank you for this excellent project. The usecase. We don't use Valhalla in the traditional sense of an HTTP API over docker. Our end goal is primarily geo...