Rename lab filenames

This commit is contained in:
Ethan Dennis
2022-09-07 08:32:34 -07:00
parent 8692a7b67e
commit 160263ad1d
7 changed files with 59 additions and 58 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
# Valet labs for Azure DevOps
# Azure Pipelines to Actions migrations powered by Valet
This lab bootstraps a Valet environment using GitHub Codespaces and enables you to create an Azure DevOps project against which to run the Valet CI/CD migration tool.
@@ -59,6 +59,7 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you
## Labs for Azure DevOps
Perform the following labs to learn how to migrate Azure DevOps pipelines to GitHub Actions using Valet:
- [Configure credentials for Valet](valet-configure-lab.md)
- [Audit Azure DevOps pipelines using the Valet audit command](valet-audit-lab.md)
- [Dry run the migration of an Azure DevOps pipeline to GitHub Actions](valet-dry-run-lab.md)