1. ccc6677 Remove py 3.8 (#161) by Jay Chung · 9 days ago main
  2. a50e8ad Add new release for 3.2.x dolphinscheduler support (#160) by Jay Chung · 9 days ago
  3. 2b69a74 fix: cli config should not require PythonGateway server started (#154) by Jay Chung · 5 months ago
  4. 5e31998 doc: Add the note for users to change and update pyds token (#150) by caishunfeng · 5 months ago
  5. 905f01c ci: fix codecov/codecov-action not work at macos-13 (#151) by Jay Chung · 5 months ago
  6. 3366a42 Fix ci lint error (#148) by Jay Chung · 7 months ago
  7. a7ce874 ci: compatible ruff latest version (#144) by Jay Chung · 9 months ago
  8. 2f1f2c4 ci: update setup-python unsupported version (#143) by Jay Chung · 9 months ago
  9. 5470f3e Bump ruff to fix ci (#142) by Jay Chung · 11 months ago
  10. b568f05 fix: missing task_execute_type for task (#140) by Jay Chung · 12 months ago
  11. b15c716 impv: added multiple lines shell example (#133) by Harshit Nagpal · 1 year ago
  12. 714ab73 impv: Add some docs for datax (#135) by Jay Chung · 1 year ago
  13. e04b836 impv: Add raise error test for convert_params (#131) by Jay Chung · 1 year ago
  14. 0f120f6 Change param `http_params` to dict type in task http (#130) by Harshit Nagpal · 1 year ago
  15. f16599f fix: Integration test error (#129) by Jay Chung · 1 year, 1 month ago
  16. e1d1527 feat: Apply PEP-563 for codebase (#128) by Jay Chung · 1 year, 1 month ago
  17. 1b2ad57 chore: Drop support of py36 and py37 (#126) by Jay Chung · 1 year, 1 month ago
  18. 6e5c6e9 feat: introduce ruff for linter (#125) by Jay Chung · 1 year, 1 month ago
  19. d47f03c [impv] Attribute timeout of task and workflow accept both timedelta and int (#123) by Luke Yan · 1 year, 1 month ago
  20. fdcf887 fix: deadlink for twitter (#124) by Jay Chung · 1 year, 1 month ago
  21. 48586a3 Add WorkerResourceMixin better way to set CPU quotas and max memory (#110) by sofyc · 1 year, 3 months ago
  22. b16ef50 feat: Support python 3.12 (#113) by Jay Chung · 1 year, 3 months ago
  23. be15120 doc: Add support version and NIT doc (#117) by Jay Chung · 1 year, 3 months ago
  24. bb9e428 feat: Add task group to task class (#114) by Jay Chung · 1 year, 3 months ago
  25. 67d508f doc: Add how to config alert (#112) by Jay Chung · 1 year, 3 months ago
  26. 5770c74 chore: Remove review required (#111) by Jay Chung · 1 year, 3 months ago
  27. 00c6ba4 doc: correct desc in README.md (#105) by Jay Chung · 1 year, 5 months ago
  28. a2fe58b doc: correct crontab in schedule (#104) by Jay Chung · 1 year, 5 months ago
  29. d1e25ff fix: Correct the bad env name of users tenant (#97) by Jay Chung · 1 year, 6 months ago
  30. 7fb5a33 doc: Correct support version between pydolphinscheduler and dolphinscheduler (#92) by Jay Chung · 1 year, 9 months ago
  31. e166fc2 test: Activate resource test due to default local path (#87) by Jay Chung · 1 year, 9 months ago
  32. e3a92b2 doc: Change release doc description (#89) by Jay Chung · 1 year, 9 months ago
  33. ca52fd5 doc: Add backward compatibility check before release (#86) by Jay Chung · 1 year, 10 months ago
  34. 2ef725e chore: Correct some desc for this repos (#85) by Jay Chung · 1 year, 10 months ago
  35. f891014 fix: missing key file in asdist subcommand (#84) by Jay Chung · 1 year, 10 months ago
  36. 3945320 doc: Change release process (#83) by Jay Chung · 1 year, 10 months ago
  37. bf2aac4 feat: Migrate all config into setup.cfg (#82) by Jay Chung · 1 year, 10 months ago
  38. c4fdb48 fix: Missing dependence packaging (#81) by Jay Chung · 1 year, 10 months ago
  39. 7baac8f feat: Introduce metaclass to convert JavaObject and refactor datasource (#75) by Jay Chung · 1 year, 11 months ago
  40. 0406d85 doc: Correct release document (#67) by Jay Chung · 1 year, 11 months ago
  41. ed1e3c6 feat: Add online_schedule for workflow control schedule state (#73) by Jay Chung · 1 year, 11 months ago
  42. 428d717 fix: Solve task python dependency with stmdency (#72) by Jay Chung · 2 years ago
  43. fa57d68 chore: CI error due to version dev (#70) by Jay Chung · 2 years ago
  44. 1867f1e impv: Workflow time type and schedule check (#68) by Jay Chung · 2 years ago
  45. bd097dc fix: Task python created and gateway check error (#69) by Jay Chung · 2 years ago
  46. 778b130 feat: Add convenient method to create apache release resource (#66) by Jay Chung · 2 years ago
  47. ca5b00a doc: Change doc base on Debra Chen advices (#65) by Jay Chung · 2 years, 1 month ago
  48. 7d37d2e feat: Use setup.cfg for dist package (#64) by Jay Chung · 2 years, 1 month ago
  49. 129b056 feat: Add stmdency handle @task decorate statement dependency (#63) by Jay Chung · 2 years, 1 month ago
  50. 69d61e3 fix: sql task pre post stm typing and add example (#62) by Jay Chung · 2 years, 1 month ago
  51. b389018 [doc] Release document add (#52) by Jay Chung · 2 years, 1 month ago
  52. 68d2670 [improve] More pythonic way for parameter local_params in class task (#53) by JieguangZhou · 2 years, 1 month ago
  53. 2a2150b feat: Add post command to tox do some clean (#56) by Jay Chung · 2 years, 1 month ago
  54. 1acaf89 [impv] Remove tenant define is workflow (#54) by Jay Chung · 2 years, 1 month ago
  55. 7722a63 fix: flake8 upgrade syntax error and changelog token (#55) by Jay Chung · 2 years, 1 month ago
  56. cf62349 support cache task (#50) by JieguangZhou · 2 years, 1 month ago
  57. 229aa8b [feat] Version check for dolphinscheduler main package (#47) by Jay Chung · 2 years, 1 month ago
  58. 8692ceb [feat] Add changelog to our documentation (#44) by Jay Chung · 2 years, 1 month ago
  59. f82e07d [Test] Optimize the test cases in the task plugin (#46) by JieguangZhou · 2 years, 1 month ago
  60. 4460f3b [impv] Add option param for workflow and task (#43) by Jay Chung · 2 years, 1 month ago
  61. 70afdfc [chore] Change workflow instance name from pd (#42) by Jay Chung · 2 years, 1 month ago
  62. 13a8f90 [feat] Mark workflow timeout as type timedelta (#41) by Jay Chung · 2 years, 1 month ago
  63. 85a1dfa [fix] Resource upload in dev branch (#35) by Jay Chung · 2 years, 1 month ago
  64. 3af9f30 [chore] Change website link (#39) by Jay Chung · 2 years, 1 month ago
  65. 8a128a2 [chore] Fix ubuntu-latest can not setup python in github action (#37) by Jay Chung · 2 years, 2 months ago
  66. f9167c8 [fix] Resource upload and add document (#36) by Jay Chung · 2 years, 2 months ago
  67. 533a06f [impv] Do not warnings in dev version (#33) by Jay Chung · 2 years, 2 months ago
  68. baf6402 [chore] Correct badge license and change download to pypy.tech (#32) by Jay Chung · 2 years, 2 months ago
  69. 2dfbb9b [chore] CI python version form 3.11-dev to 3.11 (#31) by Jay Chung · 2 years, 2 months ago
  70. 866fb11 [chore] Change integrate test behavior and add some doc (#30) by Jay Chung · 2 years, 2 months ago
  71. 79afa8b [ci] Avoid schedule event upload too many files to codecov (#29) by Jay Chung · 2 years, 2 months ago
  72. afdd923 [chore] Change class name from process definition to workflow (#26) by Jay Chung · 2 years, 2 months ago
  73. 89f7407 [feat][task] Support Kubernetes task (#15) by tuchg · 2 years, 2 months ago
  74. 3ada193 [doc] Add history and version compatibility (#28) by Jay Chung · 2 years, 2 months ago
  75. dafc055 [chore] Enabled delete branch after merged (#17) by Jay Chung · 2 years, 2 months ago
  76. 9171490 [impv] Only create one connect for single workflow submit (#16) by Jay Chung · 2 years, 2 months ago
  77. 0b7c0be [feat] Add token as authentication for python gateway (#13) by Jay Chung · 2 years, 2 months ago
  78. 20b2a2b [feat] Add execute type to workflow (#9) by Jay Chung · 2 years, 2 months ago
  79. 871e8f3 [chore] Improve CI and fix deadlink (#11) by Jay Chung · 2 years, 2 months ago
  80. ed62a37 [ci] Add mergeable and enable github issue (#10) by Jay Chung · 2 years, 2 months ago
  81. 05f87a9 [chore] Migrate code from main repo apache/dolphinscheduler (#1) by Jay Chung · 2 years, 2 months ago
  82. 6cd9784 [migrate] Add tag 3.1.0 source code (#6) by Jay Chung · 2 years, 2 months ago 3.1.0
  83. c55c0f7 [migrate] Add tag 3.0.1 source code (#5) by Jay Chung · 2 years, 2 months ago 3.0.1
  84. 7ed3bf9 [migrate] Add tag 3.0.0 source code (#7) by Jay Chung · 2 years, 2 months ago 3.0.0
  85. c1d7b4d [migrate] Add tag 2.0.7 source code (#4) by Jay Chung · 2 years, 2 months ago 2.0.7
  86. 19716e4 [migrate] Add tag 2.0.6 source code (#8) by Jay Chung · 2 years, 2 months ago 2.0.6
  87. 2722c80 [migrate] Add tag 2.0.5 source code (#3) by Jay Chung · 2 years, 2 months ago 2.0.5
  88. c072f30 init commit by Jiajie Zhong · 2 years, 3 months ago