File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
source-simplecast-fecther Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11
11
connectorType : source
12
12
definitionId : 1c448bfb-8950-478c-9ae0-f03aaaf4e920
13
13
dockerImageTag : 0.0.1
14
- dockerRepository : harbor.status.im/status-im /airbyte/source-basic-api-fetcher
14
+ dockerRepository : harbor.status.im/bi /airbyte/source-basic-api-fetcher
15
15
githubIssueLabel : source-basic-api-fetcher
16
16
icon : basic-api-fetcher.svg
17
17
license : MIT
Original file line number Diff line number Diff line change 11
11
connectorType : source
12
12
definitionId : ce91e290-be98-4a34-b43b-28330afdc3c9
13
13
dockerImageTag : 0.1.2
14
- dockerRepository : harbor.status.im/status-im /airbyte/crypto-market-extractor
14
+ dockerRepository : harbor.status.im/bi /airbyte/crypto-market-extractor
15
15
githubIssueLabel : source-crypto-market-extractor
16
16
icon : crypto-market-extractor.svg
17
17
license : MIT
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ docker run airbyte/twitter-fetcher:dev spec
53
53
#### Run
54
54
Then run any of the connector commands as follows:
55
55
```
56
- docker run --rm harbor.status.im/status-im /airbyte/source-custom-bamboohr-hr: dev spec
57
- docker run --rm -v $(pwd)/sample_files:/sample_files harbor.status.im/status-im /custom-banboo-hr: dev check --config /sample_files/config-example.json
58
- docker run --rm -v $(pwd)/sample_files:/sample_files harbor.status.im/status-im /custom-banboo-hr: dev discover --config /sample_files/config-example.json
59
- docker run --rm -v $(pwd)/sample_files:/sample_files -v $(pwd)/sample_files:/sample_files harbor.status.im/status-im /custom-banboo-hr: dev read --config /sample_files/config-example.json --catalog /sample_files/configured_catalog.json
56
+ docker run --rm harbor.status.im/bi /airbyte/source-custom-bamboohr-hr: dev spec
57
+ docker run --rm -v $(pwd)/sample_files:/sample_files harbor.status.im/bi /custom-banboo-hr: dev check --config /sample_files/config-example.json
58
+ docker run --rm -v $(pwd)/sample_files:/sample_files harbor.status.im/bi /custom-banboo-hr: dev discover --config /sample_files/config-example.json
59
+ docker run --rm -v $(pwd)/sample_files:/sample_files -v $(pwd)/sample_files:/sample_files harbor.status.im/bi /custom-banboo-hr: dev read --config /sample_files/config-example.json --catalog /sample_files/configured_catalog.json
60
60
```
Original file line number Diff line number Diff line change 18
18
connectorType : source
19
19
definitionId : a02261a4-413f-46a3-990b-f9260dfda049
20
20
dockerImageTag : 0.1.0
21
- dockerRepository : harbor.status.im/status-im /airbyte/source-custom-bamboo-hr
21
+ dockerRepository : harbor.status.im/bi /airbyte/source-custom-bamboo-hr
22
22
githubIssueLabel : source-custom-bamboo-hr
23
23
icon : custom-bamboo-hr.svg
24
24
license : MIT
Original file line number Diff line number Diff line change 18
18
connectorType : source
19
19
definitionId : b62a9143-1b59-41b2-9942-bae709e7da6b
20
20
dockerImageTag : 1.1.0
21
- dockerRepository : harbor.status.im/status-im /airbyte/source-discord-fetcher
21
+ dockerRepository : harbor.status.im/bi /airbyte/source-discord-fetcher
22
22
githubIssueLabel : source-discord-fetcher
23
23
icon : discord-fetcher.svg
24
24
license : MIT
Original file line number Diff line number Diff line change 10
10
connectorType : source
11
11
definitionId : d12c5a88-5e78-452d-b957-eb4b2fd6e1dd
12
12
dockerImageTag : 0.1.0
13
- dockerRepository : harbor.status.im/status-im /airbyte/source-discourse-fetcher
13
+ dockerRepository : harbor.status.im/bi /airbyte/source-discourse-fetcher
14
14
githubIssueLabel : source-discourse-fetcher
15
15
icon : discourse-fetcher.svg
16
16
license : MIT
Original file line number Diff line number Diff line change 15
15
connectorType : source
16
16
definitionId : 464a7cea-0317-485e-9a9c-bcd06155bfff
17
17
dockerImageTag : 1.2.0
18
- dockerRepository : harbor.status.im/status-im /airbyte/source-simplecast-fetcher
18
+ dockerRepository : harbor.status.im/bi /airbyte/source-simplecast-fetcher
19
19
githubIssueLabel : source-simplecast-fecther
20
20
icon : simplecast-fecther.svg
21
21
license : MIT
Original file line number Diff line number Diff line change 1
- FROM airbyte/python-connector-base:1.1.0
1
+ FROM airbyte/python-connector-base:1.1.0@sha256:dd17e347fbda94f7c3abff539be298a65af2d7fc27a307d89297df1081a45c27
2
2
3
3
COPY . ./airbyte/integration_code
4
4
RUN pip install ./airbyte/integration_code
Original file line number Diff line number Diff line change 11
11
connectorType : source
12
12
definitionId : 1e55cfe0-f591-4281-9a20-18d89d45f685
13
13
dockerImageTag : 1.0.1
14
- dockerRepository : status-im /airbyte/wallet-fetcher
14
+ dockerRepository : harbor. status.im/bi /airbyte/wallet-fetcher
15
15
githubIssueLabel : source-wallet-fetcher
16
16
icon : icon.svg
17
17
license : MIT
You can’t perform that action at this time.
0 commit comments