You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/10/25 12:06:09 UTC

[incubator-devlake-helm-chart] branch main updated (85e8322 -> d0f4610)

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

warren pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git


    from 85e8322  Merge pull request #11 from merico-dev/modify-asf-header
     add d29082b  fix(page): use github action
     add 703a3eb  Merge pull request #1 from apache/fix-using-gh-action
     new d0f4610  Merge pull request #2 from apache/gh-pages

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:
 .github/ISSUE_TEMPLATE/config.yml => .asf.yaml |  22 +++-
 .github/ISSUE_TEMPLATE/bug-report.yml          | 137 -------------------------
 .github/ISSUE_TEMPLATE/documentation.md        |  20 ----
 .github/ISSUE_TEMPLATE/feature-request.yml     |  81 ---------------
 .github/ISSUE_TEMPLATE/question.md             |  17 ---
 .github/ISSUE_TEMPLATE/refactor.md             |  20 ----
 .github/pull_request_template.md               |  28 -----
 .github/workflows/ci.yaml                      |  66 ++++++++++++
 .github/workflows/release.yaml                 |  38 +++++++
 charts/devlake/values.yaml                     |   6 +-
 devlake-0.2.0.tgz                              | Bin 6711 -> 0 bytes
 index.yaml                                     |  40 --------
 12 files changed, 128 insertions(+), 347 deletions(-)
 rename .github/ISSUE_TEMPLATE/config.yml => .asf.yaml (70%)
 delete mode 100644 .github/ISSUE_TEMPLATE/bug-report.yml
 delete mode 100644 .github/ISSUE_TEMPLATE/documentation.md
 delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.yml
 delete mode 100644 .github/ISSUE_TEMPLATE/question.md
 delete mode 100644 .github/ISSUE_TEMPLATE/refactor.md
 delete mode 100644 .github/pull_request_template.md
 create mode 100644 .github/workflows/ci.yaml
 create mode 100644 .github/workflows/release.yaml
 delete mode 100644 devlake-0.2.0.tgz
 delete mode 100644 index.yaml


[incubator-devlake-helm-chart] 01/01: Merge pull request #2 from apache/gh-pages

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

warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git

commit d0f4610d6e0a14b6e60a3041a4bbe5f04bf0edd3
Merge: 85e8322 703a3eb
Author: Warren Chen <yi...@merico.dev>
AuthorDate: Tue Oct 25 20:06:05 2022 +0800

    Merge pull request #2 from apache/gh-pages
    
    test gh-pages

 .github/ISSUE_TEMPLATE/config.yml => .asf.yaml |  22 +++-
 .github/ISSUE_TEMPLATE/bug-report.yml          | 137 -------------------------
 .github/ISSUE_TEMPLATE/documentation.md        |  20 ----
 .github/ISSUE_TEMPLATE/feature-request.yml     |  81 ---------------
 .github/ISSUE_TEMPLATE/question.md             |  17 ---
 .github/ISSUE_TEMPLATE/refactor.md             |  20 ----
 .github/pull_request_template.md               |  28 -----
 .github/workflows/ci.yaml                      |  66 ++++++++++++
 .github/workflows/release.yaml                 |  38 +++++++
 charts/devlake/values.yaml                     |   6 +-
 devlake-0.2.0.tgz                              | Bin 6711 -> 0 bytes
 index.yaml                                     |  40 --------
 12 files changed, 128 insertions(+), 347 deletions(-)