cos-action icon indicating copy to clipboard operation
cos-action copied to clipboard

Github Action to upload to Tencent Cloud COS

Results 7 cos-action issues
Sort by recently updated
recently updated
newest added

``` [@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead ``` ![屏幕截图 2022-02-24 201100](https://user-images.githubusercontent.com/1698841/155521530-c2f5419c-4900-4181-b345-9ab59a558a51.png)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

如题,因为在实现中 `remote_path` 用于 `getBucket` 的 `prefix` 参数,而此参数并没有根目录概念,固填入 `/` 时会影响 `clean` 参数的使用。 而在常规实现(比如 coscmd)中会引入根目录的概念,易产生误导,建议加入提示。

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

嗨 @mingshun, can I rewrite this action in TypeScript? Would you be OK? (I prefer to ask beforehand :sweat_smile:)