Commit Graph

13 Commits

Author SHA1 Message Date
JinYong Li e608f4ad42 [maven-release-plugin] prepare release 2.0.4 2022-02-25 17:45:20 +08:00
Jiajie Zhong aa117136cf
[deploy] Make python api release to ASF dist independent (#8472)
This patch add python api package as independent
directory in final dist directory when user run
command `mvn -U install package -Prelease`.

There have `tar.gz` and `whl` in the python dist directory

close: #8343

Change python api version to 2.0.4

Add pre_clean command to clean env
2022-02-22 15:14:04 +08:00
zhuangchong 8b601a7f2c [maven-release-plugin] prepare for next development iteration 2022-01-20 16:03:09 +08:00
zhuangchong f1a3c52a66 [maven-release-plugin] prepare release 2.0.3 2022-01-20 16:02:58 +08:00
lenboo 1d3f77bedb [maven-release-plugin] prepare for next development iteration 2021-12-31 23:32:17 +08:00
lenboo 24ddd07493 [maven-release-plugin] prepare release 2.0.2 2021-12-31 23:32:06 +08:00
lenboo c4eab17bd4 [maven-release-plugin] prepare for next development iteration 2021-12-30 23:00:23 +08:00
lenboo 28cbaf05cb [maven-release-plugin] prepare release 2.0.2 2021-12-30 23:00:12 +08:00
lenboo f5fd29a05d [maven-release-plugin] prepare for next development iteration 2021-12-29 19:42:57 +08:00
lenboo f77a117803 [maven-release-plugin] prepare release 2.0.2 2021-12-29 19:42:46 +08:00
lenboo 8f441b7776 [maven-release-plugin] prepare for next development iteration 2021-12-29 01:01:37 +08:00
lenboo b36c1967b8 [maven-release-plugin] prepare release 2.0.2 2021-12-29 01:01:26 +08:00
Jiajie Zhong 9e068d23e2
[cherry-pick][python] Make dolphinscheduler python API works to 2.0.2 (#7608)
* [cherry-pick][python] Make it work to 2.0.2

* Remove unused ProcessExecutionTypeEnum

* Add queryByName to project

* Add checkTenantExists to tenant

* Add queryByTenantCode to tenant

* Add queryQueueName to queue

* Add all content from dev branch

* Add gitignore

* Add pydolphinscheduler content

* Add ds-py to bin test

* Py merge to 202

* Fix version

* Fix missing variable

* Add py4j as known deps

* Fix core database bug
2021-12-27 10:32:40 +08:00