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 08:15:02 UTC

[incubator-linkis] branch dev-1.2.1 updated (36f3b56b6 -> f0834a2e1)

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

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


    from 36f3b56b6 Add an engineconn-plugin for Trino (#2639)
     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 ae5bae68d Optimize dml sql (#2680)
     add a9a0d55c6 Merge pull request #2670 from apache/dev-1.2.0
     new f0834a2e1 Merge pull request #2693 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 +-
 .../service/elasticsearch/pom.xml                  |   4 +-
 tool/dependencies/known-dependencies.txt           |   1 +
 14 files changed, 250 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 #2693 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.2.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git

commit f0834a2e13781591fd92b27749d20fad9640327f
Merge: 36f3b56b6 a9a0d55c6
Author: peacewong <wp...@gmail.com>
AuthorDate: Thu Aug 11 16:14:57 2022 +0800

    Merge pull request #2693 from apache/master
    
    merge branch master to 1.2.1

 .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 +-
 .../service/elasticsearch/pom.xml                  |   4 +-
 tool/dependencies/known-dependencies.txt           |   1 +
 14 files changed, 250 insertions(+), 82 deletions(-)



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