1. 02 3月, 2022 5 次提交
  2. 26 2月, 2022 2 次提交
  3. 25 2月, 2022 2 次提交
  4. 22 2月, 2022 1 次提交
    • J
      [deploy] Make python api release to ASF dist independent (#8472) · aa117136
      Jiajie Zhong 提交于
      This patch add python api package as independent
      directory in final dist directory when user run
      command `mvn -U install package -Prelease`.
      
      There have `tar.gz` and `whl` in the python dist directory
      
      close: #8343
      
      Change python api version to 2.0.4
      
      Add pre_clean command to clean env
      aa117136
  5. 20 1月, 2022 2 次提交
  6. 31 12月, 2021 2 次提交
  7. 30 12月, 2021 2 次提交
  8. 29 12月, 2021 4 次提交
  9. 27 12月, 2021 1 次提交
    • J
      [cherry-pick][python] Make dolphinscheduler python API works to 2.0.2 (#7608) · 9e068d23
      Jiajie Zhong 提交于
      * [cherry-pick][python] Make it work to 2.0.2
      
      * Remove unused ProcessExecutionTypeEnum
      
      * Add queryByName to project
      
      * Add checkTenantExists to tenant
      
      * Add queryByTenantCode to tenant
      
      * Add queryQueueName to queue
      
      * Add all content from dev branch
      
      * Add gitignore
      
      * Add pydolphinscheduler content
      
      * Add ds-py to bin test
      
      * Py merge to 202
      
      * Fix version
      
      * Fix missing variable
      
      * Add py4j as known deps
      
      * Fix core database bug
      9e068d23
  10. 12 12月, 2021 2 次提交
  11. 10 12月, 2021 4 次提交
  12. 09 12月, 2021 2 次提交
  13. 08 12月, 2021 2 次提交
  14. 30 11月, 2021 1 次提交
    • K
      [2.0.1-cherrypick] SPI(Task ,Alert ,DataSource) (#7041) · 2bf3b22d
      Kirs 提交于
      * data source spi
      
      * Fix datasource not work in tests and standalone server, and run all tests by default (#6743)
      
      * Refactor alert plugins and simplify its usage (#6723)
      
      * [Fix-6792] resolve API and alert port conflicts (#6792) (#6815)
      
      * [Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792)
      
      * [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490) (#6828)
      
      * [Feature][datasource] Change DataSource Connection Pool from Druid to HiKariCP (#6490)
      
      * fix pom dep scope
      
      * filter alert
      
      * filter alert
      
      * filter alert
      
      * fix checkstyle
      
      * remove hikaricp version
      
      * update pom
      
      * add properties
      
      * add properties
      
      * rename properties
      
      * fix e2e fail
      
      * rename properties
      
      * [Fix-6792] resolve API and alert port conflicts (#6792) (#6815)
      
      [Fix-6792]Multiple ApplicationRunners on classpath make SpringApplication.run only run one (#6792)
      
      * fix ut fail
      
      * fix license
      
      * fix license
      
      * update package
      
      * update package
      
      * remove unused license
      Co-authored-by: Nmask <39329477+narcasserun@users.noreply.github.com>
      Co-authored-by: Nkezhenxu94 <kezhenxu94@apache.org>
      2bf3b22d
  15. 26 11月, 2021 1 次提交
  16. 20 11月, 2021 2 次提交
  17. 18 11月, 2021 5 次提交