-
-
Notifications
You must be signed in to change notification settings - Fork 919
docs: new tutorial "validate asyncapi documents using studio" #1022
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
Conversation
✅ Deploy Preview for asyncapi-website ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-1022--asyncapi-website.netlify.app/ |
@alequetzalli this is up for suggestions and reviews |
@@ -0,0 +1,144 @@ | |||
--- |
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.
you need to add .md
to file name as now it do not show up in the preview
There was a lot of unnecessary info that was not relevant to the core goal of the tutorial. The tutorial was also missing a sequential format from start to finish.
📝 Hey @starlightknown, a few feedback notes:
At this point, it would be great to have @derberg review it from a technical perspective and provide his feedback too on how to further improve this tutorial. I am curious to see if he thinks we should add more errors and what they might be. (I considered making an error in the Thank you for all your work so far, Karuna! ✨✨✨✨ |
Oh and we need add the Prev/Next steps buttons to this doc page too :) |
asyncapi/studio#536 it's not merged yet |
@starlightknown @alequetzalli Should I merge the PR in Studio first or I should wait for this PR? |
@magicmatatjahu I recommend we wait to merge asyncapi/studio#536 at the same time as this tutorial PR; otherwise, it will confuse users since the tutorial won't be live yet. |
@alequetzalli Mentioned PR is already merged 😅 You can merge this one with one problem. |
LOL !! yeah I see fran got excited and jumped the gun to merge... So you say "You can merge this one with one problem." Sorry, what problem is that? 🧐 |
Co-authored-by: Akshat Nema <76521428+akshatnema@users.noreply.github.com>
file name didn't include tutorial validation method
/rtm |
Description
Related issue(s)
#872