1
0
Fork 0
llvm-premerge-checks/scripts
Matheus Izvekov a88324d943 patch_diff: Skip closed dependent revisions
When scanning dependencies, instead of trying to
skip them based on them being landed, skip them
based on the status of the revision.

Detecting landed revisions is fraught with problems,
as there is no good general way to handle reverts.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
2022-11-02 18:42:17 +01:00
..
metrics Bump lxml from 4.6.5 to 4.9.1 in /scripts/metrics 2022-07-26 10:46:50 +02:00
phab2github rename master to main branch following LLVM 2020-12-10 09:29:24 +01:00
phabtalk Run bazel builds in premerge 2021-07-28 16:01:44 +02:00
windows Trigger git gc on windows only for ~5% of builds. 2021-12-23 10:47:18 +01:00
.gitignore fix project resolutions 2021-10-04 16:07:06 +02: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 resolutions 2021-10-04 16:07:06 +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 Update clang-tidy.ignore 2021-08-23 14:11:36 +02:00
clang_format_report.py update linux node pool (machines w/ no external ssd) 2021-05-17 10:06:54 +02:00
clang_tidy_report.py make clang_tidy_report handle diffs text files with invalid utf-8 2021-08-17 14:18:39 +02: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
git_utils.py sync all branches for llvm-project fork 2022-03-05 17:35:41 +01:00
git_utils_test.py sync all branches for llvm-project fork 2022-03-05 17:35:41 +01:00
ignore_diff.py building with buildkite 2020-05-25 16:42:40 +02:00
llvm-dependencies.yaml Temporary disable openmp build. 2022-07-28 14:33:20 +02:00
patch_diff.py patch_diff: Skip closed dependent revisions 2022-11-02 18:42:17 +01:00
pipeline_create_branch.py fix environment assignment and update check- definitions 2021-10-04 16:36:02 +02:00
pipeline_main.py always set buildkite branch and commit env 2022-03-05 17:35:41 +01:00
pipeline_premerge.py fix excessive environment copying 2021-10-04 16:58:52 +02:00
premerge_checks.py fix project resolutions 2021-10-04 16:07:06 +02: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 remove BOLT_LLD option 2022-06-09 13:50:48 +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 Use --config=ci on bazel premerge bots 2022-08-31 23:27:05 +02:00
summary.py fix xunit_utils import 2022-03-06 09:43:54 +01:00
windows_agent_bootstrap.ps1 add monitoring agent to windows init script 2022-02-11 12:38:12 +01:00
windows_agent_start_buildkite.ps1 dont pass 'testing' parameter from startup 2021-06-01 17:37:20 +02:00
xunit_utils.py sync all branches for llvm-project fork 2022-03-05 17:35:41 +01:00