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

[FEATURE] New command to publish the result generated by generate and model command. #1417

Open
2 tasks done
AayushSaini101 opened this issue May 10, 2024 · 1 comment
Open
2 tasks done
Labels
area/dx enhancement New feature or request

Comments

@AayushSaini101
Copy link
Contributor

Why do we need this improvement?

In the current version of the generator, we can pull the templates from the private registory Reference: https://www.asyncapi.com/docs/tools/generator/using-private-template

It would be good if we introduced the new command is given below and published the generated source to the private templates/space.

asyncapi publish <generatedSource>

The command will ask the username or token or password to publish the generatedSource

How will this change help?

Help the users to pull and push the result via CLI

Screenshots

No response

How could it be implemented/designed?

  • Introduce new command asyncapi publish
  • Use proper authentication to connect the registry
  • Publish the generated source.

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

@AayushSaini101 AayushSaini101 added the enhancement New feature or request label May 10, 2024
@Amzani Amzani added the area/dx label May 13, 2024
@AayushSaini101
Copy link
Contributor Author

Can sync my local AsyncAPI file with a remote system (e.g registry)
Can publish my AsyncAPI file in a schema registry
We can include these feature improvment in this issue @Amzani

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dx enhancement New feature or request
Projects
Status: To Triage
Development

No branches or pull requests

2 participants