You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/leon/.rvm/gems/ruby-1.9.3-p194@APPNAME/bundler/gems/secrets-41256e782812/lib/secrets/loader.rb:5:in `initialize': No such file or directory - config/secrets.yml (Errno::ENOENT)
I think it should not blow up in this case. Maybe it could give a warning instead?
The text was updated successfully, but these errors were encountered:
How the heck do I attach a pull request to an existing issue? I tried the following:
$ hub pull-request -i 1
Error creating pull request: Unprocessable Entity (HTTP 422)
Head sha can't be blank
Base sha can't be blank
No commits between singlebrook:master and sbleon:no_secrets_file
/Users/leon/.rvm/gems/ruby-1.9.3-p194@APPNAME/bundler/gems/secrets-41256e782812/lib/secrets/loader.rb:5:in `initialize': No such file or directory - config/secrets.yml (Errno::ENOENT)
I think it should not blow up in this case. Maybe it could give a warning instead?
The text was updated successfully, but these errors were encountered: