带有GitHub的Visual Studio团队服务 [英] Visual Studio Team Services with GitHub

查看:222
本文介绍了带有GitHub的Visual Studio团队服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为我的inhouse(封闭源代码)项目设置CI工作流程。我目前正在使用GitHub进行git /问题跟踪。我的应用程序是桌面应用程序(无云/服务器部署)。因此,工作流应该是


  • 通过。 a href =https://i.stack.imgur.com/5kpFc.png =nofollow noreferrer>


    I'm looking to setup a CI workflow for my inhouse (closed source ) project. I'm currently using GitHub for git/issue tracking. My application is a desktop application ( no cloud / server deployments ). Therefore workflow should be

    • Commit to master on github
    • Notify CI via github webhooks
    • Run MSBuild
    • Run Tests
    • Build Release

    I like the idea of a hosted CI system but I can't figure out if Visual Studio Team Services requires total commitment or I can just use it for CI and notify it of checkins from Github via normal github hooks. I'm not so interested in migrating issue tracking and git hosting to VS Team Services.

    My specific question. Are there hook mechanisms within Visual Studio Team Services for pulling from remote git repo's when github webhooks are received?

    解决方案

    Automated builds with a GitHub repo is available in the new version of our build system in Visual Studio Team Services. We were able to preview it in Brian Harry's latest keynote on November 12, 2015. It's the very last demo. Hope that will work out for you!

    You can also import a GitHub repo into a Git repo in Visual Studio Team Services.

    这篇关于带有GitHub的Visual Studio团队服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆