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

Fix the artifacts locate function #12

Open
glihm opened this issue Nov 4, 2023 · 0 comments
Open

Fix the artifacts locate function #12

glihm opened this issue Nov 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@glihm
Copy link
Owner

glihm commented Nov 4, 2023

The artifacts locate function https://github.com/glihm/kipt/blob/main/src/declare.rs#L181 has for now two problems:

  1. The recursion is not well made and then only parse the first sub-directory only.
  2. The path in the Lua file is relative to where kipt is executed. We need better error message to indicate that the file is not found because of paths.
@glihm glihm added the bug Something isn't working label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant