Mathieu Dumais-Savard
Mathieu Dumais-Savard
Found a work around, Add this to your YAML ``` Globals: Function: Environment: Variables: AWS_XRAY_CONTEXT_MISSING: LOG_ERROR AWS_XRAY_LOG_LEVEL: silent ```
I was affected by this as well, manually removing the CodeBuild project from the VPC in the env part of the console did the trick and didn't break my CloudFormation...
Thanks Bjarne, I'll look at the code over the week-end and merge it into master
Hi ghepting, touch support has been implemented as a side-project and will be merged in master soon this year.. stay tuned.. As for the re-init thing, it shouldn't be that...
Can you propose a pull request for these two issues? I'd be glad to look at them and contribute them back to the repository On Mon, Jul 27, 2015 at...
It looks like you have HTML inside your JS, and are HTML markup, not valid javascript code. On Tue, Oct 2, 2012 at 2:13 AM, reddygaru [email protected] wrote: > I...
There sure would be a way to do that, it's not in the code as of now though.. Can you do it yourself or you need someone to add it?