Skip to content

Commit

Permalink
update workflow and reset test files
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkrznarich committed Mar 21, 2024
1 parent cb5f9eb commit dd038e2
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 2,371 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_relationships.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: ${{ steps.genrelshp.outcome == 'success'}}
uses: stefanzweifel/git-auto-commit-action@v4
with:
file_pattern: ${{ env.WORKING_DIR }}/**.json
file_pattern: ${{ env.WORKING_DIR }}/*/*.json
commit_message: Apply relationship changes to files
- name: Set env variable for notification
if: always()
Expand Down
89 changes: 0 additions & 89 deletions test-relationship-delete-v2/updates/005a3p084.json

This file was deleted.

5 changes: 5 additions & 0 deletions test-relationship-delete-v2/updates/00jvqbw52.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
}
],
"relationships": [
{
"label": "Inserm",
"type": "parent",
"id": "https://ror.org/02vjkv261"
},
{
"label": "University of Strasbourg",
"type": "parent",
Expand Down
183 changes: 0 additions & 183 deletions test-relationship-delete-v2/updates/00pjdza24.json

This file was deleted.

5 changes: 5 additions & 0 deletions test-relationship-delete-v2/updates/01y8j9r24.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
}
],
"relationships": [
{
"label": "Direction Générale Déléguée aux Ressources",
"type": "parent",
"id": "https://ror.org/03yz3tz18"
},
{
"label": "Biology of Extremophiles Laboratory",
"type": "child",
Expand Down
Loading

0 comments on commit dd038e2

Please sign in to comment.