Max K
ecc9d214c3
CI: Fix for Builds report job in backports and releases
2024-06-27 16:36:26 +02:00
Max K
3e957caa30
Merge pull request #65658 from ClickHouse/ci_sync_and_mergeable_check_updates
...
CI: Single point of setting mergeable check status
2024-06-26 17:35:15 +00:00
Max K
9481b665cc
CI: Single point of setting mergeable check status
2024-06-25 15:23:02 +02:00
Max K
13a0096840
update backport and release workflow to make report for limited number of builds
2024-06-25 14:36:20 +02:00
Max K
d9855921c0
fix deps
2024-06-22 14:44:54 +02:00
Max K
58b90e15a5
CI: Rename "ClickHouse (special) build check" job
2024-06-22 13:44:12 +02:00
Max K
6a99aefcbc
Merge pull request #65442 from ClickHouse/ci_fix_dependencies_in_pr_workflow
...
CI: PR workflow dependencies fix
2024-06-19 11:49:38 +00:00
Max K
6781107bd6
Merge branch 'master' into ci_fix_dependencies_in_pr_workflow
2024-06-19 12:23:42 +02:00
Max K
9d79ec3979
CI: PR workflow dependencies fix
2024-06-19 12:21:26 +02:00
Max K
ad213ee0d0
Merge pull request #65416 from ClickHouse/ci_master_wf_fix
...
CI: Master workflow dependencies fix
2024-06-19 10:11:56 +00:00
Max K
5014cd20fd
CI: Master workflow dependencies fix
2024-06-18 21:59:59 +02:00
Max K
ed38f370c3
CI: Add Non-blocking (Woolen wolfdog) CI mode
2024-06-18 13:40:01 +02:00
Max K
e13ff4ec43
add Builds_2 dependency for Build_Report
2024-06-17 14:00:58 +02:00
Max K
0d7a4915ae
align job names, add more tests
2024-06-15 17:49:05 +02:00
Max K
6e3199ebea
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
Max K
205cb400ab
Merge pull request #65228 from ClickHouse/ci_propagate_wf_error_to_finish_check
...
CI: FinishCheck to set failure if workflow failed
2024-06-14 07:39:07 +00:00
Max K
99ce17fb2b
style fix
2024-06-13 22:15:39 +02:00
Max K
dfcb365062
CI: Do not skip FinishCheck in Merge Queue
2024-06-13 21:53:55 +02:00
Max K
0d17f2cede
CI: FinishCheck to set failure if workflow failed
2024-06-13 16:14:57 +02:00
Mikhail f. Shiryaev
f48421fd61
Running a changelog.py with a host network for AMI
2024-06-13 15:41:22 +02:00
Max K
c6f6b1da7d
add comment in yml wf
2024-06-05 09:47:11 +02:00
Max K
06c9438341
CI: Move coverage build to non-special build list
2024-06-05 09:34:31 +02:00
Max K
f5757ab3a8
CI: ci.py refactoring
2024-06-04 12:58:43 +02:00
Max K
64d3a8417e
CI: MergeQueue: add binary_release and unit tests
2024-05-31 17:11:01 +02:00
Max K
2669df7296
add secrets to reusable build yml
2024-05-24 17:43:02 +02:00
Max K
4982d7c85c
fix for mark release ready
2024-05-24 16:59:47 +02:00
Max K
b254be6180
CI: add secrets to reusable build stage wf yml
2024-05-24 16:57:08 +02:00
Max K
cb37b098ef
CI: add secrets to reusable stage wf yml
2024-05-24 16:17:25 +02:00
Max K
d4fb2d50e9
CI: Sync, Merge check, CI gh's statuses fixes
2024-05-24 12:00:16 +02:00
Max K
3e21ff92a3
CI: master workflow with folded jobs
2024-05-24 10:53:19 +02:00
Max K
8d697123da
CI: Cancel sync wf on new push
2024-05-23 18:44:12 +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 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
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64
2024-05-17 07:56:01 +00:00
Max K
30515e2202
CI: remove Cancel and Debus wf as redundant
2024-05-14 16:03:50 +02:00
qiangxuhui
13508de9a4
Fix code according to review suggestions
2024-05-14 10:49:09 +00:00
qiangxuhui
537b56b139
Add loongarch64 CI support
2024-05-14 08:15:28 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
Mikhail f. Shiryaev
f9a7a50fcf
Merge pull request #63123 from ClickHouse/ci_separate_wf_file_for_mq
...
CI: try separate the workflows file for GitHub's Merge Queue
2024-05-11 10:46:06 +00:00
Mikhail f. Shiryaev
afe37d6095
Bring back hmarr/debug-action as agreed in slack
2024-05-11 12:22:41 +02:00
Robert Schulze
15e67fee78
Merge remote-tracking branch 'ClickHouse/master' into hlee-z-build-fix
2024-05-02 07:02:24 +00:00
Robert Schulze
6af89ecf12
Revert "Disable s390x build"
...
This reverts commit 116393c951
.
2024-04-30 10:02:19 +00:00
Max Kainov
155866b262
CI: try separate wf file for MQ
2024-04-29 14:15:09 +00:00
Mikhail f. Shiryaev
fd6f17b3f3
Update the debug-action
2024-04-29 12:27:40 +02:00
alesapin
78e6d62ed3
Merge branch 'master' into ci_add_azure_tests
2024-04-27 12:33:42 +02:00
alesapin
b4e3880c6b
Test work without azurite
2024-04-27 12:30:28 +02:00
Max Kainov
6866382326
minor update for MCheck in the MQ
2024-04-26 08:25:25 +00:00
Max Kainov
4b6227148f
Fuse in Finish Check for MQ
2024-04-25 14:52:42 +00:00
Max K
a5302bf9f3
Revert "Revert "CI: add FT to MQ remove Style from master""
2024-04-25 14:51:06 +00:00
Max K
049c429b1f
Revert "CI: add FT to MQ remove Style from master"
2024-04-24 19:19:27 +02:00
Max K
92554d9b73
Merge branch 'master' into ci_fast_t_in_mq
2024-04-24 17:53:38 +01:00
Mikhail f. Shiryaev
666b269d67
Fix workflow dependencies after #62556
2024-04-17 22:37:27 +02:00
Robert Schulze
7dc05d092b
Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32
2024-04-15 16:35:10 +00:00
Mikhail f. Shiryaev
ed2e4e3f49
Merge pull request #62556 from ClickHouse/fix-integration-logs-compression
...
Fix integration-tests logs compression
2024-04-12 14:54:11 +00:00
Max Kainov
e2acd0e93f
CI: add FT to MQ remove Style from master
2024-04-12 10:29:46 +00:00
Mikhail f. Shiryaev
2bbd36a5b7
Run fast tests and style checks in parallel
2024-04-11 15:36:07 +02:00
Max Kainov
59d56668e9
CI: respect Sync status in the MQ
2024-04-11 13:20:20 +00:00
Max Kainov
2e4e3187d5
merge sync pr on push to master
2024-04-10 13:49:49 +00:00
Max Kainov
603824748d
CI: disable finish check for mq
2024-04-08 15:03:13 +00:00
Robert Schulze
116393c951
Disable s390x build
2024-04-08 11:04:11 +00:00
Dmitry Novik
65121b712e
Merge remote-tracking branch 'origin/master' into enable-analyzer
2024-03-26 19:02:30 +01:00
Max Kainov
f9f830228a
CI: MQ support
2024-03-25 17:57:03 +00:00
Dmitry Novik
f0e7b78f8b
Inverse analyzer in tests
2024-03-20 13:35:30 +01:00
Alexey Milovidov
dd2ace9a85
Merge pull request #61441 from ClickHouse/ci_fix_checout_action_version
...
CI: fix checkout action version
2024-03-16 13:53:30 +03:00
Mikhail f. Shiryaev
3190e4603d
Merge pull request #61433 from ClickHouse/restore-merge-approved-pr
...
Restore automerge for approved PRs
2024-03-15 17:31:52 +01:00
Max Kainov
20bad992a4
CI: fix checkout action version
...
#do_not_test
2024-03-15 12:46:15 +00:00
Alexey Milovidov
5787b7f7c8
Update nightly.yml
2024-03-15 14:46:26 +03:00
Mikhail f. Shiryaev
61870fa4b5
Disable broken SonarCloud
2024-03-15 12:43:11 +01:00
Mikhail f. Shiryaev
ad4a259068
Restore automerge for approved PRs
2024-03-15 12:13:35 +01:00
Mikhail f. Shiryaev
4d714b5d96
Merge pull request #60611 from ClickHouse/ready-for-release
...
Investigate and fix an issue with MarkReleaseReady
2024-03-07 14:54:36 +01:00
Max Kainov
61d64fd7e0
CI: test build's checkout step issue
...
#no_ci_cache
#job_package_debug
#job_style_check
2024-03-07 12:26:09 +00:00
Mikhail f. Shiryaev
a70b09b4e5
Investigate an issue with MarkReleaseReady
...
tags #no_ci_cache #job_package_release #job_package_aarch64
tags #job_binary_darwin #job_binary_darwin_aarch64
2024-03-07 10:22:02 +01:00
Max Kainov
82cc3f4339
CI: make workflow yml abstract
...
#no_merge_commit
#no_ci_cache
#job_style_check
#job_package_debug
#job_ClickHouse_build_check
#job_Stateless_tests_debug
#job_binary_release
2024-03-05 12:26:55 +00:00
Max Kainov
8785b0700c
CI: build_report job remove dependsies on yml
...
#no_merge_comit
#job_ClickHouse_build_check
#job_ClickHouse_special_build_check
#job_style_check
2024-03-03 16:08:35 +00:00
Max Kainov
bcd6e2f945
fixup! CI: remove inputs from docker_server job command
...
#job_style_check #job_Docker_server_image #job_Docker_keeper_image
2024-03-02 15:12:53 +00:00
Max Kainov
8abc0df7a8
CI: remove inputs from docker_server job command
...
#job_style_check #job_Docker_server_image #job_Docker_keeper_image
#packege_release #package_aarch64
2024-03-01 16:44:37 +00:00
Max Kainov
5f88a455ff
CI: remove input params for job scripts
...
#job_style_check
#job_Compatibility_check_amd64
#job_Compatibility_check_aarch64
2024-02-28 22:35:47 +00:00
Max Kainov
831fee9edb
CI: remove Integration tests asan, release from PR wf
...
#do_not_test
2024-02-22 18:35:06 +00:00
Max K
0df33c94ba
Merge pull request #60224 from ClickHouse/ci_combine_analyzer_s3_replicated_tests
...
CI: combine analyzer, s3, dbreplicated into one job
2024-02-22 18:41:41 +01:00
Max Kainov
da50758eb6
CI: use aarch style checker for CI config job
...
#do_not_test
2024-02-21 16:59:41 +00:00
Max Kainov
9fb55f1fa4
CI: combine analyzer s3 dbreplicated into one job
...
#job_Stateless_tests_release_analyzer_s3_DatabaseReplicated
#job_style_check
#no_merge_commit
2024-02-21 13:18:02 +00:00
Max K
bf6929cb4c
Merge pull request #59348 from ClickHouse/refactor_bugfix_validate_job
...
CI: refactor bugfix-validate job
2024-02-16 12:32:52 +01:00
Alexey Milovidov
123a34637d
Disable tests with coverage
2024-02-15 23:38:32 +01:00
Max Kainov
5a3a93bea5
CI: refactor bugfix validate job
...
#no_merge_commit
2024-02-15 16:28:27 +00:00
Mikhail f. Shiryaev
a5e3b7982a
Use the least awful and ugly way to check if all needs succeeded
2024-02-14 18:38:00 +01:00
Alexey Milovidov
a7c30098b6
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
2024-02-09 22:52:49 +01:00
robot-clickhouse
548cc2577b
Merge pull request #59798 from ClickHouse/ci_fix_release_publish
...
CI: do not reuse builds on release branches
2024-02-09 13:55:28 +01:00
Max Kainov
9dfe3f5559
CI: do not reuse builds on release branches
...
#job_package_debug #job_style_check
2024-02-09 12:43:05 +00:00
Mikhail f. Shiryaev
3ee2dda511
Fix special build reports in release branches
2024-02-09 12:59:06 +01:00
Alexey Milovidov
c12e34df19
Fix report
2024-02-08 23:28:29 +01:00
Alexey Milovidov
cd0acc512d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build
2024-02-08 22:08:15 +01:00
Max Kainov
641c7b547d
CI: enable await
...
#no_merge_commit
2024-02-08 18:37:30 +00:00
Alexey Milovidov
d65a56d967
Merge branch 'master' into enable-coverage-for-debug-build
2024-02-07 04:58:21 +01:00
Mikhail f. Shiryaev
f7a0c38a3d
Unquote FLAG_LATEST to fix issue with empty argument
2024-02-06 21:31:44 +01:00
Max K
3ddaa1b5f1
CI: nightly job to update latest docker tag only ( #59586 )
...
* CI: nightly job to update latest docker tag only
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-02-05 18:09:43 +01:00