.. |
cancel_and_rerun_workflow_lambda
|
Add time to wait for workflow canceled
|
2022-05-19 15:26:02 +02:00 |
metrics_lambda
|
Fix installation_id filter, minimize docker images diff
|
2022-05-06 19:15:01 +02:00 |
team_keys_lambda
|
Do not upload unnecessary lambda sources
|
2022-08-10 14:37:06 +02:00 |
termination_lambda
|
Fix installation_id filter, minimize docker images diff
|
2022-05-06 19:15:01 +02:00 |
tests
|
|
|
token_lambda
|
Fix installation_id filter, minimize docker images diff
|
2022-05-06 19:15:01 +02:00 |
worker
|
Add DNS trick to the dockerhub proxy too
|
2022-08-02 12:04:26 +02:00 |
workflow_approve_rerun_lambda
|
Use token for all requests
|
2022-08-03 19:17:41 +02:00 |
.gitignore
|
Deploy workflow_approve_rerun_lambda as zip package
|
2022-07-28 14:23:59 +02:00 |
ast_fuzzer_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
bugfix_validate_check.py
|
Get rid of duplicate download_previous_release
|
2022-05-31 17:50:29 +00:00 |
build_check.py
|
disable default ENABLE_CLICKHOUSE_SELF_EXTRACTING and add to env
|
2022-08-27 21:08:01 +00:00 |
build_download_helper.py
|
Fix hardcoded retries for get_with_retries
|
2022-06-30 16:31:37 +02:00 |
build_report_check.py
|
Remove the remaining parts of "unbundled" build
|
2022-08-27 02:18:47 +02:00 |
ccache_utils.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
cherry_pick.py
|
And the last tiny fix for assignees
|
2022-08-18 23:32:55 +02:00 |
ci_config.py
|
Remove the remaining parts of "unbundled" build
|
2022-08-27 02:18:47 +02:00 |
clickhouse_helper.py
|
Automatic style fix
|
2022-08-01 13:22:53 +00:00 |
codebrowser_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
commit_status_helper.py
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
compatibility_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +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
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docker_manifests_merge.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docker_pull_helper.py
|
Use a proper image in fasttest
|
2022-04-13 14:06:50 +02:00 |
docker_server.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docker_test.py
|
Use cached image from the release branch for backport PRs
|
2022-07-01 16:49:27 +02:00 |
docs_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
docs_release.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
download_release_packets.py
|
Fix style
|
2022-07-04 21:59:46 +02:00 |
env_helper.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
fast_test_check.py
|
Merge pull request #40127 from ClickHouse/s3-helper
|
2022-08-13 16:27:00 +02:00 |
finish_check.py
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
functional_test_check.py
|
Don't use envs for static links
|
2022-08-12 09:46:36 +02:00 |
get_previous_release_tag.py
|
Fix
|
2022-07-05 11:23:35 +02:00 |
get_robot_token.py
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
git_helper.py
|
Rewrite cherry_pick.py to PyGithub API
|
2022-07-15 17:21:14 +02:00 |
git_test.py
|
Adjust git_helper and version_helper for shallow clone
|
2022-04-21 20:08:55 +02:00 |
github_helper.py
|
Add notes about _is_cache_updated logic
|
2022-08-02 18:44:49 +02:00 |
integration_test_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
keeper_jepsen_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
performance_comparison_check.py
|
Fix performance_comparison_check.py
|
2022-08-26 15:49:40 +02:00 |
pr_info.py
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
push_to_artifactory.py
|
Fix typo in the S3 download links for
|
2022-08-18 20:32:33 +02:00 |
release.py
|
Merge branch 'master' into release-tweak-generate
|
2022-08-04 21:33:54 +02:00 |
report.py
|
Remove the remaining parts of "unbundled" build
|
2022-08-27 02:18:47 +02:00 |
rerun_helper.py
|
Add typing to rerun and commit_status helpers
|
2022-07-26 14:22:11 +02:00 |
run_check.py
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
s3_helper.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
split_build_smoke_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +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
|
tests/stress: use --privileged over --cap-add syslog to obtain dmesg
|
2022-08-19 13:31:05 +02:00 |
style_check.py
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
tee_popen.py
|
Add timeouts to TeePopen, second attempt
|
2022-02-17 16:44:34 +01:00 |
unit_tests_check.py
|
Automatic style fix
|
2022-08-16 13:10:28 +00:00 |
upload_result_helper.py
|
Add job url to test reports
|
2022-08-09 19:12:47 +02:00 |
version_helper.py
|
Update tweak on version part update
|
2022-08-03 11:43:47 +02:00 |
version_test.py
|
Move version_arg to version_helper, add tests
|
2022-04-07 13:48:52 +02:00 |