Steve Guns
Steve Guns
Been trying to get this to work for validation. Since you cannot add entries in "embeddedDocuments()" for the arrays you define they have no "_embeddedConfig" entry. So the validation will...
As mentioned in issue #140, I just lost a lot of time assuming that an associative classmap would not be touched, but I was wrong. So here's a PR that...
Is it possible to overwrite a dict/list instead of merging? I have a situation where a base configuration sometimes defines a dict that I won't need "higher up", but things...
**Description** It would be very handy to have information about the manifest being executed as well. For example, when running commands, a `manifest.dir` would be extremely nice if you have...
**Description** If you forget to include the filename in a `file.copy ` action, but instead refer to the directory, `comtrya` will fail saying this is a directory, but i removes...