-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/public disabled models #154
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with one comment to add a change to the README.
I'm not approving yet because we will not plan to merge this to main
. Instead we will create the pre-release and have the pre-release point to this branch. We can then test if the Quickstart functionality works as expected once deployed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with one CHANGELOG adjustment requested
Co-authored-by: Joe Markiewicz <[email protected]>
CHANGELOG.md
Outdated
|
||
## Documentation | ||
- Added Quickstart model counts to README. ([#152](https://github.com/fivetran/dbt_hubspot/pull/152)) | ||
- Corrected references to connectors and connections in the README. ([#152](https://github.com/fivetran/dbt_hubspot/pull/152)) | ||
|
||
## Under the hood | ||
- Added `hubspot__daily_ticket_history` and `hubspot__tickets` models to the `public_models` list in `quickstart.yml`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would similarly add the PR link to the end of this sentence.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with two quick suggestions.
Co-authored-by: Avinash Kunnath <[email protected]>
PR Overview
Issue: Support engagement_communication model #143
This PR tests models that are disabled by default for compatibility with quickstart.
hubspot__daily_ticket_history
andhubspot__tickets
topublic_models
Confirming
hubspot_service_enabled: true
during regen: