..
cancel_and_rerun_workflow_lambda
Add time to wait for workflow canceled
2022-05-19 15:26:02 +02:00
cherry_pick_utils
Resurrect automatic labelling
2022-03-29 15:48:57 +02:00
metrics_lambda
Fix installation_id filter, minimize docker images diff
2022-05-06 19:15:01 +02:00
team_keys_lambda
Fix some linter issues
2022-04-15 01:28:13 +02:00
termination_lambda
Fix installation_id filter, minimize docker images diff
2022-05-06 19:15:01 +02:00
tests
Add a flag for images architecture
2022-02-11 18:26:45 +01:00
token_lambda
Fix installation_id filter, minimize docker images diff
2022-05-06 19:15:01 +02:00
worker
Add authorisation for dockerhub proxy container
2022-01-31 15:50:05 +01:00
workflow_approve_rerun_lambda
Use ENV for API_URL customization
2022-05-06 20:50:44 +02:00
ast_fuzzer_check.py
Add forgotten insert_events_into to ast-fuzzer CI
2022-05-19 17:56:35 +02:00
bugfix_validate_check.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
build_check.py
Append performance_url to build_urls
2022-05-19 22:44:10 +02:00
build_download_helper.py
Add get_with_retries helper to build_download_helper.py
2022-01-26 13:20:08 +01:00
build_report_check.py
Improve report and variables naming
2022-04-11 20:05:43 +02:00
ccache_utils.py
Upload ccache for the first run in PR
2022-04-11 17:03:46 +02:00
cherry_pick.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
ci_config.py
Build performance output in release builds
2022-05-18 01:38:44 +02:00
clickhouse_helper.py
Use SSL certs verification for CI DB
2022-05-19 18:23:20 +02:00
codebrowser_check.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
commit_status_helper.py
Remove submodule changed
2022-03-29 19:50:06 +02:00
compatibility_check.py
Merge branch 'master' into fail_build_check_in_error_status
2022-03-30 11:08:24 +02:00
compress_files.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
docker_images_check.py
Improve build cache for docker images
2022-04-07 17:16:43 +02:00
docker_manifests_merge.py
Change database
2022-03-29 19:06:50 +00:00
docker_pull_helper.py
Use a proper image in fasttest
2022-04-13 14:06:50 +02:00
docker_server.py
Fix automatic bucket_prefix, exit 1 on failures
2022-05-20 00:06:44 +02:00
docker_test.py
Merge pull request #36029 from ClickHouse/fix-release-workflow
2022-04-08 13:09:01 +02:00
docs_check.py
Adjust docs_check to use in foreign repo
2022-04-29 15:23:24 +02:00
docs_release.py
Fix publishing of content.clickhouse.com
2022-05-23 11:50:02 +02:00
download_previous_release.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
env_helper.py
Fix linter issues
2022-05-18 01:38:46 +02:00
fast_test_check.py
Fix fasttest ccache permissions
2022-05-12 09:18:28 +02:00
finish_check.py
Make GITHUB_RUN_URL variable and use it
2022-03-24 15:37:53 +01:00
functional_test_check.py
Consistent "force tests" label
2022-04-21 16:37:51 +02:00
get_robot_token.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
git_helper.py
Add kwargs to runner and is_shallow function
2022-05-10 11:25:33 +02:00
git_test.py
Adjust git_helper and version_helper for shallow clone
2022-04-21 20:08:55 +02:00
integration_test_check.py
Improve logging in integration_test_check.py
2022-05-10 17:41:01 +02:00
keeper_jepsen_check.py
Change database
2022-03-29 19:06:50 +00:00
performance_comparison_check.py
Fix linter issues
2022-05-18 01:38:46 +02:00
pr_info.py
fix labels check output error
2022-05-08 14:41:03 +08:00
push_to_artifactory.py
A temporary fix for artifactory push before multiple architectures
2022-04-07 12:48:54 +02:00
release.py
Fix prefetch release branch
2022-05-19 10:05:34 +02:00
report.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
rerun_helper.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
run_check.py
Update run-check.py to match PR template, add comments
2022-05-17 21:43:22 +02:00
s3_helper.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
split_build_smoke_check.py
Merge branch 'master' into fail_build_check_in_error_status
2022-03-30 11:08:24 +02:00
ssh.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
stopwatch.py
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
stress_check.py
Merge branch 'master' into fail_build_check_in_error_status
2022-03-30 11:08:24 +02:00
style_check.py
Merge branch 'master' into fail_build_check_in_error_status
2022-03-30 11:08:24 +02:00
tee_popen.py
Add timeouts to TeePopen, second attempt
2022-02-17 16:44:34 +01:00
unit_tests_check.py
Merge branch 'master' into fail_build_check_in_error_status
2022-03-30 11:08:24 +02:00
upload_result_helper.py
Make GITHUB_RUN_URL variable and use it
2022-03-24 15:37:53 +01:00
version_helper.py
Adjust git_helper and version_helper for shallow clone
2022-04-21 20:08:55 +02:00
version_test.py
Move version_arg to version_helper, add tests
2022-04-07 13:48:52 +02:00