Commit Graph

399 Commits

Author SHA1 Message Date
alexey-milovidov
6a0ba9eeb2
Remove confusion. People often put changelog entry into the detailed description. And they never fill "documentation draft". 2022-01-20 06:37:23 +03:00
Mikhail f. Shiryaev
e016629278
Create release workflow 2022-01-19 11:41:31 +01:00
Mikhail f. Shiryaev
d3accef87d
Rename release action to docs to reflect the content 2022-01-19 11:41:28 +01:00
Amos Bird
9fdd420023
Another CI suggested style fix 2022-01-19 14:48:30 +08:00
Mikhail f. Shiryaev
105b50eccf
Fix release_branches workflow for some cases 2022-01-18 17:34:05 +01:00
Mikhail f. Shiryaev
c4362469ca
Add actionlint configuration and fix all issues 2022-01-13 19:06:35 +01:00
Mikhail f. Shiryaev
f2d1ac9041
YetAnother workflow fix 2022-01-13 18:21:53 +01:00
Mikhail f. Shiryaev
8be27c0657
Fix broken workflow dependencies 2022-01-13 17:26:47 +01:00
Mikhail f. Shiryaev
7fa5d6aed4
Build arch-dependent images in every workflow 2022-01-12 17:07:57 +01:00
Mikhail f. Shiryaev
2ae87ad0df
Build docker amd64 and arm64 separately and merge together later 2022-01-12 17:07:55 +01:00
Mikhail f. Shiryaev
198c3f5194
EXPERIMENT: move docker building to gravitons 2022-01-12 17:07:52 +01:00
Mikhail f. Shiryaev
44e02fa075
Add functional tests for aarch64 2022-01-12 17:07:48 +01:00
Mikhail f. Shiryaev
90c83b1fa4
Add BuilderDebAarch64 to other workflows 2022-01-12 17:07:48 +01:00
Mikhail f. Shiryaev
3d0207db11
Rename main/CIGithubAction to pull_request/PullRequestCI 2022-01-12 17:07:47 +01:00
alexey-milovidov
d77a4eb093
Update CODEOWNERS 2022-01-03 02:08:36 +03:00
alesapin
a7752eb144 Better jepsen workflow 2021-12-24 21:26:06 +03:00
alesapin
00666a6a4c
Merge pull request #32998 from ClickHouse/add_jepsen_test
Add Keeper Jepsen check to new CI
2021-12-24 17:25:20 +03:00
alesapin
413e9fa48f Fix 2021-12-24 15:57:08 +03:00
alesapin
42461f453e Add a separate workflow 2021-12-24 15:56:03 +03:00
alesapin
1a3cdc3388 Upload build artifact in case of build failures 2021-12-24 12:56:09 +03:00
mergify[bot]
059cd1f708
Merge branch 'master' into add_jepsen_test 2021-12-22 17:04:09 +00:00
alesapin
709d63c59b Better test 2021-12-22 16:05:07 +03:00
alesapin
f69c67988b Add manuall run for woboq 2021-12-22 13:50:26 +03:00
alesapin
e63b2f0de8 Merge branch 'master' into add_jepsen_test 2021-12-22 13:30:48 +03:00
alesapin
0a716b9d9a
Merge pull request #33036 from ClickHouse/fix_can_be_tested
Make `can be tested` great again
2021-12-22 13:26:56 +03:00
alesapin
b300de6a4a Better 2021-12-22 11:13:04 +03:00
alesapin
aeb0e76dbd Fix cron expression 2021-12-22 10:19:53 +03:00
alesapin
bc03e5e10f
Merge pull request #32983 from ClickHouse/add_woboq_build
Trying to add woboq to new CI
2021-12-21 23:05:38 +03:00
alesapin
0c0f95780f Remove woboq 2021-12-21 23:04:29 +03:00
alesapin
6a531c384e Fix 2021-12-21 18:31:13 +03:00
alesapin
af7cd00e30 Don't use too powerful key 2021-12-21 16:05:02 +03:00
alesapin
157d4a7f7c Add SSH key 2021-12-21 15:08:33 +03:00
alesapin
627bd2cec4 Add Keeper Jepsen check to new CI 2021-12-21 15:07:10 +03:00
alesapin
323e1a5087 Add woboq workflow 2021-12-21 14:23:17 +03:00
alesapin
5929d65e9e Add regular job 2021-12-21 14:22:47 +03:00
alesapin
532b01c371 Followup 2021-12-21 10:49:22 +03:00
alesapin
e194b38096 Followup 2021-12-20 22:54:04 +03:00
alesapin
a962cc67da Fix deps 2021-12-20 22:45:30 +03:00
alesapin
62eb504029 Trying to add woboq 2021-12-20 22:43:37 +03:00
alesapin
6e15ff7d31 Fix envs 2021-12-20 13:48:15 +03:00
alesapin
0e6b1b0ec0 Sync release branches in master 2021-12-20 11:58:52 +03:00
Mikhail f. Shiryaev
766cebe975
Merge pull request #32865 from ClickHouse/fix-multiline-envs
Fix multiline SSH_KEY in GITHUB_ENV file
2021-12-17 12:18:41 +01:00
Mikhail f. Shiryaev
4f233c5fac
Fix multiline SSH_KEY in GITHUB_ENV file 2021-12-17 09:48:59 +01:00
alexey-milovidov
e834d655a5
Merge pull request #32415 from ClickHouse/arm64_workers
Add arm64/aarch64 tests
2021-12-17 08:46:52 +03:00
alexey-milovidov
9816dfb09d
Update main.yml 2021-12-17 08:46:02 +03:00
Mikhail f. Shiryaev
d9bb3aad2a
Use a proper syntax for multiline env in GITHUB_ENV 2021-12-16 21:47:04 +01:00
alesapin
e95cf9e5ca Followup 2021-12-16 18:45:44 +03:00
Mikhail f. Shiryaev
0c55e27066
Unbuffer python outputs to get realtime logs 2021-12-16 13:00:32 +01:00
Mikhail f. Shiryaev
eb5a26891f
Add aarch64 deb package 2021-12-16 12:42:49 +01:00
Mikhail f. Shiryaev
89c86bf227
Merge pull request #32834 from ClickHouse/remove_repository_before_checkout
Remove repository before checkout
2021-12-16 11:43:30 +01:00