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

Add Gitea support #81

Open
jimsheldon opened this issue Dec 20, 2021 · 5 comments
Open

Add Gitea support #81

jimsheldon opened this issue Dec 20, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@jimsheldon
Copy link
Contributor

Add support for Gitea

@simao-silva
Copy link

What is the status?

@jimsheldon
Copy link
Contributor Author

I looked into this today. Currently go-scm does not have ListChanges or CompareChanges implementations for Gitea https://github.com/drone/go-scm/blob/master/scm/driver/gitea/git.go#L76-L82

I am investigating, but so far it looks like the reason might be that Gitea does not have an API endpoint that would return this information.

I will update when I have more information.

@condemil
Copy link

Related: go-gitea/gitea#17165

@Loongphy
Copy link

Any progress? I found Woodpecker already support Gitea.

@hehua2018
Copy link

hehua2018 commented Jan 12, 2024 via email

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

No branches or pull requests

5 participants