rich-policeman-92383
03/23/2023, 9:57 AM./gradlew :datahub-frontend:docker
./gradlew :metadata-service:war:build
# Datahub version: v0.9.6.1
Problem: yarn tests are failing with node v14.15.5 and yarn 3.5.0.
Also if i download the source code of a release and execute frontend build then is see this error/warning. Can this be ignored ?
> Configure project :metadata-auth:auth-api
Caused by: java.lang.IllegalArgumentException: Cannot find '.git' directorybetter-orange-49102
03/23/2023, 10:34 AMrich-policeman-92383
03/23/2023, 12:28 PMCannot find '.git' directory
above error results in creation of an image tagged as 0.0.0-unknown-SNAPSHOT instead of the tag (v0.9.6.1) that i am working with.better-orange-49102
03/23/2023, 2:05 PMrich-policeman-92383
03/23/2023, 5:18 PM