Commit bfd11ef
Simplify CI/CD documentation structure
Unify GitHub and GitLab CI/CD setup guides into platform-agnostic
documentation with side-by-side comparisons, reducing documentation
by ~90% while improving clarity and maintainability.
Changes:
- Merge platform-specific guides into unified setup-cd.md and setup-ci.md
- Add line numbers and syntax highlighting to all YAML examples
- Add verification screenshots for both GitHub and GitLab
- Move troubleshooting to Setup CD (logical first step)
- Relocate GitLab PAT guide to getting-started (accessible via links only)
- Update all cross-references and navigation structure
Benefits:
- 50% reduction in CI/CD documentation files (9 files → 2 files)
- Equal platform treatment with comparison tables
- Single source of truth for both platforms
- Easier maintenance and consistency
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: even-wei <[email protected]>1 parent 8e81232 commit bfd11ef
File tree
12 files changed
+646
-1112
lines changed- docs
- 2-getting-started
- 7-cicd
- github
- gitlab
12 files changed
+646
-1112
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | | - | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
70 | 69 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 | | |
80 | 90 | | |
81 | 91 | | |
| |||
This file was deleted.
0 commit comments