groot and GitHub
499619033f
enhance: Migrate to Conan 2.x ( #48165 )
...
new JFrog artifactory for conan 2.x:
https://milvus01.jfrog.io/ui/repos/tree/General/default-conan-local2
issue: https://github.com/milvus-io/milvus/issues/47425
conanfiles pr: https://github.com/milvus-io/conanfiles/pull/92
milvus-common: https://github.com/zilliztech/milvus-common/pull/69
milvus-storage: https://github.com/milvus-io/milvus-storage/pull/445
knowhere: https://github.com/zilliztech/knowhere/pull/1495
Signed-off-by: yhmo <yihua.mo@zilliz.com >
2026-04-16 18:31:42 +08:00
yellow-shine and GitHub
241c71fdde
enhance: use docker compose instead of docker-compose ( #35208 )
...
https://github.com/milvus-io/milvus/issues/35209
---------
Signed-off-by: Yellow Shine <sammy.huang@zilliz.com >
2024-08-02 19:32:32 +08:00
sammy.huang and GitHub
46d9ac5931
enhance: move the option of network mode into builder.sh file ( #30419 )
...
Signed-off-by: Sammy Huang <sammy.huang@zilliz.com >
2024-02-01 11:49:03 +08:00
sammy.huang and GitHub
fb9d64ab1e
enhance: hotfix container network ( #30389 )
...
Signed-off-by: Sammy Huang <sammy.huang@zilliz.com >
2024-01-31 10:23:05 +08:00
sammy.huang and GitHub
fda6f8d04e
enhance: hotfix docker-compose.yml ( #30378 )
...
Signed-off-by: Sammy Huang <sammy.huang@zilliz.com >
2024-01-30 19:23:04 +08:00
sammy.huang and GitHub
62fdfe125f
enhance: [skip e2e]to add some comments ( #29440 )
...
there are two purposes for this PR
1. to add some comments on variable in the .env file.
2. avoid git merge conflict when one PR update the value of DATE_VERSION
and LATEST_DATE_VERSION and meanwhile other PR updates the value of
GPU_DATE_VERSION and LATEST_GPU_DATE_VERSION , especailly when github
actions Publish Builder and Publish gpu Builder occur at same time
Signed-off-by: Sammy Huang <sammy.huang@zilliz.com >
2023-12-25 10:28:47 +08:00
Enwei Jiao and GitHub
2a755baaa5
Fix amazonlinux cache not work ( #26883 )
...
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com >
2023-09-07 15:43:15 +08:00
Bennu and GitHub
b2d980ce3c
Update milvus image publish ( #26672 )
...
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com >
2023-08-29 19:10:28 +08:00
Enwei Jiao and GitHub
f2a6683a97
Update doc for remove Centos7 ( #26476 )
...
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com >
2023-08-21 09:54:20 +08:00
Enwei Jiao and GitHub
533f0ddf6d
Add amazonlinux image, prepare to remove Centos7 image, remove openblas image ( #26368 )
...
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com >
2023-08-18 18:32:19 +08:00
Jenny Li and GitHub
b834cce8c3
Add jenkins e2e cache for conan ( #20784 )
...
Signed-off-by: Jenny Li <jing.li@zilliz.com >
Signed-off-by: Jenny Li <jing.li@zilliz.com >
2022-11-23 19:09:11 +08:00
Enwei Jiao and GitHub
958e94f6f0
Use Conan as c++ package manager ( #19920 )
...
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com >
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com >
2022-11-23 10:39:11 +08:00
Jenny Li and GitHub
c4a9e13e03
Fix cache path for 20.04 ( #18859 )
...
Signed-off-by: Jenny Li <jing.li@zilliz.com >
Signed-off-by: Jenny Li <jing.li@zilliz.com >
2022-08-26 23:46:54 +08:00
Jenny Li and GitHub
e93be80ed6
Ignore pull deps when build ( #18629 )
...
Signed-off-by: Jenny Li <jing.li@zilliz.com >
Signed-off-by: Jenny Li <jing.li@zilliz.com >
2022-08-12 20:00:47 +08:00
quicksilver and GitHub
da628863bc
Update main.yaml for Github Action ( #6381 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-07-09 11:59:09 +08:00
quicksilver and GitHub
7d920e9c9c
Fix compile error on CentOS ( #6359 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-07-08 15:43:45 +08:00
quicksilver and GitHub
745280eeef
Optimize builder image ( #6066 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-06-24 14:30:12 +08:00
quicksilver and GitHub
d13cf2da2f
Cache cpp thirdparty package ( #5891 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-06-19 13:28:07 +08:00
quicksilver and GitHub
9f4bb832b7
Add publish milvus images pipeline ( #5722 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-06-10 17:33:49 +08:00
quicksilver and GitHub
7a188a8ae5
Update openblas images ( #5082 )
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-04-29 11:28:27 +08:00
quicksilver and GitHub
27af87e4d8
Used for local development or CI in Kubernetes in Docker ( #5061 )
...
* Used for local development or CI in Kubernetes in Docker
2021-04-27 19:27:50 +08:00
quicksilver and yefu.chen
6bcca0a9b7
Connect to multiple containers at once with VSCode
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2021-01-06 18:16:37 +08:00
XuanYang-cn and yefu.chen
881be7f3e3
Impl minimum runable writenode and writenode flowgraph
...
Signed-off-by: XuanYang-cn <xuan.yang@zilliz.com >
2020-12-09 20:07:27 +08:00
quicksilver and yefu.chen
3b7415a70d
Optimize the workflow for publish builder
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2020-11-20 17:27:04 +08:00
quicksilver and yefu.chen
057673edc9
Fix permission denied in gdbserver container
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2020-11-18 16:38:28 +08:00
quicksilver and yefu.chen
72ed65d7f8
Check builder images
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2020-11-17 18:36:03 +08:00
quicksilver and yefu.chen
3f4e0e5851
Update build environment
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2020-11-16 21:11:52 +08:00
quicksilver and yefu.chen
00b4b67a1f
Update the version of build environment
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2020-11-14 16:01:12 +08:00
quicksilver and yefu.chen
792f0679e5
Running as root is not permitted on build environment
...
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com >
2020-11-13 12:27:41 +08:00