1. Нам важно Ваше мнение!
    и обсуждайте вместе! Нажимайте "мне нравится" и рекомендуйте друзьям ;)
    Понравилось тема? Напишите в ней свой отзыв.
    Считаете что тема не достаточно полно раскрыта? Расскажите свою точку зрения!
    С Вашей помощью сделаем форум еще лучше!

Everett : ansible for devops - Кабринский Эдуард

Тема в разделе 'Горячие новости для тех кто следит за собой', создана пользователем SHALOMEn, 23 май 2021.

  1. SHALOMEn

    SHALOMEn Member

    Eduard Kabrinskiy - Tfs in devops - Кабринский Рдуард


    <h1>Tfs in devops</h1>
    <p>[youtube]</p>
    Tfs in devops <a href="http://remmont.com">Latest current news</a> Tfs in devops
    <h1>In Azure Devops and TFS, is it possible to create a build artifact and release definition in a different collection than the original code repository?</h1>
    <p>I have code repo held in Collection 1 and, using this code repo, I am trying to create a Build artifact and Release definition in a different Collection 2.</p>
    <p>Is this even possible?</p>
    <h2>2 Answers 2</h2>
    <p>Since on-premise TFS and the newly renamed Azure DevOps Server 2019 still have the concept of collections, which is the highest level of separation of data you can have (separate physical databases), you'd need to treat a code repo in Collection 1 as an external repository rather than try to discover it as a known internal repository.</p>
    <p>You can do this in the Build pipeline of a build in Collection 2 by selecting External Git (if your repo is Git, TFVC is not supported), then clicking Add Connection and entering the Git repository URL and login credentials like in the screenshot below. Once connected, your pipeline, if it produces artifacts, will store them in Collection 2, which can be used for a Release pipeline.</p>
    <p style="clear: both"><img src="https://i.stack.imgur.com/BO5c3.png" /></p>
    <p>In Azure DevOps there is no Collection - there is a project and there are organizations which hold zero or more projects. There is also a distinction between the code repositories and the builds and between the builds and the release mechanism.</p>
    <p>Within a build pipeline it is entirely possible to reference a different projects repository to pull into the build and that repository could be in GitHub, Gitlab, or another VSTS organization, and within a release it is entirely possible to include build artifacts from multiple build pipelines.</p>
    <p>TFS on-premises depends highly on how up-to-date it has been kept. The most recent versions are feature equal or close to it with Azure DevOps and the above should be true. Milage may vary in older versions.</p>
    <p>It isn't clear here in your question though what you are trying to achieve or what you've tried so far.</p>
    <h2>Tfs in devops</h2>

    <h3>Tfs in devops</h3>
    <p>[youtube]</p>
    Tfs in devops <a href="http://remmont.com">Current news in english</a> Tfs in devops
    <h4>Tfs in devops</h4>
    In Azure Devops and TFS, is it possible to create a build artifact and release definition in a different collection than the original code repository? I have code repo held in Collection 1 and,
    <h5>Tfs in devops</h5>
    Tfs in devops <a href="http://remmont.com">Tfs in devops</a> Tfs in devops
    SOURCE: <h6>Tfs in devops</h6> <a href="https://dev-ops.engineer/">Tfs in devops</a> Tfs in devops
    #tags#[replace: -,-Tfs in devops] Tfs in devops#tags#

    Эдуард Кабринский
    breaking news today

Поделиться этой страницей