-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhbp.yml
80 lines (67 loc) · 2.5 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
description: "This library provides functions to import data into an I2B2 DB schema"
long_description: |
This library provides functions to import data into an I2B2 DB schema.
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: library
license:
name: Apache 2.0
badge: https://img.shields.io/badge/license-Apache--2.0-blue.svg
url: https://github.com/LREN-CHUV/i2b2-import/blob/master/LICENSE
code_repositories:
- name: chuv-gitlab/HBPMedical
visibility: private
url: https://___.chuv.ch/data-factory/i2b2-import/
git_clone: https://___.chuv.ch/data-factory/i2b2-import.git
- name: github/LREN-CHUV
visibility: public
url: https://github.io/LREN-CHUV/i2b2-import/
git_clone: https://github.io/LREN-CHUV/i2b2-import.git
- name: github/HBPMedical
visibility: public
url: https://github.io/HBPMedical/i2b2-import/
git_clone: https://github.io/HBPMedical/i2b2-import.git
code_quality_checks:
codacy:
badge: https://api.codacy.com/project/badge/Grade/f9c92a26fc2142579d3d2109e16bc606
url: "https://www.codacy.com/app/hbp-mip/i2b2-import?utm_source=github.com&utm_medium=referral&utm_content=LREN-CHUV/i2b2-import&utm_campaign=Badge_Grade"
landscape:
badge: "https://landscape.io/github/LREN-CHUV/i2b2-import/master/landscape.svg?style=flat"
url: https://landscape.io/github/LREN-CHUV/i2b2-import/master
testing:
unit_testing:
- sources: /tests
- command: /tests/test.sh
release_management:
current_version: 1.6.3
current_code_release: https://github.com/HBPMedical/i2b2-import/archive/1.6.3.zip
current_binary_release: https://pypi.python.org/pypi/i2b2-import/1.6.3
release_script: 'publish.sh'
continuous_integration:
- name: CircleCI
description: "Check style and execute unit tests"
url: https://circleci.com/gh/LREN-CHUV/i2b2-import
badge: https://circleci.com/gh/LREN-CHUV/i2b2-import.svg?style=svg
actions:
- code_style
- unit_tests
distribution:
pypi:
badge: https://img.shields.io/pypi/v/i2b2-import.svg
url: https://pypi.python.org/pypi/i2b2-import/
planning:
github:
name: Issues on Github
url: https://github.com/LREN-CHUV/i2b2-import/issues
related_projects:
- name: i2b2-setup
mip_building_block: data-factory
relationship: depends-on-other
relationship_scope: runtime