Skip to content
New issue

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

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

Already on GitHub? # to your account

Gitea support? #6

Open
ImMaury opened this issue Oct 13, 2019 · 7 comments
Open

Gitea support? #6

ImMaury opened this issue Oct 13, 2019 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@ImMaury
Copy link

ImMaury commented Oct 13, 2019

Any chance to have this working with a Gitea self-hosted frontend?

@foosinn
Copy link
Contributor

foosinn commented Oct 13, 2019

Feel free to implement the support for it. A pull request is very welcome!

We currently dont use Gitea, so we wont go for it.

@foosinn foosinn added the help wanted Extra attention is needed label Oct 13, 2019
@mach6
Copy link
Contributor

mach6 commented May 25, 2020

The gitea API does not (currently) support the ability to get the changed (added / removed / modified) files for a push or pull_request.

This drone extension requires the ability to calculate / acquire a change list.

@waterdrop01
Copy link

@mach6 Hey, could you please point me to the Github feature that makes showing diff on push/pull_request possible?

So that I can open an issue in the Gitea repo with precise description of the expected behavior...

Thanks!

@waterdrop01
Copy link

Ok, I found the corresponding issue on Gitea -> go-gitea/gitea#654

For those interested in it, go there and upvote :)

@foosinn
Copy link
Contributor

foosinn commented Oct 21, 2022

Just stumbled over this issue. Seems gitea has now support for this:

go-gitea/gitea#21177

@NexZhu
Copy link

NexZhu commented Nov 23, 2022

@mach6 With Gitea supporting API to get changed files, is this goint to be implemented?

@mach6
Copy link
Contributor

mach6 commented Dec 1, 2022

@foosinn the change seems to be for pull_request only. We would still need support for the push event.

@NexZhu While I'm not a maintainer of drone-tree-config, I certainly have contributed a few things along the way. If the project maintainer (@foosinn) is interested in supporting gitea and the gitea API has the calls we need, I'm happy to look at contributing the integration -- time permitting.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants