forked from LREN-CHUV/pfa-validator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hbp.yml
91 lines (77 loc) · 2.78 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
name: pfa-validator
description: "Build environment for our projects on CircleCI"
long_description: |
This project provides a build environment for our projects on CircleCI.
It provides:
* Docker (provided by CI environment)
* docker-compose
* captain
* pre-commit
authors:
- author: James Nolan
author_email:
- james.nolan@chuv.ch
organisation: LREN-CHUV
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
organisation: LREN-CHUV
organisation_badge: https://img.shields.io/badge/CHUV-LREN-AF4C64.svg
platform: MIP
component:
mip_building_block: infrastructure
nature: docker-image
license:
name: Apache2.0
badge: https://img.shields.io/badge/license-Apache--2.0-blue.svg
url: https://github.com/LREN-CHUV/pfa-validator/blob/master/LICENSE
code_repositories:
- name: chuv-gitlab
visibility: private
url: https://___.chuv.ch/mip-infra/pfa-validator/
git_clone: https://___.chuv.ch/mip-infra/pfa-validator.git
- name: github/LREN-CHUV
visibility: public
url: https://github.io/LREN-CHUV/pfa-validator/
git_clone: https://github.io/LREN-CHUV/pfa-validator.git
- name: github/HBPMedical
visibility: public
url: https://github.io/HBPMedical/pfa-validator/
git_clone: https://github.io/HBPMedical/pfa-validator.git
code_quality_checks:
codacy:
badge: https://api.codacy.com/project/badge/Grade/96b3483a2345429fb9fc4918fa7d205b
url: "https://www.codacy.com/app/hbp-mip/pfa-validator?utm_source=github.com&utm_medium=referral&utm_content=HBPMedical/pfa-validator&utm_campaign=Badge_Grade"
testing: {}
release_management:
current_version: 0.10.1-2
current_code_release: https://github.com/HBPMedical/pfa-validator/archive/0.10.1-2.zip
current_docker_release: docker pull hbpmip/pfa-validator:0.10.1-2
release_script: 'publish.sh'
continuous_integration:
- name: CircleCI
description: "Check style and build the Docker image"
url: https://circleci.com/gh/HBPMedical/pfa-validator
badge: https://circleci.com/gh/HBPMedical/pfa-validator.svg?style=svg
actions:
- code_style
- build
distribution:
docker_hub:
name: hbpmip/pfa-validator
current_tag: 0.10.1-2
url: https://hub.docker.com/r/hbpmip/pfa-validator/
badge: https://img.shields.io/badge/docker-hbpmip%2Fpfa--validator-008bb8.svg
command: docker pull hbpmip/pfa-validator:0.10.1-2
planning:
github:
name: Issues on Github
url: https://github.com/LREN-CHUV/pfa-validator/issues
related_projects:
- name: algorithm-repository
mip_building_block: algorithm-library
relationship: other-depends-on
relationship_scope: build