DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/ROADMAP.md
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
2021-10-31 20:35:46 +08:00

1.1 KiB

Roadmap

v0.0.3

Add other features, tasks, parameters in DS, keep code coverage up to 90%

v0.0.2

Add docs about how to use and develop package, code coverage up to 90%, add CI/CD for package

v0.0.1(current)

Setup up POC, for defining DAG with python code, running DAG manually, releasing to pypi