microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.59k stars 316 forks source link

Add Bitbucket Support #954

Open tonyswink opened 1 year ago

tonyswink commented 1 year ago

Suggested new feature or improvement

This would allow for individuals or corporations using Bitbucket to link their accounts and utilize the same widgets provided for GitHub.

Scenario

Same use cases for GitHub except for Bitbucket.

Additional details

No response

asklar commented 1 year ago

A separate set of widgets would need to be provided that match whatever API BitBucket exposes, so unfortunately they would not be shared with the GitHub widgets. You can however use the DevHome SDK to create an extension for dev home that talks to BitBucket (including creating widgets that appear in Dev Home), and publish that in the store :)

tonyswink commented 1 year ago

Thank you for the information. I will look into developing these extensions and from there publishing them into the store.

krschau commented 1 year ago

Reopening this issue to use it as tracking for Bitbuckets support asks.

GunnerAg commented 1 year ago

For sure this would be awesome, Im up for it if we can make this happen, mostly using Bitbucket for work.

dgarner-cg commented 5 months ago

Following up for Gitlab support.