The changes are a bit hard to see because of Prettier but the new code is in zip-file.service (function zipFiles2) and util (function zipFiles2).
Now when a user wants to download files, the files are downloaded to the path specified by the environment variable filePath. After all the files are downloaded, they are zipped into an archive and that archive is then streamed back to the user.
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow
The changes are a bit hard to see because of Prettier but the new code is in zip-file.service (function zipFiles2) and util (function zipFiles2).
Now when a user wants to download files, the files are downloaded to the path specified by the environment variable
filePath
. After all the files are downloaded, they are zipped into an archive and that archive is then streamed back to the user.Thanks for the PR!
Any successful deployments (not always required) will be available below. Backend available Frontend available
Once merged, code will be promoted and handed off to following workflow run. Main Merge Workflow