.. |
autoscale_runners_lambda
|
Fix logging of autoscaling lambda, add test for effective_capacity
|
2024-03-20 17:07:32 +01:00 |
cancel_and_rerun_workflow_lambda
|
Refactor labels in CI, move them to shared package
|
2024-04-24 17:31:14 +02: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
|
Refactor labels in CI, move them to shared package
|
2024-04-24 17:31:14 +02: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
|
Recommendation from @felixoid
|
2023-12-10 00:03:33 +01:00 |
worker
|
new gh runner version 2.315.0
|
2024-04-09 17:09:04 +00: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
|
Replace len by sum for generator
|
2023-12-12 14:05:59 +01:00 |
.gitignore
|
Add gh_cache to gitignore to pass dirty check
|
2023-09-14 11:17:20 +00:00 |
.mypy.ini
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
artifacts_helper.py
|
Add isort configuration to not spoil imports
|
2024-04-19 11:43:33 +02:00 |
ast_fuzzer_check.py
|
Separate CH and sanitizer logs
|
2024-03-18 16:40:03 +01:00 |
auto_release.py
|
Fix review comments
|
2023-09-14 14:45:23 +00:00 |
bugfix_validate_check.py
|
Fix some issues detected by new pylint
|
2024-03-05 16:02:36 +01:00 |
build_check.py
|
Refactor labels in CI, move them to shared package
|
2024-04-24 17:31:14 +02:00 |
build_download_helper.py
|
Merge pull request #62786 from ClickHouse/tiny-ci-improvements
|
2024-04-19 19:19:39 +00:00 |
build_report_check.py
|
Fail build_report jobs on non-success statuses
|
2024-04-19 14:31:54 +02:00 |
cache_utils.py
|
Fix the local cache when it does not exist
|
2024-02-26 23:17:16 +01:00 |
cherry_pick.py
|
Update cherry_pick.py
|
2024-05-02 21:42:49 +02:00 |
ci_config.py
|
Fix bug when Required check [1/3] is not included in Mergeable Check
|
2024-05-16 13:09:46 +02:00 |
ci_utils.py
|
CI: set timeout for install check
|
2024-03-25 17:38:39 +00:00 |
ci.py
|
Follow-up for the binary_symbols table in CI
|
2024-05-15 04:29:01 +02:00 |
clickbench.py
|
add seccomp=unconfined
|
2024-02-28 22:17:47 +01:00 |
clickhouse_helper.py
|
better
|
2024-03-25 14:09:04 +00:00 |
commit_status_helper.py
|
Fix bug when Required check [1/3] is not included in Mergeable Check
|
2024-05-16 13:09:46 +02:00 |
compatibility_check.py
|
Add isort configuration to not spoil imports
|
2024-04-19 11:43:33 +02:00 |
compress_files.py
|
Create directory for archives if not exists
|
2023-09-15 15:00:32 +02:00 |
digest_helper.py
|
move out ci specific functions to ci.py
|
2024-01-21 16:36:37 +00:00 |
docker_images_check.py
|
Add isort configuration to not spoil imports
|
2024-04-19 11:43:33 +02:00 |
docker_images_helper.py
|
Reapply "improve CI with digest for docker, build and test jobs" (#57904)
|
2023-12-18 09:07:22 +01:00 |
docker_manifests_merge.py
|
Add isort configuration to not spoil imports
|
2024-04-19 11:43:33 +02:00 |
docker_server.py
|
Convert PRInfo.is_* to properties
|
2024-04-17 22:23:41 +02:00 |
docs_check.py
|
Use constants from report instead of string literals
|
2024-02-06 15:02:09 +01:00 |
download_binary.py
|
Clean even more os.path
|
2023-09-28 01:24:31 +02:00 |
download_release_packages.py
|
Leftover to fix after #62114
|
2024-05-02 17:00:48 +02:00 |
env_helper.py
|
Add processing A Sync to ci.py
|
2024-05-03 17:57:44 +02:00 |
fast_test_check.py
|
Pass broken tests list to FastTest
|
2024-03-20 14:33:14 +01:00 |
finish_check.py
|
minor update for MCheck in the MQ
|
2024-04-26 08:25:25 +00:00 |
functional_test_check.py
|
Azure always green
|
2024-04-29 15:09:22 +02:00 |
get_previous_release_tag.py
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
get_robot_token.py
|
Do not fail the CI on an expired token
|
2024-01-08 10:43:55 +01:00 |
git_helper.py
|
Fix git_helper.Runner.__call__ typing
|
2024-01-18 16:11:01 +01:00 |
github_helper.py
|
Add a hack to un-/mark PR as a draft
|
2023-12-22 22:26:38 +01:00 |
install_check.py
|
Fix PR #60656 for install check tests
|
2024-03-26 13:35:35 +08:00 |
integration_test_check.py
|
Merge remote-tracking branch 'origin/master' into enable-analyzer
|
2024-03-24 21:07:26 +00:00 |
integration_test_images.py
|
Add a tag processing for python-bottle
|
2023-12-21 16:11:54 +01:00 |
integration_tests_runner.py
|
Fix leftovers of enabling new analyzer
|
2024-04-27 11:19:03 +02:00 |
jepsen_check.py
|
Convert PRInfo.is_* to properties
|
2024-04-17 22:23:41 +02:00 |
libfuzzer_test_check.py
|
Inverse analyzer in tests
|
2024-03-20 13:35:30 +01:00 |
mark_release_ready.py
|
CI: remove unnecessary job url for Mark release ready
|
2024-03-27 17:17:10 +00:00 |
merge_pr.py
|
Add isort configuration to not spoil imports
|
2024-04-19 11:43:33 +02:00 |
performance_comparison_check.py
|
Add isort configuration to not spoil imports
|
2024-04-19 11:43:33 +02:00 |
pr_info.py
|
The commit url has different pattern
|
2024-05-03 14:24:18 +02:00 |
release.py
|
Refactor labels in CI, move them to shared package
|
2024-04-24 17:31:14 +02:00 |
report.py
|
Add a helper function to convert str into StatusType
|
2024-05-03 17:57:43 +02:00 |
run_check.py
|
Add ci_config.StatusNames class for common statuses
|
2024-04-24 17:31:15 +02: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
|
Add reset to Stopwatch, improve codebrowser report
|
2023-06-16 12:51:31 +02:00 |
stress_check.py
|
Followup
|
2024-04-24 17:47:32 +02:00 |
stress.py
|
Remove the setting from tests
|
2024-04-25 22:13:14 +02:00 |
style_check.py
|
Automatic style fix
|
2024-04-22 10:39:56 +00:00 |
sync_pr.py
|
Add ci_config.StatusNames class for common statuses
|
2024-04-24 17:31:15 +02:00 |
synchronizer_utils.py
|
Add processing A Sync to ci.py
|
2024-05-03 17:57:44 +02: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_ci_options.py
|
Fix azure tests run on master
|
2024-05-08 18:01:50 +02:00 |
test_digest.py
|
move out ci specific functions to ci.py
|
2024-01-21 16:36:37 +00:00 |
test_docker.py
|
Reapply "improve CI with digest for docker, build and test jobs" (#57904)
|
2023-12-18 09:07:22 +01:00 |
test_git.py
|
Unify all workflows for python unit tests, follow naming best practices
|
2023-11-06 11:14:57 +01:00 |
test_version.py
|
Unify all workflows for python unit tests, follow naming best practices
|
2023-11-06 11:14:57 +01:00 |
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
|
Automatic style fix
|
2024-03-27 15:34:55 +00:00 |
version_helper.py
|
Fix contributor name vulnerability
|
2024-04-06 02:48:50 +03:00 |