Skip to content

Commit 87b59e8

Browse files
committed
docs: update table
1 parent a2dfc2d commit 87b59e8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ A quick comparison table of key features across CI platforms:
175175
| YAML-based config | ✔️ | ✔️ | ✔️ | ❌ Groovy |
176176
| Trigger Push & PR | ✔️ || ✔️ | ⚠️ Separate |
177177
| Reusable workflows | ✔️ Multiple | ✔️ | ✔️ | ⚠️ Complex |
178-
| Path filter | ✔️ Built-in | | ✔️ Built-in ||
178+
| Path filter | ✔️ Built-in | ⚠️ Orb | ✔️ Built-in ||
179179
| Concurrency control | ✔️ Built-in | ✔️ | ✔️ Stage-level | ⚠️ Built-in |
180180
| Re-run failed jobs | ✔️ | ✔️ | ✔️ Single stage | ⚠️ Job-level |
181181
| **Security** |
@@ -185,13 +185,13 @@ A quick comparison table of key features across CI platforms:
185185
| **Infrastructure** |
186186
| Runner sizing | ✔️ Configurable | ✔️ | ❌ Fixed | N/A |
187187
| Git sparse checkout | ✔️ ||| ✔️ |
188-
| Git shallow clone | ✔️ Default | | ✔️ Default | ✔️ |
188+
| Git shallow clone | ✔️ Default | ✔️ Blobless | ✔️ Default | ✔️ |
189189
| **Development** |
190190
| Step output | ✔️ Dedicated | ⚠️ Env only | ✔️ | ⚠️ Env only |
191191
| Job metadata | ✔️ Context | ✔️ Env vars | ✔️ Env vars | ✔️ Env vars |
192192
| **Build Management** |
193-
| Artifact retention | ✔️ Configurable | ⚠️ Permanent | ⚠️ Permanent | ⚠️ Permanent |
194-
| Skip CI keywords | ✔️ 5 types | ✔️ 2 types | ✔️ 3+ types | |
193+
| Artifact retention | ✔️ Configurable | ⚠️ Permanent | ⚠️ Permanent | ⚠️ Configurable |
194+
| Skip CI keywords | ✔️ 5 types | ✔️ 2 types | ✔️ 3+ types | ⚠️ Plugin |
195195

196196
**Legend:** ✔️ Full support | ⚠️ Limited/Partial | ❌ Not supported | N/A Not applicable
197197

0 commit comments

Comments
 (0)