Julien Bras

Results 17 comments of Julien Bras

Hi @vishallanke, have you tried to deploy ReportPortal using CDK or any IAAC system? If yes, is it an option to share your work? Thanks!

Just to add, today there is 14 containers defined in the reference docker-compose.yml. If you plan to remove a couple (use RDS for db, ALB instead of gateway, etc...) there...

Hi @CraigHead 👋 I have been asked to setup ReportPortal in my own service, and we have finally used the Cloudformation template described in this article: https://medium.com/@chhatbarjignesh/deploy-reportportal-in-aws-with-aws-cloudformation-cd6553e27f74 It's far from...

Do you have put the corresponding public key in your Bitbucket account ? I have the exact same setup and it works well. Bad thing is that Bitbucket is not...

I've just tested your code for a project, it's working well ! Thanks !

Got the same issue for `` and ``. I am adding a 👍 for closed tags too, thanks for this nice work by the way !

Hello I have the same issue using `Layer` and `Feature`: ``` ``` Maybe I am not using `Image` correctly,

OK more work on this issue: It seems that the fact I have set the `Map` object in the component state make the image load twice. I am trying to...

Hi @ehmad11! Thanks for your quick feedback! I have worked a bit on `netsuite-rest` to migrate to ESM (guide suggested [here](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)), so it's possible: https://github.com/ehmad11/netsuite-rest/pull/28 But then any project that...

I will now get a look at the `suiteql` package that is depending on this one, OK here is the PR on `suiteql`: https://github.com/ehmad11/suiteql/pull/15