Skip to content

Fix zip file task issue when project root is used as output directory… #21

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

BradPatras
Copy link

…. Fixes #20

The wildcard that was used in the include was too permissive and would cause too many things to be zipped when the output directory was set to be the project root.

See issue #20 for more info.

…Fixes luca992#20

The wildcard that was used in the include was too permissive and would cause too many things to be zipped when the output directory was set to be the project root.
@luca992
Copy link
Owner

luca992 commented Jan 2, 2025

Sorry, I never saw this. I'll take a look soon and put up a snapshot at least if you want before that

@BradPatras
Copy link
Author

BradPatras commented Apr 13, 2025

Just checking in on this, did you ever get time to look into this? @luca992

@luca992
Copy link
Owner

luca992 commented Apr 24, 2025

Sorry I forgot again 😬. Do you want me to put a snapshot up first?

@luca992
Copy link
Owner

luca992 commented Apr 24, 2025

Or do you already know it works as you describe?

@luca992
Copy link
Owner

luca992 commented Apr 24, 2025

I'll trust you on it. If it breaks things someone will let me know 😅

@luca992 luca992 merged commit 13fd9d2 into luca992:master Apr 24, 2025
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.

Choosing root directory as output directory causes incorrect zipping behavior
2 participants