Skip to content

Commit

Permalink
Merge pull request #143 from kind-lab/deploy_evan
Browse files Browse the repository at this point in the history
Deploy evan
  • Loading branch information
Evan8456 authored Mar 25, 2024
2 parents 00c538c + 6de5cd8 commit 9297a8c
Show file tree
Hide file tree
Showing 66 changed files with 6 additions and 8,680 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
ref: ${{ github.event.pull_request.head.ref }}


- uses: actions/setup-java@v3
with:
distribution: "temurin"
Expand Down Expand Up @@ -96,10 +93,14 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git config --global credential.helper cache
git branch
git clone --depth 1 https://${{ secrets.GH_VBAI_PAT }}@github.com/kind-lab/voice-biomarker-fhir tmp_branch
rm -r tmp_branch/input/fsh
cp -r ./input/fsh tmp_branch/input/
cd tmp_branch
git add ./input/fsh
git commit -a -m "$(date): update redcap2fhir resources"
git push
cd ..
Expand Down
340 changes: 0 additions & 340 deletions input/fsh/fsh/AL_CodeSystem.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/fsh/SD_VbaiBodyHeight.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/fsh/SD_VbaiBodyWeight.fsh

This file was deleted.

12 changes: 0 additions & 12 deletions input/fsh/fsh/SD_VbaiCohortProtocol.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/fsh/SD_VbaiCondition.fsh

This file was deleted.

16 changes: 0 additions & 16 deletions input/fsh/fsh/SD_VbaiConsent.fsh

This file was deleted.

7 changes: 0 additions & 7 deletions input/fsh/fsh/SD_VbaiEncounter.fsh

This file was deleted.

9 changes: 0 additions & 9 deletions input/fsh/fsh/SD_VbaiImagingMedia.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/fsh/SD_VbaiImagingStudy.fsh

This file was deleted.

6 changes: 0 additions & 6 deletions input/fsh/fsh/SD_VbaiPatient.fsh

This file was deleted.

10 changes: 0 additions & 10 deletions input/fsh/fsh/SD_VbaiPlanDefinition.fsh

This file was deleted.

12 changes: 0 additions & 12 deletions input/fsh/fsh/SD_VbaiQuestionnaire.fsh

This file was deleted.

10 changes: 0 additions & 10 deletions input/fsh/fsh/SD_VbaiQuestionnaireResponse.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/fsh/SD_VbaiVitalSigns.fsh

This file was deleted.

6 changes: 0 additions & 6 deletions input/fsh/fsh/SD_VbaiWaveformDevice.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/fsh/SD_VbaiWaveformMedia.fsh

This file was deleted.

35 changes: 0 additions & 35 deletions input/fsh/fsh/acousticTasks/mood/acousticTasksMood.fsh

This file was deleted.

50 changes: 0 additions & 50 deletions input/fsh/fsh/acousticTasks/peds/acousticTasksPeds.fsh

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions input/fsh/fsh/acousticTasks/voice/acousticTasksVoice.fsh

This file was deleted.

Loading

0 comments on commit 9297a8c

Please sign in to comment.