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

task: use the SDK's new artifact_fetch, artifact_generate and artifact_definition_generate functions in the action plugins #37

Open
wvandeun opened this issue Nov 23, 2023 · 1 comment

Comments

@wvandeun
Copy link
Contributor

Task Description

Modify the opsmill.infrahub.artifact action plugins to leverage the SDK's new artifact_fetch, artifact_generate and artifact_definition_generate functions. Instead of directly using the REST API.

opsmill/infrahub#1505

This will require us to store the Node's data as a host var and then to reconstruct the node in the plugin, leveraging the from_graphql method.

@BeArchiTek
Copy link
Contributor

Need #38 to be able to use the new functions

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

No branches or pull requests

2 participants