Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

TFS (On-Premises) support? #16

Open
pabrams opened this issue Aug 30, 2018 · 3 comments
Open

TFS (On-Premises) support? #16

pabrams opened this issue Aug 30, 2018 · 3 comments
Labels

Comments

@pabrams
Copy link

pabrams commented Aug 30, 2018

Any particular reason on-prem is not supported, or is it mainly just that you can't test it?

@cc-fabianvo
Copy link
Contributor

There are a couple of reasons:

  • Supporting On-Premise TFS would mean potentially dealing with different versions (2017, 2018, different .x releases, etc.)
  • Testing the extension is already cumbersome
  • We migrated away from our on-premise TFS a while ago
  • I did not check which steps would be required to make the extension available on-premise and if there would be any compatibility issues
  • We provide this extension for free

But if someone wants to help with test/support for on-premise TFS, it would probably be possible.

@dajester2013
Copy link

I'm interested in playing around with it in order to support on-premises. What would it take to enable installing on-premise?

@pabrams
Copy link
Author

pabrams commented Feb 28, 2019

Well, the first thing is to change the config in VSS-extension.json to allow TFS. Aside from that, since they can't test, original devs probably don't know, so probably just have to deploy it and start debugging. Could be some missing APIs or something (depending on TFS version - I'm on TFS 2017 Update3). I might try a PR myself if I get a chance.

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

No branches or pull requests

3 participants