git-bug icon indicating copy to clipboard operation
git-bug copied to clipboard

gitea integration

Open vtolstov opened this issue 6 years ago • 12 comments

Great to see such project, what do you think - how integrate such thing into gitea to store issues inside git?

vtolstov avatar Dec 10 '18 13:12 vtolstov

That would be great. Are you talking about gitea to use git-bug as a backend or about a bridge to import/export bugs between gitea and git-bug ?

MichaelMure avatar Dec 10 '18 13:12 MichaelMure

Firstly i think about as backend, to minimize usage of sql database and have ability to create/update/delete issues via console interface =)

vtolstov avatar Dec 10 '18 13:12 vtolstov

related issue: https://github.com/go-gitea/gitea/issues/6454

MichaelMure avatar Mar 27 '19 23:03 MichaelMure

I would also prefer it that way; that gitea is the interface. why do you prefer the bridge way, @MichaelMure ? ... i would like the interface way very much! I think it would be great for both of the projects. distributed-ness is the thing for conscious, freedom loving people, and that tends to be an important thing in the open source community, and especially among the people using gitea or this project, I would imagine. It is the perfect marriage.

also related issue: https://github.com/go-gitea/gitea/issues/6519

PS: I am investigating possibilities to recommend in an open hardware standard we are developing, and we are lacking a solution for (git) distributed issues that is viable for a broader audience. If it worked with the same web interface without any additional work, that would be it.

hoijui avatar Apr 23 '19 19:04 hoijui

@hoijui I would very much welcome gitea to use git-bug as a backend for bugs (and even code review eventually!).

I would consider first the bridge solution, simply because it's by far the easiest and doesn't require heavy changes in gitea. Also note that if the bridge solution is done well enough, you get most of the benefits you would have if gitea used natively git-bug as its backend.

MichaelMure avatar Apr 23 '19 21:04 MichaelMure

ahhh nice! perfect explanation, thank you @MichaelMure !

hoijui avatar Apr 24 '19 05:04 hoijui

@tianyuanhao desperate to see this happen, thanks for your work in #675

bqv avatar Mar 27 '22 17:03 bqv

Would love this too, also note that Forgejo is another popular for of gitea/gogs, and I think a bridge would be able to provide support for more than just gitea without much issue.

nsrosenqvist avatar Oct 20 '23 19:10 nsrosenqvist