.. |
autoscale_runners_lambda
|
|
|
cancel_and_rerun_workflow_lambda
|
CI: remove category check from lambda
|
2024-05-28 13:10:14 +02:00 |
ci_runners_metrics_lambda
|
|
|
clean_lost_instances_lambda
|
|
|
lambda_shared_package
|
Automatic style fix
|
2024-05-28 11:16:51 +00:00 |
runner_token_rotation_lambda
|
|
|
slack_bot_ci_lambda
|
|
|
team_keys_lambda
|
|
|
terminate_runner_lambda
|
|
|
tests
|
|
|
worker
|
Tune mmap_rnd_bits to workaround sanitizers issues
|
2024-05-19 22:37:16 +02:00 |
workflow_approve_rerun_lambda
|
|
|
workflow_jobs_lambda
|
|
|
.gitignore
|
|
|
.mypy.ini
|
|
|
artifacts_helper.py
|
|
|
ast_fuzzer_check.py
|
|
|
auto_release.py
|
|
|
bugfix_validate_check.py
|
Add a reasonable timeout to bugfix config
|
2024-05-29 17:22:45 +02:00 |
build_check.py
|
|
|
build_download_helper.py
|
Simplify set_auth_header
|
2024-06-06 07:24:59 +02:00 |
build_report_check.py
|
fix
|
2024-05-31 11:21:18 +02:00 |
cache_utils.py
|
CI: ci.py refactoring
|
2024-06-04 12:58:43 +02:00 |
cherry_pick.py
|
fix
|
2024-06-08 18:06:10 +02:00 |
ci_cache.py
|
CI: fix CI await feature
|
2024-06-05 10:21:00 +02:00 |
ci_config.py
|
CI: Remove fuzzer build from normal CI run (bugfix)
|
2024-06-10 11:22:06 +02:00 |
ci_metadata.py
|
CI: Cancel sync wf on new push
|
2024-05-23 18:44:12 +02:00 |
ci_settings.py
|
Automatic style fix
|
2024-06-06 23:41:34 +00:00 |
ci_utils.py
|
CI: ci.py refactoring
|
2024-06-04 12:58:43 +02:00 |
ci.py
|
Merge pull request #64987 from ClickHouse/ci_fix_nightly
|
2024-06-07 19:23:54 +00:00 |
clickbench.py
|
|
|
clickhouse_helper.py
|
Support requests parameters in ClickHouseHelper.insert_file
|
2024-06-04 15:22:14 +02:00 |
commit_status_helper.py
|
Merge branch 'master' into ci_py_small_refactoring
|
2024-06-04 19:30:37 +02:00 |
compatibility_check.py
|
|
|
compress_files.py
|
|
|
digest_helper.py
|
|
|
docker_images_check.py
|
|
|
docker_images_helper.py
|
|
|
docker_manifests_merge.py
|
|
|
docker_server.py
|
|
|
docs_check.py
|
|
|
download_binary.py
|
|
|
download_release_packages.py
|
Use a proper way to download packages from releases
|
2024-06-06 07:24:58 +02:00 |
env_helper.py
|
fix
|
2024-05-31 11:21:18 +02:00 |
fast_test_check.py
|
Use timeout from ci_config in fast tests
|
2024-05-29 17:22:46 +02:00 |
finish_check.py
|
Bring back strict StatusType
|
2024-06-04 12:36:13 +02:00 |
functional_test_check.py
|
Merge pull request #63160 from ClickHouse/Azure_fix_stateless_tests
|
2024-06-10 08:34:07 +00:00 |
get_previous_release_tag.py
|
Use a proper way to download packages from releases
|
2024-06-06 07:24:58 +02:00 |
get_robot_token.py
|
Increase safe limits of token requests to pick it
|
2024-06-04 12:39:07 +02:00 |
git_helper.py
|
Remove unused Git.new_branch
|
2024-06-10 14:38:34 +02:00 |
github_helper.py
|
CI: dependency fix for changelog.py
|
2024-05-23 15:33:21 +02:00 |
install_check.py
|
Implement global timeout check in _test_run
|
2024-05-29 17:22:42 +02:00 |
integration_test_check.py
|
|
|
integration_test_images.py
|
|
|
integration_tests_runner.py
|
Fix leftovers of enabling new analyzer
|
2024-04-27 11:19:03 +02:00 |
jepsen_check.py
|
Fix all clcik typos
|
2024-05-29 17:22:47 +02:00 |
libfuzzer_test_check.py
|
Use timeout from ci_config in libfuzzer
|
2024-05-29 17:22:47 +02:00 |
mark_release_ready.py
|
|
|
merge_pr.py
|
CI: Sync, Merge check, CI gh's statuses fixes
|
2024-05-24 12:00:16 +02:00 |
performance_comparison_check.py
|
|
|
pr_info.py
|
CI: ci.py refactoring
|
2024-06-04 12:58:43 +02:00 |
release.py
|
Do not create new release in release branch automatically
|
2024-05-17 14:50:34 +02:00 |
report.py
|
Merge pull request #63982 from ClickHouse/expired-timeout
|
2024-05-30 11:32:41 +00:00 |
run_check.py
|
Use logging where no special strings are required
|
2024-06-06 09:03:35 +02:00 |
s3_helper.py
|
|
|
sqlancer_check.py
|
|
|
sqllogic_test.py
|
Implement global timeout check in _test_run
|
2024-05-29 17:22:42 +02:00 |
sqltest.py
|
|
|
ssh.py
|
|
|
stopwatch.py
|
|
|
stress_check.py
|
Use timeout from ci_config in stress tests
|
2024-05-29 17:22:46 +02:00 |
stress.py
|
fix
|
2024-05-15 19:28:05 +01:00 |
style_check.py
|
Files without shebang have mime 'text/plain' or 'inode/x-empty'
|
2024-05-17 19:30:18 +02:00 |
sync_pr.py
|
Add ci_config.StatusNames class for common statuses
|
2024-04-24 17:31:15 +02:00 |
synchronizer_utils.py
|
Add processing A Sync to ci.py
|
2024-05-03 17:57:44 +02:00 |
tee_popen.py
|
|
|
test_ci_cache.py
|
CI: ci.py refactoring
|
2024-06-04 12:58:43 +02:00 |
test_ci_config.py
|
|
|
test_ci_options.py
|
Automatic style fix
|
2024-06-06 23:41:34 +00:00 |
test_digest.py
|
|
|
test_docker.py
|
|
|
test_git.py
|
Remove unused Git.new_branch
|
2024-06-10 14:38:34 +02:00 |
test_version.py
|
|
|
unit_tests_check.py
|
|
|
upgrade_check.py
|
|
|
upload_result_helper.py
|
|
|
version_helper.py
|
Do not create new release in release branch automatically
|
2024-05-17 14:50:34 +02:00 |