.. |
autoscale_runners_lambda
|
Fix annoying typo
|
2024-03-12 14:06:17 +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
|
Merge branch 'master' into enable-coverage-for-debug-build
|
2024-01-28 22:24:26 +01:00 |
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
|
CI: fix runner for arm perf tests
|
2024-03-12 09:12:25 +00:00 |
ci_utils.py
|
CI: enable await
|
2024-02-08 18:37:30 +00:00 |
ci.py
|
CI: ci.py hot style fix
|
2024-03-11 18:49:45 +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
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01: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
|
add seccomp=unconfined
|
2024-02-28 22:17:47 +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
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +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
|
|
|
integration_test_check.py
|
CI: refactor bugfix validate job
|
2024-02-15 16:28:27 +00:00 |
integration_test_images.py
|
|
|
jepsen_check.py
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
libfuzzer_test_check.py
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +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: support merge queue event in pr_info
|
2024-03-08 14:53:23 +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
|
CI: ci cache. step 1 (#58664)
|
2024-02-02 18:10:47 +01:00 |
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
|
More fixes in tests/ci
|
2024-03-05 16:02:41 +01:00 |
style_check.py
|
Enable black back
|
2024-03-11 13:22:18 +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_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
|
|
|