.. |
autoscale_runners_lambda
|
|
|
cancel_and_rerun_workflow_lambda
|
|
|
ci_runners_metrics_lambda
|
|
|
clean_lost_instances_lambda
|
|
|
lambda_shared_package
|
|
|
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
|
|
|
tests
|
|
|
worker
|
|
|
workflow_approve_rerun_lambda
|
|
|
workflow_jobs_lambda
|
|
|
.gitignore
|
Add gh_cache to gitignore to pass dirty check
|
2023-09-14 11:17:20 +00:00 |
.mypy.ini
|
|
|
artifacts_helper.py
|
Improve index.html for the non-CI runnings
|
2023-09-15 15:00:35 +02:00 |
ast_fuzzer_check.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
auto_release.py
|
Fix review comments
|
2023-09-14 14:45:23 +00: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
|
Merge pull request #54310 from ClickHouse/ci-libfuzzer-integration
|
2023-09-20 10:01:39 +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
|
|
|
cherry_pick.py
|
Add basic logic to find releasable commits
|
2023-09-13 17:05:31 +00:00 |
ci_config.py
|
Merge remote-tracking branch 'rschu1ze/master' into clang-17
|
2023-09-20 09:15:58 +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
|
Do not set PR status label
|
2023-09-20 09:21:58 +00:00 |
compatibility_check.py
|
|
|
compress_files.py
|
Create directory for archives if not exists
|
2023-09-15 15:00:32 +02:00 |
docker_images_check.py
|
Fix PRInfo and docker_images_check typing
|
2023-09-15 14:54:42 +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
|
Report only changed images in commit status
|
2023-09-15 14:54:47 +02:00 |
docker_pull_helper.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
docker_server.py
|
|
|
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
|
|
|
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
|
Decrease timeout for fast tests with a commit
|
2023-09-21 16:25:17 +02:00 |
finish_check.py
|
|
|
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
|
Insignificant improvements to git_helper and compress_files
|
2023-09-15 14:54:44 +02:00 |
git_test.py
|
|
|
github_helper.py
|
Add basic logic to find releasable commits
|
2023-09-13 17:05:31 +00:00 |
install_check.py
|
Create report status constants
|
2023-09-06 12:43:25 +02:00 |
integration_test_check.py
|
|
|
jepsen_check.py
|
|
|
libfuzzer_test_check.py
|
review suggestions
|
2023-09-19 15:32:58 +00:00 |
mark_release_ready.py
|
|
|
merge_pr.py
|
|
|
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
|
Fix PRInfo and docker_images_check typing
|
2023-09-15 14:54:42 +02:00 |
release.py
|
Fix typos in release.py
|
2023-09-14 10:54:17 +00:00 |
report.py
|
Merge pull request #54278 from ClickHouse/ci-check-process-timeout
|
2023-09-15 17:13:16 +02:00 |
run_check.py
|
|
|
s3_helper.py
|
Decouple ArtifactsHelper commit status
|
2023-09-15 14:54:48 +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
|
Update stress_check.py
|
2023-09-12 18:17:55 +00:00 |
stress.py
|
|
|
style_check.py
|
|
|
tee_popen.py
|
cleanup, fix tee to escape non-decodable symbols
|
2023-09-17 16:36:50 +00:00 |
unit_tests_check.py
|
|
|
upgrade_check.py
|
|
|
upload_result_helper.py
|
Migrate S3Helper to pathlib.Path
|
2023-09-06 12:43:20 +02:00 |
version_helper.py
|
Use suffix from git tags as version descriptions
|
2023-09-06 12:43:28 +02:00 |
version_test.py
|
|
|