-
Notifications
You must be signed in to change notification settings - Fork 1
/
hbp.yml
105 lines (93 loc) · 3.34 KB
/
hbp.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
description: 'Frontend for the MIP portal'
long_description: |
Frontend for the MIP portal
authors:
- author: Manuel Spuhler
author_email:
- manuel.spuhler@chuv.ch
organisation: HBPMedical
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
- author: Mirco Nasuti
author_email:
- mirco.nasuti@chuv.ch
organisation: HBPMedical
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
- author: Ludovic Claude
author_email:
- ludovic.claude@chuv.ch
- ludovic.claude54@gmail.com
- ludovic.claude54@googlemail.com
- ludovic.claude@laposte.net
organisation: HBPMedical
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
- author: Than Luu-tho
author_email:
- Thanh.Luu-Tho@chuv.ch
organisation: HBPMedical
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
- author: Paul Habfast
author_email:
- paul@ahead-solutions.ch
organisation: Ahead Solutions
- author: Virtua
organisation: Virtua
platform: MIP
component:
mip_building_block: web-analytics
nature: server
license:
name: GNU Affero General Public License, Version 3.0
badge: https://img.shields.io/badge/license-AGPL--3.0-blue.svg
url: https://github.com/HBPMedical/portal-frontend/blob/master/LICENSE
code_repositories:
- name: chuv-gitlab
visibility: private
url: https://___.chuv.ch/web-analytics/portal-frontend/
git_clone: https://___.chuv.ch/web-analytics/portal-frontend.git
- name: github/HBPMedical
visibility: public
url: https://github.io/HBPMedical/portal-frontend/
git_clone: https://github.io/HBPMedical/portal-frontend.git
- name: github/HBPMedical
visibility: public
url: https://github.io/HBPMedical/portal-frontend/
git_clone: https://github.io/HBPMedical/portal-frontend.git
code_quality_checks:
codacy:
badge: https://api.codacy.com/project/badge/Grade/9143f566eca64ffbb06258c61fb64ea0
url: 'https://www.codacy.com/app/hbp-mip/portal-frontend?utm_source=github.com&utm_medium=referral&utm_content=HBPMedical/portal-frontend&utm_campaign=Badge_Grade'
testing:
unit_testing:
source: app/tests
# command: grunt test
release_management:
current_version: 4.0.2
current_code_release: https://github.com/HBPMedical/portal-frontend/archive/4.0.2.zip
current_binary_release: https://pypi.python.org/pypi/portal-frontend/4.0.2
release_script: 'publish.sh'
continuous_integration:
- name: CircleCI
description: 'Check style and execute unit tests'
url: https://circleci.com/gh/HBPMedical/portal-frontend/tree/master
badge: https://circleci.com/gh/HBPMedical/portal-frontend/tree/master.svg?style=svg
actions:
- build
- unit_tests
distribution:
docker_hub:
name: hbpmip/portal-frontend
current_tag: 4.0.2
url: https://hub.docker.com/r/hbpmip/portal-frontend/
badge: https://img.shields.io/badge/docker-hbpmip%2Fportal--frontend-008bb8.svg
command: docker pull hbpmip/portal-frontend:4.0.2
planning:
github:
name: Issues on Github
url: https://github.com/HBPMedical/portal-frontend/issues
trello:
name: '[plans] Web front end'
url: https://trello.com/b/lr3NS4W6/plans-web-front-end
related_projects:
- name: portal-backend
mip_building_block: web-analytics
relationship: depends-on-other