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

Upgrade docs site to support 0.16.0 functionality #2179

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

drewbanin
Copy link
Contributor

@drewbanin drewbanin commented Mar 4, 2020

Git is hard! Reopening from #2178

resolves #1671 in dbt-core, plus other issues via https://github.com/fishtown-analytics/dbt-docs repo.

Changes via:
dbt-labs/dbt-docs#69
dbt-labs/dbt-docs#70
dbt-labs/dbt-docs#71
dbt-labs/dbt-docs#72
dbt-labs/dbt-docs#73
dbt-labs/dbt-docs#74
dbt-labs/dbt-docs#77

Description

  • Handle non-array accepted_values test arguments (dbt-docs#70)
  • Support filtering by resource type (dbt-docs#77)
  • Render analyses, macros, and custom data tests (dbt-docs#72, dbt-docs#77, dbt-docs#69)
  • Support hiding models from the docs (these nodes still render in the DAG view as "hidden") (dbt-docs#71)
  • Render meta fields as "details" in node views (dbt-docs#73)
  • Default to lower-casing Snowflake columns specified in all-caps (dbt-docs#74)
  • Upgrade site dependencies

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label Mar 4, 2020
@drewbanin
Copy link
Contributor Author

@drewbanin drewbanin changed the base branch from dev/octavius-catto to dev/barbara-gittings March 4, 2020 17:50
@beckjake
Copy link
Contributor

beckjake commented Mar 4, 2020

Sounds wonderful - I'll sync up dev/octavius-catto once you do!

@drewbanin drewbanin merged commit 7e4402b into dev/barbara-gittings Mar 4, 2020
@drewbanin drewbanin deleted the 0.16.0-docs-site-2 branch March 4, 2020 17:54
@drewbanin drewbanin mentioned this pull request Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hide model from docs
2 participants