2023-09-04 15:52:22 +02:00
|
|
|
This repo is holding VM configurations for machine cluster and scripts to run pre-merge tests triggered by http://reviews.llvm.org.
|
2020-09-28 14:10:53 +02:00
|
|
|
|
2024-02-20 10:07:48 +01:00
|
|
|
As LLVM project has moved to Pull Requests and Phabricator no longer triggers builds, this repository will likely be gone.
|
2023-09-04 15:52:22 +02:00
|
|
|
|
|
|
|
[Pull request migration schedule](https://discourse.llvm.org/t/pull-request-migration-schedule/71595).
|
2020-09-28 14:10:53 +02:00
|
|
|
|
2019-10-04 10:26:20 +02:00
|
|
|
# Overview
|
|
|
|
|
2022-01-10 11:39:14 +01:00
|
|
|
Presentation by Louis Dione on LLVM devmtg 2021 https://youtu.be/B7gB6van7Bw
|
|
|
|
|
|
|
|
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/B7gB6van7Bw/0.jpg)](https://www.youtube.com/watch?v=B7gB6van7Bw)
|
|
|
|
|
2020-08-27 11:21:35 +02:00
|
|
|
## Feedback
|
2019-10-05 08:43:30 +02:00
|
|
|
|
2020-08-27 15:24:16 +02:00
|
|
|
If you notice issues or have an idea on how to improve pre-merge checks, please
|
|
|
|
create a [new issue](https://github.com/google/llvm-premerge-checks/issues/new)
|
|
|
|
or give a :heart: to an existing one.
|
2020-08-27 11:21:35 +02:00
|
|
|
|
|
|
|
# Contributing
|
|
|
|
|
|
|
|
We're happy to get help on improving the infrastructure and workflows!
|
|
|
|
|
2024-02-20 10:07:48 +01:00
|
|
|
Please check [contributing](docs/contributing.md).
|
2019-10-09 18:29:44 +02:00
|
|
|
|
2019-10-04 14:31:57 +02:00
|
|
|
# License
|
2020-08-27 15:24:16 +02:00
|
|
|
|
|
|
|
This project is licensed under the "Apache 2.0 with LLVM Exception" license. See
|
|
|
|
[LICENSE](LICENSE) for details.
|