- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 24
 
added passthrough options #199
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
Conversation
| 
           thanks @muschellij2 sadly i still don't have tests for most things here. have you tested the added parameters yourself?  | 
    
| 
           @Adamoso - I made this to try to address your issue at rstudio/plumber#524. Would you be able to test?  | 
    
| 
           Hello @muschellij2!  | 
    
| 
           Any thoughts on this? I think travis fails were due to DO tokens.  | 
    
| 
           @muschellij2 are you asking me? or are you waiting on response from @Adamoso ?  | 
    
| 
           @muschellij2 sorry for taking so long! I was finally able to test most of the functionalities with two different keys. Everything seems to function properly. I can't however find any reason the tests are failing as when I was using the modified functions without specifying new parameters it seemed to work just the same as before.  | 
    
| 
           tests failing b/c token not available in PR's having a look  | 
    
| 
           looks good to me  | 
    
Added passthrough options for a
keyfile, as requested in meztez/plumberDeploy#12Description
Now you can specify a
keyfilefor any operation that requiresssh. Related to #155Related Issue
#155