aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ci
Commit message (Collapse)AuthorAgeFilesLines
...
* Fail CI if workflow needs regenerating.Josh Matthews2021-05-241-0/+15
|
* Remove last mac jobs from taskcluster.nightliesJosh Matthews2021-05-231-4/+8
|
* Run WPT tests (linux)Paulo E. Castro2021-04-281-44/+44
|
* Copy to C: on Windows instead of manually cloning.Josh Matthews2021-03-062-14/+10
|
* Add build github actions workflows for mac/windows/linux.Josh Matthews2021-02-262-0/+255
|
* Verify the macOS package can load basic pages.Josh Matthews2020-07-211-0/+27
|
* Fix remaining flake8 warningsKagami Sascha Rosylight2020-06-216-49/+50
|
* Rename glutin port to winitatouchet2020-05-271-3/+3
|
* Reuse layout-2013 WPT results with layout-2020 when syncing.Josh Matthews2020-03-191-1/+3
|
* Switch Android to OpenSSL 1.1.1dJan Andre Ikenmeyer2020-02-121-0/+1
|
* Fix tidiness errors for Python3 compatibility across whole repomarmeladema2019-12-111-2/+2
|
* Generate per python version virtualenvmarmeladema2019-12-091-1/+1
|
* Move WPT sync-from-upstream task to LinuxSimon Sapin2019-12-051-1/+1
|
* Move WPT Linux from Buildbot to TaskclusterSimon Sapin2019-11-191-39/+2
| | | | | | | Update expectations as differences don’t look intermittent: https://github.com/servo/servo/pull/24785#issuecomment-555602259 Fixes https://github.com/servo/servo/issues/23569
* Fix sccache failure when rustc generates hundreds of thousands of warningsSimon Sapin2019-11-121-2/+2
| | | | Fixes https://github.com/servo/servo/issues/24714
* Always construct TC API URLs from $TASKCLUSTER_PROXY_URL or ↵Simon Sapin2019-11-051-1/+1
| | | | $TASKCLUSTER_ROOT_URL
* Use surfman for managing GL surfacesPatrick Walton2019-11-011-0/+2
| | | | | | Co-authored-by: Alan Jeffrey <ajeffrey@mozilla.com> Co-authored-by: Zakor Gyula <gyula.zakor@h-lab.eu> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
* Remove python/_virtualenv/ dir in clean_build_artifacts.shmarmeladema2019-10-161-0/+1
|
* Assign bot reviewer for automated sync PRs.Josh Matthews2019-09-301-1/+2
|
* Clean up test results as part of WPT sync.Josh Matthews2019-09-251-1/+4
|
* Updated performance userscript for new perf APIAlan Jeffrey2019-09-031-21/+8
|
* Support running WebGL in its own thread or on the main thread.Josh Matthews2019-07-251-0/+2
|
* Also remove linux-rel-intermittentSimon Sapin2019-06-254-40/+1
| | | | Judged unnecessary: https://github.com/servo/servo/pull/23633#issuecomment-505576450
* Remove some jobs from BuildbotSimon Sapin2019-06-251-55/+3
| | | | | | * `arm64`: “no good reason to continue to maintain”: https://github.com/servo/servo/pull/23414#issuecomment-505045672 * `mac-rel-intermittent`: disabled since https://github.com/servo/saltfs/pull/965 * `linux-nigthly`: only perf data collection and upload now. Closes https://github.com/servo/servo/issues/23302, where this jobs has been know to be broken for 8 weeks but nobody cared enough to fix it
* Filter wdspec intermittent failuresGeorge Roman2019-06-191-1/+2
|
* Run wdspec tests in a different jobGeorge Roman2019-06-142-5/+11
|
* Finish reintroducing parallelism in bluetooth testsGeorge Roman2019-06-132-2/+2
|
* Auto merge of #23362 - jdm:tc-magicleap, r=SimonSapinbors-servo2019-05-171-27/+2
|\ | | | | | | | | | | | | | | Move magicleap builds to taskcluster <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23362) <!-- Reviewable:end -->
| * Move magicleap build to taskcluster.Josh Matthews2019-05-161-27/+2
| |
* | Auto merge of #23406 - jdm:more-macos-tc, r=SimonSapinbors-servo2019-05-161-36/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | Move all macOS WPT jobs to Taskcluster <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23406) <!-- Reviewable:end -->
| * | Move all WPT mac jobs to taskcluster.Josh Matthews2019-05-161-36/+3
| |/
* / Improve output for local WPT sync runs.Josh Matthews2019-05-151-2/+2
|/
* Move two mac WPT jobs to taskcluster.Josh Matthews2019-05-131-22/+2
|
* Update CI to use Clang instead of outdated GCC.Josh Matthews2019-05-101-13/+37
|
* Remove unused arm32 build.Josh Matthews2019-05-101-30/+3
|
* Auto merge of #23356 - jdm:tc-android-mac, r=jdmbors-servo2019-05-101-10/+1
|\ | | | | | | | | | | | | | | Move android mac build to taskcluster <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23356) <!-- Reviewable:end -->
| * Add android-mac build job to taskcluster.Josh Matthews2019-05-091-10/+1
| |
* | Don't include JSON string quotes in credentials.Josh Matthews2019-05-091-1/+1
| |
* | Use better variable quoting style.Josh Matthews2019-05-091-1/+1
| |
* | Update expected JSON format for taskcluster secret.Josh Matthews2019-05-081-1/+1
| |
* | Use correct variable when fetching taskcluster secret.Josh Matthews2019-05-071-2/+2
|/
* Auto merge of #23304 - jdm:nightly-taskcluster, r=SimonSapinbors-servo2019-05-022-38/+9
|\ | | | | | | | | | | | | | | | | | | | | Transfer mac/windows/android nightly builds to Taskcluster Fixes #23303. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23304) <!-- Reviewable:end -->
| * Use taskcluster secret directly in WPT sync script.Josh Matthews2019-05-021-1/+5
| |
| * Move windows and mac nightly builds to taskcluster.Josh Matthews2019-05-022-21/+4
| |
| * Move android nightly build to taskcluster.Josh Matthews2019-05-021-17/+1
| |
* | Upgrade NDK to v15c.Josh Matthews2019-05-011-1/+16
|/
* Refactoring of the Glutin port in preparation of the compositor refactoring.Paul Rouget2019-04-291-2/+3
|
* Don't run full WPT testsuite twice.Josh Matthews2019-04-231-1/+1
|
* Run bluetooth tests as part of WPT sync.Josh Matthews2019-04-221-5/+10
|
* Review WPT sync PRs automaticallyCYBAI2019-04-061-4/+10
|