Commit graph

472 commits

Author SHA1 Message Date
Hui Li
fdf54ab2f2
Merge pull request #18307 from taosdata/feature/TD-20388_cloud_send_alert
fix: mv does not work cross devices
2022-11-21 15:29:44 +08:00
tangfangzhi
f7f7b97279 fix: mv does not work cross devices 2022-11-21 15:19:19 +08:00
wade zhang
08dbf09e5b
Merge pull request #18302 from taosdata/feature/TD-20388_cloud_send_alert
fix: set sleep time to 10s, set curl timeout
2022-11-21 14:54:27 +08:00
tangfangzhi
36a43fc016 fix: set sleep time to 10s, set curl timeout 2022-11-21 14:46:46 +08:00
wade zhang
9ffcef814d
Merge pull request #18264 from taosdata/feature/TD-20388_cloud_send_alert
feat: send alert in script for cloud version
2022-11-21 09:18:50 +08:00
Shuduo Sang
a12cb5e9cf
fix: remove --win_service from taosadapter of windows installer (#18269)
* fix: sc create service in tdengine.iss

* fix: upx on windows

* fix: add sc start/stop to installer

* fix: taosadapteer no --win_service
2022-11-18 18:47:59 +08:00
tangfangzhi
7ff95b426e feat: send alert in script for cloud version 2022-11-18 15:56:08 +08:00
gccgdb1234
1339e50a90 docs: correct error in taos.cfg 2022-11-18 11:37:46 +08:00
Shuduo Sang
636b3f6b30
fix: add sc start/stop instruction to windows installer (#18211)
* fix: sc create service in tdengine.iss

* fix: upx on windows

* fix: add sc start/stop to installer
2022-11-16 17:38:49 +08:00
wenzhouwww@live.cn
a90ce0008c fix/release of CentOS about rpm packing can find python3 2022-11-15 14:55:37 +08:00
Shuduo Sang
c47ac26e21
fix: taosadapter windows install (#18124)
* fix: sc create service in tdengine.iss

* fix: upx on windows
2022-11-14 19:12:39 +08:00
Shengliang Guan
6a9f5603af Merge branch '3.0' into fix/m23 2022-11-11 09:13:46 +08:00
xiaolei li
4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 (#18030)
* Add loongarch64 architecture port.

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>

* test(driver):C# CI failed for longarch64 pr-17982

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
Hui Li
bc413ae909
Merge pull request #17968 from taosdata/test/TD-20194
test:modify two options that downloads the installPackages
2022-11-08 18:04:50 +08:00
chenhaoran
c4f0c340f9 test:modify two options that downloads the installPackages 2022-11-08 17:25:28 +08:00
chenhaoran
e238e6e946 test:modify two options that downloads the installPackages 2022-11-08 17:09:31 +08:00
chenhaoran
df2c9819a6 test:modify two options that downloads the installPackages 2022-11-08 17:01:09 +08:00
chenhaoran
2bf72657b8 test:modify two options that downloads the installPackages 2022-11-08 16:50:27 +08:00
Shuduo Sang
fd53afd70c
fix: add installation folder to system path (#17943)
* fix: add installation folder to system path

* fix: add c:\tdengine in env path to issc setup
2022-11-08 12:23:22 +08:00
Shengliang Guan
d3b61c5261
Merge pull request #17912 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
2022-11-05 09:51:51 +08:00
Shengliang Guan
723d448dc1
Merge pull request #17913 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
2022-11-05 09:48:37 +08:00
wenzhouwww@live.cn
7eb80571eb build: release ver-3.0.1.6 2022-11-04 21:01:49 +08:00
Shengliang Guan
997cc5a8df
Merge pull request #17911 from taosdata/test/TD-20197
test:update  verisonFile every time  on testpackage.sh
2022-11-04 20:15:05 +08:00
chenhaoran
b911f3576a test:update verisonFile every time on testpackage.sh 2022-11-04 20:13:56 +08:00
Xuefeng Tan
139a078900
enh(taosAdapter): support Windows service (#17885) 2022-11-03 20:34:35 +08:00
Shengliang Guan
04a5af63b0
Merge pull request #17874 from taosdata/release/ver-3.0.1.6
build : Release/ver 3.0.1.6
2022-11-03 17:33:39 +08:00
wenzhouwww@live.cn
f09c7eed5d build: release ver-3.0.1.6 2022-11-03 15:07:01 +08:00
Huo Linhe
f17d1d1e31 fix: fix packaging condition test in the scripts
Close [TD-20142](https://jira.taosdata.com:18080/browse/TD-20142)
2022-11-03 12:25:01 +08:00
chenhaoran
99e4c0db48 test:add testcase of checking installPackages 2022-11-03 10:33:47 +08:00
Shengliang Guan
7d0897ab6a docs: fix misspellings 2022-10-28 14:23:15 +08:00
gccgdb1234
f0ef8b3ec7 doc: refine taos.cfg 2022-10-28 14:16:08 +08:00
gccgdb1234
77fcfe4666 docs: refine taos.cfg format 2022-10-28 14:04:43 +08:00
Zhiqiang Wang
5d56059157
fix: add auto package (#17683)
Co-authored-by: tomchon <haoran920c@163.com>
2022-10-27 00:12:55 +08:00
Zhiqiang Wang
a27335c786
fix: add windows libtaosws (#17666) 2022-10-26 16:14:32 +08:00
Zhiqiang Wang
0286fab538
fix: func basename error (#17547)
* fix: func basename error

* chore: add cargo update

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-22 20:23:38 +08:00
afwerar
c370ca45d6 fix: add taosadapter to macos service 2022-10-17 22:10:46 +08:00
Zhiqiang Wang
34f576b681
fix: show help install error (#17408) 2022-10-17 19:16:11 +08:00
afwerar
e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Shuduo Sang
0ad7077049
fix: release.sh taos-tools-ver for3.0 (#17338)
* chore: update taos-tools 8dea29a for 3.0

* chore: update taos-tools 85b582b for 3.0

* chore: fix release.sh for taos-tools tag

* fix: release.sh taos-tools-ver
2022-10-13 17:30:08 +08:00
Shuduo Sang
8a4e4eb16d
chore: fix release.sh taos-tools tag for3.0 (#17334)
* chore: update taos-tools 8dea29a for 3.0

* chore: update taos-tools 85b582b for 3.0

* chore: fix release.sh for taos-tools tag
2022-10-13 16:39:52 +08:00
Zhiqiang Wang
021a9d216e
fix: link libtaosws error (#17266) 2022-10-10 17:42:08 +08:00
Shuduo Sang
8686e7d2e0
chore: update taos-tools 8dea29a for 3.0 (#17249)
* chore: update taos-tools 8dea29a for 3.0

* chore: update taos-tools 85b582b for 3.0
2022-10-10 16:05:56 +08:00
Zhiqiang Wang
d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
afwerar
59bb3d1475 build: add websocket build 2022-09-29 17:21:28 +08:00
Huo Linhe
395c80b2ad chore: fix install.sh for enterprise 2022-09-28 11:19:58 +08:00
Linhe Huo
3db1920ae5
chore: install new web service instead of nginxd (#17090)
Partial of [TD-19267](https://jira.taosdata.com:18080/browse/TD-19268)
2022-09-27 19:56:51 +08:00
afwerar
5deb0e25d5 build: close default gtest compile and docker 2022-09-23 16:38:20 +08:00
tomchon
e8a4f50c0a modify checkpackages scritps of muti-platform tes 2022-09-21 18:50:25 +08:00
tomchon
c5d659286b test: modify checkpackages scritps 2022-09-21 18:01:03 +08:00
Shuduo Sang
2c2d13d928
fix: detech taosadapter exist when make install (#16827) 2022-09-14 14:38:18 +08:00