mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-11-30 11:17:54 +08:00
dd6ed36f65
* 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
1.1 KiB
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