From 16da8f48c7328c334a5c0d863078fd00257ae6b4 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 8 May 2022 13:18:04 +0200 Subject: Initial commit --- fetcher/projects/Familine_FamilineGenealogy.json | 40 ++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 fetcher/projects/Familine_FamilineGenealogy.json (limited to 'fetcher/projects/Familine_FamilineGenealogy.json') diff --git a/fetcher/projects/Familine_FamilineGenealogy.json b/fetcher/projects/Familine_FamilineGenealogy.json new file mode 100644 index 0000000..8c8051c --- /dev/null +++ b/fetcher/projects/Familine_FamilineGenealogy.json @@ -0,0 +1,40 @@ +{ + "id": "Familine_FamilineGenealogy", + "name": "Familine Genealogy", + "description": null, + "web": "https://ci.minteck.org/project.html?projectId=Familine_FamilineGenealogy", + "channels": [ + { + "id": "Familine_FamilineGenealogy_Build", + "name": "Build", + "slug": "build", + "web": "https://ci.minteck.org/viewType.html?buildTypeId=Familine_FamilineGenealogy_Build", + "builds": [ + { + "id": 59, + "localId": 2, + "date": "2022-04-12T11:07:26.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=59&buildTypeId=Familine_FamilineGenealogy_Build", + "agent": null, + "artifacts": [ + { + "name": "Familine_FamilineGenealogy-trunk-b2.zip", + "size": 442085, + "download": "https://ci.minteck.org/app/rest/builds/id:59/artifacts/content/Familine_FamilineGenealogy-trunk-b2.zip" + } + ] + }, + { + "id": 52, + "localId": 1, + "date": "2022-04-12T11:00:53.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=52&buildTypeId=Familine_FamilineGenealogy_Build", + "agent": null, + "artifacts": [] + } + ] + } + ] +} \ No newline at end of file -- cgit