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