Drew Repasky

Results 3 issues of Drew Repasky

When parsing the Evernote `` elements, the script will now also parse any nested `` elements, writing them out into a separate sqlite table. Here is an example of how...

`deployLambda` allows for setting a timeout, while `invokeLambda` does not have that same property: https://jenkins.io/doc/pipeline/steps/aws-lambda/ So if a lambda takes longer than a minute to run, it simply times out...

After a successful lambda deploy + invoke, I was seeing a jenkins job fail with the following error. ``` Also: hudson.remoting.ProxyException: net.sf.json.JSONException: Invalid JSON String hudson.remoting.ProxyException: net.sf.json.JSONException: Invalid JSON String...