Commit Graph

580 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
a9c272283a
Merge pull request #41260 from ClickHouse/macos-release-download
Fix download_binary, use proper version and commit
2022-09-14 12:30:33 +02:00
Mikhail f. Shiryaev
72a77ba8c1
Update VERSION in server Dockerfiles on new tag 2022-09-13 15:54:56 +02:00
Mikhail f. Shiryaev
bd773e6918
Fix download_binary, use proper version and commit 2022-09-13 15:03:07 +02:00
Mikhail f. Shiryaev
b815fdbc8c
Merge pull request #41088 from ClickHouse/darwin-releases
Add macos binaries to release assets
2022-09-09 17:17:15 +02:00
Mikhail f. Shiryaev
bd10a2195b
Build macos binaries in backport CI, add BuilderSpecialReport to Finish 2022-09-08 10:33:24 +02:00
Robert Schulze
9d4de0cbaa
Merge pull request #40999 from ClickHouse/sse2-special-build
Add special x86-SSE2-only build
2022-09-08 09:06:29 +02:00
Mikhail f. Shiryaev
c0ce4c2d6f
Add macos binaries to GH release assets 2022-09-07 19:23:44 +02:00
Mikhail f. Shiryaev
0cc6202706
Add macos builds to ReleaseBranchCI 2022-09-07 19:23:39 +02:00
Kseniia Sumarokova
0296d44a7c
Update pull_request.yml 2022-09-05 22:15:05 +02:00
Robert Schulze
e1def723f8
Add special x86-SSE2-only build 2022-09-05 12:51:44 +00:00
Alexey Milovidov
a819f2c75b
Merge branch 'master' into add-more-s3-tests 2022-09-05 05:23:17 +03:00
Robert Schulze
d311482391
More renamings for consistency
AST Fuzzer (ASan)  --> AST Fuzzer (asan)
AST Fuzzer (TSan)  --> AST Fuzzer (tsan)
AST Fuzzer (MSan)  --> AST Fuzzer (msan)
AST Fuzzer (UBSan) --> AST Fuzzer (ubsan)
2022-09-01 07:59:01 +00:00
Robert Schulze
48164b039a
Consistent sanitizer naming in CI
Sanitizer build/test jobs were sometimes named with full form
('undefined') - which could be confusing - and sometimes named with
abbreviated form ('ubsan'). Now always using the short form.
2022-08-31 12:45:05 +00:00
Mikhail f. Shiryaev
661a62a789
Migrate to a new artifactory instance 2022-08-31 11:57:04 +02:00
Mikhail f. Shiryaev
d11b7504d7
Rename release* workflows to more correct 2022-08-31 11:57:00 +02:00
Yakov Olkhovskiy
43227e76eb
use input token instead of env var 2022-08-19 14:55:02 -04:00
Yakov Olkhovskiy
90f17a9440
Merge pull request #40067 from ClickHouse/ci-pr-from-action-fix
use ROBOT_CLICKHOUSE_COMMIT_TOKEN for create-pull-request
2022-08-19 08:59:40 -04:00
Yakov Olkhovskiy
effe3dbab8
style fix 2022-08-18 16:45:53 -04:00
Yakov Olkhovskiy
75283ea354
input context fixed 2022-08-18 16:36:16 -04:00
Mikhail f. Shiryaev
99f6ec95a4
Reduce changelog verbosity in CI 2022-08-18 20:44:24 +02:00
Yakov Olkhovskiy
9dca2c3e01
add test trigger 2022-08-12 23:06:38 -04:00
Yakov Olkhovskiy
5672849b26
add "do not test" label 2022-08-11 08:08:59 -04:00
Yakov Olkhovskiy
3e0a8eb097
use ROBOT_CLICKHOUSE_COMMIT_TOKEN for create-pull-request 2022-08-10 09:55:15 -04:00
Alexey Milovidov
47b0d05c71 Removed useless code from the website 2022-08-08 01:06:47 +02:00
Kseniia Sumarokova
c222eec756
Update pull_request.yml 2022-08-03 14:23:06 +02:00
Mikhail f. Shiryaev
2ca9df9b22
Merge pull request #39421 from ClickHouse/github-helper
GitHub helper
2022-08-03 12:04:03 +02:00
Mikhail f. Shiryaev
fd8ad12e6b
Merge branch 'master' into jepsen-label 2022-08-02 13:56:02 +02:00
Robert Schulze
0e154ed1df
More renamings 2022-08-01 07:05:39 +00:00
Alexey Milovidov
d306063a76
Merge branch 'master' into add-more-s3-tests 2022-07-31 01:15:49 +03:00
Mikhail f. Shiryaev
864725e55f
Skip jepsen tests in PRs w/o jepsen-test label 2022-07-29 20:47:40 +02:00
Alexander Tokmakov
28ef623a42
Merge pull request #39653 from ClickHouse/tests_with_replicated_database_in_master
Run tests with Replicated database in master
2022-07-28 13:40:48 +03:00
Alexander Tokmakov
2fd1bf8548 run tests with Replicated database in master 2022-07-27 14:26:41 +02:00
Alexey Milovidov
b9cda3d192 Update pull_request.yml 2022-07-26 14:22:11 +02:00
Mikhail f. Shiryaev
142f7d4b44 Require clear style check to continue building 2022-07-26 14:22:11 +02:00
Alexey Milovidov
b6b217d2a3
Merge branch 'master' into status-names 2022-07-24 00:34:00 +03:00
Mikhail f. Shiryaev
f60dcc30fb
Push automatic fix for black format for PRs 2022-07-21 17:01:42 +02:00
Mikhail f. Shiryaev
31be011430
Rename bugfix checks statuses, clear unised ci config 2022-07-21 13:04:34 +02:00
Mikhail f. Shiryaev
9679401a67
Rename flaky tests statuses 2022-07-21 12:58:36 +02:00
Mikhail f. Shiryaev
3ab288b095
Rename AST fuzzer statuses 2022-07-21 12:47:49 +02:00
Mikhail f. Shiryaev
8be0d9287d
Rename unit tests statuses 2022-07-21 12:45:46 +02:00
Mikhail f. Shiryaev
69f0cf19f4
Rename integration tests statuses 2022-07-21 12:43:42 +02:00
Mikhail f. Shiryaev
cc3c47c143
Rename stress tests statuses 2022-07-21 12:41:49 +02:00
Mikhail f. Shiryaev
f3ba18778d
Rename stateless tests statuses 2022-07-21 12:36:25 +02:00
Mikhail f. Shiryaev
9259e5ca77
Rename stateful tests statuses 2022-07-21 12:32:54 +02:00
Mikhail f. Shiryaev
7acf3dd624
Rename build reports statuses 2022-07-21 12:27:45 +02:00
Mikhail f. Shiryaev
59501150d0
Use github_helper in changelog, use a robot token in CI 2022-07-20 17:28:46 +02:00
Mikhail f. Shiryaev
0c766a6cfc
Rename workflow yml to reflect the name, increase frequency 2022-07-15 17:21:17 +02:00
Robert Schulze
1f85358625
Add X86 prefix to x86 performance tests
reduces ambiguity with the recently introduced ARM performance tests
2022-07-15 08:25:24 +00:00
Alexey Milovidov
95d864b966
Update 85_bug-report.md 2022-07-09 07:26:37 +03:00
Mikhail f. Shiryaev
570f1aac45
Add docker_server.py running to backport and release CIs 2022-07-08 13:22:27 +02:00