Commit Graph

868 Commits

Author SHA1 Message Date
Alexey Milovidov
47ae8c5c79 Remove more lines 2023-01-02 02:06:11 +01:00
Mikhail f. Shiryaev
d6ebb5fca8
Merge pull request #44399 from ClickHouse/checkout-action
Implement a custom central checkout action
2022-12-27 14:15:22 +01:00
Mikhail f. Shiryaev
7fdcf91b54
Update the ClickHouse/checkout to v1 2022-12-23 17:54:19 +01:00
Mikhail f. Shiryaev
06bfa8b885
Remove stale code 2022-12-20 12:08:03 +01:00
Mikhail f. Shiryaev
3f32477abd
Migrate master.yml to ClickHouse/checkout 2022-12-20 12:08:02 +01:00
Mikhail f. Shiryaev
722ea8d424
Migrate release_branches.yml to ClickHouse/checkout 2022-12-20 12:08:01 +01:00
Mikhail f. Shiryaev
ca02ce176f
Migrate nightly.yml to ClickHouse/checkout 2022-12-20 11:40:27 +01:00
Mikhail f. Shiryaev
9bcd98f5ef
Migrate tags_stable.yml and release.yml to ClickHouse/checkout 2022-12-20 11:40:26 +01:00
Mikhail f. Shiryaev
ac4f968a98
Migrate woboq.yml to ClickHouse/checkout 2022-12-20 11:40:26 +01:00
Mikhail f. Shiryaev
50563c253f
Migrate jepsen.yml to ClickHouse/checkout 2022-12-20 11:40:25 +01:00
Mikhail f. Shiryaev
2f1166811e
Migrate docs_release.yml to ClickHouse/checkout 2022-12-20 11:40:25 +01:00
Mikhail f. Shiryaev
65673fbf72
Migrate docs_check.yml to ClickHouse/checkout 2022-12-20 11:40:24 +01:00
Mikhail f. Shiryaev
eddff099a7
Migrate CherryPick to ClickHouse/checkout 2022-12-20 11:40:24 +01:00
Mikhail f. Shiryaev
ef6868951d
Move backport branches to ClickHouse/checkout 2022-12-20 11:40:23 +01:00
Mikhail f. Shiryaev
e7341efb65
Upgrade download-artifact and upload-artifact actions to v3 2022-12-20 11:40:21 +01:00
Mikhail f. Shiryaev
76f0cb2443
Migrate pull_request.yml to composite checkout 2022-12-20 11:40:21 +01:00
Robert Schulze
a6019fec70
Merge branch 'master' into sse2-in-universal 2022-12-20 10:24:50 +01:00
Robert Schulze
2b9a0824fe
Cosmetics: Rename "amd64-sse2" builds to "amd64-compat" builds
... a bit of consistency with "aarch64-v80compat"
2022-12-19 19:00:21 +00:00
Mikhail f. Shiryaev
7745824421
Ignore aspell-ignore in general PR CI 2022-12-19 16:21:14 +01:00
Ivan Blinkov
6d90f39315
Recommend Slack over Telegram in the "Question" issue template 2022-12-14 15:27:51 +03:00
Mikhail f. Shiryaev
c4f2369cdb
Assign the created PR to the tag pusher 2022-12-08 20:59:59 +01:00
Mikhail f. Shiryaev
c36bc57638
Use python3 in TagsStableWorkflow 2022-12-05 14:19:09 +01:00
Mikhail f. Shiryaev
4ab92d3abf
Run CheckLabels always despite the CI is cancelled or not 2022-11-29 12:45:22 +01:00
Mikhail f. Shiryaev
fff60a9811
Attempt to fix StyleCheck condition 2022-11-29 12:45:20 +01:00
Alexander Tokmakov
ed35830c13 fix 2022-11-25 18:06:55 +01:00
Alexander Tokmakov
eec5449c1c run perf tests on aarch64 for pr-performance 2022-11-25 17:55:10 +01:00
Alexander Tokmakov
4a28830b9c Merge branch 'master' into move_perf_tests_aarch_to_master 2022-11-25 17:05:12 +01:00
Mikhail f. Shiryaev
cfdc693f60
Do not checkout submodules recursively 2022-11-24 19:59:07 +01:00
Alexander Tokmakov
ab786322c8 move perf tests for Aarch64 from PRs to master 2022-11-24 13:55:20 +01:00
alesapin
3d497cb9d4
Merge pull request #43373 from ClickHouse/trying_to_split_checks
Splitting checks in CI more
2022-11-19 13:42:15 +01:00
alesapin
f12309ac8e Fix finish check 2022-11-18 19:21:37 +01:00
alesapin
2dbf07f58a Splitting checks 2022-11-18 17:38:17 +01:00
Mikhail f. Shiryaev
e3e2ff5d5d
Update SECURITY.md on new tags 2022-11-18 13:46:00 +01:00
Mikhail f. Shiryaev
1d181b8939
Suggest users installation troubleshooting 2022-11-17 21:28:18 +01:00
Antonio Andelic
e512d7f036
Merge pull request #42619 from ClickHouse/jepen-multiple-tests
Extend Jepsen tests with support for server
2022-11-10 09:01:40 +01:00
Antonio Andelic
e0adcd79c6 Add space after comment 2022-11-09 09:45:32 +01:00
Antonio Andelic
5ac2414b44 Disable server test 2022-11-09 09:15:11 +01:00
Alexey Milovidov
f2e6e08fb8
Merge branch 'master' into alexey-milovidov-patch-5 2022-11-08 16:27:54 +01:00
Mikhail f. Shiryaev
7069919706
Add BuilderSpecialReport to dependencies of FinishCheck 2022-11-08 12:23:31 +01:00
Mikhail f. Shiryaev
aebb30c7d7
Add CI jobs to mark commit as release ready 2022-11-08 12:23:07 +01:00
Antonio Andelic
4861edb14b bring back all tests 2022-11-07 13:15:23 +00:00
Mikhail f. Shiryaev
65c86e9ebd
Add on: workflow_call to debug CI 2022-11-07 13:10:18 +01:00
Antonio Andelic
af09ef5351 Enable release build 2022-11-07 11:48:48 +00:00
Mikhail f. Shiryaev
940e859ead
Add debug information to nightly builds 2022-11-07 11:40:18 +01:00
Antonio Andelic
7467490861 Increase test count 2022-11-07 10:39:16 +00:00
Antonio Andelic
8e1a4bcf9a Update CI config 2022-11-07 09:42:00 +00:00
Antonio Andelic
291e8931c1 Build docker image 2022-11-07 08:42:24 +00:00
Antonio Andelic
da97e32110 Fix workflow 2022-11-07 08:27:50 +00:00
Antonio Andelic
e751557599 Merge branch 'master' into jepen-multiple-tests 2022-11-07 08:13:49 +00:00
Antonio Andelic
0f86cbaf54 Enable only jepsen 2022-11-04 13:49:03 +00:00
Antonio Andelic
5f7b7a8a33 Add server 2022-11-04 13:48:46 +00:00
Ilya Yatsishin
2e7013f439
Merge pull request #42397 from qoega/revive-sqlancer
Revive SQLancer
2022-11-04 14:28:21 +01:00
Alexey Milovidov
204dac3d5d
Suggest using https://fiddle.clickhouse.com/ 2022-11-02 17:14:20 +03:00
Nikolay Degterinsky
0821358c04
Update pull_request.yml 2022-11-01 23:30:40 +01:00
Mikhail f. Shiryaev
3f424de022
Adjust cancel and rerun workflow names to the actual 2022-11-01 14:26:06 +01:00
vdimir
fba8686db1 CheckLabels, StyleCheck for TestsBugfixCheck 2022-11-01 11:20:10 +01:00
Julio Jimenez
baf0e92e60
exclude more stuff
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-31 17:58:43 -04:00
Julio Jimenez
439ddc2bf7
exclude java
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-31 16:53:58 -04:00
Julio Jimenez
440cc51a7e
Fix Missing Env Vars - Sonar Nightly
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-31 14:11:52 -04:00
Ilya Yatsishin
7c345f6094
Merge branch 'master' into revive-sqlancer 2022-10-31 17:19:27 +01:00
Julio Jimenez
9fb6f52286
Fix Missing Quotes - Sonar Nightly
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-31 11:02:08 -04:00
Yakov Olkhovskiy
2fbff660d7
fix indentation 2022-10-31 09:45:38 -04:00
Nikita Mikhaylov
21fec05242 Add a step to build fuzzers 2022-10-30 17:36:46 +01:00
Julio Jimenez
53acc23856
sc2086
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-28 14:17:29 -04:00
Julio Jimenez
51f2d6046c
sc2086
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-28 14:10:23 -04:00
Julio Jimenez
dc10c7a446
no newline at end of file.
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-28 13:57:47 -04:00
Julio Jimenez
10bee23c58
no newline at end of file.
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-28 13:56:12 -04:00
Julio Jimenez
144648a633
disable sc2086
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-28 13:47:37 -04:00
Julio Jimenez
0872d5c440
style
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-28 13:33:12 -04:00
Yatsishin Ilya
ccc515bebd Merge remote-tracking branch 'origin/master' into revive-sqlancer 2022-10-27 07:13:28 +00:00
Alexey Milovidov
f31061c68f Revert "Sonar Cloud Workflow (#42534)"
This reverts commit acc03cf52e.
2022-10-27 09:04:46 +03:00
Julio Jimenez
c8444f751f
Move SonarCloud Job to nightly
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-26 14:07:10 -04:00
Julio Jimenez
acc03cf52e
Sonar Cloud Workflow (#42534)
* Sonar Cloud Workflow

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* build command

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* try builder

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* build

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* ok

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* ok

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* not sure why python was there

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* ccache

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* install python3

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* env vars and simpler cmake

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* ninjaless

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* mandatory properties

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

* typo

Signed-off-by: Julio Jimenez <julio@clickhouse.com>

Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-10-26 13:44:46 -04:00
Mikhail f. Shiryaev
4e2f56ac34
Try to force StyleCheck running 2022-10-26 13:24:51 +02:00
Mikhail f. Shiryaev
e0852ba028
Always run BuilderReport in all CI types 2022-10-26 13:17:34 +02:00
Yatsishin Ilya
8e77180968 Merge remote-tracking branch 'origin/master' into revive-sqlancer 2022-10-26 08:31:00 +00:00
Mikhail f. Shiryaev
787c252437
Add a template for installation issues 2022-10-24 21:30:09 +02:00
Yatsishin Ilya
8da389faf4 fix name 2022-10-24 11:28:43 +00:00
Yatsishin Ilya
c8a4dc088f fix workflows 2022-10-24 08:25:21 +00:00
Yatsishin Ilya
db2f3baf39 fix 2022-10-21 19:43:06 +00:00
Yatsishin Ilya
aa432fe95a staging 2022-10-17 15:20:20 +00:00
Yatsishin Ilya
6a82d54314 add CI files 2022-10-17 14:46:50 +00:00
Robert Schulze
bcaa66c804
Add arm-v80compat builds 2022-09-21 13:09:24 +00:00
Alexey Milovidov
ecfd8cb5a6 Remove trash error message from integration tests 2022-09-17 20:24:56 +02:00
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
Alexey Milovidov
47ccb28ad3 Revert "Better machines to build Docker images"
This reverts commit 7b99581e5c.
2022-08-21 20:52:01 +02:00
Alexey Milovidov
ad8a1751ac
Merge branch 'master' into riscv-in-ci 2022-08-21 16:56:11 +03: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
Alexey Milovidov
7b99581e5c Better machines to build Docker images 2022-08-17 07:47:42 +02:00
Alexey Milovidov
ec334a3a08 Programming in YAML with copy-paste 2022-08-14 09:45:38 +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
Mikhail f. Shiryaev
aeaf16ae2f
Use the script push_to_artifactory.py always from master 2022-06-30 18:01:17 +02:00
Robert Schulze
f5bfc2c27b
BuilderBinClangTidy 2022-06-28 22:29:17 +02:00
Robert Schulze
5048d384b2
BuilderBinClangTidy 2022-06-28 22:28:19 +02:00
Robert Schulze
75f7662ebb
Rename slightly weirdly named "BuilderBinTidy" to "BuilderClangTidy" 2022-06-28 19:47:00 +00:00
Mikhail f. Shiryaev
ffab75baa7
Checkout full repositories for performance tests 2022-06-22 23:33:20 +02:00
Mikhail f. Shiryaev
e5ceaf3c0f
Launch cherry-pick/backport job on graviton 2022-06-16 17:49:26 +02:00
Mikhail f. Shiryaev
14df282406
Add dispatch to CherryPick action 2022-06-15 16:37:44 +02:00
Ilya Yatsishin
a57432659a Merge remote-tracking branch 'origin/master' into aarch64-perf 2022-06-02 14:31:55 +02:00
Ilya Yatsishin
64befe9753 Filter out incompatible performance test 2022-06-02 14:29:24 +02:00
alesapin
1ade864990
Merge pull request #37750 from DevTeamBK/fix_coverity_checkout
Implement new submodule sync to fix nightly scan
2022-06-02 11:52:22 +02:00
Alexey Milovidov
eef6a5ec96
Revert "Remove resursive submodules" 2022-06-02 09:41:12 +03:00
bkuschel
895a96de95
Remove recursive 2022-06-01 09:44:37 -07:00
bkuschel
79576fa08c
Use new submodule sync 2022-06-01 07:41:27 -07:00
alesapin
84ed5aa6b0 No recursive in CI 2022-05-30 14:41:27 +02:00
alesapin
5f10c6e889
Merge pull request #37599 from ClickHouse/keeper-jepsen-ci-imporvements
Use Jepsen worklow directly in PR workflow
2022-05-27 18:01:13 +02:00
Antonio Andelic
2ca5b7812d Ignore reusable workflow error 2022-05-27 14:15:34 +00:00
Antonio Andelic
30f2c9ad58 Polish workflow 2022-05-27 13:54:53 +00:00
Antonio Andelic
fc3d39629e Temporarly remove dependancy on FastTest 2022-05-27 12:48:11 +00:00
Antonio Andelic
f8762667b0 Use jepsen CI directly in PR workflow 2022-05-27 12:47:40 +00:00
Mikhail f. Shiryaev
e1ed2aa3dc
Add failed builds to the build report 2022-05-25 23:00:33 +02:00
Ilya Yatsishin
f6f1289a59 Fix FinalCheck 2022-05-24 21:51:57 +02:00
Ilya Yatsishin
cda88ebf9c Try to run aarch64 performance tests 2022-05-24 21:47:49 +02:00
Mikhail f. Shiryaev
c3f7843192
Sync paths for docs and PR workflows 2022-05-24 12:58:27 +02:00
Mikhail f. Shiryaev
cfe98c4aba
Fix publishing of content.clickhouse.com
- Publish only benchmarks and data
- Minimize clickhouse/docs-release
- Run it as a normal user
- Speed up running by not redownload virtual env deps
- Clean out docs and blog buildging
- Minimize docs/tools/requirements.txt
2022-05-23 11:50:02 +02:00
alesapin
711b94064e
Merge pull request #36538 from ClickHouse/merge-builds
Merge release and performance builds
2022-05-19 19:19:18 +02:00
Mikhail f. Shiryaev
3a73ef6cd8
Fix wrong id argument to get GID 2022-05-19 10:43:52 +02:00
Mikhail f. Shiryaev
48751f5a91
Checkout master:master for performance output in packager 2022-05-18 01:38:44 +02:00
Mikhail f. Shiryaev
1f67665c95
Build performance output in release builds 2022-05-18 01:38:44 +02:00
Mikhail f. Shiryaev
b929eee8db
Remove redundant CHECK_NAME from build_check.py 2022-05-18 01:38:41 +02:00
Mikhail f. Shiryaev
e6e0f0589d
Update run-check.py to match PR template, add comments 2022-05-17 21:43:22 +02:00
Mikhail f. Shiryaev
302b7e00cf
Fix docker cleaner in workflows 2022-05-16 21:57:05 +02:00
Mikhail f. Shiryaev
f9346d6981
Fix shellcheck in tags_stable.yml 2022-05-11 13:29:14 +02:00
Mikhail f. Shiryaev
3fa955aec1
Merge pull request #37057 from ClickHouse/changelog
Changelog script
2022-05-11 10:54:29 +02:00
alesapin
0f276a0956
Merge pull request #36947 from ClickHouse/dump_ordered_sessions_map
Force keeper snapshot equality on different replicas
2022-05-10 23:36:09 +02:00
alesapin
240d063df3 Disable gcc everywhere 2022-05-10 13:55:49 +02:00
Mikhail f. Shiryaev
d78709c656
Add dependencies and CI for changelogs generator 2022-05-10 11:25:38 +02:00
Alexey Milovidov
5877d00388
Update PULL_REQUEST_TEMPLATE.md 2022-05-10 05:04:34 +03:00
Alexey Milovidov
26520ee892
Remove CodeQL 2022-05-07 20:56:51 +03:00
Mikhail f. Shiryaev
6ab10acbdd
Mark finished docs-check workflow as success 2022-05-06 14:45:01 +02:00
mergify[bot]
89c36a4eca
Merge branch 'master' into add-more-s3-tests 2022-05-06 11:57:50 +00:00
Alexey Milovidov
ceab14b9bb
Update docs_check.yml 2022-04-30 11:55:39 +03:00
mergify[bot]
ed2c4ecc43
Merge branch 'master' into add-more-s3-tests 2022-04-29 19:41:06 +00:00
Mikhail f. Shiryaev
5f52b3e7d5
Launch docs CI for changed docker images 2022-04-29 15:31:34 +02:00
Julio Jimenez
921ac31224
git, cmake, and python are already installed in ubuntu-latest runner
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-25 17:29:31 -04:00
Julio Jimenez
3a92c11f1e
CodeQL - Run Daily Analysis
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-25 14:09:51 -04:00
Mikhail f. Shiryaev
099093c64c
Check style in documentation PRs 2022-04-25 09:42:55 +02:00
Alexey Milovidov
0a1e0f5b7b
Merge pull request #36561 from juliojimenez/codeql-poc-2
CodeQL Experiment - Exclude contrib Dependencies
2022-04-24 23:12:22 +03:00
Alexey Milovidov
72df049d4c
Merge pull request #36543 from ClickHouse/blinkov-patch-23
Update PULL_REQUEST_TEMPLATE.md
2022-04-24 03:48:00 +03:00
Alexey Milovidov
c22b2f46bc
Fix style: https://s3.amazonaws.com/clickhouse-test-reports/36561/a17ccb4fe3ec8ff160c55199286b07199ee4202b/style_check__actions_/style_output.txt 2022-04-24 03:46:13 +03:00
Julio Jimenez
a17ccb4fe3
get the label checker to run again ;-)
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-22 22:47:33 -04:00
Julio Jimenez
d18ed43b06
CodeQL experiment excluding contrib
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
2022-04-22 22:28:59 -04:00
Mikhail f. Shiryaev
f833fdd287
Fix PR DockerServerImages too 2022-04-22 18:40:48 +02:00
Ivan Blinkov
97b3c4ce42
Update PULL_REQUEST_TEMPLATE.md 2022-04-22 15:09:11 +03:00
Mikhail f. Shiryaev
f510968fc1
Checkout submodules manually with parallel jobs and depth=1 2022-04-21 20:10:04 +02:00
Mikhail f. Shiryaev
fc5107623f
Checkout shallow repository for builds 2022-04-21 20:08:52 +02:00
Mikhail f. Shiryaev
1e9d80a9c2
Merge pull request #36297 from ClickHouse/docs-staging
Docs staging
2022-04-20 10:47:54 +02:00
Mikhail f. Shiryaev
222e17e2a2
Try build docs on aarch64 2022-04-19 22:36:49 +02:00
mergify[bot]
b5058f9770
Merge branch 'master' into add-more-s3-tests 2022-04-19 10:11:08 +00:00
Mikhail f. Shiryaev
8785f00953
Check a proper number of reports in BuilderSpecialReport 2022-04-19 09:55:22 +02:00
Mikhail f. Shiryaev
0660d24431
Add dispatch trigger for debug CI 2022-04-16 10:27:24 +02:00
mergify[bot]
75a16d3801
Merge branch 'master' into add-more-s3-tests 2022-04-13 12:30:47 +00:00
Mikhail f. Shiryaev
693711544c
Use a proper image in fasttest 2022-04-13 14:06:50 +02:00
mergify[bot]
02445f1f44
Merge branch 'master' into add-more-s3-tests 2022-04-12 16:52:39 +00:00
Mikhail f. Shiryaev
df81d71906
Remove duplicate 2022-04-11 15:28:46 +02:00
Mikhail f. Shiryaev
5c8569fc66
Fix scan report filename 2022-04-10 23:25:57 +02:00
Mikhail f. Shiryaev
cb962b8ad5
Stop rewriting BUILD_NAME env in build_check.py 2022-04-08 22:34:58 +02:00
Mikhail f. Shiryaev
90a863bbc2
Merge pull request #36029 from ClickHouse/fix-release-workflow
Fix release workflow
2022-04-08 13:09:01 +02:00
Mikhail f. Shiryaev
dd4bd4abba
Simplify and fix coverity 2022-04-07 18:35:58 +02:00
mergify[bot]
a9c6e82814
Merge branch 'master' into add-more-s3-tests 2022-04-07 14:40:58 +00:00
Mikhail f. Shiryaev
11fe15be9e
Add python unit tests to backport workflow 2022-04-07 12:48:54 +02:00
Mikhail f. Shiryaev
9c5ad2a158
Fix action for docker images build 2022-04-07 12:48:53 +02:00
kssenii
0ab0685e1d Fix 2022-04-07 10:16:19 +02:00
Mikhail f. Shiryaev
2d87e3587d
Merge pull request #34895 from DevTeamBK/coverity_scan
Attempt at Nightly Coverity Scan and upload
2022-04-06 19:07:00 +02:00
Mikhail f. Shiryaev
19e0e6e765
Fix failing BuilderReport 2022-04-06 15:16:15 +02:00
kssenii
7b8dc3aa6d Fix tests into smaller parts 2022-04-06 12:37:53 +02:00
kssenii
cb622fbef2 Merge master 2022-04-06 12:20:33 +02:00
Mikhail f. Shiryaev
e4408d42dc
Fix context expanding, quote secrets to avoid word split 2022-04-06 10:13:09 +02:00
Boris Kuschel
2298b80ed8
Add coverity scan
Signed-off-by: Boris Kuschel <Boris.Kuschel@ibm.com>
2022-04-05 19:52:33 +02:00
Mikhail f. Shiryaev
588a168e09
Decrease headers size
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2022-04-05 10:05:54 +02:00
Mikhail f. Shiryaev
1d60824d6a
Highlight headers in PR template 2022-04-05 00:59:44 +02:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
Rich Raposa
e6191511cf
Merge branch 'ClickHouse:master' into master 2022-04-01 11:43:48 -06:00
rfraposa
ace2dfe2fa Merge branch 'master' of github.com:rfraposa/ClickHouse 2022-04-01 10:18:25 -06:00
rfraposa
3c14d00aea Delete docs_release.yml 2022-04-01 10:18:17 -06:00
Mikhail f. Shiryaev
b49d94c9aa
Add building images to ReleaseCI 2022-04-01 12:48:29 +02:00
Mikhail f. Shiryaev
1078b1d31e
Build server and keeper images for each master commit 2022-04-01 12:32:27 +02:00
Mikhail f. Shiryaev
310f8e67dc
Add docker/server images check 2022-04-01 12:32:24 +02:00
alesapin
d0f01516db Resurrect automatic labelling 2022-03-29 15:48:57 +02:00
Azat Khuzhin
806a4bcdee Add build with GCC
v2: Add gcc build to "ClickHouse special build check (actions)"
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-26 23:42:46 +03:00
alesapin
bd37e2ace1 Add workflow dispatch 2022-03-23 15:26:22 +01:00
Vladimir C
ac6fef5c70
Merge pull request #35124 from vdimir/ci-bugfix-validation 2022-03-22 17:34:15 +01:00
tavplubix
64e0b0cf8f
update issue templates 2022-03-21 18:43:48 +03:00
vdimir
2551adc416
Bugfix validate meta check 2022-03-18 16:31:19 +01:00
Mikhail f. Shiryaev
7085e483d7
Fix path for assets upload 2022-03-17 19:00:06 +01:00
vdimir
cf70b79f74
Revert "Bugfix check requires either functional _or_ stateless test"
This reverts commit b8b64b1d15.
2022-03-14 15:43:15 +00:00
vdimir
b8b64b1d15
Bugfix check requires either functional _or_ stateless test 2022-03-14 13:09:53 +00:00
kssenii
e08f5c3d86 Add s3 tests with debug and tsan 2022-03-14 11:08:33 +01:00
vdimir
6614d6eaaf
bugfix validate integration test 2022-03-11 12:50:33 +00:00
Alexey Milovidov
27c1fd71f5 Remove Anchore analysis, because it does not work for a long time 2022-03-11 00:35:24 +01:00
Alexey Milovidov
3da71596d8 Remove codecov because it is unfinished 2022-03-11 00:34:40 +01:00
vdimir
4947d6db13
Use download_previous_release for bugfix validation
Should be merged with https://github.com/ClickHouse/ClickHouse/pull/27928
2022-03-10 16:43:41 +00:00
vdimir
da179c607e
Add bugfux validate check 2022-03-10 16:43:40 +00:00
Mikhail f. Shiryaev
5005a4251c
Use robot-clickhouse as commit's author 2022-02-21 13:40:25 +01:00
Mikhail f. Shiryaev
c3bf9eb2f9
Remove PVS test 2022-02-17 12:59:47 +01:00
Mikhail f. Shiryaev
3f295f9429
Merge pull request #34644 from ClickHouse/fix-release-ci
Fix release ci
2022-02-16 14:33:55 +01:00
Mikhail f. Shiryaev
6d4e541a02
Use particular commit id for debug action 2022-02-16 14:14:29 +01:00
Mikhail f. Shiryaev
9ac8ce3f9c
Fix path in ReleaseWorkflow 2022-02-16 14:08:54 +01:00
Mikhail f. Shiryaev
c70acc55df
Add debug info global workflow 2022-02-16 13:33:08 +01:00
alesapin
bc2d0ee7c7
Merge pull request #34215 from ClickHouse/revert-34211-revert-34153-add_func_tests_over_s3
Add func tests run with s3 and fix several bugs
2022-02-15 19:07:11 +03:00
alesapin
b75d551281 Fix clang tidy and add check for master 2022-02-14 14:37:41 +03:00
Mikhail f. Shiryaev
90cdf5f9c8
Postpone a bit nightly builds to the least loaded time 2022-02-14 01:24:42 +01:00
alesapin
89373155fc Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3 2022-02-13 21:07:54 +03:00