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

support deployments using SDL #22

Open
betterclever opened this issue Apr 2, 2022 · 1 comment
Open

support deployments using SDL #22

betterclever opened this issue Apr 2, 2022 · 1 comment
Labels
kind/enhancement Enhance an existing feature/documentation

Comments

@betterclever
Copy link

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.

@jtary jtary added the kind/enhancement Enhance an existing feature/documentation label Mar 14, 2023
@saurabhsksharma
Copy link

Can we have one example of create deployment using SDL file or SDL yaml string?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhance an existing feature/documentation
Projects
None yet
Development

No branches or pull requests

3 participants