ClickHouse/tests/ci
2023-02-23 15:25:29 +01:00
..
cancel_and_rerun_workflow_lambda Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
ci_runners_metrics_lambda Improve logging of the ci_runners_metrics_lambda 2022-12-09 20:15:29 +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 Do not remove runners from GH in advance 2022-12-09 20:15:27 +01:00
tests Remove the remainings of Testflows (2). 2023-01-07 21:40:13 +01:00
worker Break CI 2023-01-08 07:59:31 +01:00
workflow_approve_rerun_lambda Get rid of legacy DocsReleaseChecks 2023-02-21 17:34:16 +01:00
workflow_jobs_lambda Change the scheme to have rows ordered by updated_at 2022-12-23 12:05:05 +01: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 Add format_description for commit status descriptions 2023-02-23 15:21:19 +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 Fix performance test 2023-01-09 01:58:42 +01: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 Merge pull request #44883 from ClickHouse/ci-report-type 2023-01-12 18:20:40 +01:00
ccache_utils.py Fix the downloading of the recent ccache archives 2023-02-16 18:26:06 +01:00
cherry_pick.py Always update local release branches 2023-02-04 01:07:20 +01:00
ci_config.py Merge pull request #45568 from ClickHouse/keeper-systemd 2023-02-03 23:08:02 +01:00
clickhouse_helper.py Automatic style fix 2023-02-02 00:59:49 +00:00
codebrowser_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
commit_status_helper.py Reuse code, do not update Mergeable Check unnecessary 2023-02-23 15:25:29 +01:00
compatibility_check.py Merge remote-tracking branch 'upstream/master' into slightly-better-output-for-glibc-check 2023-01-17 12:23:44 +01:00
compress_files.py Replace format with f-strings 2023-02-15 22:51:42 +01:00
docker_images_check.py Add format_description for commit status descriptions 2023-02-23 15:21:19 +01:00
docker_manifests_merge.py Add format_description for commit status descriptions 2023-02-23 15:21:19 +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 Add format_description for commit status descriptions 2023-02-23 15:21:19 +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 Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01: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 ci: more robust results parsers 2023-01-29 09:06:03 +01:00
finish_check.py Simplify finish_check.py 2022-11-29 14:12:24 +01:00
functional_test_check.py Merge pull request #46368 from ClickHouse/vdimir/bugfix-validate-fix 2023-02-14 14:54:07 +01:00
get_previous_release_tag.py Add typing to get_previous_release_tag.py 2023-01-11 13:31:30 +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 Create GitHub cache directory optionally by default 2022-12-09 21:33:06 +01:00
install_check.py Add format_description for commit status descriptions 2023-02-23 15:21:19 +01:00
integration_test_check.py ci: more robust results parsers 2023-01-29 09:06:03 +01:00
jepsen_check.py Merge pull request #44883 from ClickHouse/ci-report-type 2023-01-12 18:20:40 +01:00
mark_release_ready.py Allow to use mark_release_ready.py to manually mark commits as ready 2023-01-09 21:58:55 +01:00
merge_pr.py Add helping logging to auto-merge script 2023-02-06 15:45:22 +01:00
performance_comparison_check.py Fix non-detected Errors in performance tests message 2023-01-03 15:26:02 +01: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 Add dedicated key for checking launching release.py from master 2023-02-20 11:16:08 +01:00
report.py Automatic style fix 2023-02-02 12:40:50 +00:00
rerun_helper.py Move get_commit_filtered_statuses to commit_status_helper 2022-11-10 13:12:22 +01:00
run_check.py Reuse code, do not update Mergeable Check unnecessary 2023-02-23 15:25:29 +01:00
s3_helper.py Break CI 2023-01-08 07:59:31 +01:00
sqlancer_check.py Add format_description for commit status descriptions 2023-02-23 15:21:19 +01: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 add some context to stress test failures 2023-02-01 01:25:31 +01:00
style_check.py Rework test_results list/tuple/whatever into class 2023-01-09 12:09:47 +01:00
tee_popen.py Improve logging for TeePopen.timeout exceeded 2023-01-23 12:50:49 +01:00
unit_tests_check.py Get rid of odd entity 2023-02-03 12:16:17 +01:00
upload_result_helper.py Fix possible issue in process_logs by strict typing 2023-01-09 12:10:29 +01:00
version_helper.py Fix type ignorance in version_helper.py 2022-11-29 17:18:29 +01:00
version_test.py Fix typing in version_test.py 2022-11-29 14:12:23 +01:00