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

Missing features in the API #9638

Open
2 of 7 tasks
ederuiter opened this issue Jan 7, 2020 · 7 comments
Open
2 of 7 tasks

Missing features in the API #9638

ederuiter opened this issue Jan 7, 2020 · 7 comments
Labels
modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first. type/summary This issue aggregates a bunch of other issues

Comments

@ederuiter
Copy link

ederuiter commented Jan 7, 2020

Description

I am currently working on a library providing a unified interface to gitlab / github / gitea / bitbucket repo management api's .. but for gitea I found a couple of missing features preventing me from completing the gitea backend for this library:

PS: if you rather want individual issues for the above points, I will happily do this.
PPS: If needed I can try to implement this, but my golang experience is very limited

@6543
Copy link
Member

6543 commented Jan 7, 2020

@ederuiter if you need an api endpoint, the easyes way is to create a pull request yourself

if you can wait - perhaps I'll pick it up but this could take a while :)

e.g: #9494

@shashvat-kedia
Copy link
Contributor

@6543 I would like to work on this.

@6543
Copy link
Member

6543 commented Jan 8, 2020

@SD1998 go on for it :) the Contribution Docs can help you 👍

@lunny lunny added modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Jan 8, 2020
@6543
Copy link
Member

6543 commented Nov 24, 2020

@ederuiter can you update your list?

@6543 6543 added the type/summary This issue aggregates a bunch of other issues label Nov 24, 2020
@6543
Copy link
Member

6543 commented Nov 24, 2020

#13630 will also close one point ...

@bryanpedini
Copy link

I am currently working on a library providing a unified interface to gitlab / github / gitea / bitbucket repo management api's

Would you mind sharing? I'm not currently in the process of putting up anything similar, but just having the link / the resource knowing that if one day I'll need it I won't have the need of hours of searches, it'll be cool!!

@ederuiter
Copy link
Author

https://github.com/thisisdevelopment/git-manager <= it is by no means finished and could use some attention, but we use it in production to manage some gitlab instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies/api This PR adds API routes or modifies them type/proposal The new feature has not been accepted yet but needs to be discussed first. type/summary This issue aggregates a bunch of other issues
Projects
None yet
Development

No branches or pull requests

5 participants