Commit Graph

57 Commits

Author SHA1 Message Date
Ryan Mansfield
5ea2bc9c71 Remove CentOS 7 and Ubuntu 18.04 from ContinuousIntegration.md.
Add Ubuntu 24.04.
2025-10-02 11:45:21 -04:00
Nate Cook
c88d8cf885 Include Apple Silicon benchmarking command (#83216) 2025-07-22 15:46:19 -07:00
Anthony Latsis
09c73585ca docs: Update links to section on commit access (#76672)
This section has migrated to our local contributing file and will soon
be removed from the website.
2024-09-24 10:46:03 -07:00
LamTrinh.Dev
b6239b8cee [docs] Update links to repositories moved to https://github.com/swiftlang/ 2024-07-22 12:22:43 -07:00
Alex Hoppen
8e20a6f479 Update links for repositories moved to the swiftlang org on GitHub 2024-06-25 04:35:39 -07:00
Hamish Knight
c2266a17a5 [docs] Update ASan trigger in ContinuousIntegration.md 2024-05-01 22:06:29 +01:00
Mishal Shah
9b14570a7f Add support for Swift Test WebAssembly 2024-02-23 10:41:37 -08:00
Rick van Voorden
f8ae46b3f3 [inclusive-language] changed sanity to soundness 2024-01-25 18:18:02 -08:00
Mishal Shah
786a0ba399 [Doc] Drop support for test and merge, and users should use auto-merge feature on GitHub 2023-11-08 13:17:35 -08:00
Mishal Shah
330af0b8d1 Remove out of date triggers 2023-06-10 00:00:00 -07:00
Mishal Shah
51c2af639e Update the build toolchain to Please Build Toolchain 2023-06-09 23:56:27 -07:00
Mishal Shah
0bd1c51c85 Update the trigger for Ubuntu 22.04 2023-06-09 23:52:53 -07:00
Evan Wilde
1c0aaef854 Updating docs with new CI triggers 2023-06-09 23:22:39 -07:00
Mishal Shah
25fc3c1aff Update ContinuousIntegration.md with unsupported triggers 2023-04-18 11:13:20 -07:00
Mishal Shah
54fea46059 Update the CI Docs for validation testing 2021-05-03 18:23:13 -07:00
Mishal Shah
0b483d447d Update the docs for CI testing
We no longer run tvOS simulator part of validation test (@swift-ci Please test) to reduce time.
2021-05-03 18:21:59 -07:00
Mishal Shah
6a61d119e8 Update the CI doc with new trigger info
OS X -> macOS
2021-01-06 09:32:16 -08:00
Hollow Man
6b9b9da114 Fix typo
miscellanous -> miscellaneous
2020-11-21 21:06:02 +08:00
Michael Gottesman
747b4a0543 [docs] Document building stdlib/presets against a LKG snapshot
Also provided an example of how to do this to run the minimal macho preset.
2020-11-06 12:49:52 -08:00
Mishal Shah
40024718ac Update doc and links to support new main branch 2020-09-22 23:53:29 -07:00
Mishal Shah
b98085d69e [Doc] Update CI trigger for CentOS and Ubuntu 2020-08-06 23:44:28 -07:00
Mishal Shah
45e624aea4 Add pull request trigger info for Ubuntu 20.04, CentOS 8 and Amazon Linux 2 2020-05-05 11:25:06 -07:00
Michael Gottesman
bff1786ff2 [docs] Add a section on running @swift-ci based non-executable device tests to ContinuousIntegration.md. 2020-04-14 13:04:31 -07:00
Mishal Shah
97156bda1f [Doc] Update Swift Community-Hosted CI pull request testing trigger doc 2019-06-25 12:19:14 -07:00
Mishal Shah
1270435047 [CI Doc] Add Swift Sourcekit Stress Tester trigger information 2019-01-16 15:47:47 -08:00
Mishal Shah
21654c3685 Update CI docs to include new Linux trigger 2018-09-18 18:08:25 -07:00
Mishal Shah
11f70e4cd2 @swift-ci now supports Source Compatibility in debug and release 2018-08-28 22:43:35 -07:00
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