Azure-Devops

2024-07-13

Azure Devops

Multiline Scripts in Azure DevOps Pipelines

Multiline Scripts in Azure DevOps Pipelines

  • 2024-07-13
  • 4 minutes to read

Using script tasks in Azure DevOps pipeline and how to control multi-line scripting in Azure DevOps pipelines.

Add Review Checklists to PRs Using Pull Request Templates

Add Review Checklists to PRs Using Pull Request Templates

  • 2024-05-22
  • 5 minutes to read

One useful tool to standardise your peer review process is to create a pull request template. This is really easy to achieve in both Azure DevOps and Github.

How to move a code repository from Devops to Github

How to move a code repository from Devops to Github

  • 2022-07-17
  • 3 minutes to read

A step-by-step guide describing how to migrate a git repository from Azure DevOps Repos to GitHub, preserving your full commit history using the GitHub Importer feature.