Maxime Lem

Results 9 comments of Maxime Lem

I just upgraded to InfluxDB v2 and started to use it for monitoring and sending alert, but it seems there's no support for email, except for mail services having HTTP...

As seen from the test on networks, the virtual host container must share a network with nginx-proxy in order to have its upstreams resolved (otherwise there's no point in adding...

I'm having this error too with the API process. I have the client and api running as docker containers, and data stored in a local mongodb container. I have Azure...

Looks like there are multiple estimates collection that is done in parallel, maybe we could reduce this number to reduce the throttling made by Azure API, and also the memory...

I googled a bit about how to use local packages as npm dependencies and one potential solution could be to use the syntax ``` "dependencies": { "dependencyName": "file:../pathToMyLocalModule", } ```...

Same issue here using v4.18: ```[linux_eslint] ERROR: Unable to parse file: /home/jenkins/workspace/ster-oap_ft1_jenkins-eslint-SKIPKDSPJWNW2LS7TBA7NLUIIJ2UKG2ZANVZ4NPAALKFGJ5XBN3A/src/Feature/Navigation/code/Styles/_navigation.scss [linux_eslint] ERROR: Parse error at line 35 column 10: [linux_eslint] [linux_eslint] 29: $panelPosLeft: (xs: translateX(100%), lg: none); [linux_eslint]...

I built https://github.com/racodond/sonar-css-plugin/pull/118 locally, it's working fine.

Hi, I'm facing the same issue, the action works fine for the repositories of the org where the workflow is created, but not for other organizations, even if they are...