mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-10 05:26:44 +03:00
### Fixed - Added missing release asset mirroring functionality (APK, ZIP, Binary files) - Release assets (attachments) are now properly downloaded from GitHub and uploaded to Gitea - Fixed missing metadata component configuration checks ### Added - Full support for mirroring release assets/attachments - Debug logging for metadata component configuration to help troubleshoot mirroring issues - Download and upload progress logging for release assets ### Improved - Enhanced release mirroring to include all associated binary files and attachments - Better visibility into which metadata components are enabled/disabled - More detailed logging during the release asset transfer process Fixes #68 Co-Authored-By: Claude <noreply@anthropic.com>