Gitlab integration?
This was asked during NixCon, but I figure I'll lift it here in order to track progress: is Gitlab in-scope, and if so, what work remains?
It's outside the roadmap but within the project's scope.
In terms of work, it's mainly a matter of writing a new adapter; you can look at the one for GitHub for inspiration.
Pull requests welcome, but don't expect it to happen from our side for now as we are not Gitlab users.
Understandable on all points; thanks for the pointers.
For anyone else with Gitlab interest, I am not working on an adapter implementation at the present. Will update here (or eventual successor issue) if that changes.
This is also interesting to me. I'm not sure yet if buildbot is suitable for our use case, but it very well might be, and in that case we would need GitLab integration.
I don't know what "we" means in this case, but there is also the option of using this: https://github.com/nix-community/buildbot-nix?tab=readme-ov-file#need-commercial-support-or-customization
Understandable on all points; thanks for the pointers.
For anyone else with Gitlab interest, I am not working on an adapter implementation at the present. Will update here (or eventual successor issue) if that changes.
Have you made any progress on this? I currently host my config on GitHub and do CI with Garnix, but would like to migrate to my self hosted GitLab and build-bot if I can.
Have you made any progress on this
No, I haven't. I'll update here if I do.