Sebastien Dubois

Results 104 comments of Sebastien Dubois

@Jamie452 I'm also looking into this; curious if you find something out. I'll report here / blog about it if I do :)

Good to know, thanks Lukas. I usually prefer local installs to ensure that all team members have the same baseline and only need to install the project dependencies. I can...

Should 4.12.5 fix this issue?

I don't know if my use case is valid as I'm just starting to use K8S, but I currently have a multi-stage docker build for two micro-services which need to...

Same problem here, I've tried a few things, but couldn't get debugging to work for my Next.js app. Thread: https://nrwlcommunity.slack.com/archives/CMFKWPU6Q/p1611558322095900 I've tried adding `NODE_OPTIONS='--inspect=9229'` before nx serve, but it fails...

@EmidioStani indeed, makes sense. With the current specs, Avro/Protobuf could also be alternative resource representation formats: https://github.com/NationalBankBelgium/REST-API-Design-Guide/wiki/Data-formats

It could be added as an optional alternative. Can help for testing (simple url manipulation vs headers) On Dec 9, 2016 3:03 PM, "Robby De Laet" wrote: > It can...

No, it is a single node. For the moment, I've disabled cookie authentication as the issue continued to occur from time to time.

I think so, yes. I actually disabled the following setting: "allow_persistent_cookies". I guess I wanted to be overprotective, by avoiding "forever" cookies, and instead created a situation where I have...

Hey @olamy. Any chance of having this PR merged or a newer version? We'd like to align our test environment with our integration-test infrastructure for which we use Tomcat embedded,...