No description
7f0564d978
most of the scripts were used for Phabricator integration that is now disabled and current scripts are located in `llvm-project/.ci` . Also removed obsolete playbooks and scripts that were not used and likely no longer work. Updated wording and minor typos. I have tried to look through potential references to the scripts and disabled some of buildkite pipelines that referred to them. That is not a guarantee that this will not break anything as I have not tried to rebuild containers and redeploy cluster. |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
containers | ||
docs | ||
kubernetes | ||
scripts | ||
.editorconfig | ||
.gitignore | ||
gcloud_config.sh | ||
k8s_config | ||
LICENSE | ||
local_setup.sh | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
setup_k8s.sh |
This repo is holding VM configurations for machine cluster and scripts to run pre-merge tests triggered by http://reviews.llvm.org.
As LLVM project has moved to Pull Requests and Phabricator no longer triggers builds, this repository will likely be gone.
Pull request migration schedule.
Overview
Presentation by Louis Dione on LLVM devmtg 2021 https://youtu.be/B7gB6van7Bw
Feedback
If you notice issues or have an idea on how to improve pre-merge checks, please create a new issue or give a ❤️ to an existing one.
Contributing
We're happy to get help on improving the infrastructure and workflows!
Please check contributing.
License
This project is licensed under the "Apache 2.0 with LLVM Exception" license. See LICENSE for details.