Skip to content

Commit 6d6afff

Browse files
committed
Formatting updates for consistency
1 parent 42ba367 commit 6d6afff

File tree

6 files changed

+38
-0
lines changed

6 files changed

+38
-0
lines changed

.github/steps/1-configure-label-based-job.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<!--
2+
<<< Author notes: Step 1 >>>
3+
Choose 3-5 steps for your course.
4+
The first step is always the hardest, so pick something easy!
5+
Link to docs.github.com for further explanations.
6+
Encourage users to open new tabs for steps!
7+
-->
8+
19
## Step 1: Trigger a job based on labels
210

311
_Welcome to the course :tada:_

.github/steps/2-setup-azure-environment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 2 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 2: Set up an Azure environment
28

39
_Good job getting started :gear:_

.github/steps/3-spinup-environment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 3 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 3: Spin up an environment based on labels
28

39
_Nicely done! :heart:_

.github/steps/4-deploy-to-staging-environment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 4 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 4: Deploy to a staging environment based on labels
28

39
_Nicely done, you used a workflow to spin up your Azure environment :dancer:_

.github/steps/5-deploy-to-prod-environment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 5 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 5: Deploy to a production environment based on labels
28

39
_Deployed! :ship:_

.github/steps/6-destroy-azure-environment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
<<< Author notes: Step 6 >>>
3+
Start this step by acknowledging the previous step.
4+
Define terms and link to docs.github.com.
5+
-->
6+
17
## Step 6: Production deployment
28

39
_Nice work! :sparkle:_

0 commit comments

Comments
 (0)