.. |
autoscale_runners_lambda
|
Fix logging of autoscaling lambda, add test for effective_capacity
|
2024-03-20 17:07:32 +01:00 |
cancel_and_rerun_workflow_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
ci_runners_metrics_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
clean_lost_instances_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
lambda_shared_package
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
runner_token_rotation_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
slack_bot_ci_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
team_keys_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
terminate_runner_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
tests
|
|
|
worker
|
Terminate EC2 on spot event if runner isn't running
|
2024-03-14 14:31:55 +01:00 |
workflow_approve_rerun_lambda
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
workflow_jobs_lambda
|
|
|
.gitignore
|
|
|
.mypy.ini
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
artifacts_helper.py
|
Use constants from report instead of string literals
|
2024-02-06 15:02:09 +01:00 |
ast_fuzzer_check.py
|
Separate CH and sanitizer logs
|
2024-03-18 16:40:03 +01:00 |
auto_release.py
|
|
|
bugfix_validate_check.py
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +01:00 |
build_check.py
|
|
|
build_download_helper.py
|
Add type checking to build_download_helper
|
2024-03-19 14:01:31 +01:00 |
build_report_check.py
|
CI: Fix pending status for build report in backports
|
2024-03-05 10:09:17 +00:00 |
cache_utils.py
|
Fix the local cache when it does not exist
|
2024-02-26 23:17:16 +01:00 |
cherry_pick.py
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +01:00 |
ci_config.py
|
Merge remote-tracking branch 'origin/master' into enable-analyzer
|
2024-03-26 19:02:30 +01:00 |
ci_utils.py
|
CI: set timeout for install check
|
2024-03-25 17:38:39 +00:00 |
ci.py
|
Backport #62044 to 24.3: CI: fix for timeout env variable
|
2024-03-28 16:07:44 +00:00 |
clickbench.py
|
add seccomp=unconfined
|
2024-02-28 22:17:47 +01:00 |
clickhouse_helper.py
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
commit_status_helper.py
|
Reorder hidden and shown checks in comment, change url of Mergeable check
|
2024-03-14 14:19:07 +01:00 |
compatibility_check.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
compress_files.py
|
|
|
digest_helper.py
|
|
|
docker_images_check.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
docker_images_helper.py
|
|
|
docker_manifests_merge.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
docker_server.py
|
Merge pull request #60949 from nikmonkov/docker-version
|
2024-03-24 01:50:50 +03:00 |
docs_check.py
|
Use constants from report instead of string literals
|
2024-02-06 15:02:09 +01:00 |
download_binary.py
|
|
|
download_release_packages.py
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
env_helper.py
|
|
|
fast_test_check.py
|
Pass broken tests list to FastTest
|
2024-03-20 14:33:14 +01:00 |
finish_check.py
|
Trigger Mergeable check unconditionally in the final_check.py
|
2024-03-07 10:38:05 +01:00 |
functional_test_check.py
|
Inverse analyzer in tests
|
2024-03-20 13:35:30 +01:00 |
get_previous_release_tag.py
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
get_robot_token.py
|
|
|
git_helper.py
|
|
|
github_helper.py
|
|
|
install_check.py
|
CI: set timeout for install check
|
2024-03-25 17:38:39 +00:00 |
integration_test_check.py
|
Merge remote-tracking branch 'origin/master' into enable-analyzer
|
2024-03-24 21:07:26 +00:00 |
integration_test_images.py
|
|
|
integration_tests_runner.py
|
Backport #62556 to 24.3: Fix integration-tests logs compression
|
2024-04-12 15:08:09 +00:00 |
jepsen_check.py
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
libfuzzer_test_check.py
|
Inverse analyzer in tests
|
2024-03-20 13:35:30 +01:00 |
mark_release_ready.py
|
Do not dump to the file, there are no pr_info locally
|
2024-02-14 18:33:55 +01:00 |
merge_pr.py
|
Use constants from report instead of string literals
|
2024-02-06 15:02:09 +01:00 |
performance_comparison_check.py
|
Add type checking to build_download_helper
|
2024-03-19 14:01:31 +01:00 |
pr_info.py
|
CI: MQ support
|
2024-03-25 17:57:03 +00:00 |
release.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
report.py
|
CI: check cpp and py files style on changes only
|
2024-03-11 09:30:26 +00:00 |
run_check.py
|
CI: remove autobackport for bugfix
|
2024-02-28 19:30:34 +00:00 |
s3_helper.py
|
|
|
sqlancer_check.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
sqllogic_test.py
|
add seccomp=unconfined
|
2024-02-28 22:17:47 +01:00 |
sqltest.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
ssh.py
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
stopwatch.py
|
|
|
stress_check.py
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +01:00 |
stress.py
|
Fixed style check
|
2024-03-21 12:41:15 +03:00 |
style_check.py
|
Process removed files, decouple _check_mime
|
2024-03-22 09:14:30 +01:00 |
tee_popen.py
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +01:00 |
test_ci_cache.py
|
CI: enable await
|
2024-02-08 18:37:30 +00:00 |
test_ci_config.py
|
CI: fix stage config (unit test release issue)
|
2024-03-06 16:52:01 +00:00 |
test_ci_options.py
|
Fix CI config
|
2024-03-27 11:39:33 +01:00 |
test_digest.py
|
|
|
test_docker.py
|
|
|
test_git.py
|
|
|
test_version.py
|
|
|
unit_tests_check.py
|
Add type checking to build_download_helper
|
2024-03-19 14:01:31 +01:00 |
upgrade_check.py
|
|
|
upload_result_helper.py
|
CI: refactor bugfix validate job
|
2024-02-15 16:28:27 +00:00 |
version_helper.py
|
|
|