67 Commits (d68dcda2bbe99aaea240c25cc42184b00891b8e6)

Author SHA1 Message Date
devosend 331f68e5b8 [chore] pre-release change 2 years ago
陈家名 6edb3412a9 [fix][python] Correct variable type of SQL type (#10464) 2 years ago
陈家名 476f2395dc [fix][Python] Support same task name in project defferent process definition (#10428) 2 years ago
Jiajie Zhong 80ebe4a334 [python] Fix process definition attr release state not work (#10151) 2 years ago
陈家名 1b4036e2ce [python] Fix pre_submit_check error when local params in tasks (#10032) 2 years ago
Jiajie Zhong a9fa6b33a4
[chore] Change release version to 3.0.0-beta-1 (#9957) 2 years ago
陈家名 828034f8b9
[improve][python] Specify warning group when deploy process-definition (#9773) 2 years ago
陈家名 8a8b63cd96
[Improve][python] Support create table syntax and custom sql type param (#9673) 2 years ago
Jiajie Zhong 1f48601c75
[python] Add task decorator for python function (#9496) 2 years ago
Jiajie Zhong 59a026d897
[python] Support read config in env variable (#9517) 2 years ago
Jiajie Zhong aaf2042ec4
[python] Add missing doc about config and connect remote server (#9443) 2 years ago
Jiajie Zhong 3457cee960
[python] Migrate pythonGatewayServer into api server (#9372) 2 years ago
Eric Gao 4c1578a374
[Feature-8369][Document]Add docs building test instructions in pydolphinscheduler DEVELOP.md (#8369) (#8693) 2 years ago
Jiajie Zhong 5289b09817
[python] Fix change exists pd attribute user error (#9140) 2 years ago
Jiajie Zhong 30746d9762
[python] Add integrated test to python gateway server (#8966) 2 years ago
Jiajie Zhong e53ac4e304
[python] Add autoflake to auto rm unused import (#8897) 2 years ago
JieguangZhou 32a5ccac72
[python] Add custom log for meanful an easier log formatter (#8901) 2 years ago
天仇 a308fa3bef
[Feature-8591][Python] Add pre-commit to run basic test before commit (#8843) 2 years ago
Jiajie Zhong 90f9aed11d
[python] Add tox for out of box test (#8837) 2 years ago
Jiajie Zhong fb772c328d
[python] Change name to_string to __str__ and add __repr__ (#8830) 2 years ago
Jiajie Zhong 62e12c73dc
[python] Add LICENSE and NOTICE to python dist package (#8768) 2 years ago
Jiajie Zhong 5c640789c3
[python] refactor yaml file parser (#8701) 2 years ago
Jiajie Zhong aac960d3d2
[python] Increase UT coverage threshold to 0.9 (#8660) 2 years ago
Jiajie Zhong f256f3ec6e
[python] Fix source and issue tracker link in PyPI (#8638) 2 years ago
Jiajie Zhong ec4ce2b573
[python] Add config mechanism and cli subcommand config (#8585) 2 years ago
Jiajie Zhong 36964c2b5a
[deploy] Make Python API as independent directory in release's dist (#8470) 2 years ago
Jiajie Zhong 3025f67d37
[python] Add mechanism cli only with version as subcommand (#8516) 2 years ago
Eric Gao 49a1270ef5
[Feature-8222][python] move examples into the scope of source package (#8340) 2 years ago
Jiajie Zhong 0c1f664884
[python][chore] Add pypi related info badge to readme (#8294) 2 years ago
Jiajie Zhong 01936a660e
[python] Fix python api can't connect to remote gateway server (#8248) 2 years ago
Jiajie Zhong f3d663a7ea
[python] Clean deps and prepare release (#8210) 2 years ago
Jiajie Zhong 35578efd08
[python] Initiate document for pydolphinscheduler (#8005) 2 years ago
Devosend 7aeac75860
[Feature-7348] [Python] Add workflow as code task type mr (#8140) 2 years ago
Devosend 027af091c7
[Feature-7346] [Python]Add workflow as code task type spark (#7968) 3 years ago
Devosend 891b5663a8
[python] Fix global params bug (#7971) 3 years ago
Jiajie Zhong 65322155a3
[python] Fix database error handler about no datasource name (#7631) 3 years ago
Jiajie Zhong b1edce2b11
[python] Add checker pd attr param and fix switch example (#7818) 3 years ago
Jiajie Zhong 1417967d9e
[python] Task condition missing two downstream param (#7783) 3 years ago
Jiajie Zhong fcbb5f4d8f
[python] Enhance task datax example (#7801) 3 years ago
Jiajie Zhong f324b2f884
[python] Add test for examples (#7759) 3 years ago
Devosend 081adf4aaa
[Feature-7347] [Python]Add workflow as code task type flink (#7632) 3 years ago
Jiajie Zhong cc8fbe3e14
[python] Fix task condition set wrong deps (#7650) 3 years ago
Jiajie Zhong b1afd99c9e
[python] Fix task relation wrong hashable function (#7628) 3 years ago
Jiajie Zhong fd6eb1f830
[python] Correct python import syntax in example (#7617) 3 years ago
Jiajie Zhong 946a0c7c57
[python] Add task switch (#7531) 3 years ago
Jiajie Zhong e23a4848c0
[python] Add task condition (#7505) 3 years ago
Devosend 0c7aa4e2c5
[Feature-7349] [Python]Add workflow as code task type datax (#7437) 3 years ago
Jiajie Zhong 6f93ebf3ba
[python] Add task dependent (#7405) 3 years ago
Jiajie Zhong 4988004150
[python] Fix task procedure define error (#7407) 3 years ago
Jiajie Zhong 1948030151
[python] Add task base database and procedure (#7279) 3 years ago