-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #253 from EGA-archive/develop
Develop
- Loading branch information
Showing
10 changed files
with
266 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
name: Create and publish a Docker image | ||
|
||
on: | ||
push: | ||
branches: ['develop', 'master'] | ||
tags: | ||
- 'v*.*.*' | ||
env: | ||
REGISTRY: ghcr.io | ||
IMAGE_NAME: ${{ github.repository }} | ||
jobs: | ||
build-and-push-image: | ||
runs-on: ubuntu-latest | ||
strategy: | ||
matrix: | ||
platform: | ||
- linux/amd64 | ||
- linux/arm64 | ||
permissions: | ||
contents: read | ||
packages: write | ||
steps: | ||
- name: Checkout repository | ||
uses: actions/checkout@v4 | ||
- name: Log in to the Container registry | ||
uses: docker/login-action@v3 | ||
with: | ||
registry: ghcr.io | ||
username: ${{ github.actor }} | ||
password: ${{ secrets.GITHUB_TOKEN }} | ||
- name: Extract metadata (tags, labels) for Docker | ||
id: meta | ||
uses: docker/metadata-action@v5 | ||
with: | ||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} | ||
- name: Set up Docker Buildx | ||
uses: docker/setup-buildx-action@v3 | ||
- name: Build and push Docker image | ||
uses: docker/build-push-action@v5 | ||
with: | ||
# Indicates that the Docker build context is the current directory. | ||
# Otherwise, it would be a Git URL (doing a separate clean checkout). | ||
context: . | ||
push: true | ||
platforms: linux/amd64,linux/arm64 | ||
tags: ${{ steps.meta.outputs.tags }} | ||
labels: ${{ steps.meta.outputs.labels }}x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
[ | ||
{ | ||
"ethnicity": { | ||
"id": "NCIT:C42331", | ||
"label": "African" | ||
}, | ||
"id": "AV0101", | ||
"interventionsOrProcedures": [ | ||
{ | ||
"procedureCode": { | ||
"id": "OPCS4:L46.3", | ||
"label": "OPCS(v4-0.0):Ligation of visceral branch of abdominal aorta NEC" | ||
} | ||
} | ||
], | ||
"measures": [ | ||
{ | ||
"assayCode": { | ||
"id": "LOINC:35925-4", | ||
"label": "BMI" | ||
}, | ||
"date": "2021-09-24", | ||
"measurementValue": { | ||
"unit": { | ||
"id": "NCIT:C49671", | ||
"label": "Kilogram per Square Meter" | ||
}, | ||
"value": "26.63838307" | ||
} | ||
}, | ||
{ | ||
"assayCode": { | ||
"id": "LOINC:3141-9", | ||
"label": "Weight" | ||
}, | ||
"date": "2021-09-24", | ||
"measurementValue": { | ||
"unit": { | ||
"id": "NCIT:C28252", | ||
"label": "Kilogram" | ||
}, | ||
"value": "85.6358" | ||
} | ||
}, | ||
{ | ||
"assayCode": { | ||
"id": "LOINC:8308-9", | ||
"label": "Height-standing" | ||
}, | ||
"date": "2021-09-24", | ||
"measurementValue": { | ||
"unit": { | ||
"id": "NCIT:C49668", | ||
"label": "Centimeter" | ||
}, | ||
"value": "179.2973" | ||
} | ||
} | ||
], | ||
"sex": { | ||
"id": "NCIT:C20197", | ||
"label": "male" | ||
} | ||
}, | ||
{ | ||
"ethnicity": { | ||
"id": "NCIT:C41261", | ||
"label": "British" | ||
}, | ||
"geographicOrigin": { | ||
"id": "GAZ:00002641", | ||
"label": "England" | ||
}, | ||
"id": "HG00097", | ||
"interventionsOrProcedures": [ | ||
{ | ||
"procedureCode": { | ||
"id": "OPCS4:K06.1", | ||
"label": "OPCS(v4-0.0):Repositioning of transposed great arteries" | ||
} | ||
} | ||
], | ||
"measures": [ | ||
{ | ||
"assayCode": { | ||
"id": "LOINC:35925-4", | ||
"label": "BMI" | ||
}, | ||
"date": "2021-09-24", | ||
"measurementValue": { | ||
"unit": { | ||
"id": "NCIT:C49671", | ||
"label": "Kilogram per Square Meter" | ||
}, | ||
"value": "25.62278441" | ||
} | ||
}, | ||
{ | ||
"assayCode": { | ||
"id": "LOINC:3141-9", | ||
"label": "Weight" | ||
}, | ||
"date": "2021-09-24", | ||
"measurementValue": { | ||
"unit": { | ||
"id": "NCIT:C28252", | ||
"label": "Kilogram" | ||
}, | ||
"value": "64.5722" | ||
} | ||
}, | ||
{ | ||
"assayCode": { | ||
"id": "LOINC:8308-9", | ||
"label": "Height-standing" | ||
}, | ||
"date": "2021-09-24", | ||
"measurementValue": { | ||
"unit": { | ||
"id": "NCIT:C49668", | ||
"label": "Centimeter" | ||
}, | ||
"value": "158.7485" | ||
} | ||
} | ||
], | ||
"sex": { | ||
"id": "NCIT:C16576", | ||
"label": "female" | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.