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: added interactive steps to using asyncapi start studio command #1736

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pseudo-tensor
Copy link

@pseudo-tensor pseudo-tensor commented Mar 20, 2025

Fixes #1727
Added Interactive steps for asyncapi start studio command for specifying

  • To start with a reference file
  • Path or reference file
  • Port value

2025-03-20_11-53

Copy link

changeset-bot bot commented Mar 20, 2025

⚠️ No Changeset found

Latest commit: e9a008f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@pseudo-tensor pseudo-tensor changed the title feat: Added interactive steps to using asyncapi start studio command #1727 feat: Added interactive steps to using asyncapi start studio command Mar 20, 2025
@pseudo-tensor pseudo-tensor changed the title feat: Added interactive steps to using asyncapi start studio command feat: added interactive steps to using asyncapi start studio command Mar 20, 2025
@AayushSaini101
Copy link
Collaborator

/u

@AayushSaini101
Copy link
Collaborator

@pseudo-tensor thanks for the PR, kindly add screenshots for following case

  • When the particular asyncapi document has been passed then show the result of UI
  • What is the result no document passed in the command line, kindly add the result in this case thanks : )

@pseudo-tensor
Copy link
Author

This is the result when we pass a specific file
2025-03-20_12-14

When no reference is specified it falls back to its original behaviour and looks for the file asyncapi.yml
2025-03-20_12-10

@pseudo-tensor
Copy link
Author

@AayushSaini101 I've made changes to follow the eslint config provided.
Please suggest any further necessary changes

@pseudo-tensor
Copy link
Author

@AayushSaini101 should i add a .changeset in this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

[Improvement]: Make the steps of Asyncapi start studio command interactive
3 participants