如何公开共享Visual Studio在线存储库? [英] How to publicly share a Visual Studio Online Repository?

查看:67
本文介绍了如何公开共享Visual Studio在线存储库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有一种方法可以在VSO上公开共享我的存储库?我在Visual Studio中使用了TFVC,但是我承认我是新手,所以我不确定如何去做,也不确定要去做的步骤.

I was wondering if there was a way I could share my repository on VSO publicly? I use TFVC in Visual Studio, but I'll admit I'm new at it so I'm not really sure how to go about doing nor the steps to take to do it.

推荐答案

更新2018-05-10现在在VSTS中公共项目的公共预览非常有限

加入: https://blogs.msdn.microsoft.com/devops/2018/04/27/vsts-public-projects-limited-preview/

我已经加入并公开了我的一个项目.它的功能仍然存在很大的局限性,当前的目标是使使用GitHub进行发行和发行代码的人们现在可以使用VSTS进行CI/CD.

I have joined and have made one of my projects public. There are still significant limitations in its capabilities and the current goal is to enable folks using GitHub for Issues and Code to now use VSTS for CI/CD.

示例: https://nkdagility.visualstudio.com/vsts-sync-migration

尽管VSTS Public项目的功能仍然受到限制,但您仍然可以将代码推送到GitHub

您可以使用 https://marketplace.visualstudio.com/items?itemName = nkdagility.gittasks 从市场构建任务,以将代码发布/推送到GitHub,以使其公开.

You can use the https://marketplace.visualstudio.com/items?itemName=nkdagility.gittasks build tasks from the marketplace to publish/push your code to GitHub to make it public.

我在所有开放源代码项目中都这样做,因此我可以将VSTS用作主要对象,然后将其发布到GitHub.甚至可以从GitHub引入拉取请求.

I do this with all of my Open Source projects so that i can use VSTS as primary and just post to GitHub. Even works to bring pull requests in from GitHub.

示例: https://github.com/nkdAgility/vsts-sync-migration

这篇关于如何公开共享Visual Studio在线存储库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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