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

[LFX PreTest] KPM API in rust for IDE integration #1031

Closed
zong-zhe opened this issue Feb 5, 2024 · 3 comments
Closed

[LFX PreTest] KPM API in rust for IDE integration #1031

zong-zhe opened this issue Feb 5, 2024 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@zong-zhe
Copy link
Contributor

zong-zhe commented Feb 5, 2024

Enhancement

This is the PreTest for #998.

What you need to do is ncapsulating some of the basic functions of kpm for the IDE to automatically update the dependencies.

You can refer to

pub fn fetch_metadata(manifest_path: PathBuf) -> Result<Metadata> {

More details:

@zong-zhe zong-zhe added enhancement New feature or request help wanted Extra attention is needed labels Feb 5, 2024
@zong-zhe zong-zhe added this to the v0.8.0 Release milestone Feb 5, 2024
@zong-zhe zong-zhe added this to KCL 2024 Feb 5, 2024
@octonawish-akcodes
Copy link
Contributor

I have raised a PR here #1032 @zong-zhe

@d4v1d03
Copy link
Contributor

d4v1d03 commented Feb 15, 2024

I have raised a PR #1040 , though i have added some tests over here, still i am working on those that check dependency updation as i had discussed earlier with you on #998, will try to get them done soon @zong-zhe

@Peefy
Copy link
Contributor

Peefy commented Feb 21, 2024

Closed by #1040

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants