From 499797eeb6aca90bb339514bac02641a5cd4b02f Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 8 May 2022 13:18:28 +0200 Subject: Initial commit --- fetcher/projects/Familine_Core.json | 55 ------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 fetcher/projects/Familine_Core.json (limited to 'fetcher/projects/Familine_Core.json') diff --git a/fetcher/projects/Familine_Core.json b/fetcher/projects/Familine_Core.json deleted file mode 100644 index 2b5cc7c..0000000 --- a/fetcher/projects/Familine_Core.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "id": "Familine_Core", - "name": "Familine Core", - "description": null, - "web": "https://ci.minteck.org/project.html?projectId=Familine_Core", - "channels": [ - { - "id": "Familine_Core_Build", - "name": "Build", - "slug": "build", - "web": "https://ci.minteck.org/viewType.html?buildTypeId=Familine_Core_Build", - "builds": [ - { - "id": 120, - "localId": 3, - "date": "2022-04-12T11:50:26.000Z", - "branch": "trunk", - "web": "https://ci.minteck.org/viewLog.html?buildId=120&buildTypeId=Familine_Core_Build", - "agent": null, - "artifacts": [ - { - "name": "Familine_Core-trunk-b3.zip", - "size": 86642777, - "download": "https://ci.minteck.org/app/rest/builds/id:120/artifacts/content/Familine_Core-trunk-b3.zip" - } - ] - }, - { - "id": 57, - "localId": 2, - "date": "2022-04-12T11:06:35.000Z", - "branch": "trunk", - "web": "https://ci.minteck.org/viewLog.html?buildId=57&buildTypeId=Familine_Core_Build", - "agent": null, - "artifacts": [ - { - "name": "Familine_Core-trunk-b2.zip", - "size": 87090034, - "download": "https://ci.minteck.org/app/rest/builds/id:57/artifacts/content/Familine_Core-trunk-b2.zip" - } - ] - }, - { - "id": 54, - "localId": 1, - "date": "2022-04-12T11:02:09.000Z", - "branch": "trunk", - "web": "https://ci.minteck.org/viewLog.html?buildId=54&buildTypeId=Familine_Core_Build", - "agent": null, - "artifacts": [] - } - ] - } - ] -} \ No newline at end of file -- cgit