Results 47 comments of Geri Jennings

I like the idea of having a directory structure that is indicative of the type of meeting transcripts that are included in that dir. Maybe each dir could have its...

I would love to be able to build / view godocs interactively locally. Since we moved to using Go modules, my github repo is no longer in my GOROOT or...

@sgnn7 @dividedmind you were both involved with this before, please feel free to update / revise this if it makes sense.

Note: running `summon my-script` with v0.8.0 and a secrets.yml as above leads to an error like: ``` summon -p keyring.py python3 start.py OOPS! {Kind:4 Style:0 Tag:!!map Value: Anchor: Alias: Content:[0xc00010c280...

Notes on additional related reported issues: - If the `common` section was not a section but just the text ``` ENV_VAR: !var my/value ``` Then running Summon fails whether or...

@michael2m we already deal with this with the connectors, so we'd definitely want to be consistent. The code for that is here: https://github.com/cyberark/secretless-broker/blob/master/pkg/secretless/plugin/sharedobj/available_plugins.go#L88-L103 The `checkPluginIDConflicts` method panics if there is...

@liavyona is this really an enhancement or a bug?

v2 config issue is logged in #715

this would be a backwards compatible alternative to providing the SSL config in the creds section? also, at current the if the sslcert we'd specify the `file` provider with the...

@sgnn7 did you end up looking at this issue any further? wondering if we did some work to address this, or if it's an outstanding bug.