Commit Graph

30 Commits

Author SHA1 Message Date
Mishal Shah
21cf9b33c8 Update table of contents for CI doc 2018-06-26 12:13:41 -07:00
Mishal Shah
edd51d217d Update the doc for building swift toolchains with PR testing 2018-06-26 12:11:58 -07:00
Josh Ceciliani
f0d4fb4629 Updated introduction
Added introduction and made minor text fixes
2018-06-11 12:26:50 -06:00
Darío Hereñú
580eaae2ef Typo plus link added 2017-11-21 02:24:20 -03:00
Graydon Hoare
8d3835a770 [Docs] Update TOC and list in PR test docs. 2017-11-14 10:31:13 -08:00
Max Moiseev
f8e7e4bc0d Update ContinuousIntegration.md 2017-10-10 12:58:30 -07:00
Max Moiseev
aba45a641e Elaborate what "test compiler performance" actually does. 2017-10-10 11:53:56 -07:00
Max Moiseev
436e521651 [doc] Document "please test compiler performance" 2017-10-10 09:54:53 -07:00
Manav Rathi
82d6780383 Minor improvements to the Python linter (#12079)
* Mention utils/python_lint.py in docs/ContinuousIntegration.md

* Improve error messages in utils/python_lint.py

* Make python_lint.py fail if required modules are not found

Previously, it returned 0 in such a case, which is considered as a
successful exit.

* Continue returning success when missing modules [python_lint.py]

Reverts ffd3b7832f
2017-09-23 23:23:54 -04:00
Deyton Sehn
b7d9eac792 [Docs] Note that commit access is required to trigger CI
I couldn't find this documented anywhere else.
2017-08-16 15:31:07 -07:00
Andrew Trick
0236c985c3 Document @swift-ci smoke benchmark. 2017-07-05 13:14:17 -07:00
mishal_shah
02b1c99dc2 [Docs] Add source compatibility pull request testing info and fix table markdown 2017-04-24 17:33:12 -07:00
Mishal Shah
b6f2df3d13 [Docs] Update the link in CI doc 2017-02-22 11:46:50 -08:00
Mishal Shah
2d744fc682 [Docs] Add specific preset testing and ASAN info 2017-02-22 11:42:54 -08:00
Michael Gottesman
48b625531d [docs] Add an example of using github crossrepo PR references for cross repo PR testing.
I always forget this syntax and I am sure others do as well... so add it to the
docs.
2016-11-25 01:42:59 -06:00
practicalswift
cc852042c9 [gardening] Fix accidental trailing whitespace. 2016-10-29 10:22:58 +02:00
Mishal Shah
b73958c92a [Doc] Update CI doc with new triggers for clean build 2016-10-07 12:07:22 -07:00
Mark Lacey
35d42399f7 Fix a typo in the continuous integration docs. 2016-10-04 08:18:32 -07:00
practicalswift
8d6251de66 [gardening] Fix accidental uses of \t 2016-09-17 13:15:26 +02:00
Mishal Shah
91a1bd27e7 [docs] Update Continuous Integration docs with cross repository testing info 2016-09-16 16:12:25 -07:00
Mishal Shah
d86ac2f5c7 [doc] Update CI doc to include information about Check status 2016-08-28 17:08:37 -07:00
Jacob Bandes-Storch
008aba7ca3 Reduce boilerplate in the GitHub PR template 2016-08-26 22:57:45 -07:00
Michael Gottesman
a60f9143e2 [doc][cintegration] Be clearer that the smoke test builds swift/the stdlib clean, not just swift. 2016-08-03 17:06:46 -07:00
Michael Gottesman
dd75c56485 [docs] Add more detail to ContinuousIntegration.md. 2016-08-03 17:05:14 -07:00
Michael Gottesman
ca48aaef1d [doc] Initial validation-test documentation. It is not complete, but it is a good start. 2016-07-26 23:06:14 -07:00
Michael Gottesman
33d77efe7a [docs] Move Benchmarking @swift-ci to its own section instead of validation-testing. 2016-07-26 23:06:14 -07:00
Michael Gottesman
c77a21d1a3 [docs] Small styling change in ContinuousIntegration.
NFC
2016-07-26 13:38:12 -07:00
Michael Gottesman
47053c6f7a [docs] Fix the ContinuousIntegration.md table of contents. 2016-07-26 13:36:35 -07:00
Michael Gottesman
647c55b403 Fill out pull request testing section/multiple repo testing section of ContinuousIntegration.md (#3775) 2016-07-26 13:34:22 -07:00
Michael Gottesman
b1da6c32fe Rename CI.md to ContinuousIntegration.md
I should have called it this in the first place...
2016-07-26 13:09:08 -07:00