ClickHouse/tests/ci
2023-04-28 23:52:30 +02:00
..
autoscale_runners_lambda Update the style_checker upscale speed 2023-04-25 12:42:06 +02:00
cancel_and_rerun_workflow_lambda Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
ci_runners_metrics_lambda Terminate long-running offline non-busy runners in EC2 2023-03-01 12:37:34 +01:00
runner_token_rotation_lambda Add __init__.py to lambdas for mypy 2022-11-29 14:12:28 +01:00
team_keys_lambda Fix typing in team_keys_lambda 2022-11-29 14:12:29 +01:00
terminate_runner_lambda Reduce lambda time by caching access_token 2023-03-02 01:40:30 +01:00
tests introduce sqllogic runner 2023-04-16 13:57:24 +02:00
worker On out-of-space at returns error, we must terminate still 2023-02-23 00:45:51 +01:00
workflow_approve_rerun_lambda Add new trusted contributors (#48715) 2023-04-12 19:38:05 +02:00
workflow_jobs_lambda Add a note regarding private/public repo to logs 2023-04-25 19:11:20 +02:00
.gitignore Deploy workflow_approve_rerun_lambda as zip package 2022-07-28 14:23:59 +02:00
.mypy.ini Add mypy config, fix git_helper.py 2022-11-29 12:51:45 +01:00
ast_fuzzer_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
autoscale_runners_lambda_test.py Decrease scale_down ratio for faster deflation 2023-03-20 21:03:47 +01:00
bugfix_validate_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
build_check.py Use commit_status_helper.post_commit_status everywhere 2023-04-28 23:52:28 +02:00
build_download_helper.py Use Path in download helper, do not redownload exist files 2023-02-03 12:16:17 +01:00
build_report_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
ccache_utils.py Fix the downloading of the recent ccache archives 2023-02-16 18:26:06 +01:00
cherry_pick.py Comment stale cherry-pick PRs to resolve conflicts 2023-03-21 18:28:29 +01:00
ci_config.py Add descriptions for the status comment 2023-04-28 23:52:29 +02:00
clickhouse_helper.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
codebrowser_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
commit_status_helper.py Add a function get_repo with global state 2023-04-28 23:52:30 +02:00
compatibility_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
compress_files.py Replace format with f-strings 2023-02-15 22:51:42 +01:00
docker_images_check.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
docker_manifests_merge.py Fix missing format_description 2023-02-27 13:11:17 +01:00
docker_pull_helper.py Add and fix typing for docker_pull_helper, github_helper and style_check 2022-11-29 14:12:20 +01:00
docker_server.py Fix missing format_description 2023-02-27 13:11:17 +01:00
docker_test.py Use both release_pr and merged_pr as additional cache 2023-02-09 21:31:12 +01:00
docs_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
download_binary.py Use Path in download helper, do not redownload exist files 2023-02-03 12:16:17 +01:00
download_release_packages.py Automatic style fix 2022-12-31 13:51:42 +00:00
env_helper.py Do not attempt to get JOB_ID on wrong RUN_ID 2023-01-09 21:46:33 +01:00
fast_test_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
finish_check.py Use commit_status_helper.post_commit_status everywhere 2023-04-28 23:52:28 +02:00
functional_test_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
get_previous_release_tag.py Update black version, run it for the repository 2023-03-24 11:54:38 +01:00
get_robot_token.py Fix run_check.py and dependencies 2022-11-29 14:12:16 +01:00
git_helper.py Add mypy config, fix git_helper.py 2022-11-29 12:51:45 +01:00
git_test.py Adjust git_helper and version_helper for shallow clone 2022-04-21 20:08:55 +02:00
github_helper.py Update typing for a new PyGithub version 2023-03-02 11:49:36 +01:00
install_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
integration_test_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
jepsen_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
mark_release_ready.py Use commit_status_helper.post_commit_status everywhere 2023-04-28 23:52:28 +02:00
merge_pr.py Place short return before big block, improve logging 2023-03-21 11:29:16 +01:00
performance_comparison_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
pr_info.py Use only PRs to our repository in pr_info on push 2022-12-02 19:17:16 +01:00
release.py Preset description on the tweak reset 2023-02-27 14:20:34 +01:00
report.py Add typing, capitalize only the first letter w/o lowering the rest 2023-04-26 00:55:05 +02:00
run_check.py Use commit_status_helper.post_commit_status everywhere 2023-04-28 23:52:28 +02:00
s3_helper.py Break CI 2023-01-08 07:59:31 +01:00
sqlancer_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
sqllogic_test.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
ssh.py Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
stopwatch.py Add typing to stopwatch.py 2023-01-09 12:07:27 +01:00
stress_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
stress_tests.lib Fix race between DROP MatView and RESTART REPLICAS (#47863) 2023-04-01 15:26:00 +03:00
stress.py Automatic style fix 2023-03-22 12:55:24 +00:00
style_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
tee_popen.py Improve logging for TeePopen.timeout exceeded 2023-01-23 12:50:49 +01:00
unit_tests_check.py Refactor RerunHelper to reduce API calls 2023-04-28 23:52:30 +02:00
upgrade_check.py Split stress test and backward compatibility check 2023-01-03 19:22:31 +00:00
upload_result_helper.py Avoid splitting check_name into subdirectories 2023-04-26 01:11:05 +02:00
version_helper.py Preset description on the tweak reset 2023-02-27 14:20:34 +01:00
version_test.py Fix typing in version_test.py 2022-11-29 14:12:23 +01:00