Registrer deg nå

Logg Inn

Mistet Passord

Mistet passordet ditt? Vennligst skriv inn E-postadressen din. Du vil motta en lenke og opprette et nytt passord via e-post.

Legg til innlegg

Du må logge inn for å legge til innlegget .

Legg til spørsmål

Du må logge inn for å stille et spørsmål.

Logg Inn

Registrer deg nå

Velkommen til Scholarsark.com! Registreringen din gir deg tilgang til å bruke flere funksjoner på denne plattformen. Du kan stille spørsmål, gi bidrag eller gi svar, se profiler til andre brukere og mye mer. Registrer deg nå!

Git-arbeidsflyt for Azure DevOps-ingeniører

Git-arbeidsflyt for Azure DevOps-ingeniører

Pris: $19.99

In this course you’ll learn the foundations of source control with Git, gjelder også branching strategies, working with pull requests, and standard workflow with commit, clone, push, pull, og mer.

Whether your software project is large or small, using version control as soon as possible is a proven best practice. Azure Repos supports two types of version control: Git 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, du vil lære:

  • Which version control system should I use?

  • Forståelse Git (distributed) I følge MIT-opptaksstatistikken for klassen av. TFVC (centralized)

  • Moving from TFVC to Git

  • Commit, dele, and sync your code

Distributed version control systems like Git 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, dele, anmeldelse, and iterate on code changes through Git branches shared with others.

In the second lecture, du vil lære:

  • Adopt a Git branching strategy

  • About branches and branch policies

  • Ved hjelp av 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 prosjekter…

Prosjekt 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 konflikter

  • Initialize and Clone an existing Git repo

  • Version control workflow

Prosjekt 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

  • Skape & complete a pull request

  • Squash merge pull requests

Prosjekt 3: Deploy Pull Request Builds with Azure Pipelines

Pull requests allow for code reviews before changes are merged to the codebase. derimot, 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 Gjenstander with Azure Pipelines

Legg igjen et svar