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

San Bernardino : azure pipelines slack - Кабринский Эдуард

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

  1. OxnardEn

    OxnardEn Member

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


    <h1>Using azure devops</h1>
    <p>[youtube]</p>
    Using azure devops <a href="http://remmont.com">Today's news stories</a> Using azure devops
    <h1>Using Visual Studio Code with Azure DevOps</h1>
    <p>In this article I want to give a quick overview about the integration of Visual Studio Code and Git with Azure DevOps on my Windows 10 machine.</p>
    <p>Azure DevOps ? formerly VSTS ? is the version of Team Foundation Server hosted on Microsoft Azure. Azure DevOps includes Azure Pipelines, Azure Boards, Azure Artifacts, Azure Repos and Azure Test Plans.</p>
    <p>To gain first experiences with Azure RM Scripting, automated deployment and code repositories I looked at Visual Studio Code (VSCode). This is a free source code editor from Microsoft. With Azure Repos you get free private Git repositories and will be able to do code collaboration in the cloud.</p>
    <h3>Setup Visual Studio Code & Git</h3>
    <p>First download the latest version of Visual Studio Code from https://code.visualstudio.com/ and install it. Start the application and install the extension: Azure Repos</p>
    <p>The next step is to download the latest version of Git from https://git-scm.com/download . Choose all the defaults except change VS Code to the default editor. That?s optional but I did it.</p>
    <p>If you haven?t created an Azure DevOps project yet, you should do so now. You have as well a new created repository. Navigate in your browser to Azure Repos.</p>
    <p>I have created a folder to synchronize the repository to the local harddisk.</p>
    <p>In the File-Explorer there is now the option ?Git Bash Here? with right click available. The following window appears in which you initialize Git with the command ?git init?.</p>
    <p>This command creates a subdirectory .git, which contains all relevant Git Repository data, i.e. a Git Repository framework.</p>
    <h3>Clone Git Repository from Azure DevOps</h3>
    <p>The next step is to clone the git repository from Azure DevOps to the local disk.</p>
    <blockquote><p><strong><em>Update: this Bug has been resolved!</em><br />Note</strong>: In Azure DevOps there is a button that you can press to synchronize. It doesn?t work if the URL contains spaces because of a bug. For this reason, I executed the clone command via the Git Bash. Therefore, replace the ?blanks? with %20 and it will work.</p></blockquote>
    <p style="clear: both"><img src="https://www.patrickriedl.at/wp-content/uploads/2019/02/02_clonegitrepo-275x300.jpg" /></p>
    <p>The next command is only needed if the repository is completely empty. It will create a completely new history of the project. If you do not execute this command, Git will not work in VSCode.</p>
    <p style="clear: both"><img src="https://www.patrickriedl.at/wp-content/uploads/2019/02/03_connected_git_vscode-300x195.jpg" /></p>
    <p>If you are now starting Visual Studio Code you need to click ?Add Workspace folder?? on the welcome screen and choose the Git Folder on your harddrive. This will look like this. As you can see, I have already created a folder and a new PowerShell file.</p>
    <h3>Signin to Azure DevOps-Team</h3>
    <p>To collaborate with your team in Azure DevOps you need to sign-in first. For doing this click on ?View? in the navigation pane and choose ?Command Palette? or press ?CTRL+SHIFT+P?. In the command window enter ?Team: Signin? and choose your authentication method. I prefer the ?new experience?.</p>
    <p style="clear: both"><img src="https://www.patrickriedl.at/wp-content/uploads/2019/02/04_signin_azuredevops2.jpg" /></p>
    <p>I already described this new authentication method in the post about the PowerShell Az module.</p>
    <p>Now you are ready to start your code-collaboration with Visual Studio Code, Azure DevOps and Git repos. Feel free to give feedback on this post and add comments.</p>
    <h2>Using azure devops</h2>

    <h3>Using azure devops</h3>
    <p>[youtube]</p>
    Using azure devops <a href="http://remmont.com">National news stories</a> Using azure devops
    <h4>Using azure devops</h4>
    In this article I want to give a quick overview about the integration of Visual Studio Code and Git with Azure DevOps on my Windows 10 machine. Azure
    <h5>Using azure devops</h5>
    Using azure devops <a href="http://remmont.com">Using azure devops</a> Using azure devops
    SOURCE: <h6>Using azure devops</h6> <a href="https://dev-ops.engineer/">Using azure devops</a> Using azure devops
    #tags#[replace: -,-Using azure devops] Using azure devops#tags#

    Kabrinskiy Eduard
    latest news

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