graph-framework-for-microservices icon indicating copy to clipboard operation
graph-framework-for-microservices copied to clipboard

NPT-560 Currently build_gqlgen and build_nexus-openapigen fails

Open ramramu3433 opened this issue 3 years ago • 0 comments

in build_gqlgen and build_openapigen GOBIN is hardcoded to use PKG_NAME/cmd in which PKG_NAME is default to /go/src.. for _in_container methods

removing the dependency for PKG_NAME and changing to use PWD instead of PKG_NAME and migrate to COMPILER_DIR_NAME

ramramu3433 avatar Oct 20 '22 12:10 ramramu3433