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/Familine_FamilinePublicIntroductions.json | |
download | downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.tar.gz downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.tar.bz2 downloadcenter-16da8f48c7328c334a5c0d863078fd00257ae6b4.zip |
Initial commit
Diffstat (limited to 'fetcher/projects/Familine_FamilinePublicIntroductions.json')
-rw-r--r-- | fetcher/projects/Familine_FamilinePublicIntroductions.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/fetcher/projects/Familine_FamilinePublicIntroductions.json b/fetcher/projects/Familine_FamilinePublicIntroductions.json new file mode 100644 index 0000000..215abe4 --- /dev/null +++ b/fetcher/projects/Familine_FamilinePublicIntroductions.json @@ -0,0 +1,40 @@ +{ + "id": "Familine_FamilinePublicIntroductions", + "name": "Familine Public Introduction", + "description": null, + "web": "https://ci.minteck.org/project.html?projectId=Familine_FamilinePublicIntroductions", + "channels": [ + { + "id": "Familine_FamilinePublicIntroductions_Build", + "name": "Build", + "slug": "build", + "web": "https://ci.minteck.org/viewType.html?buildTypeId=Familine_FamilinePublicIntroductions_Build", + "builds": [ + { + "id": 64, + "localId": 2, + "date": "2022-04-12T11:08:42.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=64&buildTypeId=Familine_FamilinePublicIntroductions_Build", + "agent": null, + "artifacts": [ + { + "name": "Familine_FamilinePublicIntroductions-trunk-b2.zip", + "size": 387144, + "download": "https://ci.minteck.org/app/rest/builds/id:64/artifacts/content/Familine_FamilinePublicIntroductions-trunk-b2.zip" + } + ] + }, + { + "id": 47, + "localId": 1, + "date": "2022-04-12T10:59:27.000Z", + "branch": "trunk", + "web": "https://ci.minteck.org/viewLog.html?buildId=47&buildTypeId=Familine_FamilinePublicIntroductions_Build", + "agent": null, + "artifacts": [] + } + ] + } + ] +}
\ No newline at end of file |