1
0
Fork 0
llvm-premerge-checks/README.md

29 lines
1 KiB
Markdown
Raw Permalink Normal View History

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
As LLVM project has moved to Pull Requests and Phabricator no longer triggers builds, this repository will likely be gone.
[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
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)
## 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.
# Contributing
We're happy to get help on improving the infrastructure and workflows!
Please check [contributing](docs/contributing.md).
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.