6 ms·
Will it have continuous integration or is it focused on just version control and issue tracking?
by wedesoft 12d ago
Will it have continuous integration or is it focused on just version control and issue tracking?
- pjullrich 12d agoIt 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 :)
- wedesoft 12d agoNo worries. You can also instead provide integration of third party CI. Thanks for letting me know.