带有GitHub的Visual Studio团队服务

编程入门 行业动态 更新时间:2024-10-23 19:32:06
本文介绍了带有GitHub的Visual Studio团队服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

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

  • 通过。 a href =i.stack.imgur/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团队服务

本文发布于:2023-11-14 00:02:43,感谢您对本站的认可!
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:团队   GitHub   Visual   Studio

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!