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: fixed uccignore implementation #1359

Closed
wants to merge 6 commits into from

Conversation

hetangmodi-crest
Copy link
Contributor

Issue number:

Summary

Fixed the implementation of uccignore.

Changes

Previously, when building the add-on, any files in the package folder that were listed in the .uccignore file were not being deleted from the output directory. I have now changed the execution order so that after copying the package directory, files listed in .uccignore will be removed.

User experience

No changes from user end.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

@hetangmodi-crest hetangmodi-crest self-assigned this Oct 7, 2024
@artemrys
Copy link
Member

artemrys commented Oct 7, 2024

Please check #362 for more details.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2024
@hetangmodi-crest hetangmodi-crest deleted the fix/fix-uccignore-implementation branch October 8, 2024 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants