From b73958c92a7411789fce849c4cd5d599db6083ce Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Fri, 7 Oct 2016 12:07:22 -0700 Subject: [PATCH] [Doc] Update CI doc with new triggers for clean build --- docs/ContinuousIntegration.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/ContinuousIntegration.md b/docs/ContinuousIntegration.md index e606afa13926c..b2aec2d08d010 100644 --- a/docs/ContinuousIntegration.md +++ b/docs/ContinuousIntegration.md @@ -35,10 +35,14 @@ We describe each in detail below: Platform | Comment | Check Status ------------ | ------- | ------------ - All supported platforms | @swift-ci Please smoke test | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test) - All supported platforms | @swift-ci Please smoke test and merge | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test) - OS X platform | @swift-ci Please smoke test OS X platform | Swift Test OS X Platform (smoke test) - Linux platform | @swift-ci Please smoke test Linux platform | Swift Test Linux Platform (smoke test) + All supported platforms | @swift-ci Please smoke test | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test) + All supported platforms | @swift-ci Please clean smoke test | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test) + All supported platforms | @swift-ci Please smoke test and merge | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test) + All supported platforms | @swift-ci Please clean smoke test and merge | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test) + OS X platform | @swift-ci Please smoke test OS X platform | Swift Test OS X Platform (smoke test) + OS X platform | @swift-ci Please clean smoke test OS X platform | Swift Test OS X Platform (smoke test) + Linux platform | @swift-ci Please smoke test Linux platform | Swift Test Linux Platform (smoke test) + Linux platform | @swift-ci Please clean smoke test Linux platform | Swift Test Linux Platform (smoke test) A smoke test on macOS does the following: @@ -69,6 +73,7 @@ A smoke test on Linux does the following: All supported platforms | @swift-ci Please test | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test)
Swift Test Linux Platform
Swift Test OS X Platform
All supported platforms | @swift-ci Please clean test | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test)
Swift Test Linux Platform
Swift Test OS X Platform
All supported platforms | @swift-ci Please test and merge | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test)
Swift Test Linux Platform
Swift Test OS X Platform + All supported platforms | @swift-ci Please clean test and merge | Swift Test Linux Platform (smoke test)
Swift Test OS X Platform (smoke test)
Swift Test Linux Platform
Swift Test OS X Platform OS X platform | @swift-ci Please test OS X platform | Swift Test OS X Platform (smoke test)
Swift Test OS X Platform OS X platform | @swift-ci Please clean test OS X platform | Swift Test OS X Platform (smoke test)
Swift Test OS X Platform OS X platform | @swift-ci Please benchmark | Swift Benchmark on OS X Platform