Skip to content

fix: use basename of URL pathname to prevent asset subfolder creation#1067

Merged
inlife merged 1 commit into
inlife:masterfrom
douglasprod:fix-download-assets
Jun 3, 2026
Merged

fix: use basename of URL pathname to prevent asset subfolder creation#1067
inlife merged 1 commit into
inlife:masterfrom
douglasprod:fix-download-assets

Conversation

@douglasprod

Copy link
Copy Markdown
Contributor

download module used uri.pathname directly as the destination filename,
which caused it to attempt downloading assets into a nonexistent subfolder.
Now it downloads assets directly into the job folder.

@inlife
inlife merged commit 86d11dc into inlife:master Jun 3, 2026
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