Update gitlab/valet-migrate-lab.md
Co-authored-by: Begona Guereca <[email protected]>
This commit is contained in:
co-authored by
Begona Guereca
parent
db0d5673c1
commit
c9927669f8
@@ -2,7 +2,7 @@
|
||||
In this lab, we will use the Valet `migrate` command to migrate a GitLab pipeline to GitHub Actions.
|
||||
The previous commands used in the labs, such as `audit` and `dry-run` have prepared us to run a migration.
|
||||
The `migrate` command will transform the Gitlab pipeline into a GitHub Actions workflow like the `dry-run` command did, but instead of writing these files locally, it will open a pull request with the files.
|
||||
The pull request will also contain a checklist of `Manual Tasks` if required. These tasks are changes that Valet could not do on our behalf, like creating a runner or adding a secret to a repository.
|
||||
The pull request will contain a checklist of `Manual Tasks` if required. These tasks are changes that Valet could not do on our behalf, like creating a runner or adding a secret to a repository.
|
||||
|
||||
- [Prerequisites](#prerequisites)
|
||||
- [Preparing for migration](#preparing-for-migration)
|
||||
|
||||
Reference in New Issue
Block a user