-
Notifications
You must be signed in to change notification settings - Fork 18
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
add architecture docs and refctor deployment docs #805
Conversation
Error testing the assertions. Check the logs. |
@shahidhk Thanks for your PR! I've assigned @seanparkross to review it. |
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 52.7%, saving 500.88 KB.
207 images did not require optimisation. |
Awaiting further info and for this to come out of draft to review @shahidhk |
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 57.5%, saving 670.37 KB.
208 images did not require optimisation. |
any idea why deploy failed? @hasura/docs ? |
Logs return a ton of errors around Update the sidebar pathname in the You can test it locally by running |
Redirects 🔀Hey, @robertjdominguez & @seanparkross — the following redirects will be needed for deployment:
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 55.4%, saving 468.85 KB.
211 images did not require optimisation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have applied a bunch of nit commits directly. Main thing is there was no consistency with the capitalisation of Data Plane and Control Plane. I have gone with title case throughout as that was more common. Can change to all lowercase if needed.
Description 📝
Revamp the deployment docs section and refactor that into architecture and deployment sections.
Quick Links 🚀
https://shahidhk-architecture-docs.v3-docs-eny.pages.dev/architecture/overview/
https://shahidhk-architecture-docs.v3-docs-eny.pages.dev/deployment/overview/
Assertion Tests 🤖
Architecture docs are added to understand different options of deploying DDN platform. Deployment docs are refactored to have only how-to guides.