Nicolas Muller
Nicolas Muller
Hello, I am using kunicorn on Mac OSX Sierra (10.12.6) on Digital Ocean. Digital Ocean API seems incompatible at first view. Thanks a lot for your awesome work ! Best...
Hello, I consider your work as wonderful but as newbie about Python domain, I had many difficult to have a fully Flask Rest example running right. As TDD (Java... )...
Hello, It seems API has changed. Not a problem. Easy to correct. Second point for start action, your controler returns a 201 for start action. It seems strange because it...
Environnement : Windows 7 Enterprise / SP1 JAVA 1.6.0.38 b35 JRuby 1.7.2 (1.9.3p327) If I execute in a new environnement these two lines, it is perfect to have my war...
The goal is to slow down one team to miss the balloon. Maybe we could introduice HTTP fault delay to do it. If you think it is nice I can...
Hello, I would like to know if it is possible to bind the images generated with screenshot with the Allure Report ? It is not a bug because this is...
Hello Tally, Thanks for your work. It seems we have a stange behaviour with Allure Report Generation. If I understand your explanation about `https://github.com/Tallyb/cucumber-playwright/blob/master/README.md#to-choose-a-reporter`, we can have only one reporter....
Hello, This is our config file. ``` apiVersion: networking.k8s.io/v1beta1 kind: Ingress metadata: name: ingress-client-auth namespace: develop annotations: kubernetes.io/ingress.class: "nginx" # Enable client certificate authentication nginx.ingress.kubernetes.io/auth-tls-verify-client: "on" # Create the secret...
Hello, Just my first step with Minttea. Very good idea to be inspired by Elm and powered by OCaml. ``` dune --version 3.13.1 ```` ```` ocaml --version The OCaml toplevel,...