Skip to content

Commit 45c7eee

Browse files
fixed README
1 parent 962f4ed commit 45c7eee

1 file changed

Lines changed: 1 addition & 20 deletions

File tree

README.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,14 @@ Initially presented at [DevOps Days Montreal 2024](https://devopsdays.org/events
1515
- [ ] _Hands-on Lab:_ :point_right: [Activity 2](/labs/lab02.md)
1616

1717
### Module 3: Running the Basic and Advanced DevSecOps Pipelines
18-
- Example: [environments-secrets.yml](/.github/workflows/environments-secrets.yml)
1918
- [ ] _Hands-on Lab:_ :point_right: [Activity 3](/labs/lab03.md)
2019

2120
### Module 4: Adding Additional DevSecOps Controls
22-
- Example: [reusable-workflow-template.yml](/.github/workflows/reusable-workflow-template.yml)
23-
- Example: [super-linter.yml](/.github/workflows/super-linter.yml)
2421
- [ ] _Hands-on Lab:_ :point_right: [Activity 4](/labs/lab04.md)
2522

26-
### Module 5: Custom actions
27-
- Example: [github-script.yml](/.github/workflows/github-script.yml)
28-
- Example: [hello-world-composite.yml](/.github/workflows/hello-world-composite.yml)
29-
- Example: [use-custom-actions.yml](/.github/workflows/use-custom-actions.yml)
30-
- Repo: [githubabcs/hello-world-composite-action](https://github.com/githubabcs/hello-world-composite-action)
31-
- Repo: [write-docker-actions](https://github.com/CalinL/write-docker-actions)
32-
- Repo: [write-javascript-actions](https://github.com/CalinL/writing-javascript-actions)
23+
### Module 5: Holistic Compliance View with DevOps Shield UI
3324
- [ ] _Hands-on Lab:_ :point_right: [Activity 5](/labs/lab05.md)
3425

35-
### Module 6: Self-hosted runners
36-
- Example: [self-hosted-linux.yml](/.github/workflows/self-hosted-linux.yml)
37-
- [ ] _Hands-on Lab:_ :point_right: [Activity 6](/labs/lab06.md)
38-
39-
### Module 7: CI/CD
40-
- Example: [ci-workflow.yml](/.github/workflows/ci-workflow.yml)
41-
- Example: [cd-workflow.yml](/.github/workflows/cd-workflow.yml)
42-
- Repo: [github-actions-for-packages](https://github.com/CalinL/github-actions-for-packages)
43-
- Repo: [github-actions-for-ci](https://github.com/CalinL/github-actions-for-ci)
44-
- [ ] _Hands-on Lab:_ :point_right: [Activity 7](/labs/lab07.md)
4526

4627
---
4728

0 commit comments

Comments
 (0)