You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2021/02/09 01:44:39 UTC

[incubator-dolphinscheduler] branch json_split updated (f31eee4 -> 52beecb)

This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a change to branch json_split
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from f31eee4  [Feature][JsonSplit] refactor process definition update  (#4708)
     add aa07b08  [fix][Alert-plugin ]Fixed SQLTask content, JSON Formate exceptions. (#4724)
     add 743975c  [Fix-4727]Update worker.properties misspell error #4730
     add 03ac3b4  Fix(UI):Fix tips error when login with username and without password. (#4728)
     add 5d89bb0  [Improvement][alert] Improvement  alert plugin dist. (#4731)
     new 52beecb  Merge remote-tracking branch 'upstream/dev' into spilit

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../plugin/alert/feishu/FeiShuSender.java          | 23 +++++++--------------
 .../plugin/alert/feishu/FeiShuSenderTest.java      | 24 ++++++++++++++++++++++
 .../src/main/assembly/dolphinscheduler-binary.xml  |  9 ++++++++
 .../src/main/assembly/dolphinscheduler-nginx.xml   |  8 ++++++++
 .../src/main/resources/worker.properties           |  4 ++--
 dolphinscheduler-ui/src/js/conf/login/App.vue      |  2 +-
 6 files changed, 51 insertions(+), 19 deletions(-)


[incubator-dolphinscheduler] 01/01: Merge remote-tracking branch 'upstream/dev' into spilit

Posted by le...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a commit to branch json_split
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git

commit 52beecb4d76652740e6cfb37d904d20754694857
Merge: f31eee4 5d89bb0
Author: lenboo <ba...@gmail.com>
AuthorDate: Tue Feb 9 09:43:41 2021 +0800

    Merge remote-tracking branch 'upstream/dev' into spilit

 .../plugin/alert/feishu/FeiShuSender.java          | 23 +++++++--------------
 .../plugin/alert/feishu/FeiShuSenderTest.java      | 24 ++++++++++++++++++++++
 .../src/main/assembly/dolphinscheduler-binary.xml  |  9 ++++++++
 .../src/main/assembly/dolphinscheduler-nginx.xml   |  8 ++++++++
 .../src/main/resources/worker.properties           |  4 ++--
 dolphinscheduler-ui/src/js/conf/login/App.vue      |  2 +-
 6 files changed, 51 insertions(+), 19 deletions(-)