Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Support projects where the git repository is not on VSTS #46

Closed
lumaxis opened this issue Aug 26, 2016 · 5 comments
Closed

Support projects where the git repository is not on VSTS #46

lumaxis opened this issue Aug 26, 2016 · 5 comments

Comments

@lumaxis
Copy link

lumaxis commented Aug 26, 2016

We're using VSTS with a couple of different projects to track work items and do builds and releases. Since these projects are open-source, they are hosted on Github.

Unfortunately, the current version of this repo does not support this scenario at all. It would be nice to still see work items and build status, even if the repository itself is not hosted on VSTS.

@jeffyoung
Copy link
Contributor

Hi Lukas.

Thanks for giving the extension a try and for your suggestion.

The extension uses the repository's remote origin URL as the basis for what to connect to. As you've experienced, when the repo is on GitHub the extension doesn't load so you don't get any Team Services info. I'd have to figure out a good way to allow users to map a GH repo to a Team Services team project (and provide the corresponding PAT, if it didn't exist yet) then use that information to connect for just WIT and Build.

This is a feature I can spend some time thinking about but don't have any kind of ETA.

@lumaxis
Copy link
Author

lumaxis commented Sep 7, 2016

Thanks @jeffyoung, having this be considered as a future enhancement is all I can ask for 🙂👍

@aarcro
Copy link

aarcro commented Jan 30, 2017

It would be great if you could scan all the remotes for visualstudio.com domains, or just the the user pick which remote to use to talk to teamservices. I too would like to have my origin on github and point a different remote to team services

@jeffyoung
Copy link
Contributor

Hi @lumaxis and @aarcro. We just released v1.113.0 that we hope contains the support you're looking for. After updating the extension (which now requires VS Code 1.7+), have a look at our notes at https://github.com/Microsoft/vsts-vscode#using-external-non-microsoft-source-repositories on how to set it up. If you have questions or find issues, feel free to open a new issue. Thanks!

@lumaxis
Copy link
Author

lumaxis commented Feb 7, 2017

Yay, this looks excellent @jeffyoung ! 🎉 Many thanks for adding this, very much looking forward to giving it a spin over the next couple of days 👌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants