Skip to content

Commit

Permalink
馃帀 Source Hubspot: use latest CDK == ^2 (#41045)
Browse files Browse the repository at this point in the history
  • Loading branch information
bazarnov committed Jul 8, 2024
1 parent a4d77f8 commit 663261d
Show file tree
Hide file tree
Showing 5 changed files with 140 additions and 67 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-hubspot/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-hubspot spec
poetry run source-hubspot check --config secrets/config.json
poetry run source-hubspot discover --config secrets/config.json
poetry run source-hubspot read --config secrets/config.json --catalog sample_files/configured_catalog.json
poetry run source-hubspot read --config secrets/config.json --catalog integration_tests/basic_read_catalog.json
```

### Running unit tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 36c891d9-4bd9-43ac-bad2-10e12756272c
dockerImageTag: 4.2.8
dockerImageTag: 4.2.9
dockerRepository: airbyte/source-hubspot
documentationUrl: https://docs.airbyte.com/integrations/sources/hubspot
githubIssueLabel: source-hubspot
Expand Down
Loading

0 comments on commit 663261d

Please sign in to comment.