You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2018/10/21 12:41:24 UTC

[incubator-skywalking] branch submodule/ui created (now 36ed4ac)

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

hanahmily pushed a change to branch submodule/ui
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


      at 36ed4ac  Update submodule skywalking-ui

This branch includes the following new commits:

     new 36ed4ac  Update submodule skywalking-ui

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.



[incubator-skywalking] 01/01: Update submodule skywalking-ui

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

hanahmily pushed a commit to branch submodule/ui
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit 36ed4ac37ef23a50cf19773cfb2d2fc31cfd72c1
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Sun Oct 21 20:39:27 2018 +0800

    Update submodule skywalking-ui
---
 pom.xml       | 6 +++++-
 skywalking-ui | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ad698c3..ea0ec9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,9 +282,13 @@
                         <!-- UI Compiler configs -->
                         <exclude>**/skywalking-ui/.webpackrc.js</exclude>
                         <exclude>**/skywalking-ui/.roadhogrc.mock.js</exclude>
+                        <!-- UI Test configs -->
+                        <exclude>**/skywalking-ui/jest.config.js</exclude>
                         <!-- UI style check files -->
-                        <exclude>**/skywalking-ui/.eslintrc</exclude>
+                        <exclude>**/skywalking-ui/.eslintrc.js</exclude>
                         <exclude>**/skywalking-ui/.stylelintrc</exclude>
+                        <exclude>**/skywalking-ui/.prettierignore</exclude>
+                        <exclude>**/skywalking-ui/.prettierrc</exclude>
                         <!-- UI icon files -->
                         <exclude>**/skywalking-ui/public/font/iconfont/**</exclude>
 
diff --git a/skywalking-ui b/skywalking-ui
index ad3ee45..0358e04 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit ad3ee45dbadfae35d77238bdd7a1df593158f109
+Subproject commit 0358e04573c1028a9abed82fbd0f73e9cb9de904