-
Notifications
You must be signed in to change notification settings - Fork 56
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
uptick microsoft ads #112
uptick microsoft ads #112
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.
@fivetran-jamie thanks for opening this PR! This looks good to me, just one small request to reword the CHANGELOG a bit.
packages.yml
Outdated
- package: fivetran/microsoft_ads | ||
version: [">=0.7.0", "<0.8.0"] | ||
# - package: fivetran/microsoft_ads | ||
# version: [">=0.8.0", "<0.9.0"] | ||
- git: https://github.com/fivetran/dbt_microsoft_ads.git | ||
revision: bugfix/campaign-report-add-budget |
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.
Reminder to swap before release
Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
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!
PR Overview
This PR will address the following Issue/Feature:
fivetran/dbt_microsoft_ads_source#30 by way of including fivetran/dbt_microsoft_ads_source#31
This PR will result in the following new package version:
v0.1.8.0
Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:
PR Checklist
Basic Validation
Please acknowledge that you have successfully performed the following commands locally:
Before marking this PR as "ready for review" the following have been applied:
❗ Special Updates for Ad Reporting ❗
To reduce integration testing time, not all models should be enabled in the
run_models.sh
vars. Update the variables afterdbt run
anddbt test
to set:true
true
(if not already)false
Detailed Validation
Please share any and all of your validation steps:
see validations in fivetran/dbt_microsoft_ads#32
If you had to summarize this PR in an emoji, which would it be?
🤹