klonol icon indicating copy to clipboard operation
klonol copied to clipboard

Support more providers

Open hungrybluedev opened this issue 2 years ago • 1 comments

Describe the feature

Currently, only GitHub and Gitea are supported.

I'd like to add support for GitLab (at the very least) and maybe BitBucket, Codeberg. Recommendations for other providers welcome.

Use Case

Retrieval from other Git providers.

Proposed Solution

The Providers enum needs to be updated. Fixing the compilation errors should allow us to take care of adding a new provider.

Other Information

No response

Acknowledgements

  • [X] I may be able to implement this feature request
  • [X] This feature might incur a breaking change

Version used

0.6.0

Environment details (OS name and version, etc.)

Irrelevant.

hungrybluedev avatar Mar 06 '23 10:03 hungrybluedev

I'll be adding support for Forgejo soon.

hungrybluedev avatar Jan 26 '25 17:01 hungrybluedev