We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The official library does not support parsing the SDL file and getting Groups that are needed for creating a deployment.
Groups
Other AkashJS library developed by @spacepotahto does have support for it: https://github.com/spacepotahto/akashjs/blob/92f41c97fd876480440d46fadf120f7905ded65a/src/utils/deployment.ts#L132
I think for general purpose use of AkashJS to make composable projects, this is a basic requirement.
The text was updated successfully, but these errors were encountered:
Can we have one example of create deployment using SDL file or SDL yaml string?
Sorry, something went wrong.
No branches or pull requests
The official library does not support parsing the SDL file and getting
Groups
that are needed for creating a deployment.Other AkashJS library developed by @spacepotahto does have support for it: https://github.com/spacepotahto/akashjs/blob/92f41c97fd876480440d46fadf120f7905ded65a/src/utils/deployment.ts#L132
I think for general purpose use of AkashJS to make composable projects, this is a basic requirement.
The text was updated successfully, but these errors were encountered: