You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2022/08/11 13:27:47 UTC

[incubator-linkis] branch dev-1.3.0 updated (d753cd808 -> 261840154)

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

peacewong pushed a change to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


    from d753cd808 Merge pull request #2641 from apache/dev-1.2.0
     add f5203d884 [Feature] change .asf.yaml to protect dev-1.2.0 branch. (#2520)
     add 015f7a05b [ISSUE-2521] upgrade elasticsearch jar due to cve (#2522)
     add fa45b854e update url (#2553)
     add 3a4542040 Adjust ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (#2532)
     add 69e7d48f7 Merge remote-tracking branch 'origin/dev-1.2.0' into merge-1.2.0-Master
     add 3282d0bcb Merge pull request #2644 from WeDataSphere/merge-1.2.0-Master
     add 838b7ae92 Add github action Dead Link Checker (#2638)
     add 67a913805 fix test case for ShellEngineConnExecutor (#2654)
     add ae5bae68d Optimize dml sql (#2680)
     add a9a0d55c6 Merge pull request #2670 from apache/dev-1.2.0
     new 261840154 Merge pull request #2700 from apache/master

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:
 .asf.yaml                                          |   2 +-
 .github/ISSUE_TEMPLATE/ask_for_help .yml           | 109 +++++++++++++++++++++
 .github/ISSUE_TEMPLATE/bug_report.yml              |  76 +++++++-------
 .github/ISSUE_TEMPLATE/config.yml                  |   2 +-
 .github/ISSUE_TEMPLATE/feature_request.yml         |   9 +-
 .github/PULL_REQUEST_TEMPLATE.md                   |  78 ++++++++++-----
 .github/workflows/dead-link-checker.yaml           |  17 ++++
 .github/workflows/dlc.json                         |  11 +++
 README.md                                          |   5 +-
 README_CN.md                                       |   6 +-
 .../impl/DefaultLabelManagerPersistence.java       |   6 +-
 linkis-dist/package/db/linkis_dml.sql              |   6 +-
 .../executor/TestShellEngineConnExecutor.scala     |   1 +
 .../service/elasticsearch/pom.xml                  |   4 +-
 tool/dependencies/known-dependencies.txt           |   1 +
 15 files changed, 251 insertions(+), 82 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE/ask_for_help .yml
 create mode 100644 .github/workflows/dead-link-checker.yaml
 create mode 100644 .github/workflows/dlc.json


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org


[incubator-linkis] 01/01: Merge pull request #2700 from apache/master

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

peacewong pushed a commit to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git

commit 26184015481a7d99235e616df91dc68e29e31913
Merge: d753cd808 a9a0d55c6
Author: peacewong <wp...@gmail.com>
AuthorDate: Thu Aug 11 21:27:40 2022 +0800

    Merge pull request #2700 from apache/master
    
    Merge master to branch dev-1.3.0

 .asf.yaml                                          |   2 +-
 .github/ISSUE_TEMPLATE/ask_for_help .yml           | 109 +++++++++++++++++++++
 .github/ISSUE_TEMPLATE/bug_report.yml              |  76 +++++++-------
 .github/ISSUE_TEMPLATE/config.yml                  |   2 +-
 .github/ISSUE_TEMPLATE/feature_request.yml         |   9 +-
 .github/PULL_REQUEST_TEMPLATE.md                   |  78 ++++++++++-----
 .github/workflows/dead-link-checker.yaml           |  17 ++++
 .github/workflows/dlc.json                         |  11 +++
 README.md                                          |   5 +-
 README_CN.md                                       |   6 +-
 .../impl/DefaultLabelManagerPersistence.java       |   6 +-
 linkis-dist/package/db/linkis_dml.sql              |   6 +-
 .../executor/TestShellEngineConnExecutor.scala     |   1 +
 .../service/elasticsearch/pom.xml                  |   4 +-
 tool/dependencies/known-dependencies.txt           |   1 +
 15 files changed, 251 insertions(+), 82 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org