Max K
9eb79530f4
CI: fix build_report selection in case of job reuse
2024-05-27 17:35:42 +02:00
Max K
7ccb776ed9
mcheck fix
2024-05-24 12:39:35 +02:00
Max K
f1421c9e5c
style fix
2024-05-24 12:27:05 +02:00
Max K
22b441ed40
fix PR template
2024-05-24 12:00:24 +02:00
Max K
d4fb2d50e9
CI: Sync, Merge check, CI gh's statuses fixes
2024-05-24 12:00:16 +02:00
Max K
bd15e1311a
CI: fix
2024-05-23 22:35:21 +02:00
Max K
8d697123da
CI: Cancel sync wf on new push
2024-05-23 18:44:12 +02:00
Max K
b1fe9ab5f0
CI: dependency fix for changelog.py
...
#do_not_test
2024-05-23 15:33:21 +02:00
Max K
9a40ff033d
Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka
2024-05-22 20:35:23 +02:00
Max K
5f01b14e0d
add prints
2024-05-22 13:14:39 +02:00
alesapin
455045056f
Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka
2024-05-21 17:18:13 +02:00
Max K
ac7da1cc38
CI: cancel running PR wf after adding to MQ
2024-05-21 17:14:52 +02:00
Max K
f00f551fba
Merge pull request #64093 from ClickHouse/ci_mergeable_check_redesign
...
CI: mergeable check redesign
2024-05-21 08:04:50 +00:00
Max Kainov
a735ab7dd1
fix upstream commit status update in sync pr
2024-05-20 18:58:56 +00:00
Max Kainov
c4f47b9071
set greem mergeable status in upstream pr from finish check in sync
2024-05-20 14:09:17 +00:00
Azat Khuzhin
64a308013f
Tune mmap_rnd_bits to workaround sanitizers issues
...
v1: vm.mmap_rnd_bits=28
v2: rebase with clang 18.1.6 + kernel.randomize_va_space=0
v3: leave only vm.mmap_rnd_bits=28 + use pre-run.sh (hope that it will
be used), that way docker will not require --privileged and by some
reason this breaks ASAN (though I cannot reproduce it)
v4: use actions/common_setup over init_runner.sh (it requires some
manual deploy)
2024-05-19 22:37:16 +02:00
Max K
5698ef698d
check overall wf status in mergeable check
2024-05-19 18:02:15 +02:00
Max K
4e4d078786
return sync pr status to upstream from FinishCheck job
2024-05-18 20:36:04 +02:00
Max K
d5eac97d45
remove update_mergeable_check_from_ci.py
2024-05-18 19:53:06 +02:00
Max K
e3329a10f9
CI: mergeable check redesign
2024-05-18 18:25:48 +02:00
Alexey Milovidov
a2d9a32652
Merge pull request #63733 from qiangxuhui/qiangxuhui-loongarch64
...
Initial support for loongarch64
2024-05-18 05:26:26 +02:00
Mikhail f. Shiryaev
8980e3bb40
Merge pull request #64062 from ClickHouse/style-mimetype-fallback
...
Files without shebang have mime 'text/plain' or 'inode/x-empty'
2024-05-17 20:35:12 +00:00
Alexander Tokmakov
4b0df53c51
Merge pull request #63945 from ClickHouse/require-batched-jobs
...
Fix bug when `Required check [1/3]` is not included in Mergeable Check
2024-05-17 17:51:44 +00:00
Mikhail f. Shiryaev
d6a16b81ed
Files without shebang have mime 'text/plain' or 'inode/x-empty'
2024-05-17 19:30:18 +02:00
Mikhail f. Shiryaev
803a52ba94
Do not create new release in release branch automatically
2024-05-17 14:50:34 +02:00
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64
2024-05-17 07:56:01 +00:00
Gabriel Martinez
bbbc721508
chore(ci-workers): remove reusable from tailscale key
2024-05-16 22:22:30 +01:00
robot-clickhouse
93601066ea
Automatic style fix
2024-05-16 14:54:30 +00:00
Max K
17aa799101
CI: aarh64: disable kerberos tests
2024-05-16 16:43:54 +02:00
Mikhail f. Shiryaev
1fba7c372a
Merge pull request #63195 from ClickHouse/make-gh-runner-resilient
...
Fallback action-runner to autoupdate when it's unable to start
2024-05-16 13:23:39 +00:00
Nikita Taranov
3415e07186
Merge pull request #63899 from nickitat/try_randomize_parallel_replicas_in_tests
...
Randomise `allow_experimental_parallel_reading_from_replicas` in stress tests
2024-05-16 12:59:45 +00:00
Max K
d10bf725f0
ci config update to enable job
2024-05-16 14:57:22 +02:00
Max K
22573361de
fixing typos and var names
2024-05-16 14:09:20 +02:00
Max K
d7f95ddfcf
CI: Enable Arm integration tests job in CI
2024-05-16 13:16:01 +02:00
Mikhail f. Shiryaev
e8c2b68333
Fix bug when Required check [1/3]
is not included in Mergeable Check
2024-05-16 13:09:46 +02:00
Nikita Taranov
0daf4065eb
fix
2024-05-15 19:28:05 +01:00
Nikita Taranov
5102c6eff0
impl
...
impl
impl
2024-05-15 19:15:32 +01:00
Alexey Milovidov
a0cbbeb2c9
Follow-up for the binary_symbols
table in CI
2024-05-15 04:29:01 +02:00
qiangxuhui
537b56b139
Add loongarch64 CI support
2024-05-14 08:15:28 +00:00
Mikhail f. Shiryaev
baffd31423
Fix typos
2024-05-13 14:21:15 +02:00
Mikhail f. Shiryaev
dab1e5002e
Upgrade the runner version to the latest
2024-05-13 14:21:14 +02:00
Mikhail f. Shiryaev
599c512e0b
Patch runner helpers and check the exit code for attempts
2024-05-13 14:21:13 +02:00
Mikhail f. Shiryaev
cbf02f69d5
Add a fallback for autoupdate if GH actions runner fails to start
2024-05-13 14:21:13 +02:00
Mikhail f. Shiryaev
ee49e237da
Clean github runner's temporary _work derectory between runs
2024-05-13 14:21:12 +02:00
Mikhail f. Shiryaev
b74ce036fa
Make init-network.sh sourceable, tune runner's tailscale hostname
2024-05-13 14:21:11 +02:00
Alexey Milovidov
dd58af7d4f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci
2024-05-10 07:17:39 +02:00
Mikhail f. Shiryaev
38604eb3bc
Add more logging about the status will be post
2024-05-09 13:40:56 +02:00
Mikhail f. Shiryaev
f294f6d16f
Move update_upstream_sync_status to commit_status_helper
2024-05-09 13:40:53 +02:00
Alexey Milovidov
773654c46e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into clang-18-ci
2024-05-08 21:24:04 +02:00
Mikhail f. Shiryaev
47473d77ab
Find a proper commit for cumulative A Sync
status
2024-05-08 20:31:02 +02:00