Skip to content
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

feat: add rendering of case study asyncapi document #2770

Merged
merged 12 commits into from
Jul 24, 2024

Conversation

akkshitgupta
Copy link
Contributor

Description
This pull request adds the Production-use AsyncAPI document as an example on the adeo case study page. Also, updates the link action to opening the preview .yaml file in new tab instead of downloading it.

Related issue(s) Fixes #1503

Related screenshot
Screenshot

Video Proof

Screen.Recording.2024-03-14.at.12.25.02.AM.mov

Copy link

netlify bot commented Mar 13, 2024

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit dc01f0b
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/66a1176f12e8fc0008ea40d3
😎 Deploy Preview https://deploy-preview-2770--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@asyncapi-bot
Copy link
Contributor

asyncapi-bot commented Mar 13, 2024

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 37
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🟠 PWA 56

Lighthouse ran on https://deploy-preview-2770--asyncapi-website.netlify.app/

@sambhavgupta0705
Copy link
Member

Greatwork @akkshitgupta
@derberg it's finally here

Copy link
Member

@sambhavgupta0705 sambhavgupta0705 left a comment

Choose a reason for hiding this comment

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

@akkshitgupta LGTM
Great Work

@sambhavgupta0705
Copy link
Member

Let's wait other maintainers' approval on this and then we are good to go

Copy link
Member

Choose a reason for hiding this comment

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

add this file as part of components/helper folder, as this function is used in the UI side, not at scripts side.

akshatnema
akshatnema previously approved these changes Mar 23, 2024
@derberg
Copy link
Member

derberg commented Mar 24, 2024

thanks!

I would prefer that you do not add new example field but reuse full example

also please make sure it is visible in right hand side navigation, and not hidden in More Details

@sambhavgupta0705
Copy link
Member

@derberg please review this one

@sambhavgupta0705
Copy link
Member

@derberg please review this one

reminder

@derberg derberg changed the title chore: add AsyncAPI Doc as example feat: add rendering of case study asyncapi document Apr 22, 2024
derberg
derberg previously approved these changes Apr 22, 2024
Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

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

Thanks a 100!!!

@sambhavgupta0705
Copy link
Member

@akkshitgupta can you please solve the merge conflict and then we can merge it

@sambhavgupta0705
Copy link
Member

The merge conflict can be complex as we have migrated the code from JS to TS.In that case you can open a new PR for this

@akkshitgupta
Copy link
Contributor Author

sure @sambhavgupta0705 I will look into it.

@sambhavgupta0705
Copy link
Member

@akkshitgupta are you willing to work on this or we can give it to another contributor?

@akkshitgupta
Copy link
Contributor Author

@sambhavgupta0705 I guess there is some confusion. I have updated the files to the typescript version already. you can check for that :)

@sambhavgupta0705
Copy link
Member

ohh my bad

Copy link
Member

@sambhavgupta0705 sambhavgupta0705 left a comment

Choose a reason for hiding this comment

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

LGTM

@sambhavgupta0705
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 1ab6e4a into asyncapi:master Jul 24, 2024
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new section to case study that renders example AsyncAPI document
5 participants