Michel Daviot

Results 24 issues of Michel Daviot

a websocket client would be great, also inspired with the simple python api, like this usage : https://github.com/Zamiell/hanabi-live-bot/blob/master/bot.py

On all sbt projects at work we have this issue. We run `sbt test:compile stash` in Gitlab CI job and share the stashed folder as an artifact. On the next...

I'd like to control the dice rolled from the calling site and not only from the declaration site. Exemples * `dice: 1d8+4 [](page.md^bookmark)` would pull only in the last 8...

You could add a tip in the README about https://ngrok.com/ It's really an easy way to solve all the firewall / nat / network issues : all servers (both facilitator...

Would you please update the [example app](https://github.com/lihaoyi/workbench-example-app) to latest versions ? It is really outdated now. I tried to do it myself but I'm still too much a newbie in...

fixed in https://github.com/approvals/ApprovalTests.Python/pull/150

Hey, I'm a long time user of approval testing (on the JVM) but new on python. I installed vscode / python and cloned this repo on a fresh machine. When...

I've tried to migrate my sample to rapture 2.0 M9 but I cannot find the correct way to do it, here is a minimalist sample: https://github.com/tyrcho/rapture-json-demo/blob/rapture_2/src/main/scala/Demo.scala this code worked with...