Jiajie Zhong
fd6eb1f830
[python] Correct python import syntax in example ( #7617 )
...
fix : #7615
3 years ago
Jiajie Zhong
946a0c7c57
[python] Add task switch ( #7531 )
...
* [python] Add task switch
close : #6928
* Fix code style
3 years ago
Jiajie Zhong
e23a4848c0
[python] Add task condition ( #7505 )
...
* [python] Add task condition
close : #6927
* Add example and set downstream dep
3 years ago
Devosend
0c7aa4e2c5
[Feature-7349] [Python]Add workflow as code task type datax ( #7437 )
...
* support datax task by python
* add task datax example
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Jiajie Zhong
6f93ebf3ba
[python] Add task dependent ( #7405 )
...
fix : #6926
3 years ago
Jiajie Zhong
7c5c7ec907
[ci][python] Add isort to sort out import ( #6871 )
...
* Add isort config file to fix conflict with black
* Add some doc about isort
3 years ago
Jiajie Zhong
e76cf77040
[python] Add parameter schedule for process definition ( #6664 )
...
* [python] Add parameter schedule for process definition
* Rebase and fix some code style
* May schedule work on both string and datetime
* Fix flaky test
* Add comment about freeze time
* Add edge test for schedule_json with None schedule
* Fix test function name
* Fix rebase error
3 years ago
Jiajie Zhong
32d4411469
[python] Add flake8 and black for code style and integrated to GA ( #6679 )
...
* [python] Add code style lint for GA
* Change github action name
* Auto change by black
* Fix flake8
* Fix broken link for pyds README.md
* Auto fix by black
* Separate GitHub workflows
* Add Black badge and CI locally in README.md
3 years ago
Jiajie Zhong
9fb6d6ba9f
Fix f-strings variable error ( #6677 )
3 years ago
Jiajie Zhong
ef9de9de3b
Add example about how to bulk create workflow ( #6659 )
3 years ago
Jiajie Zhong
dd6ed36f65
Add Python API implementation of workflows-as-code ( #6269 )
...
* Init DS python SDK pydolphinscheduler: python code definition
* Doc first
* Add quick start and developer doc
* Java documentation change
* Add LICENSE-py4j.txt
* Add py4j to release-docs/LICENSE
* Move dependency version to parent pom
* Remove outdated code
* Add tenant parameter to tutorial
3 years ago