snowballtools-base/packages/frontend/src/assets/deployments.json

42 lines
925 B
JSON
Raw Normal View History

[
{
"id": 1,
"title": "nextjs-boilerplate-9t44zbky4dg-bygideon-projects",
"status": "Building",
"isProduction": true,
"branch": "prod",
"commit": {
"hash": "9haif19",
"message": "Update hover state"
},
"author": "Gideon",
"updatedAt": "2023-12-11T04:20:00"
},
{
"id": 2,
"title": "nextjs-boilerplate-9232dwky4dg-bygideon-projects",
"status": "Ready",
"isProduction": false,
"branch": "prod",
"commit": {
"hash": "43de569",
"message": "Fix lint errors"
},
"author": "Brad",
"updatedAt": "2023-12-11T04:20:00"
},
{
"id": 3,
"title": "nextjs-boilerplate-9saa22y4dg-bygideon-projects",
"status": "Error",
"isProduction": false,
"branch": "main",
"commit": {
"hash": "4hdsf19",
"message": "Apply style to button"
},
"author": "Alice",
"updatedAt": "2023-12-11T04:20:00"
}
]