servo/etc/ci
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
..
fontconfig Cargoify servo 2014-09-08 20:21:42 -06:00
performance Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
buildbot_steps.yml Remove magicleap related references from config files 2023-05-22 16:26:30 +04:00
chaos_monkey_test.py Added /etc/ci/chaos_monkey_test.py. 2016-04-29 09:54:20 -05:00
check_dynamic_symbols.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
clean_build_artifacts.sh Generate per python version virtualenv 2019-12-09 19:31:45 +00:00
generate_workflow.py Add UWP builds to github actions. 2021-05-29 16:05:02 -04:00
lockfile_changed.sh Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
macos_package_smoketest.sh Verify the macOS package can load basic pages. 2020-07-21 13:12:03 -04:00
mutation_test.sh Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
report_aggregated_expected_results.py Make "@bors-servo try" a GitHub Action (#30014) 2023-07-24 15:15:33 +00:00
xorg.conf Cargoify servo 2014-09-08 20:21:42 -06:00