You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
repoapi/build/fixtures/test_models.json

31 lines
735 B

[
{
"model": "build.buildrelease",
"pk": 1,
"fields": {
"uuid": "dbe569f7-eab6-4532-a6d1-d31fb559649b",
"start_date": "2017-07-14T07:55:11.714Z",
"tag": "",
"branch": "mr8.1",
"release": "release-mr8.1",
"distribution": "buster",
"projects": "kamailio,lua-ngcp-kamailio,ngcp-panel",
"built_projects": "kamailio,lua-ngcp-kamailio"
}
},
{
"model": "build.buildrelease",
"pk": 2,
"fields": {
"uuid": "dbe569f7-eab6-4532-a6d1-d31fb559648b",
"start_date": "2018-07-14T07:55:11.714Z",
"tag": "",
"branch": "mr8.1",
"release": "release-mr8.1",
"distribution": "buster",
"projects": "asterisk-voicemail,lua-ngcp-kamailio,ngcp-panel",
"built_projects": null
}
}
]