Eric Kramer

Results 7 issues of Eric Kramer

Collecting notes on a few minor documentation/wording fixes and corrections. (I would be happy to fork a documentation repo if there is one.) Make the following minor documentation fixes: In...

It's unclear from the existing documentation what "collectors" are. There is some reference (in the "collect" section of "Actions") to a collection method but I feel additional treatment (including some...

The Rundeck/Slack plugin has been extremely helpful for alerting us of job failures (and successes). To make it even more useful and reduce support/investigation efforts, consider adding the ability to...

Includes the `--create-app` flag on deploy since omitting it on the first call causes an error: ``` Fn: app myapp not found ``` - Link to issue this resolves -...

Add the ability to fetch jobs that match any of a given list of tags

enhancement

When attempting to handle filenames/filepaths that include more than one '.' character, the library infers the wrong file type since it arbitrarily looks for the "qvd"/"xml" extension after the first...