forked from cerc-io/snowballtools-base
Nabarun Gogoi
a58b9b255e
* Publish record in laconic registry on creating project and deployment * Refactor publish record method * Set name for the published record * Publish application deployment request * Add README for publishing record * Add await in add project resolver method * Update meta data for deployment request record * Remove title field from deployment entity * Refactor service and registry class for publishing record * Add record data to project and deployment entity * Set record id and data as nullable in project entity --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
[
|
|
{
|
|
"ownerIndex": 0,
|
|
"organizationIndex": 0,
|
|
"name": "testProject",
|
|
"repository": "test",
|
|
"prodBranch": "main",
|
|
"description": "test",
|
|
"template": "test",
|
|
"framework": "test",
|
|
"webhooks": [],
|
|
"icon": "",
|
|
"recordId": "hbafyreihvzya6ovp4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi",
|
|
"recordData": {},
|
|
"subDomain": "testProject.snowball.xyz"
|
|
},
|
|
{
|
|
"ownerIndex": 1,
|
|
"organizationIndex": 0,
|
|
"name": "testProject-2",
|
|
"repository": "test-2",
|
|
"prodBranch": "main",
|
|
"description": "test-2",
|
|
"template": "test-2",
|
|
"framework": "test-2",
|
|
"webhooks": [],
|
|
"icon": "",
|
|
"recordId": "gbafyreihvzya6ovp4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi",
|
|
"recordData": {},
|
|
"subDomain": "testProject-2.snowball.xyz"
|
|
},
|
|
{
|
|
"ownerIndex": 2,
|
|
"organizationIndex": 0,
|
|
"name": "iglootools",
|
|
"repository": "test-3",
|
|
"prodBranch": "main",
|
|
"description": "test-3",
|
|
"template": "test-3",
|
|
"framework": "test-3",
|
|
"webhooks": [],
|
|
"icon": "",
|
|
"recordId": "ebafyreihvzya6ovp4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi",
|
|
"recordData": {},
|
|
"subDomain": "iglootools.snowball.xyz"
|
|
},
|
|
{
|
|
"ownerIndex": 1,
|
|
"organizationIndex": 0,
|
|
"name": "iglootools-2",
|
|
"repository": "test-4",
|
|
"prodBranch": "main",
|
|
"description": "test-4",
|
|
"template": "test-4",
|
|
"framework": "test-4",
|
|
"webhooks": [],
|
|
"icon": "",
|
|
"recordId": "qbafyreihvzya6ovp4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi",
|
|
"recordData": {},
|
|
"subDomain": "iglootools-2.snowball.xyz"
|
|
},
|
|
{
|
|
"ownerIndex": 0,
|
|
"organizationIndex": 1,
|
|
"name": "snowball-2",
|
|
"repository": "test-5",
|
|
"prodBranch": "main",
|
|
"description": "test-5",
|
|
"template": "test-5",
|
|
"framework": "test-5",
|
|
"webhooks": [],
|
|
"icon": "",
|
|
"recordId": "xbafyreihvzya6ovp4yfpkqnddkui2iw7t6hbhwq74lbqs7bhobvmfhrowoi",
|
|
"recordData": {},
|
|
"subDomain": "snowball-2.snowball.xyz"
|
|
}
|
|
]
|