Danish Raza
02/05/2023, 3:53 PMSUB_BUILD=PLATFORM ./gradlew build and then make docker up again.
This is such a productivity killer. i must be missing something. I already try to build only server ./gradlew :airbyte-server:build also tried --continuous flag so gradle keep building. But i must stop docker and start again to see it in effect. i guess i understand why docker needs to be restart so it can pick up new jar. but how to do API development in more easy/better way. Can someone please assist? I am trying to debug and create new API/methods. Thank you very much for your help in advance.Marcos Marx (Airbyte)
02/06/2023, 5:03 PM