Skip to content

Conversation

the-gigi-apollo
Copy link
Contributor

@the-gigi-apollo the-gigi-apollo requested a review from a team as a code owner September 10, 2025 03:25

This comment has been minimized.

@apollo-librarian
Copy link

apollo-librarian bot commented Sep 10, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 5 changed, 0 removed
* graphos/routing/(latest)/customization/coprocessor/reference.mdx
* graphos/routing/(latest)/self-hosted/containerization/docker.mdx
* graphos/routing/(latest)/graphos-reporting.mdx
* graphos/routing/(latest)/license.mdx
* graphos/routing/(latest)/_sidebar.yaml

Build ID: bf2ce87b5df5ed748e36d5cb
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/bf2ce87b5df5ed748e36d5cb

@the-gigi-apollo the-gigi-apollo force-pushed the gigi/dxm-227-add-railway-and-render-deployment-guides branch from 61f3476 to b12ea67 Compare September 10, 2025 04:02
@the-gigi-apollo the-gigi-apollo force-pushed the gigi/dxm-227-add-railway-and-render-deployment-guides branch from b12ea67 to ba1008d Compare September 10, 2025 07:18
@@ -0,0 +1,5 @@
### add render and railway deployment pages ([PR #8242](https://github.com/apollographql/router/pull/8242))

[dxm-227](https://apollographql.atlassian.net/browse/DXM-227)
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we want to add any Apollo-only ticket links to public changesets. Is this something we can still remove?

I believe we also don't typically add docs-only changes to a changeset... @abernix would you be able to confirm here? 🙏🏽

Copy link
Member

@abernix abernix Sep 10, 2025

Choose a reason for hiding this comment

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

@mabuyo Yes, this entire repository is public and so is this changelog — it's delivered with the release. We should remove this specific linkage and also make this changeset highlight the really great content that the rest of this PR adds!

We describe how this changeset should be here, but generally, our rules from style-guide.md / Librarian apply beyond that.

Comment on lines +230 to +235
- label: "Managed Hosting"
children:
- label: "Railway"
href: "./self-hosted/managed-hosting/railway"
- label: "Render"
href: "./self-hosted/managed-hosting/render"
Copy link
Contributor

Choose a reason for hiding this comment

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

Clicking on these from the sidebar is broken right now because we have to add them to the docs-rewrite repo in the _ref.yaml file. Came across this a few days ago pairing with other engineers.

cc @BlenderDude is this intentional? Why does the router _ref.yaml have to manually add each page but the MCP server _ref.yaml pattern matches every single MDX file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That seems like a problem as it requires PRs in two separate repos to me merged at the same time.

Copy link
Member

Choose a reason for hiding this comment

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

At least at the time of creation, the old docs and the new docs required a different structure. If all pages within the routing folder (and all future pages!) are part of the docs at that location, we can update the ref file to use the glob grab-everything syntax.

Copy link
Contributor

Choose a reason for hiding this comment

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

@the-gigi-apollo Let's work with this structure for now, I don't want to accidentally break anything. Can you open up a new PR to update the _ref.yaml file, merge that first, then come back to this one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @mabuyo ,
I know that the docs-rewrite repo pulls content from other repos, but I'm not sure how to organize it. Can you provide more specific instructions what exactly should go in the _ref.yaml file?

I see that it currently pulls some subset of files from the router repo, but not sure how to update it.

Copy link
Contributor

Choose a reason for hiding this comment

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

@the-gigi-apollo Please pull this branch from docs-rewrite and run locally! https://github.com/apollographql/docs-rewrite/pull/765

@the-gigi-apollo the-gigi-apollo force-pushed the gigi/dxm-227-add-railway-and-render-deployment-guides branch 2 times, most recently from 7cca552 to f93cb6b Compare September 11, 2025 15:42
@the-gigi-apollo the-gigi-apollo force-pushed the gigi/dxm-227-add-railway-and-render-deployment-guides branch from 0a512ad to 8f2702a Compare September 11, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants