Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Gitea API for self-hosted git hosting #65

Open
decentral1se opened this issue Apr 6, 2020 · 5 comments
Open

Support Gitea API for self-hosted git hosting #65

decentral1se opened this issue Apr 6, 2020 · 5 comments

Comments

@decentral1se
Copy link

Hi folks! Autonomic.zone want to join but we've got our git hosting setup on https://git.autonomic.zone which is a self hosted gitea instance. As far as I know, this app doesn't support reading the Gitea API yet? There seems to be decent docs for it though https://docs.gitea.io/en-us/api-usage. Would be cool to get this sorted! Thanks!

@pbrudnick
Copy link
Member

Thank you @decentral1se , I didn't know about Gitea, we have to read the docs and discuss it for a future integration.

I'll keep you posted here.

@sutty-coop
Copy link
Contributor

I see there's an empty language key and also a languages_url with a URL that returns languages:

In our Gitea version:

https://gitea.sutty.coop.ar/api/v1/orgs/Sutty/repos
https://gitea.sutty.coop.ar/api/v1/repos/Sutty/haini.sh/languages

@3-w-c
Copy link

3-w-c commented Apr 17, 2024

hey comrades, anything we @ autonomic can do to help move this along? 🙏

@pbrudnick
Copy link
Member

Hi there! thank you folks!
We need to add a new backend similar to the git.coop one:
https://github.com/fiqus/coophub/blob/2af43544bedc1982bb6287343a06beaf7124cf60/lib/coophub/backends/git_coop.ex

As it's done, we need one backend per server, so autonomic and sutty as separated backends, in the future it could be one gitea backend support for multiple gitea servers...

You are welcome and happy to code review future PRs :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants