Commit Graph

5 Commits

Author SHA1 Message Date
5774391bbe feat: refactor deploy command to enhance file upload process and user handling
- Updated the deploy command to include a new username retrieval mechanism, falling back to the organization if not specified.
- Introduced uploadFilesV2 function to streamline file upload logic, including hash checking to prevent redundant uploads.
- Modified queryAppVersion to accept a create parameter for better version management.
- Added a new test file to validate the uploadFilesV2 functionality.
2026-02-02 17:57:50 +08:00
87824c0021 图片上传hash 有bug,修复 2025-12-03 18:05:40 +08:00
574317a42d update: add local-proxy library 2025-06-20 12:07:09 +08:00
6e85d65d2b update ev for new version 2025-05-08 20:46:34 +08:00
6759438921 fix: fix bugs for -V 2025-04-30 01:45:53 +08:00