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

harishgokul01 pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git

commit 6c5b1fe1203b0a18f8e8535515f876b63f2b2773
Author: harish876 <[email protected]>
AuthorDate: Mon Jan 19 22:24:36 2026 +0000

    ResLens Deployment from Monorepo
---
 ecosystem/monitoring/reslens/.gitignore         |  2 ++
 ecosystem/monitoring/reslens/components.json    | 16 ----------------
 ecosystem/monitoring/reslens/graphviz.html      | 20 --------------------
 ecosystem/monitoring/reslens/package-lock.json  | 16 ----------------
 ecosystem/monitoring/reslens/package.json       | 16 ----------------
 ecosystem/monitoring/reslens/tsconfig.app.json  | 16 ----------------
 ecosystem/monitoring/reslens/tsconfig.json      | 16 ----------------
 ecosystem/monitoring/reslens/tsconfig.node.json | 16 ----------------
 ecosystem/monitoring/reslens/vercel.json        | 16 ----------------
 9 files changed, 2 insertions(+), 132 deletions(-)

diff --git a/ecosystem/monitoring/reslens/.gitignore 
b/ecosystem/monitoring/reslens/.gitignore
new file mode 100644
index 00000000..1dcef2d9
--- /dev/null
+++ b/ecosystem/monitoring/reslens/.gitignore
@@ -0,0 +1,2 @@
+node_modules
+.env
\ No newline at end of file
diff --git a/ecosystem/monitoring/reslens/components.json 
b/ecosystem/monitoring/reslens/components.json
index 12a31640..514063ca 100644
--- a/ecosystem/monitoring/reslens/components.json
+++ b/ecosystem/monitoring/reslens/components.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "$schema": "https://ui.shadcn.com/schema.json";,
   "style": "new-york",
diff --git a/ecosystem/monitoring/reslens/graphviz.html 
b/ecosystem/monitoring/reslens/graphviz.html
index 453c12a4..ada2ded8 100644
--- a/ecosystem/monitoring/reslens/graphviz.html
+++ b/ecosystem/monitoring/reslens/graphviz.html
@@ -1,23 +1,3 @@
-/*
-* 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>
 <meta charset="utf-8">
 
diff --git a/ecosystem/monitoring/reslens/package-lock.json 
b/ecosystem/monitoring/reslens/package-lock.json
index 3488f015..ae85acda 100644
--- a/ecosystem/monitoring/reslens/package-lock.json
+++ b/ecosystem/monitoring/reslens/package-lock.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "name": "memlens-client",
   "version": "0.0.0",
diff --git a/ecosystem/monitoring/reslens/package.json 
b/ecosystem/monitoring/reslens/package.json
index e83d8b5f..6db94351 100644
--- a/ecosystem/monitoring/reslens/package.json
+++ b/ecosystem/monitoring/reslens/package.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "name": "memlens-client",
   "private": true,
diff --git a/ecosystem/monitoring/reslens/tsconfig.app.json 
b/ecosystem/monitoring/reslens/tsconfig.app.json
index c131279b..b7482baa 100644
--- a/ecosystem/monitoring/reslens/tsconfig.app.json
+++ b/ecosystem/monitoring/reslens/tsconfig.app.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "compilerOptions": {
     "incremental": true,
diff --git a/ecosystem/monitoring/reslens/tsconfig.json 
b/ecosystem/monitoring/reslens/tsconfig.json
index 4d1a0d13..1e173931 100644
--- a/ecosystem/monitoring/reslens/tsconfig.json
+++ b/ecosystem/monitoring/reslens/tsconfig.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "files": [],
   "references": [
diff --git a/ecosystem/monitoring/reslens/tsconfig.node.json 
b/ecosystem/monitoring/reslens/tsconfig.node.json
index fd79a2ef..abcd7f0d 100644
--- a/ecosystem/monitoring/reslens/tsconfig.node.json
+++ b/ecosystem/monitoring/reslens/tsconfig.node.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "compilerOptions": {
     "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
diff --git a/ecosystem/monitoring/reslens/vercel.json 
b/ecosystem/monitoring/reslens/vercel.json
index 18d17529..1323cdac 100644
--- a/ecosystem/monitoring/reslens/vercel.json
+++ b/ecosystem/monitoring/reslens/vercel.json
@@ -1,19 +1,3 @@
-// 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.
 {
   "rewrites": [
     {

Reply via email to