halo-dev / plugin-s3

为 Halo 提供 S3 对象存储协议的存储策略
https://halo.run/store/apps/app-Qxhpp
GNU General Public License v3.0
32 stars 20 forks source link

feat: add verification function to the configuration of s3 object storage policy #134

Closed longjuan closed 5 months ago

longjuan commented 5 months ago
在 S3 存储策略配置中增加了验证配置的功能。

fixes https://github.com/halo-dev/plugin-s3/issues/132

longjuan commented 5 months ago

目前只做了上传+删除,下载文件我认为可能会消耗外网下行流量(没填cdn地址的时候造成费用问题)。

longjuan commented 5 months ago

@halo-dev/sig-halo

f2c-ci-robot[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: guqing

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/halo-dev/plugin-s3/blob/main/OWNERS)~~ [guqing] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment