Skip to content

Commit

Permalink
Revert "Migrate MDX doc components to Markdoc tags (#21557)" (#22025)
Browse files Browse the repository at this point in the history
This reverts commit da56a1f.

## Summary & Motivation

- This change appears to have caused several pages to 404 (eg.
http://localhost:3001/tutorial/introduction)

## How I Tested These Changes

- Performed a `git bisecet` to identify this commit as introducing 404'd
pages
- Ran `make next-watch-build` to try and load pages locally
  • Loading branch information
cmpadden committed May 22, 2024
1 parent a099aea commit ef3dee7
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 728 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ agent_queues:
</ReferenceTableItem>
<ReferenceTableItem
propertyName="config.repository_credentials">
Optional arn of the secret to authenticate into your private container registry. This does not apply if you are leveraging ECR for your images, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/userguide/private-auth.html">the AWS private auth guide</a>.
Optional arn of the secret to authenticate into your private container registry. This does not apply if you are leveraging ECR for your images, see https://docs.aws.amazon.com/AmazonECS/latest/userguide/private-auth.html.
</ReferenceTableItem>

</ReferenceTable>
Expand Down
300 changes: 0 additions & 300 deletions docs/markdoc-component-documentation.md

This file was deleted.

42 changes: 0 additions & 42 deletions docs/next/components/markdoc/ArticleList.tsx

This file was deleted.

36 changes: 0 additions & 36 deletions docs/next/components/markdoc/Badges.tsx

This file was deleted.

Loading

1 comment on commit ef3dee7

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-cg2cutt6b-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit ef3dee7.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.