penmark icon indicating copy to clipboard operation
penmark copied to clipboard

feature request: backed by self-hosted version control system

Open c-nv-s opened this issue 2 years ago • 2 comments

It would be great if users were not constrained to use this with github and could also use it with their own self-hosted version control system, for example Gitea or Gitlab

c-nv-s avatar Jul 30 '23 12:07 c-nv-s

Hi @c-nv-s, at the moment, this project is fully dependent on GitHub backing the site. It's an intended limitation of the project at this stage, but we can keep our eyes open for this in the future. I'll leave the issue open if anyone else wants to chime in

thomasgauvin avatar Jul 31 '23 03:07 thomasgauvin

GitLab is a hard requirement for any of our projects.
To implement support for GitLab, this library can make things easier. https://github.com/jdalrymple/gitbeaker

bwklein avatar Jan 24 '24 21:01 bwklein