You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 01-history-and-motivation/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 01. History and Motivation
2
2
3
-
Continuous Integration (CI) has dramatically transformed the way we build, test, and deliver software. What once took weeks or months is now handled in minutes — all thanks to decades of innovation in tooling and process.
3
+
Continuous Integration (CI) has dramatically transformed the way we build, test, and deliver software. What once took weeks or months is now handled in minutes, thanks to decades of innovation in tooling and process.
4
4
5
5
## Speed of Software Delivery over Time
6
6
@@ -31,4 +31,4 @@ The time between writing and shipping software has shrunk drastically over the d
31
31
| 2016 |**AWS CodeBuild**| Managed CI inside AWS ecosystem. |
32
32
| 2018 |**GitHub Actions**| GitHub-native automation with deep ecosystem and community support. |
0 commit comments