Commit Graph

279 Commits

Author SHA1 Message Date
Linhe Huo 359a42f5cc
Merge pull request #20922 from taosdata/fix/oem-dir-not-found
chore: fix install.sh when not root
2023-04-13 16:28:45 +08:00
Huo Linhe 1f8df16048 chore: fix install.sh when not root 2023-04-13 16:28:07 +08:00
Xiaoyu Wang 58de0f7a53
Merge pull request #20883 from taosdata/fix/3.0_merge_main
merge 3.0
2023-04-13 16:24:03 +08:00
Linhe Huo 093661f985
Merge pull request #20921 from taosdata/fix/oem-dir-not-found
chore: fix packaging install.sh for explorer OEM
2023-04-13 16:00:47 +08:00
Huo Linhe a8c4cedb2c chore: fix packaging install.sh for explorer OEM 2023-04-13 15:54:50 +08:00
xinsheng Ren 4ae792384b
Doc/xsren/install des on mac base main (#20910)
* install desc on mac

* echo > exception

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-04-13 15:22:39 +08:00
Huo Linhe 1f87ea5e45 chore: fix install.sh for explorer 2023-04-13 15:08:49 +08:00
Xiaoyu Wang 8b8ac0cd77 merge main 2023-04-12 10:43:28 +08:00
Shuduo Sang 71283d6c41
fix: script if share not exist (#20875) 2023-04-12 09:35:47 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
Shuduo Sang 213eea813a
fix: install.sh check if connector/example exist (#20848)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

* fix: remove brand name

* fix: update taos-tools

* fix: cus name in log

* fix: compile error without cuc name

* fix: source/common/src/tglobal.c

* fix: install.sh

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-11 10:45:09 +08:00
Shuduo Sang 1e84961d02
fix: packaging/tools/install.sh (#20849) 2023-04-11 09:39:07 +08:00
Huo Linhe fc370bfdcd chore: do not show red warnings 2023-04-10 17:44:44 +08:00
Huo Linhe 015c81cdb0 feat(release): install taosx and taos-explorer service for enterprise 2023-04-09 21:05:35 +08:00
Shuduo Sang 4fb5390c6f
chore: release script community main (#20808)
* chore: cus name support in script

* chore: merge with 3.0
2023-04-07 17:10:39 +08:00
Shuduo Sang 69bf3625dc
fix: install script (#20794)
* fix: install.sh

* fix: install.sh
2023-04-06 18:32:28 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Shuduo Sang 30f8010d41
chore: fix cus name (#20716)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-03 19:56:57 +08:00
Shuduo Sang 5e2b26f146
chore: refactor cus prompt (#20688)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-30 19:30:54 +08:00
Shuduo Sang b5a1246fea
fix: post script add jemalloc (#20672)
* fix: tools/post.sh to ldconfig for jemalloc

* fix: rpm spec for jemalloc
2023-03-28 16:52:54 +08:00
xiaolei li 38b5f4ae1b
fix: taosToolsInstallDir if condition order (#20665) 2023-03-28 15:34:48 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Shuduo Sang 42a4add820
chore: fix script to get latest tag (#20567) 2023-03-21 19:08:49 +08:00
xiaolei li 1056c987b3
mac add taoskeeper service (#20564) 2023-03-21 15:53:15 +08:00
Shuduo Sang 1581373a38
chore: fix script to get latest tag (#20566) 2023-03-21 15:23:17 +08:00
xiaolei li ba568ab1f9
update taos.tar.gz to package.tar.gz (#20511) 2023-03-19 09:19:22 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
Shuduo Sang 40d99e4576
chore: support cus name (#20441)
* chore: support cus name

* fix: cfg/taos.cfg

* chore: update taos-tools
2023-03-14 13:47:41 +08:00
xinsheng Ren fb855f8aac
Feature/xsren/win install error base main (#20450)
* fix: install service path error on windows

* fix: installation action sheet name

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-03-14 13:41:08 +08:00
facetosea b7b531bea6 fix: installation action sheet name 2023-03-13 18:46:26 +08:00
facetosea 0ebd53d9e0 fix: install service path error on windows 2023-03-13 18:36:18 +08:00
xinsheng Ren 1caac924f1
fix: install add explorer (#20357)
Co-authored-by: facetosea <25808407@qq.com>
2023-03-09 18:51:33 +08:00
Huo Linhe d05cb92fc4 fix: fix ls failed when enabled -e 2023-03-01 11:53:11 +08:00
Huo Linhe 5c70ea58f8 fix: explorer packaging 2023-02-28 10:31:36 +08:00
xinsheng Ren 8a925342cc
enh: check if the directory exists before installing on mac (#20047)
* enh: check if the directory exists before installing on mac

* fix: check directory on different platforms

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-22 09:05:21 +08:00
xinsheng Ren cbfbd33d8e
enh: installation tips on mac (#20024)
* enh: installation tips on mac

* docs: refine a few wording

* rename installation log file

---------

Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-17 22:39:29 +08:00
xinsheng Ren 48fe2c0e06
install description on mac (#20016)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-16 18:12:02 +08:00
xinsheng Ren aeb6bf92d1
fix: tools (#19972)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-15 01:52:07 +08:00
xinsheng Ren 290dc2f190
fix: TD-22352 sudo required to start service on mac (#19963)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-14 18:58:43 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
xinsheng Ren 4a01471334
make_install.bat: (#19658) (#19876)
1. copy files failed if svc-deleting is still outstanding
2. unnecessary duplication of C:\TDengine in %PATH%

Co-authored-by: freemine <freemine@yeah.net>
2023-02-09 16:39:51 +08:00
xinsheng Ren 8e044a36c5
fix/install path on windows (#19881) 2023-02-09 10:28:11 +08:00
xinsheng Ren 8659c21beb
fix: tools (#19772)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-07 14:29:46 +08:00
Xiaoyu Wang 5d499e52f9 merge main 2023-02-03 17:13:11 +08:00
Shuduo Sang ac9cdf6c58
fix: install script refine sentence for main (#19703)
* fix: packaging/tools/install.sh for main

* fix: refine sentence

* fix: dpkg grep ii to detech deb package
2023-01-31 00:46:58 +08:00
Shuduo Sang 167366350a
fix: install script refine sentence (#19702)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb

* fix: refine sentence
2023-01-30 13:20:12 +08:00
xinsheng Ren 92ebc8e945
Enh/xsren/td 21710/mac installer check (#19653)
* enh/TD-21710/mac-install-check

* fix:delete unuseful variable

Co-authored-by: facetosea <25808407@qq.com>
2023-01-21 10:23:07 +08:00
Shuduo Sang 0251750c89
fix: packaging/tools/install.sh for main (#19649) 2023-01-20 16:45:09 +08:00
Shuduo Sang 04e14b4c86
fix: install script detect if rpm/deb installed (#19648)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb
2023-01-19 20:53:31 +08:00
Shuduo Sang 1d83a8ff01
fix: install script don't install new cfg on fresh new system (#19451) 2023-01-09 19:06:22 +08:00