Enable new feature from Generator to support templates hosted as private packages
Reason/Context
We just released a new feature in Generator -> https://www.asyncapi.com/docs/tools/generator/using-private-template
Description
Would be great to enable new flags in asyncapi generate fromTemplate command that enable user to pass custom registry.url and specific authorization method, like registry.auth or registry.token
@Souvikns I think it is a nice, pretty simple new feature that would be good for onboarding potential new maintainer as it is typical enhancement to existing command - so maintainer candidate learns code from perspective of commands and their tests
would like to take this up!
BTW, should registry.auth and registry.token have a default value, in case none is provided?
Also, should we take the registry.auth as a base64 encoded string value, or take it in the form of "username:password" and then convert it to a base64 encoded value?
@derberg Is it available to work, I can complete this
yeah, I guess so, @Shiva953 in related PR do not respons 2 weeks already
yeah, I guess so, @Shiva953 in related PR do not respons 2 weeks already Thanks @derberg
@Amzani @derberg Started working on it creating a draft PR
:tada: This issue has been resolved in version 1.13.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: