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

chore: update instructions for some tools promotion usage #2299

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

derberg
Copy link
Member

@derberg derberg commented Nov 8, 2023

fixes #1854

Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for shimmering-choux-eb0798 ready!

Name Link
🔨 Latest commit 5c60cbb
🔍 Latest deploy log https://app.netlify.com/sites/shimmering-choux-eb0798/deploys/654bc4f8c0019b0008823df0
😎 Deploy Preview https://deploy-preview-2299--shimmering-choux-eb0798.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.

@@ -11,7 +11,6 @@ import {
import CodeBlock from '../../components/editor/CodeBlock';
import Heading from '../../components/typography/Heading';
import Paragraph from '../../components/typography/Paragraph';
import DocsButton from '../../components/buttons/DocsButton';
Copy link
Member Author

Choose a reason for hiding this comment

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

never used here, not for tools, it is used in docs

Comment on lines +30 to +31
return `npm install -g @asyncapi/cli
asyncapi generate fromTemplate ${specPath} ${template} ${params}`
Copy link
Member Author

Choose a reason for hiding this comment

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

not much v3 related but I could not stand it is so outdated 😄

Copy link
Member

@akshatnema akshatnema left a comment

Choose a reason for hiding this comment

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

Hey Lukasz, I saw some of the alterations inside render of commands, where you updated them.

image

I see that some of commands got grey instead of proper code block.

@derberg
Copy link
Member Author

derberg commented Nov 9, 2023

@akshatnema current version is also highlighting weird, for me separate issue from this PR

@akshatnema
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit d51fa0d into asyncapi:next-major-spec Nov 9, 2023
18 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.

3 participants