Skip to content

fix author:moveImageToCOS command #28

@star8ks

Description

@star8ks

Previously, the command php artisan author:moveImageToCOS had some issues:

  1. The whole command will exit when processing an image that doesn't exist.
  2. 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 存在以下问题:

  1. 碰到不存在的图片或者网络问题,会让整个过程中断。
  2. 如果某个作者已经设置了头像,在执行这个命令以后会将原有的头像以 wikimedia 上这个作者的第一张图片代替。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions