LFC
|
50d16d6330
|
ci: build GreptimeDB binary for later use (#3244)
* ci: build GreptimeDB binaries for later use
* debug CI
* try larger runner host
* Revert "try larger runner host"
This reverts commit 03c18c0f51.
* fix: resolve PR comments
* revert some unrelated action yamls
* fix CI
* use artifact upload v4 for faster upload and download speed
|
2024-01-31 03:02:27 +00:00 |
|
LFC
|
fca44098dc
|
ci: make git's "safe.directory" accept all (#3234)
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
|
2024-01-25 07:32:03 +00:00 |
|
Lei, HUANG
|
4664cc601c
|
fix: install nextest bin (#2990)
* use binstall to install nextest
* fix: change all docker files
* Update docker/dev-builder/centos/Dockerfile
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
---------
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-12-25 06:01:47 +00:00 |
|
zyy17
|
88dd78a69c
|
ci: remove the old version python (#2624)
ci: remove old version python
|
2023-10-19 15:46:15 +00:00 |
|
zyy17
|
0a23b40321
|
ci: downgrade builder version: ubuntu 22.04 -> ubuntu 20.04 for compatible with older version glibc(>=2.31) (#2592)
|
2023-10-12 16:46:25 +08:00 |
|
zyy17
|
32c3ac4fcf
|
refactor: improve the image building performance (#2175)
* refactor: use '--output type=local' in 'build-greptime-by-buildx' target to reduce unnecessary 'docker cp'"
Signed-off-by: zyy17 <zyylsxm@gmail.com>
* refactor: improve the image building performance
* ci: release centos dev builder
* ci: use 'make build-by-dev-builder' to improve docker build performance
* refactor: add 'which' command in centos
* fix: add 'OUTPUT_DIR' to fix 'make docker-image-buildx' error
* fix: fix incorrect dockerfile path
Signed-off-by: zyy17 <zyylsxm@gmail.com>
* refactor: remove configure-aws-credentials action and use env variables
Signed-off-by: zyy17 <zyylsxm@gmail.com>
* ci: update slack notification prompt
* refactor: clean up the target directory before building artifacts of centos7
---------
Signed-off-by: zyy17 <zyylsxm@gmail.com>
|
2023-08-15 09:28:09 +00:00 |
|