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

decision log move and include in readme #7

Merged
merged 9 commits into from
Feb 28, 2024
Merged

Conversation

fivetran-reneeli
Copy link
Contributor

@fivetran-reneeli fivetran-reneeli commented Feb 22, 2024

PR Overview

This PR will address the following Issue/Feature:
#6

This PR will result in the following new package version:

v0.1.1

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

PR #7 documents the DECISIONLOG in the README and moves the DECISIONLOG out of the /models folder, so that customers will be able to easily find it as a resource.

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

  • dbt run –full-refresh && dbt test
  • dbt run (if incremental models are present) && dbt test

not necessary since only markdown files were changed

Before marking this PR as "ready for review" the following have been applied:

  • The appropriate issue has been linked, tagged, and properly assigned.
  • All necessary documentation and version upgrades have been applied.
  • docs were regenerated (unless this PR does not include any code or yml updates).
  • BuildKite integration tests are passing.
  • Detailed validation steps have been provided below.

Detailed Validation

Please share any and all of your validation steps:

If you had to summarize this PR in an emoji, which would it be?

💃

Copy link
Collaborator

@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.

Thanks for applying these updates @fivetran-reneeli! Just a few notes before approving this. Let me know if you have any questions. Thanks!

CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated
@@ -149,6 +149,12 @@ A small team of analytics engineers at Fivetran develops these dbt packages. How

We highly encourage and welcome contributions to this package. Check out [this dbt Discourse article](https://discourse.getdbt.com/t/contributing-to-a-dbt-package/657) on the best workflow for contributing to a package!

## Opinionated Modelling Decisions

The ServiceNow Connector provides thousands of tables. We developed our data models based on the tables with highest usage across Fivetran customers.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think this is necessary as this is a decision we apply to all our data models.

README.md Outdated Show resolved Hide resolved
@fivetran-reneeli
Copy link
Contributor Author

Ready for re-review!

Copy link
Collaborator

@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.

Thanks so much @fivetran-reneeli this looks good to me!

Copy link

@fivetran-catfritz fivetran-catfritz left a comment

Choose a reason for hiding this comment

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

lgtm!

@fivetran-reneeli fivetran-reneeli merged commit 8348865 into main Feb 28, 2024
8 checks passed
@fivetran-reneeli fivetran-reneeli deleted the decisionlog branch February 28, 2024 15:52
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.

[Feature] Move DECISIONLOG to main folder and document it's existence in README
3 participants