已合并
更新cannbot存储地址 #110
更新cannbot存储地址 #110
已合并
songcx创建于 7月29日
songcx
7月29日

变更描述 / Description

改动类型 / Change Type

  • Closes #
  • References #

测试信息 / Testing

检查清单 / Checklist

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 songcx 的贡献)
Ssongcx
7月29日 创建了 pull request,commit 553ab72f
atomgit-bot
atomgit-bot
7月29日 评论:

变更摘要

此 PR 更新了 cannbot-update.sh 脚本中 OBS(华为云对象存储)桶的访问路径,将 URL 中的 /packages/ 目录统一更正为 /package/

主要改动

  • VERSION_URL 路径修正:版本号获取地址从 .../packages/version.txt 更正为 .../package/version.txt,以匹配桶中实际的文件路径。
  • VSIX_URL 路径修正:VSIX 包下载地址从 .../packages/${VSIX_VERSION}/${VSIX_FILENAME} 更正为 .../package/${VSIX_VERSION}/${VSIX_FILENAME},与版本号文件路径保持一致。
likedislike
不准确?
atomgit-bot
atomgit-bot
7月29日 评论:

代码审查

✅ 未发现问题

likedislike
不准确?
CANN-robotCANN-robot成员
7月29日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
7月29日 评论:

CLA Signature Pass

SongChengxin, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robot
CANN-robot成员
7月29日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-cann/infrastructure 宋常霞, shentukangjun (2/2) 宋常霞 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
shentukangjun成员
7月29日 评论:

/lgtm

likedislike
Ssongchangxia成员
7月29日 修改标题为 “更新cannbot存储地址”,原标题为“更新桶地址”
songchangxia成员
7月29日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
7月29日 添加了label:lgtmapproved
CANN-robotCANN-robot成员
7月29日 合入了pull request