diff options
author | Minteck <contact@minteck.org> | 2022-05-08 13:18:28 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-05-08 13:18:28 +0200 |
commit | 499797eeb6aca90bb339514bac02641a5cd4b02f (patch) | |
tree | dcb89fde50fe4a0f58b0cc2ab19a524fe939a0d0 /fetcher/projects/WolfEye.json | |
parent | 16da8f48c7328c334a5c0d863078fd00257ae6b4 (diff) | |
download | downloadcenter-trunk.tar.gz downloadcenter-trunk.tar.bz2 downloadcenter-trunk.zip |
Diffstat (limited to 'fetcher/projects/WolfEye.json')
-rw-r--r-- | fetcher/projects/WolfEye.json | 88 |
1 files changed, 0 insertions, 88 deletions
diff --git a/fetcher/projects/WolfEye.json b/fetcher/projects/WolfEye.json deleted file mode 100644 index 265593c..0000000 --- a/fetcher/projects/WolfEye.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "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 |