Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide feedback when DROID signature file isn't available #255

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ross-spencer
Copy link
Collaborator

Additionally, clean up some excess config.DROID() calls when roy inits.

Roy needs to be able to access a nested set of directories.
If they don't exist, roy errors. We can mirror `mkdir -p` (create
parents if not exist) with `MkDirAll(...)`.
A number of calls are made to retrieve the default location of the
DROID signature file dynamically. These are turned into a single
call in the app init. Further, there is a bit more feedback during
harvest to provide the user with more info when a DROID signature
file does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant