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

delete source path after moving #634

Open
wants to merge 1 commit into
base: qa/0.x
Choose a base branch
from

Conversation

fitnycdigitalinitiatives
Copy link
Contributor

Piggybacking off of #632, even if the pointer file is successfully recreated, I don't think 'move' is working fully as intended because it doesn't delete the original package in the source after the move. Though, I'm not sure if that was the intent to leave the original there. In the SS api, it uses the term 'relocate' so I'm assuming that the intent is to remove the original files in the source. This uses 'delete_path' to do so.

@eviau-artefactual
Copy link

I will try to start the tests by closing/re-opening the branch...

@Dhwaniartefact
Copy link
Contributor

@fitnycdigitalinitiatives :Thank you for the contribution!

Based on the results of the tests, it appears that the linting test failed. Would it be possible for you to fix the linting issue ? There is a pre-commit setup you can create. It should be done pre-commit install inside the git repo.

Thanks!

@fitnycdigitalinitiatives
Copy link
Contributor Author

Ok, let me see when I can get to this, it's been a while since I worked on this.

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

Successfully merging this pull request may close these issues.

3 participants