.. |
autoscale_runners_lambda
|
Experiment with decreasing scale_up for style-checkers
|
2023-06-20 15:17:33 +02:00 |
cancel_and_rerun_workflow_lambda
|
Fix the PR body check for Reverts #number
|
2023-08-01 17:06:23 +02:00 |
ci_runners_metrics_lambda
|
Decouple cleaning part from metrics lambda to a new one
|
2023-06-19 15:40:26 +02:00 |
clean_lost_instances_lambda
|
Continue LCH for terminated instances, add logging
|
2023-06-19 15:40:31 +02:00 |
lambda_shared_package
|
Merge pull request #52277 from ClickHouse/kill-runner-with-subprocesses
|
2023-08-02 11:18:56 +02:00 |
runner_token_rotation_lambda
|
Delete __init__.py in lambda directories to break subpackage
|
2023-06-01 21:03:56 +02:00 |
team_keys_lambda
|
Move lambda package building to public.ecr.aws/lambda/python for compatibility
|
2023-06-02 12:27:26 +02:00 |
terminate_runner_lambda
|
Fix broken termination lambda by caching runners for at most 15 seconds
|
2023-07-21 18:32:32 +02:00 |
tests
|
Rename docker_images.json to docker_images_for_tests.json
|
2023-08-01 17:30:54 +02:00 |
worker
|
Show the runner type in the job logs
|
2023-07-21 18:32:31 +02:00 |
workflow_approve_rerun_lambda
|
Improve logging a little bit, avoid double labeling
|
2023-06-26 13:25:49 +02:00 |
workflow_jobs_lambda
|
Move insert part for ClickHouseHelper to shared
|
2023-06-01 21:03:57 +02:00 |
.gitignore
|
|
|
.mypy.ini
|
|
|
ast_fuzzer_check.py
|
Rework post_commit_status, add set_status_comment there
|
2023-04-28 23:52:31 +02:00 |
attach_gdb.lib
|
Wait with retries
|
2023-06-30 14:52:21 +00:00 |
bugfix_validate_check.py
|
Rework post_commit_status, add set_status_comment there
|
2023-04-28 23:52:31 +02:00 |
build_check.py
|
Upload cargo cache for rust to S3 and reuse
|
2023-08-10 22:41:55 +02:00 |
build_download_helper.py
|
Upload cargo cache for rust to S3 and reuse
|
2023-08-10 22:41:55 +02:00 |
build_report_check.py
|
Refactor CI_CONFIG from dict to dataclasses
|
2023-08-03 14:37:19 +02:00 |
ccache_utils.py
|
Rewrite compress_file to pathlib.Path
|
2023-08-10 22:41:57 +02:00 |
cherry_pick.py
|
Fix KeyError in cherry-pick
|
2023-06-02 13:02:18 -04:00 |
ci_config.py
|
Replace Upgrade check (debug) with a less flaky upgrade check
|
2023-08-07 10:27:10 +02:00 |
clickhouse_helper.py
|
Move repeated code for ClickHouseHelper to _insert_post
|
2023-08-09 23:46:45 +02:00 |
codebrowser_check.py
|
Add reset to Stopwatch, improve codebrowser report
|
2023-06-16 12:51:31 +02:00 |
commit_status_helper.py
|
Refactor CI_CONFIG from dict to dataclasses
|
2023-08-03 14:37:19 +02:00 |
compatibility_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
compress_files.py
|
Rewrite compress_file to pathlib.Path
|
2023-08-10 22:41:57 +02:00 |
docker_images_check.py
|
Partially revert changes from #52395
|
2023-08-10 22:09:19 +02:00 |
docker_manifests_merge.py
|
Rework post_commit_status, add set_status_comment there
|
2023-04-28 23:52:31 +02:00 |
docker_pull_helper.py
|
|
|
docker_server.py
|
Do not use inline cache in server images
|
2023-08-03 18:06:00 +02:00 |
docker_test.py
|
Partially revert changes from #52395
|
2023-08-10 22:09:19 +02:00 |
docs_check.py
|
Use NotSet in post_commit_status for optional arguments
|
2023-04-28 23:52:33 +02:00 |
download_binary.py
|
Refactor CI_CONFIG from dict to dataclasses
|
2023-08-03 14:37:19 +02:00 |
download_release_packages.py
|
Automatic style fix
|
2022-12-31 13:51:42 +00:00 |
env_helper.py
|
The best effor to get the current job ID and URL
|
2023-05-12 19:22:52 +02:00 |
fast_test_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
finish_check.py
|
Update Mergeable Check at the finishing CI
|
2023-08-07 18:06:50 +02:00 |
functional_test_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +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
|
Receive the best robot token only once
|
2023-04-28 16:01:53 +02:00 |
git_helper.py
|
Do not mock git_helper.Git, suppress git describe error for ignore_no_tags
|
2023-06-15 15:35:03 +02:00 |
git_test.py
|
|
|
github_helper.py
|
remove unused type: ignore
|
2023-07-04 12:59:25 +00:00 |
install_check.py
|
Rewrite compress_file to pathlib.Path
|
2023-08-10 22:41:57 +02:00 |
integration_test_check.py
|
Replace kssenii/nginx-test:1.1 by clickhouse/nginx-dav
|
2023-07-22 15:45:47 +02:00 |
jepsen_check.py
|
Rewrite compress_file to pathlib.Path
|
2023-08-10 22:41:57 +02:00 |
mark_release_ready.py
|
Use NotSet in post_commit_status for optional arguments
|
2023-04-28 23:52:33 +02:00 |
merge_pr.py
|
Add logging about all found workflows for merge_pr.py
|
2023-07-19 15:12:58 +02:00 |
performance_comparison_check.py
|
Refactor CI_CONFIG from dict to dataclasses
|
2023-08-03 14:37:19 +02:00 |
pr_info.py
|
Add a fallback to authenticated requests to GH API
|
2023-04-28 18:46:33 +02:00 |
release.py
|
Preset description on the tweak reset
|
2023-02-27 14:20:34 +01:00 |
report.py
|
Merge branch 'master' into fix-packager
|
2023-07-18 09:18:03 +02:00 |
run_check.py
|
Fix the PR body check for Reverts #number
|
2023-08-01 17:06:23 +02:00 |
s3_helper.py
|
Rewrite compress_file to pathlib.Path
|
2023-08-10 22:41:57 +02:00 |
sqlancer_check.py
|
Make SQLancer check not "always green"
|
2023-06-23 18:55:04 +02:00 |
sqllogic_test.py
|
Rework post_commit_status, add set_status_comment there
|
2023-04-28 23:52:31 +02:00 |
ssh.py
|
|
|
stopwatch.py
|
Add reset to Stopwatch, improve codebrowser report
|
2023-06-16 12:51:31 +02:00 |
stress_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
stress_tests.lib
|
Fix attaching gdb in stress tests (#51445)
|
2023-07-26 12:53:19 +03:00 |
stress.py
|
Fix hung check in stress test
|
2023-08-06 13:07:48 +02:00 |
style_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
tee_popen.py
|
Fix typo
|
2023-06-25 06:14:31 +02:00 |
unit_tests_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
upgrade_check.py
|
Split stress test and backward compatibility check
|
2023-01-03 19:22:31 +00:00 |
upload_result_helper.py
|
Add way to define additional urls in test reports
|
2023-06-28 22:19:00 +02:00 |
utils.lib
|
Fix attaching gdb in stress tests (#51445)
|
2023-07-26 12:53:19 +03:00 |
version_helper.py
|
Fix a versions' tweak for tagged commits, improve version_helper
|
2023-06-15 14:48:09 +02:00 |
version_test.py
|
Adjust version_helper test cases to proper tags
|
2023-06-15 14:48:10 +02:00 |