Skip to content

Commit b73958c

Browse files
committed
[Doc] Update CI doc with new triggers for clean build
1 parent db1a921 commit b73958c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

docs/ContinuousIntegration.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,14 @@ We describe each in detail below:
3535

3636
Platform | Comment | Check Status
3737
------------ | ------- | ------------
38-
All supported platforms | @swift-ci Please smoke test | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)
39-
All supported platforms | @swift-ci Please smoke test and merge | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)
40-
OS X platform | @swift-ci Please smoke test OS X platform | Swift Test OS X Platform (smoke test)
41-
Linux platform | @swift-ci Please smoke test Linux platform | Swift Test Linux Platform (smoke test)
38+
All supported platforms | @swift-ci Please smoke test | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)
39+
All supported platforms | @swift-ci Please clean smoke test | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)
40+
All supported platforms | @swift-ci Please smoke test and merge | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)
41+
All supported platforms | @swift-ci Please clean smoke test and merge | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)
42+
OS X platform | @swift-ci Please smoke test OS X platform | Swift Test OS X Platform (smoke test)
43+
OS X platform | @swift-ci Please clean smoke test OS X platform | Swift Test OS X Platform (smoke test)
44+
Linux platform | @swift-ci Please smoke test Linux platform | Swift Test Linux Platform (smoke test)
45+
Linux platform | @swift-ci Please clean smoke test Linux platform | Swift Test Linux Platform (smoke test)
4246

4347
A smoke test on macOS does the following:
4448

@@ -69,6 +73,7 @@ A smoke test on Linux does the following:
6973
All supported platforms | @swift-ci Please test | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)<br>Swift Test Linux Platform<br>Swift Test OS X Platform<br>
7074
All supported platforms | @swift-ci Please clean test | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)<br>Swift Test Linux Platform<br>Swift Test OS X Platform<br>
7175
All supported platforms | @swift-ci Please test and merge | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)<br> Swift Test Linux Platform <br>Swift Test OS X Platform
76+
All supported platforms | @swift-ci Please clean test and merge | Swift Test Linux Platform (smoke test)<br>Swift Test OS X Platform (smoke test)<br> Swift Test Linux Platform <br>Swift Test OS X Platform
7277
OS X platform | @swift-ci Please test OS X platform | Swift Test OS X Platform (smoke test)<br>Swift Test OS X Platform
7378
OS X platform | @swift-ci Please clean test OS X platform | Swift Test OS X Platform (smoke test)<br>Swift Test OS X Platform
7479
OS X platform | @swift-ci Please benchmark | Swift Benchmark on OS X Platform

0 commit comments

Comments
 (0)