skyline
skyline copied to clipboard
Add support for Bitbucket
Currently, skyline only works for GitHub. But it should also work for other providers - starting with Bitbucket.
Features:
- Create a simple dropdown on the landing page for selecting the provider.
- Add support for Bitbucket in the
getUserContributionsfunction - Make sure that we also support the "Bitbucket server" edition to support companies that self-host their Bitbucket. (similar to how we handle self-hosted GitHub in #41 )