mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
21 lines
522 B
Markdown
21 lines
522 B
Markdown
---
|
|
title: Lecture 10 Continuous integration
|
|
sr-due: 2022-04-11
|
|
sr-interval: 8
|
|
sr-ease: 250
|
|
---
|
|
#review
|
|
|
|
---
|
|
|
|
1. explain the term continuous integration
|
|
2. describe different purposes for CI
|
|
3. indicate how CI jobs are usually triggered
|
|
4. understand implications of CI running asynchronously
|
|
5. Exlplain how to manage output from CI jobs
|
|
6. describe role of stages and jobs within gitlab pipelines
|
|
7. indicate how CI specifications are stored
|
|
|
|
|
|
# Lecture 10
|
|
[Continuous Integration](out/notes/continuous-integration.md) |