Ruihang Xia
2f2609d8c6
build(ci): disable release workflow for forked repo ( #954 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2023-02-07 15:22:32 +08:00
elijah
9a30ba00c4
test: run sqlness test in distributed mode ( #916 )
...
* test: run sqlness test in distributed mode
* chore: fix ci test
* chore: improve the ci yaml
* chore: improve the code
* chore: fix conflicts
2023-01-31 15:00:11 +08:00
Ning Sun
302d7ec41b
ci: use ubuntu 2004 to build weekly ( #895 )
...
feat: use ubuntu 2004 to build weekly
2023-01-20 08:36:41 +08:00
Ruihang Xia
5e89f1ba4e
ci: run tests on weekly release build ( #869 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2023-01-12 19:10:23 +08:00
Ning Sun
ea753b9ac0
ci: fix release task by correcting output dir ( #853 )
2023-01-10 14:37:35 +08:00
Ning Sun
5b675f54a8
ci: add lto and strip to weekly build ( #841 )
2023-01-06 16:20:23 +08:00
LFC
ea9af42091
chore: upgrade Rust to nightly 2022-12-20 ( #772 )
...
* chore: upgrade Rust to nightly 2022-12-20
* chore: upgrade Rust to nightly 2022-12-20
Co-authored-by: luofucong <luofucong@greptime.com >
2022-12-21 19:32:30 +08:00
zyy17
69f06eec8b
ci: change scheduled release from nigthly to weekly ( #623 )
...
Signed-off-by: zyy17 <zyylsxm@gmail.com >
2022-11-24 11:05:35 +08:00
zyy17
663c725838
fix: fix nightly build error and fix typo ( #588 )
...
Signed-off-by: zyy17 <zyylsxm@gmail.com >
2022-11-21 11:49:36 +08:00
zyy17
c94b544e4a
ci: modify image registry in release.yml ( #582 )
...
Signed-off-by: zyy17 <zyylsxm@gmail.com >
2022-11-19 09:19:54 +08:00
zyy17
dee5ccec9e
ci: add nightly build job ( #565 )
2022-11-18 11:48:29 +08:00
zyy17
1d78f8db1f
ci: use larger runner in release building ( #467 )
2022-11-11 19:04:04 +08:00
Yingwen
3ae7362f58
ci: Upgrade ci dependencies and switch to nextest ( #446 )
...
* ci: Upgrade rust-cache to v2.2.0
v2.0.0 uses API that is deprecated
* ci: Use --workspace in cargo llvm-cov
* ci: Replace actions-rs/toolchain by dtolnay/rust-toolchain
actions-rs/toolchain is under inactive maintenance, it uses node12 that
would soon becomes deprecated
* ci: Replace actions-rs/cargo by run
* ci: rust-cache and cleanup-disk-action try not to specific full version
* ci: Use nextest
Also sets timeout for nextest to avoid a test hanging too long
* ci: Upgrade actions/checkout to v3
To upgrade node from 12 to 16
* ci: Specific cleanup-disk-action version
2022-11-10 19:21:53 +08:00
zyy17
89b942798c
feat: add 'scripts/install.sh' to make the installation more easy ( #443 )
2022-11-10 19:10:49 +08:00
zyy17
b87d5334d1
ci: modify docker image tag and push the latest tag image ( #419 )
2022-11-10 13:25:45 +08:00
Ning Sun
64a706d6f0
ci: disable lld in release workflow for now ( #427 )
2022-11-09 14:37:25 +08:00
Ning Sun
eef20887cc
ci: use lld linker for ci ( #398 )
...
* ci: use lld linker for ci
* ci: do a disk cleanup before test
* ci: add llvm cache to speedup installation
* ci: use lld linker for coverage as well
* feat: use lld for release too
2022-11-07 10:28:58 +08:00
zyy17
bc701d3e7f
ci: push image to dockerhub ( #394 )
2022-11-04 15:07:12 +08:00
zyy17
6aec1b4f90
ci: add workflow of artifacts release ( #389 )
...
Signed-off-by: zyy17 <zyylsxm@gmail.com >
Signed-off-by: zyy17 <zyylsxm@gmail.com >
2022-11-04 10:55:41 +08:00