-
Notifications
You must be signed in to change notification settings - Fork 126
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
added kpm_update #1032
added kpm_update #1032
Conversation
Pull Request Test Coverage Report for Build 7811178585
💛 - Coveralls |
Signed-off-by: Abhishek Kumar <[email protected]>
2b0e4f1
to
b077e74
Compare
21a6210
to
fda64ed
Compare
Signed-off-by: Abhishek Kumar <[email protected]>
e4657b0
to
56d3878
Compare
88c2ec5
to
296694b
Compare
Signed-off-by: Abhishek Kumar <[email protected]>
296694b
to
1146d87
Compare
Signed-off-by: Abhishek Kumar <[email protected]>
dda5774
to
f59a206
Compare
@Peefy check now? |
Signed-off-by: Abhishek Kumar <[email protected]>
Thank you! Please sign the DCO |
} | ||
let result = update_kcl_module(manifest_path); | ||
assert!(result.is_err()); | ||
fn test_update_module() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @octonawish-akcodes CI failed and would you please sign the DCO?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
im inspecting that, and i am having trouble signing dco due to conflicts :/
Tried to implement the kcl mod update similar to the metadata, Any guidance about how to add the integration with the LSP? #1031
cc @Peefy @zong-zhe @He1pa