Skip to content

removed appdir from fileName #5

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
Jul 11, 2024
Merged

removed appdir from fileName #5

merged 1 commit into from
Jul 11, 2024

Conversation

gokul1630
Copy link
Contributor

removed this because it creates a conflict between database records & actual bundle name
Ex: in the database, I can see the download column has only uuid with .zip extension but on the actual file name I can see the uuid with project folder name as a prefix

@htdcx
Copy link
Owner

htdcx commented Jul 10, 2024

This is added for compatibility with the -p parameter.Have you tested it with -p?

@gokul1630
Copy link
Contributor Author

This is added for compatibility with the -p parameter.Have you tested it with -p?

yes, I have tested with -p, it just adds the project folder name to the zip file prefix which is not expected.

@htdcx htdcx merged commit 8041a53 into htdcx:main Jul 11, 2024
1 check passed
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.

2 participants