1
0
Fork 0
llvm-premerge-checks/scripts
Christian Kühnel 134ca4b801 repo_hist_db now using postgres DB
Instead of a local database, this script now imports the data
into the shared postgres database. this way the data can be used
for other queries as well.

feel free to extend the data model if you
need additional columns.
2021-05-11 10:09:51 +02:00
..
metrics repo_hist_db now using postgres DB 2021-05-11 10:09:51 +02:00
phab2github rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
phabtalk invoke phabtalk standalone 2021-04-27 11:59:00 +02:00
.gitignore first draft of benchmark script 2020-03-25 09:07:28 +01:00
__init__.py Add windows build 2020-06-03 13:40:22 +02:00
add_phabricator_artifact.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
apply_patch.sh improvements to patch process 2020-11-03 16:15:36 +01:00
benchmark.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
buildkite_utils.py cancel previous builds for the same revisions 2021-05-04 11:27:09 +02:00
choose_projects.py Fix project exclusion rules 2020-10-08 12:08:57 +02:00
clang-format.ignore ignore **/test for clang-format 2020-07-22 18:59:47 +02:00
clang-tidy-comments.ignore remove jenkins configs and scrips 2020-09-01 09:51:49 +02:00
clang-tidy.ignore Exclude HIP headers from clang-tidy check 2021-03-10 10:14:04 +01:00
clang_format_report.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
clang_tidy_report.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
cleanup_branches.py error handling 2020-06-29 11:41:48 +02:00
common.ps1 fixed more windows weirdness 2019-12-16 10:09:47 +00:00
exec_utils.py return exit status of ninja command 2020-07-10 19:35:29 +02:00
ignore_diff.py building with buildkite 2020-05-25 16:42:40 +02:00
llvm-dependencies.yaml update windows setup 2021-03-12 12:10:43 +01:00
patch_diff.py rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
pipeline_create_branch.py cancel previous builds for the same revisions 2021-05-04 11:27:09 +02:00
pipeline_main.py updated docs on windows dev, new setting to skip generated steps 2021-03-19 09:22:21 +01:00
pipeline_premerge.py set build info in metadata 2021-05-03 21:07:30 +02:00
premerge_checks.py More accurate commands to reproduce build 2021-01-11 15:42:11 +01:00
requirements.txt Remove requirement added in 1f2c851 to try to fix diff-checks 2021-05-04 16:22:40 -04:00
run_cmake.py export command on win is 'set' 2021-03-19 15:36:08 +01:00
run_cmake_config.yaml rename CCACHE_PATH to CCACHE_DIR 2020-08-26 14:22:37 +02:00
run_ninja.py building with buildkite 2020-05-25 16:42:40 +02:00
set_build_status.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
steps.py service queue 2021-04-26 19:56:20 +00:00
summary.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
test_results_report.py Process results and unit-test output of libcxx 2020-11-25 15:29:50 +01:00
windows_agent_bootstrap.ps1 add image name to agent tags 2021-03-22 11:01:02 +01:00
windows_agent_start_buildkite.ps1 add image digest to agent info 2021-03-22 09:59:23 +00:00