Skip to content

Commit 9346ac9

Browse files
authored
Merge pull request #6 from lftraining/feature/manually-test-lab
feature: added HOWTOS/start-lab-on-staging
2 parents c860763 + 8a8d314 commit 9346ac9

File tree

4 files changed

+37
-0
lines changed

4 files changed

+37
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# HOW TO Start a Lab on Staging
2+
3+
This guide explains how to start a lab on staging.
4+
5+
## Prerequisites
6+
7+
Before you begin, ensure you:
8+
9+
- Have access to the `lftraining` GitHub Organization
10+
- Are a member of the `lab-authors` team
11+
- Have created a compute environment using [this HOW TO ](create-a-compute-environment-using-templates.md)
12+
13+
14+
## Comment '/start on the Pull Request
15+
16+
1. Navigate to the Pull Request associated with your lab.
17+
![find pull requests](../img/HOWTOS/start-lab-on-staging/find-pull-request.png)
18+
2. Scroll to the bottom and comment '/start' on the Pull Request.
19+
![start lab](../img/HOWTOS/start-lab-on-staging/add-start-comment.png)
20+
21+
22+
### Wait for the lab to start
23+
The lab will start once the workflow has been completed. The URL will be available in a comment on the Pull Request.
24+
25+
![Staging URL](../img/HOWTOS/start-lab-on-staging/action-comments-and-url.png)
26+
27+
### Access the lab
28+
Click the URL to access the lab.
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)