charles
charles
charles
- name: Build
run: ./gradlew build --no-daemon -g ${{ env.GRADLE_PATH }}
and
- name: Build Core Docker Images (Master branch only)
if: success() && github.ref == 'refs/heads/master'
run: docker-compose -f docker-compose.build.yaml build
isnāt the latter a super set of the former?charles
John (Airbyte)
s
Michel
Michel
Michel
charles
charles
Michel
Michel
Michel
Michel
$
in the doc to signify the terminal prompt?Michel
Michel
s
charles
dataline-config:models
so i can see what a working version looks like?Michel
charles
user
09/14/2020, 6:25 PMMichel
charles
description
field for integration properties in the UI. In most cases we should be putting something in there that would make sense to an end user. We will not make them required, but my guess is in most cases itās going to be helpful to have some text there. Jared did a nice job with the BigQuery destination, so use this as an example of what things should look like.
Update: We are also going to display the first element of the examples
field (if it exists in the UI) as well. Both description
and examples
are part of the json schema spec.Michel
Michel
Michel
Michel
s
Michel