We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20189b2 commit 9ef9afdCopy full SHA for 9ef9afd
1 file changed
courses/agentic-research/week-04.md
@@ -16,6 +16,17 @@ The walkthrough at the end of this session adds a CI pipeline to the Healthy Bra
16
- Scaffold a complete CI pipeline with `/project:setup-ci` in one command
17
- Watch CI catch a deliberate typo and a deliberate type error in the practicum
18
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
30
## Slides
31
32
<div class="embed-container">
0 commit comments