1
0
Fork 0
No description
Find a file
Mikhail Goncharov 7f0564d978 remove obsolete code
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.
2024-02-20 10:07:48 +01:00
.github/ISSUE_TEMPLATE Update bug_report.md 2019-12-11 16:06:13 +01:00
containers remove obsolete code 2024-02-20 10:07:48 +01:00
docs remove obsolete code 2024-02-20 10:07:48 +01:00
kubernetes remove obsolete code 2024-02-20 10:07:48 +01:00
scripts remove obsolete code 2024-02-20 10:07:48 +01:00
.editorconfig review fixes, formatted text 2020-08-27 15:30:03 +02:00
.gitignore move terraform specific .gitignore to the folder 2023-05-19 14:09:34 +02:00
gcloud_config.sh scale down linux agents as we run them on LLVM cluster 2023-05-26 18:09:45 +02:00
k8s_config remove bucket as we don't use it anymore 2020-10-15 13:19:36 +02:00
LICENSE added license 2019-10-04 14:31:57 +02:00
local_setup.sh add a new gcloud auth plugin recommended by doc 2022-06-20 14:17:26 +02:00
Pipfile Bump gitpython from 3.1.14 to 3.1.37 2023-10-11 10:51:07 +02:00
Pipfile.lock Bump urllib3 from 1.26.17 to 1.26.18 2023-10-18 09:29:41 +02:00
README.md remove obsolete code 2024-02-20 10:07:48 +01:00
setup_k8s.sh scripts: setup k8s from env + commit arg for bk 2023-07-17 13:20:05 +02:00

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

IMAGE ALT TEXT HERE

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.