axodotdev / releases-beta

Feedback and roadmap for axo Releases
1 stars 0 forks source link

Plans to support others providers ? #9

Open haruka-7 opened 8 months ago

haruka-7 commented 8 months ago

Thanks a lot for the invitation to the private beta. I will soon test it on my current rust project.

Do you plans to add more providers like codeberg, gitlab or sourcehut ? To be honest, I no longer create new projects on Github and preferred to use FOSS platforms like those above.

ashleygwilliams commented 8 months ago

hey @haruka-repo! thanks for joining us. we are very interested in supporting other providers- is there a specific provider you'd like to see us prioritize?

haruka-7 commented 8 months ago

Hi @ashleygwilliams ! Personally I like to see codeberg prioritized since it is the provider I use, but I think gitlab has much more users.

ashleygwilliams commented 8 months ago

@haruka-repo what CI provider do you use with codeberg? (forgive me if this is a silly question, i'm not familiar with the platform)

haruka-7 commented 8 months ago

Codeberg use Woodpecker CI (https://docs.codeberg.org/ci/) and they also have a feature called Actions.

With Actions a user has to selfhost a Forgejo Actions Runner, then codeberg's pipeline will used it to run builds. It seems that Forgejo Actions can also use Github Action as a Runner. Personally I used Codeberg Woodpecker instance, since there is no need to selfhost a runner.

Doc: https://docs.codeberg.org/ci/