Calvin Leung Huang
Calvin Leung Huang
> `* path is already in use at secrets/ad//` The Terraform-specific error that you're getting looks to be different and unrelated from the other error that you're observing. The error...
> Just had to revert back to pq package as older versions of Vault will not have the dbhelper package updated yet. We shouldn't have to worry about older versions...
Building this as an external plugin shouldn't be a problem either, as the plugin binary will be able to use the dbhelper package regardless of what version of Vault you're...
Hi @peterfranciscook, thanks for the contribution! I'll take a look at this sometime this week and also look into release automation to keep it up-to-date in the future. Sorry for...
Thanks for input, this would be good to add! If you do a PR on the required changes I can take a look at it more closely.
We will need to add test coverage for this case as well as the one mentioned in #80 regarding branch switching.
Awesome! Can you add some tests for these changes?
Have you tried exporting `GIT_SSH_COMMAND` to see if it works? git commands are called by `child_process.exec()`, which should inherit all the parent environment variables by default.
@samifruit514 thanks for the PR! Unfortunately, I no longer have committer access to the project so you'll have to get in touch with one of the guys from @Cimpress-MCP to...
Sorry, I did glance at this change, but there we no similar reports or any comments that were added to this PR so I had it sit around for a...