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

[docs] [revamp] - Seed /guides pages #23601

Merged
merged 8 commits into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Creating dynamic pipelines based on external data"
sidebar_position: 3
---

# Creating dynamic pipelines based on external data
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Scheduling runs"
sidebar_position: 1
---

# Scheduling runs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Triggering runs using events"
sidebar_position: 2
---

# Triggering pipeline runs using events
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Adding metadata to assets"
sidebar_position: 4
sidebar_label: "Adding metadata"
---

# Adding metadata to assets
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Creating asset factories"
sidebar_position: 5
sidebar_label: "Creating asset factories"
---

# Creating asset factories
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Creating data assets"
sidebar_position: 1
sidebar_label: "Creating data assets"
---

# Creating data assets
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Creating dependencies between assets"
sidebar_position: 2
sidebar_label: "Creating asset dependencies"
---

# Creating dependencies between assets
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Passing data between assets"
sidebar_position: 3
sidebar_label: "Passing data between assets"
---

# Passing data between assets
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Selecting subsets of assets"
sidebar_position: 6
sidebar_label: "Selecting assets"
---

# Selecting subsets of assets
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/deployment/aws.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Deploying to Amazon Web Services"
sidebar_position: 1
---

# Deploying to Amazon Web Services
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/deployment/azure.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Deploying to Microsoft Azure"
sidebar_position: 3
---

# Deploying to Microsoft Azure
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/deployment/building-a-data-mesh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Building a data mesh"
sidebar_position: 6
---

# Building a data mesh
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/deployment/dagster-plus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Deploying to Dagster+"
sidebar_position: 4
---

# Deploying to Dagster+
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/deployment/gcp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Deploying to Google Cloud Platform"
sidebar_position: 2
---

# Deploying to Google Cloud Platform
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Managing code locations"
sidebar_position: 5
---

# Managing code locations
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Migrating from self-hosted to Dagster+"
sidebar_position: 7
---

# Migrating from self-hosted to Dagster+
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Adding Python libraries"
sidebar_position: 3
---

# Adding Python libraries
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Connecting databases"
sidebar_position: 1
---

# Connecting databases
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Using API connections"
sidebar_position: 2
---

# Using API connections
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/monitoring/custom-logging.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Setting up custom logging"
sidebar_position: 1
---

# Setting up custom logging
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/monitoring/custom-metrics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Using custom metrics in logs"
sidebar_position: 3
---

# Using custom metrics in logs
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/monitoring/failed-run-alerts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Alerting on failed runs"
sidebar_position: 1
---

# Alerting on failed runs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Detecting schema changes"
sidebar_position: 4
---

# Detecting schema changes
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/testing/integration-tests.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Integration tests"
sidebar_position: 3
---

# Integration tests
6 changes: 6 additions & 0 deletions docs/docs-next/docs/guides/testing/stopping-runs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Stopping runs"
sidebar_position: 5
---

# Stopping runs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Testing assets with Asset Checks"
sidebar_position: 1
---

# Testing assets with Asset Checks
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Testing for data freshness"
sidebar_position: 1
---

# Testing for data freshness
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Unit tests for assets and ops"
sidebar_position: 2
---

# Unit tests for assets and ops
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Pushing operations to data warehouses"
sidebar_position: 2
---

# Pushing operations to data warehouses
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Working with different data file formats"
sidebar_position: 3
---

# Working with different data file formats
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Working with large datasets"
sidebar_position: 1
---

# Working with large datasets
77 changes: 70 additions & 7 deletions docs/docs-next/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,37 +31,100 @@ const sidebars: SidebarsConfig = {
{
type: "category",
label: "Data assets",
items: ["guides/data-assets"]
link: {
type: "doc",
id: "guides/data-assets"
},
items: [
{
type: 'autogenerated',
dirName: "guides/data-assets"
}
]
},
{
type: "category",
label: "Transformation",
items: ["guides/transformation"]
link: {
type: "doc",
id: "guides/transformation"
},
items: [
{
type: 'autogenerated',
dirName: "guides/transformation"
}
]
},
{
type: "category",
label: "Automation",
items: ["guides/automation"]
link: {
type: "doc",
id: "guides/automation"
},
items: [
{
type: 'autogenerated',
dirName: "guides/automation"
}
]
},
{
type: "category",
label: "External systems",
items: ["guides/external-systems"]
link: {
type: "doc",
id: "guides/external-systems"
},
items: [
{
type: 'autogenerated',
dirName: "guides/external-systems"
}
]
},
{
type: "category",
label: "Testing",
items: ["guides/testing"]
link: {
type: "doc",
id: "guides/testing"
},
items: [
{
type: 'autogenerated',
dirName: "guides/testing"
}
]
},
{
type: "category",
label: "Monitoring",
items: ["guides/monitoring"]
link: {
type: "doc",
id: "guides/monitoring"
},
items: [
{
type: 'autogenerated',
dirName: "guides/monitoring"
}
]
},
{
type: "category",
label: "Deployment",
items: ["guides/deployment"]
link: {
type: "doc",
id: "guides/deployment"
},
items: [
{
type: 'autogenerated',
dirName: "guides/deployment"
}
]
}
],
},
Expand Down
Loading