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

Should fail gracefully if keys aren't set #1

Open
eshamow opened this issue Dec 6, 2016 · 0 comments
Open

Should fail gracefully if keys aren't set #1

eshamow opened this issue Dec 6, 2016 · 0 comments

Comments

@eshamow
Copy link

eshamow commented Dec 6, 2016

Sample output:

➜  baseboxes git:(master) march user
/usr/local/lib/ruby/gems/2.3.0/gems/march-audit-0.1.0/lib/march/client.rb:26:in `fetch': key not found: "GITHUB_TOKEN" (KeyError)
        from /usr/local/lib/ruby/gems/2.3.0/gems/march-audit-0.1.0/lib/march/client.rb:26:in `client'
        from /usr/local/lib/ruby/gems/2.3.0/gems/march-audit-0.1.0/bin/march:33:in `user'
        from /usr/local/lib/ruby/gems/2.3.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
        from /usr/local/lib/ruby/gems/2.3.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
        from /usr/local/lib/ruby/gems/2.3.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
        from /usr/local/lib/ruby/gems/2.3.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
        from /usr/local/lib/ruby/gems/2.3.0/gems/march-audit-0.1.0/bin/march:39:in `<top (required)>'
        from /usr/local/bin/march:22:in `load'
        from /usr/local/bin/march:22:in `<main>'
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

No branches or pull requests

1 participant