1. 17 9月, 2022 1 次提交
  2. 15 9月, 2022 1 次提交
  3. 05 9月, 2022 1 次提交
  4. 09 8月, 2022 1 次提交
  5. 01 8月, 2022 1 次提交
  6. 26 7月, 2022 1 次提交
  7. 09 7月, 2022 1 次提交
  8. 04 7月, 2022 1 次提交
  9. 27 6月, 2022 1 次提交
  10. 23 6月, 2022 1 次提交
  11. 26 5月, 2022 1 次提交
  12. 25 5月, 2022 1 次提交
  13. 14 5月, 2022 1 次提交
    • X
      [Feature-9474] [CI] Add cluster test script verify on shell script (#9997) · baf654cb
      xiangzihao 提交于
      * cluster test
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * fix init db failed
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add sudo
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * remove cluster-test workflows
      
      * add github actions
      
      * add github actions
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * refactor test to docker mode
      
      * remove create schema logic
      
      * remove create schema logic
      
      * remove create schema logic
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * fix runnint cluster test error
      
      * add github actions
      
      * add github actions
      
      * add github actions
      
      * add cluster test timeout
      
      * add cluster start test loop check
      
      * add cluster start test loop check
      
      * optimize cluster start test loop check
      baf654cb
  14. 27 4月, 2022 1 次提交
    • E
      [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9733) · 515c3631
      Eric Gao 提交于
      * [Feature][Deploy] Add missing default values in dolphinscheduler_env.sh (#9675)
      
      * [Feature][Deploy] Restore dolphinscheduler_env.sh to avoid e2e failure (#9675)
      
      * [Feature][Deploy] Change mysql driver class name to com.mysql.cj.jdbc.Driver (#9675)
      
      * [Feature][Deploy] Remove redundant config file (#9675)
      515c3631
  15. 25 4月, 2022 1 次提交
    • J
      [common] Make dolphinscheduler_env.sh work when start server (#9726) · de50f43d
      Jiajie Zhong 提交于
      * [common] Make dolphinscheduler_env.sh work
      
      * Change dist tarball `dolphinscheduler_env.sh` location
        from `bin/` to `conf/`, which users could finish their
        change configuration operation in one single directory.
        and we only need to add `$DOLPHINSCHEDULER_HOME/conf`
        when we start our sever instead of adding both
        `$DOLPHINSCHEDULER_HOME/conf` and `$DOLPHINSCHEDULER_HOME/bin`
      * Change the `start.sh`'s path of `dolphinscheduler_env.sh`
      * Change the setting order of `dolphinscheduler_env.sh`
      * `bin/env/dolphinscheduler_env.sh` will overwrite the `<server>/conf/dolphinscheduler_env.sh`
      when start the server using `bin/dolphinsceduler_daemon.sh` or `bin/install.sh`
      * Change the related docs
      de50f43d
  16. 22 4月, 2022 1 次提交
  17. 02 4月, 2022 1 次提交
    • J
      [doc] Migrate dev doc from website repository (#9291) · 9f84dbbd
      Jiajie Zhong 提交于
      * [doc] Migrate dev doc from website repository
      
      * Correct release language
      
      * Fix license issue
      
      * Add all images from website
      
      * Delete unused images
      
      * Add CI
      
      * Fix ci
      
      * fix ci
      
      * Remove no need file
      
      * Add latest commit from website
      
      * correct img_utils.py script
      
      * Remove unused imgs
      9f84dbbd