mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
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. |
||
---|---|---|
.. | ||
fontconfig | ||
performance | ||
buildbot_steps.yml | ||
chaos_monkey_test.py | ||
check_dynamic_symbols.py | ||
clean_build_artifacts.sh | ||
generate_workflow.py | ||
lockfile_changed.sh | ||
macos_package_smoketest.sh | ||
mutation_test.sh | ||
report_aggregated_expected_results.py | ||
xorg.conf |