Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Jan 22, 2025
1 parent d2dca59 commit 15c0b10
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions docs/docs-beta/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const config: Config = {
},
{
from: '/examples/conditional_execution',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/examples/config_mapping',
Expand All @@ -90,7 +90,7 @@ const config: Config = {
},
{
from: '/examples/dep_dsl',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/examples/deploy_docker',
Expand All @@ -102,7 +102,7 @@ const config: Config = {
},
{
from: '/examples/fan_in_pipeline',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/examples/ge_example',
Expand All @@ -118,7 +118,7 @@ const config: Config = {
},
{
from: '/examples/nothing',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/examples/pipeline_tags',
Expand All @@ -130,7 +130,7 @@ const config: Config = {
},
{
from: '/examples/dynamic_graph',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/examples/memoized_development',
Expand Down Expand Up @@ -350,19 +350,19 @@ const config: Config = {
},
{
from: '/_apidocs/libraries/dagster-airflow',
to: '/api/python-api/dagster-airlift',
to: '/api/python-api/libraries/dagster-airlift',
},
{
from: '/integrations/great-expectations',
to: '/integrations',
to: '/integrations/libraries/',
},
{
from: '/guides/dagster/airbyte-ingestion-as-code',
to: '/integrations/libraries/airbyte/',
},
{
from: '/integrations/databricks',
to: '/integations/libraries/databricks',
to: '/integrations/libraries/databricks',
},
{
from: '/getting-started',
Expand Down Expand Up @@ -394,15 +394,15 @@ const config: Config = {
},
{
from: '/concepts',
to: '/guides',
to: '/',
},
{
from: '/concepts/assets/software-defined-assets',
to: '/guides/build/assets/defining-assets',
},
{
from: '/concepts/assets/graph-backed-assets',
to: '/guides/build/defining-assets/#graph-asset',
to: '/guides/build/assets/defining-assets#graph-asset',
},
{
from: '/concepts/assets/multi-assets',
Expand All @@ -418,7 +418,7 @@ const config: Config = {
},
{
from: '/concepts/assets/asset-selection-syntax',
to: '/guides/assets/asset-selection-syntax',
to: '/guides/build/assets/asset-selection-syntax',
},
{
from: '/concepts/assets/asset-checks',
Expand Down Expand Up @@ -470,11 +470,11 @@ const config: Config = {
},
{
from: '/concepts/automation/schedules/testing',
to: '/guides/automate/testing-schedules',
to: '/guides/automate/schedules/testing-schedules',
},
{
from: '/concepts/automation/schedules/troubleshooting',
to: '/guides/automate/troubleshooting-schedules',
to: '/guides/automate/schedules/troubleshooting-schedules',
},
{
from: '/concepts/partitions-schedules-sensors/sensors',
Expand Down Expand Up @@ -514,7 +514,7 @@ const config: Config = {
},
{
from: '/concepts/resources',
to: '/guides/build/external-resources',
to: '/guides/build/external-resources/',
},
{
from: '/concepts/configuration/config-schema',
Expand Down Expand Up @@ -582,19 +582,19 @@ const config: Config = {
},
{
from: '/concepts/ops-jobs-graphs/jobs',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/concepts/assets/asset-jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/concepts/ops-jobs-graphs/op-jobs',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/concepts/ops-jobs-graphs/job-execution',
to: '/guides/build/jobs',
to: '/guides/build/assets/asset-jobs',
},
{
from: '/concepts/metadata-tags/asset-metadata',
Expand All @@ -618,23 +618,23 @@ const config: Config = {
},
{
from: '/concepts/dagster-pipes/subprocess',
to: '/guides/build/external-pipelines/using-pipes/',
to: '/guides/build/external-pipelines/using-dagster-pipes/',
},
{
from: '/concepts/dagster-pipes/subprocess/create-subprocess-asset',
to: '/guides/build/external-pipelines/using-pipes/create-subprocess-asset',
to: '/guides/build/external-pipelines/using-dagster-pipes/create-subprocess-asset',
},
{
from: '/concepts/dagster-pipes/subprocess/modify-external-code',
to: '/guides/build/external-pipelines/using-pipes/modify-external-code',
to: '/guides/build/external-pipelines/using-dagster-pipes/modify-external-code',
},
{
from: '/concepts/dagster-pipes/subprocess/reference',
to: '/guides/build/external-pipelines/using-pipes/reference',
to: '/guides/build/external-pipelines/using-dagster-pipes/reference',
},
{
from: '/concepts/dagster-pipes/aws-ecs',
to: '/guides/build/external-pipelines/aws-ecr-pipeline',
to: '/guides/build/external-pipelines/aws-ecs-pipeline',
},
{
from: '/concepts/dagster-pipes/aws-glue',
Expand All @@ -646,7 +646,7 @@ const config: Config = {
},
{
from: '/concepts/dagster-pipes/aws-emr-containers',
to: '/guides/build/external-pipelines/aws-emr-containers-pipeline',
to: 'guides/build/external-pipelines/aws-emr-pipeline',
},
{
from: '/concepts/dagster-pipes/aws-emr-serverless',
Expand Down Expand Up @@ -682,7 +682,7 @@ const config: Config = {
},
{
from: '/concepts/types',
to: '/guides/build/assets/',
to: '/api/python-api/types',
},
{
from: '/concepts/logging/custom-loggers',
Expand Down Expand Up @@ -802,11 +802,11 @@ const config: Config = {
},
{
from: '/dagster-plus/account/managing-users/managing-teams',
to: '/dagster-plus/features/authentication-and-access-control/teams',
to: '/dagster-plus/features/authentication-and-access-control/rbac/teams',
},
{
from: '/dagster-plus/account/managing-users/managing-user-roles-permissions',
to: '/dagster-plus/features/authentication-and-access-control/user-roles-permissions',
to: '/dagster-plus/features/authentication-and-access-control/rbac/user-roles-permissions',
},
{
from: '/dagster-plus/account/authentication/utilizing-scim-provisioning',
Expand All @@ -822,7 +822,7 @@ const config: Config = {
},
{
from: '/dagster-plus/account/authentication/okta/saml-sso',
to: '/dagster-plus/features/authentication-and-access-control/okta-sso',
to: '/dagster-plus/features/authentication-and-access-control/sso/okta-sso',
},
{
from: '/dagster-plus/account/authentication/okta/scim-provisioning',
Expand Down Expand Up @@ -886,7 +886,7 @@ const config: Config = {
},
{
from: '/dagster-plus/managing-deployments/code-locations',
to: '/dagster/plus/deployment/code-locations/',
to: '/dagster-plus/deployment/code-locations/',
},
{
from: '/dagster-plus/managing-deployments/branch-deployments',
Expand Down Expand Up @@ -954,19 +954,19 @@ const config: Config = {
},
{
from: '/dagster-plus/managing-deployments/dagster-plus-cli',
to: '/dagster-plus/deployment/dagster-cloud-cli',
to: '/dagster-plus/deployment/management/dagster-cloud-cli/',
},
{
from: '/dagster-plus/references/ci-cd-file-reference',
to: '/dagster-plus/features/ci-cd/ci-cd-file-reference',
},
{
from: '/dagster-plus/managing-deployments/dagster-cloud-yaml',
to: '/dagster-plus/deployment/dagster-cloud-yaml',
to: '/dagster-plus/deployment/code-locations/dagster-cloud-yaml',
},
{
from: '/dagster-plus/references/limits',
to: '/dagster-plus/deployment/rate-limits',
to: '/dagster-plus/deployment/management/rate-limits',
},
{
from: '/deployment',
Expand Down Expand Up @@ -1142,23 +1142,23 @@ const config: Config = {
},
{
from: '/integrations/airflow/from-airflow-to-dagster',
to: '/integrations/libraries/airlift/airflow-to-dagster',
to: '/integrations/libraries/airlift/airflow-to-dagster/',
},
{
from: '/guides/migrations/observe-your-airflow-pipelines-with-dagster',
to: '/integrations/libraries/airlift/',
},
{
from: '/guides/dagster/recommended-project-structure',
to: '/guides/build/project-structure/',
to: '/guides/build/projects/structuring-your-dagster-project',
},
{
from: '/guides/dagster/ml-pipeline',
to: '/guides/build/ml-pipelines',
to: '/guides/build/ml-pipelines/',
},
{
from: '/guides/dagster/managing-ml',
to: '/guides/build/ml-pipelines',
to: '/guides/build/ml-pipelines/',
},
{
from: '/guides/dagster/example_project',
Expand All @@ -1174,7 +1174,7 @@ const config: Config = {
},
{
from: '/guides/customizing-run-queue-priority',
to: '/guides/deploy/execution/customizing-run-coordinator-priority',
to: '/guides/deploy/execution/customizing-run-queue-priority',
},
{
from: '/guides/dagster/dagster_type_factories',
Expand Down

0 comments on commit 15c0b10

Please sign in to comment.