git - Visual Studio Team Services with GitHub -


i'm looking setup ci workflow inhouse (closed source ) project. i'm using github git/issue tracking. application desktop application ( no cloud / server deployments ). therefore workflow should be

  • commit master on github
  • notify ci via github webhooks
  • run msbuild
  • run tests
  • build release

i idea of hosted ci system can't figure out if visual studio team services requires total commitment or can use ci , notify of checkins github via normal github hooks. i'm not interested in migrating issue tracking , git hosting vs team services.

my specific question. there hook mechanisms within visual studio team services pulling remote git repo's when github webhooks received?

automated builds github repo available in new version of our build system in visual studio team services. able preview in brian harry's latest keynote on november 12, 2015. it's last demo. hope work out you!

github repo visual studio team services build system

you can import github repo git repo in visual studio team services.

import github repo vsts import github repo vsts


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -