hercules-ci / support

User feedback, questions and our public roadmap. help@hercules-ci.com
5 stars 1 forks source link

GitLab support #12

Open o1lo01ol1o opened 5 years ago

o1lo01ol1o commented 5 years ago

Currently CI works on github repositories. Is there any estimated timeframe on Gitlab support?

domenkozar commented 5 years ago

Hey @o1lo01ol1o,

I want to be completely transparent here and say that 90% of poll answers said they use Github, so we're focusing on getting most requested features out (roughly in this order): #6 #2 #4 #3

My estimate is 2-3 months at the minimum.

Once that's out, we will expand to gitlab (note, we do have abstraction over VCS). Majority of work is gitlab api haskell library. We'll either have to write one and open source it, or someone beats us to it.

o1lo01ol1o commented 5 years ago

Cool, it's good to have a candid estimate. Thanks.

toastal commented 2 years ago

I too am looking for support for open-source code forge alternatives. I'd love to in the future self-host Gitea once federation support is here or look into Pijul. Currently the majority of my code is on SourceHut with some still on GitLab. The only code that's on GitHub is Elm code because their community locked itself into GitHub as the platform for package management (similarly nixpkgs is using it as identity which is a shame).