Julien Lhermite

Results 4 comments of Julien Lhermite

Hi @kevinbwusa, what you suggest could be a good idea. I took a look on the solution you implemented, and I have some suggestion: * you should type the **queryParams**...

In a project I'm working on we use only `.vue` files without distinct `.component.ts` files. And our sonar analysis has the correct coverage information. Could we consider to use only...

Thanks for your answer. I was doing the same actually... until I wanted to deploy an ephemeral environment to test against. These tests would have been launched for every commit...

@NickDarvey Sorry I've just seen your question... I think, I did modify this repository to add the output I needed: ```diff index 4b6419a..a4945f5 100644 --- a/stacks/custom-resource-lambda-edge/cloudformation.yml +++ b/stacks/custom-resource-lambda-edge/cloudformation.yml @@ -129,3...