.. |
cancel_and_rerun_workflow_lambda
|
Merge pull request #43862 from ClickHouse/rerun-docs-check-on-edited
|
2022-12-05 13:58:32 +01:00 |
ci_runners_metrics_lambda
|
Improve logging of the ci_runners_metrics_lambda
|
2022-12-09 20:15:29 +01:00 |
runner_token_rotation_lambda
|
Add __init__.py to lambdas for mypy
|
2022-11-29 14:12:28 +01:00 |
team_keys_lambda
|
Fix typing in team_keys_lambda
|
2022-11-29 14:12:29 +01:00 |
terminate_runner_lambda
|
Do not remove runners from GH in advance
|
2022-12-09 20:15:27 +01:00 |
tests
|
Remove the remainings of Testflows (2).
|
2023-01-07 21:40:13 +01:00 |
worker
|
Break CI
|
2023-01-08 07:59:31 +01:00 |
workflow_approve_rerun_lambda
|
Restart NightlyBuilds if the runner died
|
2023-01-11 18:49:01 +01:00 |
workflow_jobs_lambda
|
Change the scheme to have rows ordered by updated_at
|
2022-12-23 12:05:05 +01:00 |
.gitignore
|
Deploy workflow_approve_rerun_lambda as zip package
|
2022-07-28 14:23:59 +02:00 |
.mypy.ini
|
Add mypy config, fix git_helper.py
|
2022-11-29 12:51:45 +01:00 |
ast_fuzzer_check.py
|
Merge branch 'master' into add-dmesg-log-to-fuzzer
|
2023-01-13 05:22:18 +03:00 |
bugfix_validate_check.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
build_check.py
|
Fix performance test
|
2023-01-09 01:58:42 +01:00 |
build_download_helper.py
|
Automatic style fix
|
2023-01-09 01:08:38 +00:00 |
build_report_check.py
|
Merge pull request #44883 from ClickHouse/ci-report-type
|
2023-01-12 18:20:40 +01:00 |
ccache_utils.py
|
Break CI
|
2023-01-08 07:59:31 +01:00 |
cherry_pick.py
|
Fix the case when merge-base does not show the oldest commit
|
2023-01-20 13:55:21 +01:00 |
ci_config.py
|
The "libraries" field is no longer needed
|
2023-01-03 19:07:29 +00:00 |
clickhouse_helper.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
codebrowser_check.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
commit_status_helper.py
|
Fix run_check.py and dependencies
|
2022-11-29 14:12:16 +01:00 |
compatibility_check.py
|
Merge remote-tracking branch 'upstream/master' into slightly-better-output-for-glibc-check
|
2023-01-17 12:23:44 +01:00 |
compress_files.py
|
Automatic style fix
|
2023-01-08 07:59:31 +01:00 |
docker_images_check.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
docker_manifests_merge.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
docker_pull_helper.py
|
Add and fix typing for docker_pull_helper, github_helper and style_check
|
2022-11-29 14:12:20 +01:00 |
docker_server.py
|
Add logs to docker_server reports
|
2023-01-09 13:21:31 +01:00 |
docker_test.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
docs_check.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
docs_release.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
download_binary.py
|
Add macos binaries to GH release assets
|
2022-09-07 19:23:44 +02:00 |
download_release_packages.py
|
Automatic style fix
|
2022-12-31 13:51:42 +00:00 |
env_helper.py
|
Do not attempt to get JOB_ID on wrong RUN_ID
|
2023-01-09 21:46:33 +01:00 |
fast_test_check.py
|
ci: more robust results parsers
|
2023-01-29 09:06:03 +01:00 |
finish_check.py
|
Simplify finish_check.py
|
2022-11-29 14:12:24 +01:00 |
functional_test_check.py
|
ci: more robust results parsers
|
2023-01-29 09:06:03 +01:00 |
get_previous_release_tag.py
|
Add typing to get_previous_release_tag.py
|
2023-01-11 13:31:30 +01:00 |
get_robot_token.py
|
Fix run_check.py and dependencies
|
2022-11-29 14:12:16 +01:00 |
git_helper.py
|
Add mypy config, fix git_helper.py
|
2022-11-29 12:51:45 +01:00 |
git_test.py
|
Adjust git_helper and version_helper for shallow clone
|
2022-04-21 20:08:55 +02:00 |
github_helper.py
|
Create GitHub cache directory optionally by default
|
2022-12-09 21:33:06 +01:00 |
integration_test_check.py
|
ci: more robust results parsers
|
2023-01-29 09:06:03 +01:00 |
jepsen_check.py
|
Merge pull request #44883 from ClickHouse/ci-report-type
|
2023-01-12 18:20:40 +01:00 |
mark_release_ready.py
|
Allow to use mark_release_ready.py to manually mark commits as ready
|
2023-01-09 21:58:55 +01:00 |
merge_pr.py
|
Revert "Revert "Add check for running workflows to merge_pr.py""
|
2023-01-30 23:17:34 +01:00 |
performance_comparison_check.py
|
Fix non-detected Errors in performance tests message
|
2023-01-03 15:26:02 +01:00 |
pr_info.py
|
Use only PRs to our repository in pr_info on push
|
2022-12-02 19:17:16 +01:00 |
release.py
|
Suppress the stderr of running commands by default
|
2023-01-26 15:24:38 +01:00 |
report.py
|
tests/ci: encode HTML entities in the reports
|
2023-01-15 17:03:32 +01:00 |
rerun_helper.py
|
Move get_commit_filtered_statuses to commit_status_helper
|
2022-11-10 13:12:22 +01:00 |
run_check.py
|
Fix run_check.py and dependencies
|
2022-11-29 14:12:16 +01:00 |
s3_helper.py
|
Break CI
|
2023-01-08 07:59:31 +01:00 |
sqlancer_check.py
|
Merge pull request #44883 from ClickHouse/ci-report-type
|
2023-01-12 18:20:40 +01:00 |
ssh.py
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
stopwatch.py
|
Add typing to stopwatch.py
|
2023-01-09 12:07:27 +01:00 |
stress_check.py
|
ci: more robust results parsers
|
2023-01-29 09:06:03 +01:00 |
style_check.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
tee_popen.py
|
Improve logging for TeePopen.timeout exceeded
|
2023-01-23 12:50:49 +01:00 |
unit_tests_check.py
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
upload_result_helper.py
|
Fix possible issue in process_logs by strict typing
|
2023-01-09 12:10:29 +01:00 |
version_helper.py
|
Fix type ignorance in version_helper.py
|
2022-11-29 17:18:29 +01:00 |
version_test.py
|
Fix typing in version_test.py
|
2022-11-29 14:12:23 +01:00 |