-
Notifications
You must be signed in to change notification settings - Fork 0
fix author:moveImageToCOS command #28
Copy link
Copy link
Open
Labels
5000 - 4hrmini taskmini task
Description
Previously, the command php artisan author:moveImageToCOS had some issues:
- The whole command will exit when processing an image that doesn't exist.
- If an author's avatar has been set, the command will replace the avatar with the first Wikimedia image.
从 wikimedia 拷贝作者图片到poemwiki 的命令 php artisan author:moveImageToCOS 存在以下问题:
- 碰到不存在的图片或者网络问题,会让整个过程中断。
- 如果某个作者已经设置了头像,在执行这个命令以后会将原有的头像以 wikimedia 上这个作者的第一张图片代替。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
5000 - 4hrmini taskmini task