Results 4 issues of jnovick

Adding a missing value to fix this issue: https://github.com/nuke-build/nuke/issues/712 I'm not sure why that issue was closed when it is a real issue and such a simple issue to fix....

As per [the official documentation](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html#how-it-works), there should be a description field, but there isn't. Looking at the code, the same value set for `check_name` could be used for `description`. `check_name`...

* When writing to a new file, create the directory for the file if it does not already exist * This is useful if writing `helmvalues` to a new directory...

The primary and secondary endpoints return blob, queue, and table, but not file. It is easy for me to determine programatically since I can just swap one word in the...