winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.99k stars 196 forks source link

move zip file generation to backend #1701

Open polamoros opened 1 year ago

polamoros commented 1 year ago

Community Note

Please vote by adding a 👍 reaction to the issue to help us prioritize. If you are interested to work on this issue, please leave a comment.

Feature Spec

Zip file generation is done in the backend of the Console app.

Use Cases

Download multiple files from a bucket

Implementation Notes

use archiver

Component

Wing Console

github-actions[bot] commented 1 year ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 5 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

ainvoner commented 3 months ago

not sure it is relevant anymore. @polamoros if need to keep open, remove stale and reopen

polamoros commented 3 months ago

@ainvoner yes, we should move this code to the BE