Thomas Letan
Thomas Letan
Awesome, @arxanas. Thanks a lot for this carefully written issue. This is probably more challenging than what I had anticipated, though I am not surprise. I will take the time...
If I could help with GPG support, this is actually a blocker for me to adopt the tool, and I’d be interested in giving a hand (Interestingly enough, this was...
As certain of my projects grows in complexity, the need for a “dune support” in PG increases. Is there a way to help here to see this issue moving forward?
I did that for one of my project and it works just fine.
#4 has been committed to `master`, so we can focus on finishing the clean-up of the codebase and writing the missing pieces of documentation.
> There main roadbump is that database setup doesn't work, as it ignores the schema. I ran into that exact problem today. Hence, I am wondering: is there any workaround...
For the three examples you mentioned, I would suggest - By default, `new` creates a patch with no dependencies; we can imagine having a new command-line argument to specified said...
Thanks. I ended up doing something similar with a real API and a fake one, [like this](https://github.com/lethom/renaissance/blob/master/vita-cera/src/Renaissance/Api/Bz.hs#L17-L22). However, your idea is quite interesting!
Thanks for the feedback! I really don’t use magit to its full potential. I will try to dig into this issue this week-end. If you know which face I need...
If it can help, I have published a [blogpost](https://soap.coffee/~lthms/posts/OCamlStaticBinaries.html) on this subject, and you can have a look at [this script](https://github.com/lthms/spatial-shell/blob/main/scripts/prepare-release-artifacts.sh) if you are interested on how I build artifacts...