.. |
autoscale_runners_lambda
|
|
|
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
|
|
|
clean_lost_instances_lambda
|
|
|
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
|
|
|
slack_bot_ci_lambda
|
Add a note of where the lambda is deployed
|
2023-09-04 18:37:58 +02:00 |
team_keys_lambda
|
Use host network to avoid ipv6 problems
|
2023-09-04 17:06:51 +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
|
Merge branch 'master' into sqltest
|
2023-08-02 20:08:39 +02:00 |
worker
|
Show the runner type in the job logs
|
2023-07-21 18:32:31 +02:00 |
workflow_approve_rerun_lambda
|
Restart killed PublishedReleaseCI workflows
|
2023-08-15 11:50:11 +02:00 |
workflow_jobs_lambda
|
|
|
.gitignore
|
|
|
.mypy.ini
|
|
|
ast_fuzzer_check.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
attach_gdb.lib
|
Add vim filetype for *.lib files
|
2023-08-30 22:06:26 +02:00 |
bugfix_validate_check.py
|
|
|
build_check.py
|
Add instance_type column to CI Logs and the checks table
|
2023-09-09 01:44:14 +02:00 |
build_download_helper.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
build_report_check.py
|
Use a single BuildResult class across builds and report checks
|
2023-09-06 12:43:27 +02:00 |
ccache_utils.py
|
Rewrite compress_file to pathlib.Path
|
2023-08-10 22:41:57 +02:00 |
cherry_pick.py
|
|
|
ci_config.py
|
fix
|
2023-09-03 18:05:54 +00:00 |
clickhouse_helper.py
|
Merge branch 'ci-instance-type' of github.com:ClickHouse/ClickHouse into ci-instance-type
|
2023-09-09 05:52:04 +02:00 |
codebrowser_check.py
|
|
|
commit_status_helper.py
|
Create report status constants
|
2023-09-06 12:43:25 +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
|
Use not the absolute latest docker image tag (#54369)
|
2023-09-08 08:42:56 +02:00 |
docker_images_helper.py
|
Use not the absolute latest docker image tag (#54369)
|
2023-09-08 08:42:56 +02:00 |
docker_manifests_merge.py
|
Use not the absolute latest docker image tag (#54369)
|
2023-09-08 08:42:56 +02:00 |
docker_pull_helper.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
docker_server.py
|
Do not use inline cache in server images
|
2023-08-03 18:06:00 +02:00 |
docker_test.py
|
Use not the absolute latest docker image tag (#54369)
|
2023-09-08 08:42:56 +02:00 |
docs_check.py
|
|
|
download_binary.py
|
Refactor CI_CONFIG from dict to dataclasses
|
2023-08-03 14:37:19 +02:00 |
download_release_packages.py
|
|
|
env_helper.py
|
Decouple env_helper.get_job_id_url
|
2023-09-06 12:43:29 +02:00 |
fast_test_check.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
finish_check.py
|
Update Mergeable Check at the finishing CI
|
2023-08-07 18:06:50 +02:00 |
functional_test_check.py
|
Rework setup of CI logs export
|
2023-08-30 22:04:37 +02:00 |
get_previous_release_tag.py
|
|
|
get_robot_token.py
|
Get rid of describe_parameters for the best robot token
|
2023-08-25 12:41:20 +02:00 |
git_helper.py
|
|
|
git_test.py
|
|
|
github_helper.py
|
remove unused type: ignore
|
2023-07-04 12:59:25 +00:00 |
install_check.py
|
Create report status constants
|
2023-09-06 12:43:25 +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
|
|
|
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
|
Add instance_type column to CI Logs and the checks table
|
2023-09-09 01:44:14 +02:00 |
pr_info.py
|
Updated check to fix style
|
2023-09-12 12:01:27 +02:00 |
release.py
|
|
|
report.py
|
Use a single BuildResult class across builds and report checks
|
2023-09-06 12:43:27 +02:00 |
run_check.py
|
Fix logic of Mergeable Check
|
2023-08-14 14:31:26 +02:00 |
s3_helper.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
sqlancer_check.py
|
|
|
sqllogic_test.py
|
|
|
sqltest.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
ssh.py
|
|
|
stopwatch.py
|
|
|
stress_check.py
|
Rework setup of CI logs export
|
2023-08-30 22:04:37 +02:00 |
stress_tests.lib
|
save system tables from s3 in the report
|
2023-09-01 23:04:35 +02:00 |
stress.py
|
Inhibit randomization in 00906_low_cardinality_cache
|
2023-08-10 20:51:03 +02:00 |
style_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
tee_popen.py
|
|
|
unit_tests_check.py
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
upgrade_check.py
|
|
|
upload_result_helper.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
utils.lib
|
Add vim filetype for *.lib files
|
2023-08-30 22:06:26 +02:00 |
version_helper.py
|
Use suffix from git tags as version descriptions
|
2023-09-06 12:43:28 +02:00 |
version_test.py
|
|
|