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

Provenance does not seem to work well #1552

Open
henrykironde opened this issue Mar 3, 2021 · 4 comments
Open

Provenance does not seem to work well #1552

henrykironde opened this issue Mar 3, 2021 · 4 comments

Comments

@henrykironde
Copy link
Contributor

Run Provenance out of retriever directory to replicate the error.

retriever commit abalone-age -m "Example commit" --path .

Possible error:
We did not normalize the paths or we did not provide the default path to the provenance directory ~/.retriever_provenance/'
https://github.com/weecology/retriever/blob/main/retriever/lib/scripts.py#L125

get_script_provenance(path_to_archive): should look at the default directory to obtain the scripts.

def get_script_provenance(path_to_archive):

@Aakash3101
Copy link
Contributor

I would like to work on this issue. Can you explain with another example?

@henrykironde
Copy link
Contributor Author

I will update you on this after testing again, It seems to have been fixed but I have to confirm

@Aakash3101
Copy link
Contributor

Sure

@ethanwhite
Copy link
Member

Testing outside of the repository director works fine for me.

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

3 participants