Iulian
04/20/2022, 3:19 PMspec.json
, Source.java
and Dockerfile. I ran ./gradlew :airbyte-integrations:connectors:<connector>:build
and then
./gradlew build
SUB_BUILD=PLATFORM ./gradlew build
But I cannot see my change in the UI (should have a dropdown). The changes I’ve made basically mirror https://github.com/airbytehq/airbyte/pull/10995
Can anyone provide some insights please?Iulian
04/20/2022, 4:26 PM