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 34df070d revert project id changes. vercel deployment breaks with
author validation error
34df070d is described below
commit 34df070d3ea91a6ae626128cc4d3c099f78e3fef
Author: harish876 <[email protected]>
AuthorDate: Tue Jan 20 20:37:32 2026 +0000
revert project id changes. vercel deployment breaks with author validation
error
---
.github/deploy-ecosystem-configs.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/deploy-ecosystem-configs.json
b/.github/deploy-ecosystem-configs.json
index 9d47b613..3792ec2b 100644
--- a/.github/deploy-ecosystem-configs.json
+++ b/.github/deploy-ecosystem-configs.json
@@ -3,7 +3,7 @@
{
"name": "Reslens",
"path": "ecosystem/monitoring/reslens",
- "vercel_project_id": "prj_cGTEEoWrPjwmgHT8Oh3GDnt8AV3j"
+ "vercel_project_id": "prj_g5KA6QQ36ltVydRW6TUKJhgdgYjT"
}
]
}