Commit Graph

2660 Commits

Author SHA1 Message Date
Max K
4c2783a0d8 CI: Builds in CI settings 2024-06-07 19:09:21 +02:00
Max K
b618b80e20
Merge pull request #64950 from ClickHouse/ci_more_fixes_for_sync_prs
CI: Minor fixes in ci scripts
2024-06-07 00:54:42 +00:00
robot-clickhouse
367d41e7f0 Automatic style fix 2024-06-06 23:41:34 +00:00
Max K
8f26f77505 fix unit test 2024-06-07 01:35:39 +02:00
Max K
0deb862c93 Re-enable Fast test in MQ 2024-06-07 01:22:47 +02:00
Max K
eb72c12b31 CI: Minor fixes in ci scripts 2024-06-07 00:51:37 +02:00
Mikhail f. Shiryaev
259e877d0d
Merge pull request #64890 from ClickHouse/fix-check-documentation
Fix documentation enforcement
2024-06-06 11:41:08 +00:00
Mikhail f. Shiryaev
61582a9bee
Use logging where no special strings are required 2024-06-06 09:03:35 +02:00
Mikhail f. Shiryaev
a4b55985fa
Fix issue with overwriting a lack of documentation failure 2024-06-06 09:03:33 +02:00
Mikhail f. Shiryaev
4eba310527
Simplify set_auth_header 2024-06-06 07:24:59 +02:00
Mikhail f. Shiryaev
1156233ea8
Use a proper way to download packages from releases 2024-06-06 07:24:58 +02:00
Max K
eae9622921
Merge pull request #64825 from ClickHouse/ci_fix_await_in_prs
CI: fix CI await feature
2024-06-05 08:51:04 +00:00
Max K
418911c7d7 CI: fix CI await feature 2024-06-05 10:21:00 +02:00
Max K
06c9438341 CI: Move coverage build to non-special build list 2024-06-05 09:34:31 +02:00
Max K
443d06328f Merge branch 'master' into ci_py_small_refactoring 2024-06-04 19:30:37 +02:00
Max K
d68b4a46df CI: after merge fixes 2024-06-04 18:59:10 +02:00
Max K
f0f3d533c6 Merge branch 'master' into ci_py_small_refactoring 2024-06-04 18:57:43 +02:00
Mikhail f. Shiryaev
253fa03503
Merge pull request #64787 from ClickHouse/commit-status-type
Strict `StatusType`, increased `SAFE_REQUESTS_LIMIT` for get_best_robot_token
2024-06-04 16:41:58 +00:00
Mikhail f. Shiryaev
f46376de89
Add logging for skip upload build profile data, skip it for PRs 2024-06-04 15:41:33 +02:00
Mikhail f. Shiryaev
fa92393c03
Reduce the _upload_build_profile_data code level 2024-06-04 15:25:55 +02:00
Mikhail f. Shiryaev
cbd4fc7ee3
fixup! Simplify post-build insert, limit timeout to 5 seconds 2024-06-04 15:25:01 +02:00
Mikhail f. Shiryaev
8e9426f01b
Simplify post-build insert, limit timeout to 5 seconds 2024-06-04 15:22:15 +02:00
Mikhail f. Shiryaev
e64a033098
Support requests parameters in ClickHouseHelper.insert_file 2024-06-04 15:22:14 +02:00
Max K
f5757ab3a8 CI: ci.py refactoring 2024-06-04 12:58:43 +02:00
Mikhail f. Shiryaev
0cd4e0ecaa
Increase safe limits of token requests to pick it 2024-06-04 12:39:07 +02:00
Mikhail f. Shiryaev
938b5d267b
Bring back strict StatusType 2024-06-04 12:36:13 +02:00
Max K
922bbbc8c2 CI: get_best_robot_token fix to get good enough token 2024-05-31 21:52:34 +02:00
Max K
64d3a8417e CI: MergeQueue: add binary_release and unit tests 2024-05-31 17:11:01 +02:00
Max K
b180004e08
Merge pull request #64693 from ClickHouse/ci_fix_ci_running_status
CI: CI running status fix
2024-05-31 13:10:23 +00:00
Max K
ba7adb5caa CI: CI running status fix 2024-05-31 14:45:48 +02:00
robot-clickhouse
66cdde85b7 Automatic style fix 2024-05-31 11:08:03 +00:00
Max K
e0b261d129 CI: CI Settings updates 2024-05-31 12:30:40 +02:00
Max K
bc8a4a244f CI: CI Settings updates 2024-05-31 12:05:49 +02:00
Max K
ef42d0862d fix 2024-05-31 11:21:18 +02:00
Max K
50ad9c37cc CI: Build Report Check to verify only enabled builds 2024-05-31 10:57:31 +02:00
Max K
0ab728f826
Merge pull request #64653 from ClickHouse/ci_skip_binary_upload_for_special_builds_in_pr
CI: Do not upload binaries for special builds in PRs
2024-05-31 06:16:56 +00:00
Max K
a33a6f344a fix 2024-05-30 22:21:28 +02:00
Max K
89a7c9ac7d CI: add CI settings option to upload all 2024-05-30 21:52:33 +02:00
Max K
0d66d00eed CI: No binaries uploaded for special builds in PRs 2024-05-30 21:32:47 +02:00
Max K
fcb67d4c48
Merge pull request #64603 from ClickHouse/ci_cherry_pick_py_updates
CI: Backports updates
2024-05-30 17:24:01 +00:00
Max K
b93d4b32e2 fixes 2 2024-05-30 17:59:10 +02:00
Max K
4ba89c8b31 fixes 2024-05-30 17:35:44 +02:00
Mikhail f. Shiryaev
7237242576
Merge pull request #63982 from ClickHouse/expired-timeout
Implement a single point for "Check timeout expired" test result
2024-05-30 11:32:41 +00:00
Max K
3a8b95591d CI: Backports updates 2024-05-29 22:21:28 +02:00
Max K
208912e559 CI: Change Required Check list, few fixes 2024-05-29 21:41:16 +02:00
Max K
c8cb25a79f
Merge branch 'master' into ci_few_minor_fixes 2024-05-29 21:17:59 +02:00
Max K
1e3d297346 CI: Change Required Check list, few fixes 2024-05-29 21:13:00 +02:00
Mikhail f. Shiryaev
7f3bbf5a98
Merge pull request #64569 from ClickHouse/git-ssh
Add a temporary known host for git over ssh
2024-05-29 18:59:06 +00:00
Mikhail f. Shiryaev
08be26a47b
Add timeout 900 for clickbench tests 2024-05-29 17:22:48 +02:00
Mikhail f. Shiryaev
b1253761e0
Fix all clcik typos 2024-05-29 17:22:47 +02:00