The NFDB/nostr.land code for example is managed on OneDev. Issue management is pretty great (I use it for non-code related tasks as well)
CI was extremely simple to set up, it starts a single-node FDB cluster and runs all the tests.
Login to reply
Replies (1)
I'm still very green when it comes to CI but same for me as well. Tests, containers and so on!
I've even started using it for IaC for my load balancer network.