-
Notifications
You must be signed in to change notification settings - Fork 29
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
update deps #60
update deps #60
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.
Looks good! Can you resolve the merge conflicts and then I feel this should be good to approve
packages.yml
Outdated
# - package: fivetran/google_ads_source | ||
# version: [">=0.10.0", "<0.11.0"] | ||
|
||
- git: https://github.com/fivetran/dbt_google_ads_source.git | ||
revision: update_deps_versions | ||
warn-unpinned: false |
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 update before merge
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.
updated deps
Will need to do another docs regen after merge |
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.
I know this is failing due to the package dependency, but this is good to be approved to merge into the union schema branch.
Please make the update to the CHANGELOG before merging.
CHANGELOG.md
Outdated
- Updates the [DECISIONLOG](DECISIONLOG.md) to clarify why there exist differences among aggregations across different grains. | ||
|
||
- Updates the [DECISIONLOG](DECISIONLOG.md) to clarify why there exist differences among aggregations across different grains. ([PR #58](https://github.com/fivetran/dbt_google_ads/pull/58)) | ||
- Removes the dependency on `dbt-expectations`. Upstream we specifically removed the `dbt_expectations.expect_column_values_to_not_match_regex_list` test. ([PR #60](https://github.com/fivetran/dbt_google_ads/pull/60)) |
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.
Let's be consistent with the other CHANGELOGS and have this be under the subheader for Dependency updates
PR Overview
This PR will address the following Issue/Feature: n/a
This PR will result in the following new package version: v0.12.0
Linked to the upstream update fivetran/dbt_google_ads_source#47
Will require a full refresh to update for the logic coming from dbt-date and dbt-expectations
Please detail what change(s) this PR introduces and any additional information that should be known during the review of this PR:
Updates the dbt-date and dbt-expectations dependency version to the most current
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:
Detailed Validation
Please acknowledge that the following validation checks have been performed prior to marking this PR as "ready for review":
Run with a full refresh
Standard Updates
Please acknowledge that your PR contains the following standard updates:
dbt Docs
Please acknowledge that after the above were all completed the below were applied to your branch:
If you had to summarize this PR in an emoji, which would it be?
💃