Skip to content

Commit 9ef9afd

Browse files
Add video embed for Week 4 CI/CD and Code Quality
1 parent 20189b2 commit 9ef9afd

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

courses/agentic-research/week-04.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ The walkthrough at the end of this session adds a CI pipeline to the Healthy Bra
1616
- Scaffold a complete CI pipeline with `/project:setup-ci` in one command
1717
- Watch CI catch a deliberate typo and a deliberate type error in the practicum
1818

19+
<div class="embed-container">
20+
<iframe
21+
src="https://www.youtube.com/embed/_-YHZwVynkQ"
22+
title="Week 4: CI/CD and Code Quality"
23+
frameborder="0"
24+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
25+
allowfullscreen>
26+
</iframe>
27+
</div>
28+
29+
1930
## Slides
2031

2132
<div class="embed-container">

0 commit comments

Comments
 (0)