diff options
author | Minteck <contact@minteck.org> | 2022-05-08 13:18:04 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-08 13:18:04 +0200 |
commit | 16da8f48c7328c334a5c0d863078fd00257ae6b4 (patch) | |
tree | 4ab80e4106c4c7a61e5a7caf6102d612b8dd985d /fetcher/projects/WolfEye.json | |
download | downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.tar.gz downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.tar.bz2 downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.zip |
Initial commit
Diffstat (limited to 'fetcher/projects/WolfEye.json')
-rw-r--r-- | fetcher/projects/WolfEye.json | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/fetcher/projects/WolfEye.json b/fetcher/projects/WolfEye.json new file mode 100644 index 0000000..265593c --- /dev/null +++ b/fetcher/projects/WolfEye.json @@ -0,0 +1,88 @@ +{ + "id": "WolfEye", + "name": "WolfEye", + "description": null, + "web": "https://ci.minteck.org/project.html?projectId=WolfEye", + "channels": [ + { + "id": "WolfEye_Testing", + "name": "Build", + "slug": "build", + "web": "https://ci.minteck.org/viewType.html?buildTypeId=WolfEye_Testing", + "builds": [ + { + "id": 35, + "localId": 6, + "date": "2022-04-11T11:31:21.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=35&buildTypeId=WolfEye_Testing", + "agent": null, + "artifacts": [ + { + "name": "WolfEye-trunk-b6.zip", + "size": 674979, + "download": "https://ci.minteck.org/app/rest/builds/id:35/artifacts/content/WolfEye-trunk-b6.zip" + } + ] + }, + { + "id": 34, + "localId": 5, + "date": "2022-04-11T11:30:36.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=34&buildTypeId=WolfEye_Testing", + "agent": null, + "artifacts": [] + }, + { + "id": 29, + "localId": 4, + "date": "2022-04-11T11:25:25.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=29&buildTypeId=WolfEye_Testing", + "agent": null, + "artifacts": [] + }, + { + "id": 28, + "localId": 3, + "date": "2022-04-11T11:23:15.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=28&buildTypeId=WolfEye_Testing", + "agent": null, + "artifacts": [] + }, + { + "id": 25, + "localId": 2, + "date": "2022-04-11T11:18:59.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=25&buildTypeId=WolfEye_Testing", + "agent": null, + "artifacts": [ + { + "name": "WolfEye-trunk-b2-testing.zip", + "size": 674979, + "download": "https://ci.minteck.org/app/rest/builds/id:25/artifacts/content/WolfEye-trunk-b2-testing.zip" + } + ] + }, + { + "id": 23, + "localId": 1, + "date": "2022-04-11T11:16:54.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=23&buildTypeId=WolfEye_Testing", + "agent": null, + "artifacts": [ + { + "name": "WolfEye-trunk-b1-testing.zip", + "size": 674979, + "download": "https://ci.minteck.org/app/rest/builds/id:23/artifacts/content/WolfEye-trunk-b1-testing.zip" + } + ] + } + ] + } + ] +}
\ No newline at end of file |