Comment by wedesoft

17 hours ago

Will it have continuous integration or is it focused on just version control and issue tracking?

It does already, but it's not yet properly documented. You can already run your own Gitea runner and point it at Pushin. I'll also add managed CI runner support based on Firecracker VMs soon. Currently, I use self-hosted runners for my CI, but the UI is a bit rough. I wanted to merge a PR today that fixes all that but then HN happened so just bear with me a little longer :)

  • No worries. You can also instead provide integration of third party CI. Thanks for letting me know.