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
🐞 Describe the bug
Files which are excluded are still being deleted if deleteOrphaned is true.
This seems to be an edge case when using deleteOrphaned and excluded. However I still think it is a bug, at least not the behaviour I am expecting.
deleteOrphaned
excluded
📚 To Reproduce
💡 Expected behavior
The file should not be deleted.
🖼️ Screenshots
⚙️ Environment
@v1 (using 1.12.0)
The text was updated successfully, but these errors were encountered:
Yep, that seems to be a bug. Thanks for reporting and for the PR.
Will merge it later today.
Sorry, something went wrong.
013b028
🎉 This issue has been resolved in version 1.13.0 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Successfully merging a pull request may close this issue.
🐞 Describe the bug
Files which are excluded are still being deleted if deleteOrphaned is true.
This seems to be an edge case when using
deleteOrphaned
andexcluded
. However I still think it is a bug, at least not the behaviour I am expecting.📚 To Reproduce
💡 Expected behavior
The file should not be deleted.
🖼️ Screenshots
⚙️ Environment
@v1 (using 1.12.0)
The text was updated successfully, but these errors were encountered: