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/06/08 01:55:46 UTC

[incubator-devlake] branch main updated (a07d9335 -> 6953994c)

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.git


    from a07d9335 [improve][env]Delete the github auth default character *
     new 1b6268d1 fix: add .rat-excludes file
     new 6953994c fix: add Apache license header

The 2 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:
 .rat-excludes                       | 44 +++++++++++++++++++++++++++++++++++++
 config-ui/src/index-production.html | 17 ++++++++++++++
 config-ui/src/index.html            | 16 ++++++++++++++
 3 files changed, 77 insertions(+)
 create mode 100644 .rat-excludes


[incubator-devlake] 02/02: fix: add Apache license header

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.git

commit 6953994c097262be88f16b01d34e7b90c2dd186b
Author: zhangliang <li...@merico.dev>
AuthorDate: Wed Jun 8 09:49:01 2022 +0800

    fix: add Apache license header
---
 config-ui/src/index-production.html | 17 +++++++++++++++++
 config-ui/src/index.html            | 16 ++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/config-ui/src/index-production.html b/config-ui/src/index-production.html
index 5f439346..d8945201 100644
--- a/config-ui/src/index-production.html
+++ b/config-ui/src/index-production.html
@@ -1,3 +1,20 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
 <!--
 ____  _______     __  _        _    _  _______ 
 |  _ \| ____\ \   / / | |      / \  | |/ / ____|
diff --git a/config-ui/src/index.html b/config-ui/src/index.html
index 222aaec1..71cb3383 100644
--- a/config-ui/src/index.html
+++ b/config-ui/src/index.html
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <!DOCTYPE html>
   <html lang="en">
   <head>


[incubator-devlake] 01/02: fix: add .rat-excludes file

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.git

commit 1b6268d1dee977d0dc7ded4686c9686b51ac6e8d
Author: zhangliang <li...@merico.dev>
AuthorDate: Wed Jun 8 09:48:16 2022 +0800

    fix: add .rat-excludes file
---
 .rat-excludes | 44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

diff --git a/.rat-excludes b/.rat-excludes
new file mode 100644
index 00000000..069ca43d
--- /dev/null
+++ b/.rat-excludes
@@ -0,0 +1,44 @@
+.github/*
+.gitignore
+.gitattributes
+.gitrepo
+.eslintrc
+.eslintignore
+.rat-excludes
+.stylelintignore
+.stylelintrc
+.*log
+.*conf
+.travis.yml
+dist
+vendor
+.idea
+.*sql
+.*png
+.*svg
+.*csv
+.*md5
+.*zip
+.*lock
+.*sh
+.*babelrc
+.*editorconfig
+.*empty
+.*tpl
+logs
+.gitmodules
+scripts/*
+go.mod
+go.sum
+.*json
+.*md
+.*yaml
+.*yml
+.*scss
+rat-results.txt
+.*helmignore
+.*NOTES.txt
+.*dockerignore
+.*Dockerfile
+.*env.example
+.git