.. |
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
|
Get rid of duplicate download_previous_release
|
2022-05-31 17:50:29 +00:00 |
build_check.py
|
Add failed builds to the build report
|
2022-05-25 23:00:33 +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
|
Add failed builds to the build report
|
2022-05-25 23:00:33 +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
|
Merge pull request #34754 from ClickHouse/llvm-14
|
2022-06-03 14:07:34 +03: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
|
Add a way to invalidate docker images cache
|
2022-06-08 14:47:45 +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
|
Add a way to invalidate docker images cache
|
2022-06-08 14:47:45 +02:00 |
docs_check.py
|
Adjust docs_check to use in foreign repo
|
2022-04-29 15:23:24 +02:00 |
docs_release.py
|
Fail release on status == failure
|
2022-05-24 11:14:17 +02:00 |
download_previous_release.py
|
Get rid of duplicate download_previous_release
|
2022-05-31 17:50:29 +00:00 |
env_helper.py
|
Add failed builds to the build report
|
2022-05-25 23:00:33 +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
|
Turn on s3 tests
|
2022-05-27 14:36:12 +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 style
|
2022-06-02 16:17:25 +02:00 |
pr_info.py
|
Fix submodule changed label condition
|
2022-06-03 13:59:34 +02: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
|
Display entires for failed tests at the top of report
|
2022-05-31 16:18:16 +00: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
|
Simplify labels check
|
2022-05-24 12:57:06 +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
|
upd
|
2022-06-01 16:17:17 +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 |