1. 13 7月, 2022 1 次提交
    • sangshuduo's avatar
      chore: fix taosdump test cases (#14846) · 9fac17d6
      sangshuduo 提交于
      * chore: add taosws-rs as plugin
      
      * chore: update taosws-rs
      
      * chore: add taosws install/remove in scripts
      
      * chore: update taosws-rs
      
      * chore: update taosws-rs
      
      * fix: _smartly_ build ws lib
      
      * chore: enhance CMakeLists.txt
      
      * fix: packaging/tools/make_install.sh
      
      * chore: update taos-tools
      
      * docs: modify readme
      
      * fix: tools/*.sh
      
      * chore: update taosws-rs
      
      * test: fix tools/taosdumpTest3.py
      9fac17d6
  2. 12 7月, 2022 1 次提交
    • sangshuduo's avatar
      chore: add taosws-rs as plugin (#14548) · 27c60f17
      sangshuduo 提交于
      * chore: add taosws-rs as plugin
      
      * chore: update taosws-rs
      
      * chore: add taosws install/remove in scripts
      
      * chore: update taosws-rs
      
      * chore: update taosws-rs
      
      * fix: _smartly_ build ws lib
      
      * chore: enhance CMakeLists.txt
      
      * fix: packaging/tools/make_install.sh
      
      * chore: update taos-tools
      
      * docs: modify readme
      
      * fix: tools/*.sh
      27c60f17
  3. 11 7月, 2022 1 次提交
  4. 06 7月, 2022 2 次提交
  5. 05 7月, 2022 1 次提交
  6. 04 7月, 2022 1 次提交
  7. 03 7月, 2022 1 次提交
    • X
      fix(test):C# example ineffective in CI under TDegnine/example (#14472) · e561c92e
      xiaolei li 提交于
      * fix(test):C# example ineffective in CI under tdegnine/example
      
      * fix(test):C# examples add into CI cases.task
      
      * test(fix):update C# CI example target framework to NET 6.0
      
      * fix(test):C# example in CI, path incorrect
      
      * fix(test):C# example CI ineffective
      
      * fix(test):C# example CI taosdemo realese path incorrect
      e561c92e
  8. 01 7月, 2022 2 次提交
  9. 25 6月, 2022 1 次提交
  10. 24 6月, 2022 1 次提交
  11. 17 6月, 2022 1 次提交
  12. 14 6月, 2022 1 次提交
  13. 13 6月, 2022 1 次提交
  14. 10 6月, 2022 3 次提交
  15. 06 6月, 2022 2 次提交
  16. 02 6月, 2022 1 次提交
  17. 27 5月, 2022 1 次提交
  18. 23 5月, 2022 2 次提交
  19. 22 5月, 2022 1 次提交
  20. 21 5月, 2022 2 次提交
  21. 20 5月, 2022 1 次提交
  22. 19 5月, 2022 1 次提交
  23. 17 5月, 2022 2 次提交
  24. 16 5月, 2022 1 次提交
  25. 12 5月, 2022 1 次提交
  26. 10 5月, 2022 1 次提交
  27. 09 5月, 2022 3 次提交
  28. 07 5月, 2022 1 次提交
  29. 06 5月, 2022 2 次提交
    • S
      add test case · 82cd51cf
      slzhou 提交于
      82cd51cf
    • sangshuduo's avatar
      fix(test): remove python connector (#12153) · c3dad3c3
      sangshuduo 提交于
      * [TD-14358]<fix>: remove python connector from TDengine
      
      * [TD-14358]<fix>: use standalone python connector
      
      * add python clone in TDinternal
      
      * git clean before checkout
      
      * git clean before checkout
      
      * fix: remove python connector
      
      fix test requirements.txt
      
      [TD-14358]
      c3dad3c3