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
The following commit(s) were added to refs/heads/development by this push:
new 6e022310 test deployment after license additions
6e022310 is described below
commit 6e0223104fca864bb5a81f66e0825faf74d39cad
Author: harish876 <[email protected]>
AuthorDate: Mon Jan 26 06:47:53 2026 +0000
test deployment after license additions
---
.github/deploy-ecosystem-configs.json | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/.github/deploy-ecosystem-configs.json
b/.github/deploy-ecosystem-configs.json
index 9437d9f3..45270c71 100644
--- a/.github/deploy-ecosystem-configs.json
+++ b/.github/deploy-ecosystem-configs.json
@@ -3,20 +3,17 @@
{
"name": "Reslens",
"path": "ecosystem/monitoring/reslens",
- "vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j",
- "skip": true
+ "vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j"
},
{
"name": "Beacon",
"path": "ecosystem/ai-tools/beacon",
- "vercel_project_id": "prj_k3vjg1KTaQFVhhxasQunxgLNGBbk",
- "skip": true
+ "vercel_project_id": "prj_k3vjg1KTaQFVhhxasQunxgLNGBbk"
},
{
"name": "Nexus",
"path": "ecosystem/ai-tools/nexus",
- "vercel_project_id":"prj_Kam9DhhjI7zb5yPfrQXfyhGnf5TT",
- "skip": true
+ "vercel_project_id":"prj_Kam9DhhjI7zb5yPfrQXfyhGnf5TT"
}
]
}