charles
charles
Michel
Michel
write?Michel
Michel
charles
Michel
abprotocol temporarily in images that implement the airbyteprotocol ?charles
s
./gradlew build?charles
charles
charles
charles
charles
docker run --rm -i -v /tmp/dev_root/workspace:/data -v /tmp/airbyte_local:/local -w /data/27/0 --network host airbyte/source-exchangeratesapi-singer-abprotocol:dev check --config tap_config.json
{"type": "LOG", "log": {"level": "INFO", "message": "Ping response code: 200"}}
{"type": "LOG", "log": {"level": "INFO", "message": "Check succeeded"}}
@Jared Rhizor (Airbyte) shouldn’t this be returning a StandardCheckConnectionOutputcharles
Jared Rhizor (Airbyte)
Jared Rhizor (Airbyte)
charles
charles
Jared Rhizor (Airbyte)
s
DataType enum?charles
charles
s
charles
charles
source-github-singer for how to configure it. You run it with this command ./gradlew :airbyte-integrations:connectors:source-github-singer:standardSourceTest. It is not integrated into the build yet, but can be used for developing new integrations. I’ll add a readme tomorrow, but I ran out of time today and want to make sure people stay unblocked.Chris (deprecated profile)
airbyte-integrations/bases/base-python/airbyte_protocol/models/airbyte_message.py ?
For some reason, when i run my ./gradlew build it ends up with a new ownership by root:root user and makes my command fails afterward because of permission access... ⁉️charles
Chris (deprecated profile)
AirbyteRecordMessage contain data for multiple rows of data or is it mandatory to have one row per message?