teemtee / tmt

Test Management Tool
MIT License
85 stars 126 forks source link

Support any Forge (not just github or gitlab) #104

Open pvalena opened 4 years ago

pvalena commented 4 years ago

This can be done nicely using: https://github.com/packit-service/ogr

psss commented 4 years ago

What do you exactly mean by "support any forge"? Is tmt somehow tied to github? I didn't think so.

thrix commented 4 years ago

I am slo confused :) @pvalena can you share more thoughts?

pvalena commented 4 years ago

Ok, so imagine you want comments/pull-requests/forks.... We were discussing git commands, what is cloned etc.. I just thought that bringing this early in could help us avoid duplication/supportability of various cases. Maybe it even can fetch/clone etc. In a 'better way' (tm), which could (maybe) save us some iterations.

All in all it was just something to keep in mind(it's also under cover of packit, so sharing codebase would be 2x benefitial).