Skip to content

new bridges for different platforms/services #871

Answered by MichaelMure
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

I welcome bridge contribution, but it's not my personal priority. Implementing a bridge is roughly:

  • importer: query the remote tracker for updates, make sure they are replicated in git-bug (identities, bugs ...)
  • exporter: find in git-bug what has not been marked as exported, make the API calls to replicate that (which means the remote tracker need to have a reasonable API to do so)

The most advanced and complete bridge currently is the github one, about 2200 lines of code, not counting tests. The gitlab one is 1200 LOC. It's something doable for someone a bit motivated.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant