..
tests
Support *-new
tags in version_helper.py
2024-06-10 14:38:36 +02:00
tmp
Ignore files in tests/ci/tmp
2024-06-10 14:38:37 +02:00
worker
CI: Remove ci runners scripts from oss
2024-07-23 11:00:05 +02:00
.gitignore
remove lambda unit tests
2024-07-18 23:45:52 +02:00
.mypy.ini
CI Buddy bot to notify about CI events
2024-07-11 15:58:56 +00:00
artifactory.py
more fixes
2024-08-02 18:23:52 +02:00
artifacts_helper.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
ast_fuzzer_check.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
auto_release.py
more fixes
2024-08-02 18:23:52 +02:00
bugfix_validate_check.py
CI: Minor refactoring in ci_utils
2024-08-03 21:19:51 +02:00
build_check.py
CI: Remove aws lambda packages from oss
2024-07-18 20:58:43 +02:00
build_download_helper.py
optimize
2024-07-15 19:10:07 +00:00
build_report_check.py
update backport and release workflow to make report for limited number of builds
2024-06-25 14:36:20 +02:00
cache_utils.py
CI: ci.py refactoring
2024-06-04 12:58:43 +02:00
changelog.py
add geesfs
2024-08-01 18:07:13 +02:00
cherry_pick.py
Fix public backports
2024-07-30 10:06:01 +00:00
ci_buddy.py
more fixes
2024-08-02 18:23:52 +02:00
ci_cache.py
CI: Minor refactoring in ci_utils
2024-08-03 21:19:51 +02:00
ci_config.py
move Check Descriptions to commit_status_helper
2024-08-05 13:18:37 +02:00
ci_definitions.py
move Check Descriptions to commit_status_helper
2024-08-05 13:18:37 +02:00
ci_metadata.py
more fixes
2024-08-02 18:23:52 +02:00
ci_settings.py
CI: Minor refactoring in ci_utils
2024-08-03 21:19:51 +02:00
ci_utils.py
CI: Minor refactoring in ci_utils
2024-08-03 21:19:51 +02:00
ci.py
Merge pull request #67706 from ClickHouse/ci_minot_utils_refactoring
2024-08-05 21:34:43 +00:00
clickbench.py
add seccomp=unconfined
2024-02-28 22:17:47 +01:00
clickhouse_helper.py
Fix check names in the CI Logs database
2024-08-02 20:22:08 +02:00
commit_status_helper.py
Merge pull request #67706 from ClickHouse/ci_minot_utils_refactoring
2024-08-05 21:34:43 +00:00
compatibility_check.py
Fix compatibility release check
2024-06-18 13:54:45 +00:00
compress_files.py
Fix bsdtar for @nikitamikhaylov
2024-07-16 15:11:17 +02:00
create_release.py
more fixes
2024-08-02 18:23:52 +02:00
digest_helper.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
docker_images_check.py
Add isort configuration to not spoil imports
2024-04-19 11:43:33 +02:00
docker_images_helper.py
improve ci_utils' Shell
2024-08-01 18:07:13 +02:00
docker_manifests_merge.py
Add isort configuration to not spoil imports
2024-04-19 11:43:33 +02:00
docker_server.py
remove old workflows
2024-08-02 20:26:04 +02:00
docs_check.py
Use constants from report instead of string literals
2024-02-06 15:02:09 +01:00
download_binary.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
download_release_packages.py
Linter
2024-07-05 16:46:49 +02:00
env_helper.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
fast_test_check.py
Use timeout from ci_config in fast tests
2024-05-29 17:22:46 +02:00
finish_check.py
CI: Single point of setting mergeable check status
2024-06-25 15:23:02 +02:00
functional_test_check.py
ci: fail the test if the entrypoint script failed
2024-08-05 11:16:08 +02:00
get_previous_release_tag.py
Use a proper way to download packages from releases
2024-06-06 07:24:58 +02:00
get_robot_token.py
Increase safe limits of token requests to pick it
2024-06-04 12:39:07 +02:00
git_helper.py
Support -new
tags in git_helper, clean helper, add tests
2024-06-10 14:38:35 +02:00
github_helper.py
Fix search issues for progress_func, add zstd for GH cache
2024-06-13 15:40:38 +02:00
install_check.py
Implement global timeout check in _test_run
2024-05-29 17:22:42 +02:00
integration_test_check.py
CI: Do not block Tests_3 unless MAX_TOTAL_FAILURES_PER_JOB_BEFORE_BLOCKING_CI
2024-07-16 11:06:09 +02:00
integration_test_images.py
Add a tag processing for python-bottle
2023-12-21 16:11:54 +01:00
integration_tests_runner.py
Enable repeat for flaky check for more tests hardening
2024-07-23 16:57:07 +02:00
jepsen_check.py
CI: Jepsen Workflow with CI buddy
2024-07-24 19:51:34 +02:00
libfuzzer_test_check.py
fix
2024-07-15 19:27:54 +00: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
CI: Never await on BuildReport job, Skip BuildReport if no builds in workflow
2024-07-21 11:50:15 +02:00
performance_comparison_check.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
pr_info.py
CI: Fix reuse for release branches
2024-07-29 13:46:23 +02:00
release.py
add automerge prs step
2024-08-01 21:18:14 +02:00
report.py
Merge pull request #67706 from ClickHouse/ci_minot_utils_refactoring
2024-08-05 21:34:43 +00:00
run_check.py
CI: Minor refactoring in ci_utils
2024-08-03 21:19:51 +02:00
s3_helper.py
CI: Single point of setting mergeable check status
2024-06-25 15:23:02 +02:00
sqlancer_check.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
sqllogic_test.py
Implement global timeout check in _test_run
2024-05-29 17:22:42 +02:00
sqltest.py
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
ssh.py
add support for new release branch
2024-07-13 16:21:22 +02:00
stopwatch.py
Add reset to Stopwatch, improve codebrowser report
2023-06-16 12:51:31 +02:00
stress_check.py
Style
2024-07-15 13:42:00 +02:00
stress.py
Fix query cache randomization in stress tests
2024-08-06 11:38:55 +02:00
style_check.py
style
2024-07-13 16:23:46 +02:00
sync_pr.py
CI: Fix sync pr merge
2024-07-04 19:34:47 +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: ci_config refactoring
2024-06-14 11:58:29 +02:00
test_ci_config.py
CI: Minor refactoring in ci_utils
2024-08-03 21:19:51 +02:00
test_ci_options.py
CI: Next fix for builds in CI workflow
2024-07-19 12:44:31 +02:00
test_digest.py
move out ci specific functions to ci.py
2024-01-21 16:36:37 +00:00
test_docker.py
more fixes
2024-08-02 18:23:52 +02:00
test_git.py
Support -new
tags in git_helper, clean helper, add tests
2024-06-10 14:38:35 +02:00
test_version.py
Use pathlib.Path in version_helper
2024-06-10 14:38:37 +02:00
unit_tests_check.py
Add type checking to build_download_helper
2024-03-19 14:01:31 +01:00
upgrade_check.py
Split stress test and backward compatibility check
2023-01-03 19:22:31 +00:00
upload_result_helper.py
Automatic style fix
2024-03-27 15:34:55 +00:00
version_helper.py
add support for new release branch
2024-07-13 16:21:22 +02:00