Skip to content

Commit

Permalink
commenting out time_to_complete
Browse files Browse the repository at this point in the history
  • Loading branch information
runleonarun committed Nov 7, 2023
1 parent bfd288f commit 0547922
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion website/docs/guides/airflow-and-dbt-cloud.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Airflow and dbt Cloud
id: airflow-and-dbt-cloud
time_to_complete: '60 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['dbt Cloud', 'Orchestration']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/bigquery-qs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Quickstart for dbt Cloud and BigQuery"
id: "bigquery"
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
level: 'Beginner'
icon: 'bigquery'
hide_table_of_contents: true
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/building-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: "building-packages"
description: When you have dbt code that might help others, you can create a package for dbt using a GitHub repository.
displayText: Building dbt packages
hoverSnippet: Learn how to create packages for dbt.
time_to_complete: '60 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['dbt Core']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/creating-new-materializations.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: creating-new-materializations
description: Learn how to create your own materializations.
displayText: Creating new materializations
hoverSnippet: Learn how to create your own materializations.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['dbt Core']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/custom-cicd-pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: custom-cicd-pipelines
description: "Learn the benefits of version-controlled analytics code and custom pipelines in dbt for enhanced code testing and workflow automation during the development process."
displayText: Learn version-controlled code, custom pipelines, and enhanced code testing.
hoverSnippet: Learn version-controlled code, custom pipelines, and enhanced code testing.
time_to_complete: '60 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['dbt Cloud', 'Orchestration']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/dbt-models-on-databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: "Optimize and troubleshoot dbt models on Databricks"
description: "Learn more about optimizing and troubleshooting your dbt models on Databricks"
displayText: Optimizing and troubleshooting your dbt models on Databricks
hoverSnippet: Learn how to optimize and troubleshoot your dbt models on Databricks.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'databricks'
hide_table_of_contents: true
tags: ['Databricks', 'dbt Core','dbt Cloud']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/debugging-schema-names.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: debugging-schema-names
description: Learn how to debug schema names when models build under unexpected schemas
displayText: Debugging schema names
hoverSnippet: Learn how to debug schema names dbt.
time_to_complete: '45 minutes'
# time_to_complete: '30 minutes' commenting out until we test
platform: 'dbt-core'
icon: 'guides'
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: "How to set up your Databricks and dbt project"
description: "Learn more about setting up your dbt project with Databricks"
displayText: Setting up your dbt project with Databricks
hoverSnippet: Learn how to set up your dbt project with Databricks.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'databricks'
hide_table_of_contents: true
tags: ['Databricks', 'dbt Core','dbt Cloud']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: how-to-use-databricks-workflows-to-run-dbt-cloud-jobs
description: Learn how to use Databricks workflows to run dbt Cloud jobs
displayText: "Use Databricks workflows to run dbt Cloud jobs"
hoverSnippet: Learn how to use Databricks workflows to run dbt Cloud jobs
time_to_complete: '60 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'databricks'
hide_table_of_contents: true
tags: ['Databricks', 'dbt Core','dbt Cloud','Orchestration']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/migrating-from-spark-to-databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: "migrating-from-spark-to-databricks"
description: Learn how to migrate from dbt-spark to dbt-databricks.
displayText: Migrating from Spark to Databricks
hoverSnippet: Learn how to migrate from dbt-spark to dbt-databricks.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['Migration', 'dbt Core','dbt Cloud']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/migrating-from-stored-procedures.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: migrating-from-stored-procedures
description: Learn how to transform from a historical codebase of mixed DDL and DML statements to dbt models, including tips and patterns for the shift from a procedural to a declarative approach in defining datasets.
displayText: Migrating from DDL, DML, and stored procedures
hoverSnippet: Learn how to transform from a historical codebase of mixed DDL and DML statements to dbt models
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
platform: 'dbt-core'
icon: 'guides'
hide_table_of_contents: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_label: "Productionizing your dbt Databricks project"
description: "Learn how to deliver models to end users and use best practices to maintain production data"
displayText: Productionizing your dbt Databricks project
hoverSnippet: Learn how to Productionizing your dbt Databricks project.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'databricks'
hide_table_of_contents: true
tags: ['Databricks', 'dbt Core','dbt Cloud']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/refactoring-legacy-sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: refactoring-legacy-sql
description: This guide walks through refactoring a long SQL query (perhaps from a stored procedure) into modular dbt data models.
displayText: Creating new materializations
hoverSnippet: Learn how to refactoring a long SQL query into modular dbt data models.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
platform: 'dbt-cloud'
icon: 'guides'
hide_table_of_contents: true
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/set-up-ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: How to implement a CI environment for safe project validation.
displayText:
hoverSnippet: Learn how to
id: set-up-ci
time_to_complete: '60 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['dbt Cloud', 'Orchestration']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/sl-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ id: "sl-migration"
sidebar_label: "Legacy dbt Semantic Layer migration"
description: "Learn how to migrate from the legacy dbt Semantic Layer to the latest one."
hoverSnippet: Learn how to migrate from the legacy dbt Semantic Layer to the latest one.
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['Semantic Layer']
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/using-jinja.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Using Jinja"
id: "using-jinja"
time_to_complete: '30 minutes'
# time_to_complete: '30 minutes' commenting out until we test
icon: 'guides'
hide_table_of_contents: true
tags: ['Jinja', 'dbt Core']
Expand Down

0 comments on commit 0547922

Please sign in to comment.