|
TODO |
|
> - Tool für Software Entwicklung:
|
|
\ No newline at end of file |
|
> - [Continuous Integration (CI)](https://en.wikipedia.org/wiki/Continuous_integration): Zum Testen und Builden von Code
|
|
|
|
> - [Continuous Delivery (CD)](https://continuousdelivery.com/): Code ist nach testen und builden deploybar, muss jedoch manuell deployed werden
|
|
|
|
> - [Continuous Deployment (CD)](https://www.airpair.com/continuous-deployment/posts/continuous-deployment-for-practical-people): Code wird nach testen und builden automatisch deployed <br>
|
|
|
|
> - Dadurch werden Fehler früh im Entwicklungszyklus erkannt und spart Kosten
|
|
|
|
> - Skripte können automatisch bei einem bestimmten Event ausgeführt werden
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
---
|
|
|
|
_Zuvor "[Merge Requests mergen](https://gitlab.com/Interperle/gitlab-grundlagen/-/wikis/4.-Merge-Request/c\)-Merge-Requests-mergen)"_ | _[CI-/CD-Pipeline](https://gitlab.com/Interperle/gitlab-grundlagen/-/wikis/5.%20CI%20CD%20Pipeline)_ | _Als Nächstes "[Weiteres](https://gitlab.com/Interperle/gitlab-grundlagen/-/wikis/6.%20Weiteres)"_ |
|
|
|
\ No newline at end of file |