-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhbp.yml
78 lines (65 loc) · 2.42 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
name: ehr-to-i2b2
description: "Import EHR (electronic health record) data into an I2B2 database"
long_description: |
Docker container that imports EHR (electronic health record) data into an I2B2 database.
authors:
- author: Mirco Nasuti
author_email:
organisation: LREN-CHUV
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
platform: MIP
component:
mip_building_block: data-factory
nature: pipeline
license:
name: Apache 2.0
badge: https://img.shields.io/badge/license-Apache--2.0-blue.svg
url: https://github.com/LREN-CHUV/ehr-to-i2b2/blob/master/LICENSE
code_repositories:
- name: chuv-gitlab
visibility: private
url: https://___.chuv.ch/data-factory/ehr-to-i2b2/
git_clone: https://___.chuv.ch/data-factory/ehr-to-i2b2.git
- name: github/LREN-CHUV
visibility: public
url: https://github.io/LREN-CHUV/ehr-to-i2b2/
git_clone: https://github.io/LREN-CHUV/ehr-to-i2b2.git
- name: github/HBPMedical
visibility: public
url: https://github.io/HBPMedical/ehr-to-i2b2/
git_clone: https://github.io/HBPMedical/ehr-to-i2b2.git
code_quality_checks:
codacy:
badge: https://api.codacy.com/project/badge/Grade/6bfdbda51c0d41b1bf8de81ceeed5ca5
url: "https://www.codacy.com/app/hbp-mip/ehr-to-i2b2?utm_source=github.com&utm_medium=referral&utm_content=LREN-CHUV/ehr-to-i2b2&utm_campaign=Badge_Grade"
testing: []
release_management:
current_version: 0.2.0
current_code_release: https://github.com/HBPMedical/ehr-to-i2b2/archive/0.2.0.zip
current_docker_release: docker pull hbpmip/ehr-to-i2b2:0.2.0
release_script: 'publish.sh'
continuous_integration:
- name: CircleCI
description: "Check style and execute unit tests"
url: https://circleci.com/gh/LREN-CHUV/ehr-to-i2b2
badge: https://circleci.com/gh/LREN-CHUV/ehr-to-i2b2.svg?style=svg
actions:
- code_style
- unit_tests
distribution:
docker_hub:
name: hbpmip/ehr-to-i2b2
current_tag: 0.2.0
url: https://hub.docker.com/r/hbpmip/ehr-to-i2b2/
badge: https://img.shields.io/badge/docker-hbpmip%2Fehr-to-i2b2-008bb8.svg
command: docker pull hbpmip/ehr-to-i2b2:0.2.0
planning:
github:
name: Issues on Github
url: https://github.com/LREN-CHUV/ehr-to-i2b2/issues
related_projects:
- name: data-factory-airflow-dags
mip_building_block: data-factory
relationship: other-depends-on
relationship_scope: runtime