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

Package tidy up #42

Closed
13 of 15 tasks
clrcrl opened this issue Mar 12, 2020 · 0 comments · Fixed by #45
Closed
13 of 15 tasks

Package tidy up #42

clrcrl opened this issue Mar 12, 2020 · 0 comments · Fixed by #45

Comments

@clrcrl
Copy link
Contributor

clrcrl commented Mar 12, 2020

Repo checklist:

  • Repo is named dbt-<package_name>
  • Release is of format major.minor.patch, e.g. 1.0.0
  • A license
  • Issue and PR templates
  • A codeowner
  • The hub URL listed on the repo

Screen Shot 2020-03-12 at 9 55 03 AM

  • N/A If required, a level of support header in the README, e.g.

    ⚠️ This package is currently not actively maintained.

  • Installation instructions, including:
    • Link to packages docs
    • Variables that need to be included in the dbt_project.yml file
    • Listed database support
  • A link to our package contribution guide (Might formalize this as a CONTRIBUTING.md file)
  • A require-dbt-version parameter in the dbt_project.yml
  • Models are documented
  • N/A Macros are documented
  • Integration tests
  • Move model logic intro model files, rather than entirely in adapter macros
  • A Zap to the #package-releases channel in dbt Slack
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 a pull request may close this issue.

1 participant