Skip to content

Commit

Permalink
remove @nxrocks/nx-spring-boot and disable edam-etl
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Mar 21, 2024
1 parent 724ec18 commit d4b0669
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 221 deletions.
4 changes: 2 additions & 2 deletions docker/openchallenges/services/challenge-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ services:
depends_on:
openchallenges-config-server:
condition: service_healthy
openchallenges-edam-etl:
condition: service_completed_successfully
# openchallenges-edam-etl:
# condition: service_completed_successfully
openchallenges-elasticsearch:
condition: service_healthy
openchallenges-mariadb:
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"@nx/plugin": "16.7.2",
"@nx/web": "16.7.2",
"@nx/workspace": "16.7.2",
"@nxrocks/nx-spring-boot": "8.0.3",
"@openapitools/openapi-generator-cli": "2.5.2",
"@playwright/test": "^1.36.0",
"@prettier/plugin-xml": "2.2.0",
Expand Down
Loading

0 comments on commit d4b0669

Please sign in to comment.