We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
~/.retriever_provenance/'
get_script_provenance(path_to_archive): should look at the default directory to obtain the scripts.
retriever/retriever/lib/provenance_tools.py
Line 24 in e1ae668
The text was updated successfully, but these errors were encountered:
I would like to work on this issue. Can you explain with another example?
Sorry, something went wrong.
I will update you on this after testing again, It seems to have been fixed but I have to confirm
Sure
Testing outside of the repository director works fine for me.
No branches or pull requests
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.
retriever/retriever/lib/provenance_tools.py
Line 24 in e1ae668
The text was updated successfully, but these errors were encountered: