summaryrefslogtreecommitdiff
path: root/fetcher/projects/Cobalt.json
blob: fbc224420f83361bf3b63ec05af29b27a4ba254f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
    "id": "Cobalt",
    "name": "Cobalt",
    "description": null,
    "web": "https://ci.minteck.org/project.html?projectId=Cobalt",
    "channels": [
        {
            "id": "Cobalt_Testing",
            "name": "Build",
            "slug": "build",
            "web": "https://ci.minteck.org/viewType.html?buildTypeId=Cobalt_Testing",
            "builds": [
                {
                    "id": 129,
                    "localId": 8,
                    "date": "2022-04-12T12:05:55.000Z",
                    "branch": "trunk",
                    "web": "https://ci.minteck.org/viewLog.html?buildId=129&buildTypeId=Cobalt_Testing",
                    "agent": null,
                    "artifacts": [
                        {
                            "name": "Cobalt-trunk-b8.zip",
                            "size": 628749,
                            "download": "https://ci.minteck.org/app/rest/builds/id:129/artifacts/content/Cobalt-trunk-b8.zip"
                        }
                    ]
                }
            ]
        }
    ]
}