Skip to content

Commit

Permalink
🎉 Source Instagram: use latest CDK == ^2 (#41046)
Browse files Browse the repository at this point in the history
  • Loading branch information
bazarnov committed Jul 8, 2024
1 parent 663261d commit 9b6941c
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 68 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-instagram/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ See `sample_files/sample_config.json` for a sample config file.
poetry run source-instagram spec
poetry run source-instagram check --config secrets/config.json
poetry run source-instagram discover --config secrets/config.json
poetry run source-instagram read --config secrets/config.json --catalog sample_files/configured_catalog.json
poetry run source-instagram read --config secrets/config.json --catalog integration_tests/configured_catalog.json
```

### Running unit tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 6acf6b55-4f1e-4fca-944e-1a3caef8aba8
dockerImageTag: 3.0.16
dockerImageTag: 3.0.17
dockerRepository: airbyte/source-instagram
githubIssueLabel: source-instagram
icon: instagram.svg
Expand Down
Loading

0 comments on commit 9b6941c

Please sign in to comment.