Is possible to use TFS 2013 On-Pemises?
I though i had already asked the question but i'm unable to find it in the forum, so i'm going to reask.
My company uses TFS 2013 on our servers (exposed in internet) as source control, is there a way to use AppVeyor with it?
Thank you for your help,
Angelo
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 31 Jan, 2015 11:40 PM
Only Visual Studio Online is currently supported. However, there is a chance that we could integrate with the latest TFS using the same REST API: http://stackoverflow.com/questions/27300001/is-out-there-any-rest-a...
What version do you have?
2 Posted by scotto.a on 02 Feb, 2015 10:07 AM
If i remember correctly we installed 2013.4 few months ago but i'm waiting for the "official answer" :)
In the meanwhile i tried the GET query suggested in stackoverflow thread and a couple of others took from http://www.visualstudio.com/integrate/get-started/get-started-rest-basics-vsi and i got back JSON data so i think the API is working as expected.
3 Posted by scotto.a on 02 Feb, 2015 05:08 PM
I confirm TFS 2013 Update 4 but in the meanwhile i noticed that service hooks should not be available 'till 2015 (last comments at http://blogs.msdn.com/b/bharry/archive/2014/05/12/a-new-api-for-visual-studio-online.aspx).
Does AppVeyor needs them?
Support Staff 4 Posted by Feodor Fitsner on 02 Feb, 2015 05:15 PM
Well, they are used to automatically start build when you push your changes.
-Feodor
scotto.a closed this discussion on 26 Mar, 2015 10:46 AM.