diff --git a/website/docs/guides/airflow-and-dbt-cloud.md b/website/docs/guides/airflow-and-dbt-cloud.md index 6963a9b9baa..a3ff59af14e 100644 --- a/website/docs/guides/airflow-and-dbt-cloud.md +++ b/website/docs/guides/airflow-and-dbt-cloud.md @@ -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'] diff --git a/website/docs/guides/bigquery-qs.md b/website/docs/guides/bigquery-qs.md index d84e9a7528f..f13749333f5 100644 --- a/website/docs/guides/bigquery-qs.md +++ b/website/docs/guides/bigquery-qs.md @@ -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 diff --git a/website/docs/guides/building-packages.md b/website/docs/guides/building-packages.md index 32f863271f1..ed22ae2fa12 100644 --- a/website/docs/guides/building-packages.md +++ b/website/docs/guides/building-packages.md @@ -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'] diff --git a/website/docs/guides/creating-new-materializations.md b/website/docs/guides/creating-new-materializations.md index f2d1e9c40a2..fe1f674e74f 100644 --- a/website/docs/guides/creating-new-materializations.md +++ b/website/docs/guides/creating-new-materializations.md @@ -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'] diff --git a/website/docs/guides/custom-cicd-pipelines.md b/website/docs/guides/custom-cicd-pipelines.md index 5b4456c161c..df3d30e7c27 100644 --- a/website/docs/guides/custom-cicd-pipelines.md +++ b/website/docs/guides/custom-cicd-pipelines.md @@ -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'] diff --git a/website/docs/guides/dbt-models-on-databricks.md b/website/docs/guides/dbt-models-on-databricks.md index a205dd4fe6f..21b848b6945 100644 --- a/website/docs/guides/dbt-models-on-databricks.md +++ b/website/docs/guides/dbt-models-on-databricks.md @@ -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'] diff --git a/website/docs/guides/debugging-schema-names.md b/website/docs/guides/debugging-schema-names.md index 73b67941ee4..a5d8c9be5db 100644 --- a/website/docs/guides/debugging-schema-names.md +++ b/website/docs/guides/debugging-schema-names.md @@ -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 diff --git a/website/docs/guides/how-to-set-up-your-databricks-dbt-project.md b/website/docs/guides/how-to-set-up-your-databricks-dbt-project.md index 87f313a2542..fc03c542861 100644 --- a/website/docs/guides/how-to-set-up-your-databricks-dbt-project.md +++ b/website/docs/guides/how-to-set-up-your-databricks-dbt-project.md @@ -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'] diff --git a/website/docs/guides/how-to-use-databricks-workflows-to-run-dbt-cloud-jobs.md b/website/docs/guides/how-to-use-databricks-workflows-to-run-dbt-cloud-jobs.md index 2bff4401acd..30221332355 100644 --- a/website/docs/guides/how-to-use-databricks-workflows-to-run-dbt-cloud-jobs.md +++ b/website/docs/guides/how-to-use-databricks-workflows-to-run-dbt-cloud-jobs.md @@ -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'] diff --git a/website/docs/guides/migrating-from-spark-to-databricks.md b/website/docs/guides/migrating-from-spark-to-databricks.md index 332ba5f0573..68c867e762e 100644 --- a/website/docs/guides/migrating-from-spark-to-databricks.md +++ b/website/docs/guides/migrating-from-spark-to-databricks.md @@ -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'] diff --git a/website/docs/guides/migrating-from-stored-procedures.md b/website/docs/guides/migrating-from-stored-procedures.md index 72f0dee7810..ef86534c4af 100644 --- a/website/docs/guides/migrating-from-stored-procedures.md +++ b/website/docs/guides/migrating-from-stored-procedures.md @@ -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 diff --git a/website/docs/guides/productionizing-your-dbt-databricks-project.md b/website/docs/guides/productionizing-your-dbt-databricks-project.md index 06245846198..c7a53ebc105 100644 --- a/website/docs/guides/productionizing-your-dbt-databricks-project.md +++ b/website/docs/guides/productionizing-your-dbt-databricks-project.md @@ -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'] diff --git a/website/docs/guides/refactoring-legacy-sql.md b/website/docs/guides/refactoring-legacy-sql.md index c64157cc24b..09fcb9aaf82 100644 --- a/website/docs/guides/refactoring-legacy-sql.md +++ b/website/docs/guides/refactoring-legacy-sql.md @@ -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 diff --git a/website/docs/guides/set-up-ci.md b/website/docs/guides/set-up-ci.md index cbff83d6b1d..1dfe7270708 100644 --- a/website/docs/guides/set-up-ci.md +++ b/website/docs/guides/set-up-ci.md @@ -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'] diff --git a/website/docs/guides/sl-migration.md b/website/docs/guides/sl-migration.md index 031997b5e4d..5f5705314e9 100644 --- a/website/docs/guides/sl-migration.md +++ b/website/docs/guides/sl-migration.md @@ -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'] diff --git a/website/docs/guides/using-jinja.md b/website/docs/guides/using-jinja.md index 9078cb1aedd..9c604b86453 100644 --- a/website/docs/guides/using-jinja.md +++ b/website/docs/guides/using-jinja.md @@ -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']