merged with main
This commit is contained in:
@@ -22,7 +22,11 @@ This lab bootstraps a Valet environment using GitHub Codespaces and enables you
|
|||||||
- Note and store the Azure DevOps project name for later.
|
- Note and store the Azure DevOps project name for later.
|
||||||
3. Create an Azure DevOps personal access token with the following scopes:
|
3. Create an Azure DevOps personal access token with the following scopes:
|
||||||
- To do so, navigate to Sign in to your organization `https://dev.azure.com/{yourorganization}`.
|
- To do so, navigate to Sign in to your organization `https://dev.azure.com/{yourorganization}`.
|
||||||
|
<<<<<<< HEAD
|
||||||
- Click your `Account management` icon < ===================== I didn't see this
|
- Click your `Account management` icon < ===================== I didn't see this
|
||||||
|
=======
|
||||||
|
- Click your `Account management` icon
|
||||||
|
>>>>>>> main
|
||||||
- Click `User settings`.
|
- Click `User settings`.
|
||||||
- Click `Personal access tokens`.
|
- Click `Personal access tokens`.
|
||||||
- Select `+ New Token`.
|
- Select `+ New Token`.
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
|
|
||||||
# Welcome to Valet labs
|
# Welcome to Valet labs
|
||||||
|
|
||||||
These Valet labs let you test drive Valet by bootstrapping the environment of your choosing. To get started:
|
These Valet labs let you test drive Valet by bootstrapping the environment of your choosing. To get started:
|
||||||
|
|
||||||
1. Get access to Valet and create your own GitHub repository. See the [Prerequisites](#prerequisites) below.
|
1. Get access to Valet and create your own GitHub repository. See the [Prerequisites](#prerequisites) below.
|
||||||
2. Bootstrap your environment. The default page of the lab of your choosing will detail how to configure and run the action to bootstrap the environment. Currently these labs support [Azure DevOps](azure_devops) and [Jenkins](jenkins).
|
2. Bootstrap your environment. The default page of the lab of your choosing will detail how to configure and run the action to bootstrap the environment. Currently these labs support [Azure DevOps](azure_devops).
|
||||||
3. Run Valet via Codespaces. The codespace has docker running and will update to the latest Valet environment.
|
3. Run Valet via Codespaces. The codespace has docker running and will update to the latest Valet environment.
|
||||||
4. Proceed with running the labs!
|
4. Proceed with running the labs!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user