From 6ff2e73b3073faaebe6589b24fbdb7eeb4795cdb Mon Sep 17 00:00:00 2001 From: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:18:56 -0800 Subject: [PATCH] edits to GitLab readme --- gitlab/readme.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gitlab/readme.md b/gitlab/readme.md index 3477269..531bd8e 100644 --- a/gitlab/readme.md +++ b/gitlab/readme.md @@ -1,6 +1,6 @@ -# GitLab to Actions migrations powered by GitHub Actions Importer +# GitLab migrations powered by GitHub Actions Importer -These instructions will guide you through configuring the GitHub Codespaces environment that will be used in these labs that demonstrate how to use GitHub Actions Importer to migrate GitLab pipelines to GitHub Actions. +These instructions will guide you through configuring the GitHub Codespaces environment that you will use in these labs to learn how to use GitHub Actions Importer to migrate GitLab pipelines to GitHub Actions. These steps **must** be completed prior to starting other labs. @@ -34,7 +34,7 @@ These steps **must** be completed prior to starting other labs. actions-importer/cli unknown ``` - - If `gh actions-importer version` did not produce similar output, please refer to the troubleshooting [guide](#troubleshoot-the-actions-importer/cli). + - If `gh actions-importer version` did not produce similar output, please refer to the [troubleshooting section](#troubleshoot-the-github-actions-importer-cli). ## Bootstrap a GitLab server @@ -86,9 +86,6 @@ The CLI extension for GitHub Actions Importer can be manually installed by follo ✓ Installed extension github/gh-actions-importer ``` -- If you get an error similar to the image below, click the link in the terminal output to authorize the token. - - Restart the codespace after clicking the link. - ![img](https://user-images.githubusercontent.com/26442605/169588015-9414404f-82b6-4d0f-89d4-5f0e6941b029.png) - Verify GitHub Actions Importer CLI extension is installed and working by running the following command from the codespace terminal: ```bash