Skip to content
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/revamp/documentation #50

Merged
merged 37 commits into from
Jan 31, 2023

Conversation

fivetran-jamie
Copy link
Contributor

Are you a current Fivetran customer?

fivetran made PR

What change(s) does this PR introduce?

  • docs!!
    • changelog
    • yml
    • readme
  • cleans up custom columns we had in there

Did you update the CHANGELOG?

  • Yes

Does this PR introduce a breaking change?

  • Yes (please provide breaking change details below.)
  • No (please provide an explanation as to how the change is non-breaking below.)

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

  • Yes

Is this PR in response to a previously created Bug or Feature Request

  • Yes, Issue/Feature [link bug/feature number here]
  • No

How did you test the PR changes?

  • Buildkite
  • Local (please provide additional testing details below)

Select which warehouse(s) were used to test the PR

  • BigQuery
  • Redshift
  • Snowflake
  • Postgres
  • Databricks
  • Other (provide details below)

Provide an emoji that best describes your current mood

✍️

Feedback

We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your feedback on our existing dbt packages or what you'd like to see next.

Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-jamie great work on this PR! Only a few suggestions. Once those are applied, feel free to merge this into the release branch!

Additionally, I made one commit when working on this PR. It looks like an emoji was accidentally included in the sample.profiles.yml which was causing buildkite to fail. I removed them and it looks good and passing now!

alias: "field_alias" # Optional: If you wish to alias the field within the staging model.
transform_sql: "cast(field_alias as string)" # Optional: If you wish to define the datatype or apply a light transformation.
```
- The following fields have been added to (➕) or removed from (➖) their respective staging models ([PR #39](https://github.com/fivetran/dbt_shopify_source/pull/39), [PR #40](https://github.com/fivetran/dbt_shopify_source/pull/40)):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These may technically be breaking with the removal of certain fields. I would instead have this be a Breaking Changes highlight. If so, we should move it to the top of the CHANGELOG.

models/stg_shopify.yml Outdated Show resolved Hide resolved
models/stg_shopify.yml Outdated Show resolved Hide resolved
models/stg_shopify.yml Outdated Show resolved Hide resolved
fivetran-jamie and others added 4 commits January 31, 2023 09:31
Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
@fivetran-jamie fivetran-jamie mentioned this pull request Jan 31, 2023
14 tasks
@fivetran-jamie fivetran-jamie merged commit 3892a20 into feature/package-revamp Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants