mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Added a new function to check the accessibility of URLs with retries and exponential backoff, improving the reliability of downloading source archives from GitHub. - Updated the main function to wait for the source archives to be accessible before proceeding with the download, enhancing error handling and user feedback.