servo/etc
Martin Robinson 7508d8321a
Make "@bors-servo try" a GitHub Action (#30014)
This is the last piece of the puzzle to turning off bors. This makes
functionality provided by bors to understand "@bors-servo try" a GitHub
Action. For now the syntax is more or less the same, but we can modify
it in the future and even add support for custom configuration options
(more specific build combinations or even passing compiler flags).

The big difference between this and what bors does is that there is no
merge commit. GitHub simply runs tests on the version of the branch that
is on a pull request. There is always the risk that tests might start
failing when a branch is rebased, but this offers a bit more control
because you can easily rebase from the PR and the merge queue will check
this as well.
2023-07-24 15:15:33 +00:00
..
ci Make "@bors-servo try" a GitHub Action (#30014) 2023-07-24 15:15:33 +00:00
doc.servo.org Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
homebrew Implement ./mach bootstrap for MacOS 2023-06-22 11:14:00 +02:00
layout_viewer [Layout 2020] Adapt layout viewer to new box and fragment tree structs 2020-05-19 09:31:24 +02:00
cert_generator.js Update cert-generator and certs 2017-03-14 08:01:54 -07:00
cert_generator.sh Apply format change to cert_generator.sh 2019-05-08 19:24:32 +02:00
crates-graph.py Add a minimal alternative to cargo graph 2020-04-21 10:54:21 +02:00
install_macos_gstreamer.sh Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
jsdefine Use #!/usr/bin/env bash in shell scripts for NixOS compatibility 2021-06-14 22:06:09 +09:00
memory_chart.html Add tool to chart memory usage from reports. 2018-03-08 22:46:42 -05:00
memory_reports_over_time.py Port some code to Python3 2021-02-18 09:35:46 -05:00
patch-trace-template.py profile: Integrate the time profiler with the macOS signpost 2016-10-01 00:12:49 -07:00
profilicate.py Add a sampling profiler and a script to generate profiles for use with Gecko tooling. 2019-03-26 16:35:08 -04:00
run_in_headless_android_emulator.py com.mozilla to org.mozilla 2018-10-02 08:09:35 +02:00
servo.sb Cargoify servo 2014-09-08 20:21:42 -06:00
servo_automation_screenshot.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
servo_gdb.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
shell.nix Update shell.nix 2023-04-09 23:35:17 +03:00
start_servo.py Update getopts 2018-08-24 17:49:58 +02:00
valgrind-memcheck.supp Add a valgrind suppression file. 2015-12-17 10:36:03 -06:00
wpt-summarize.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
wpt-timing.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
wpt_result_analyzer.py Update scripts to reflect new WPT directory name 2023-06-26 10:48:02 +02:00