Рабочий процесс Git для инженеров Azure DevOps
Цена: $19.99
In this course you’ll learn the foundations of source control with Гит, в том числе branching strategies, working with pull requests, and standard workflow with commit, clone, push, pull, и более.
Whether your software project is large or small, using version control as soon as possible is a proven best practice. Лазурный Отдых supports two types of version control: Гит and Team Foundation Version Control (TFVC). This course explains the foundations of source control and the differences between distributed and centralized source control.
In the first lecture, Этот экзамен предназначен для специалистов по базам данных, которые создают и внедряют базы данных в организациях и обеспечивают высокий уровень доступности данных.:
-
Which version control system should I use?
-
Понимание Гит (distributed) против. TFVC (centralized)
-
Moving from TFVC to Git
-
Commit, делиться, and sync your code
Distributed version control systems like Гит give you flexibility in how you use version control to share and manage code. Your team should find a balance between this flexibility and the need to collaborate and share code in a consistent manner. Discover how team members publish, делиться, обзор, and iterate on code changes through Git branches shared with others.
In the second lecture, Этот экзамен предназначен для специалистов по базам данных, которые создают и внедряют базы данных в организациях и обеспечивают высокий уровень доступности данных.:
-
Adopt a Git branching strategy
-
About branches and branch policies
-
С помощью feature branches for your work
-
Review and merge code with pull requests
Version control keeps a history of your development so that you can review and even rollback to any version of your code with ease. This project will show how to perform common version controls tasks using the following version control workflow.
From there you’ll follow along with 3 проекты…
Проект 1: Git Workflow Basics
Version control keeps a history of your development so that you can review and even rollback to any version of your code with ease. This project will show how to perform common version controls tasks using the following version control workflow.
-
Connect to a project in Azure DevOps
-
Save work with commits
-
Share code with push
-
Update code with fetch and pull
-
Resolve merge конфликты
-
Initialize and Clone an existing Git repo
-
Version control workflow
Проект 2: Working with Pull Requests
Pull requests let your team review code and give feedback on changes before merging it into the main branch, and pull requests can come from either topic branches within the same repository or from a branch in a fork of the original repository. In this project you’ll learn how to work with pull requests.
-
View and manage pull requests
-
Review code with pull requests
-
Создавать & complete a pull request
-
Squash merge pull requests
Проект 3: Deploy Pull Request Builds with Azure Pipelines
Pull requests allow for code reviews before changes are merged to the codebase. тем не мение, certain issues can be tricky to find until the code is built and deployed to an environment. In this lab you’ll Deploy pull request Artifacts with Azure Pipelines.
-
Specify events that trigger pipelines
-
Create a pull request trigger
-
Set up branch policy for Azure Repos
-
Set up status checks
-
Deploy pull request Artifacts with Azure Pipelines
Оставьте ответ
Вы должны авторизоваться или же регистр добавить новый комментарий .