CI on GitLab Flashcards

1
Q

quels sont les 3 bénéfices à GitLab CI

A

Fast Error Detection / Reduced integration problems / avoids compounding problems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

quels sont les 4 bénéfices à GitLab CD

A

Ensure every change is releasable / Lowers risk of each release / Delivers value more frequently / Tight customer feedback loops

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Quels sont les 3 etapes d’une CI

A

Automated build & test / Push code fixes / Automated build & test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

quels sont les 2 clés d’une CI/CD

A

fichier .gitlab-ci.yaml & GitLab Runner

How well did you know this?
1
Not at all
2
3
4
5
Perfectly