Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update b #112

Merged
merged 2 commits into from
Jan 21, 2025
Merged

update b #112

merged 2 commits into from
Jan 21, 2025

Conversation

mo3et
Copy link
Member

@mo3et mo3et commented Jan 21, 2025

🅰 Please add the issue ID after "Fixes #"

Fixes #

@mo3et mo3et added this to the v3.8.4 milestone Jan 21, 2025
@OpenIM-Robot
Copy link
Collaborator

⚠️ Non-English comments were found in the following locations:

./.github/workflows/comment-check.yml:160	## true test 爱来自瓷器
./.github/workflows/comment-check.yml:161	  ### 这就是中文的含金量
./.github/workflows/comment-check.yml:163	# 现在测试的只有diff , no include entire repo
./.github/workflows/comment-check.yml:166	# 再加一点改动后的情况 bot 会是edited
./.github/workflows/reopen-issue.yml:31	              .filter(issue => !issue.pull_request) // 排除PR
./.github/workflows/unused/del-bot-gen-branch.yml:11	#       if: ${{ github.event.pull_request.merged == true && startsWith(github.event.pull_request.head.ref, 'update-version-') && github.event.pull_request.user.login == 'github-actions[bot]' }}  # 条件:PR已合并、分支以 'update-version-' 开头、PR发起者是 github-actions[bot]
./.github/workflows/unused/del-bot-gen-branch.yml:32	#             BRANCH_TO_DELETE: ${{ github.event.pull_request.head.ref }}  # 使用env变量存储待删除的分支名称
./.github/workflows/unused/update-release-file.ymlbak:6	      - 'v*.*.*'  # 只有符合 v*.*.* 格式的 tag 才会触发
./.github/workflows/unused/update-release-file.ymlbak:12	      TAG_VERSION: ${{ github.ref_name }}  # 获取当前 tag 版本号
./.github/workflows/unused/update-release-file.ymlbak:19	          fetch-depth: 0  # 获取所有历史记录,确保我们可以推送
./.github/workflows/unused/update-release-file.ymlbak:24	          echo "${{ env.TAG_VERSION }}" > version/version  # 将 tag 写入 version 文件
./.github/workflows/unused/update-release-file.ymlbak:29	          zip -r source-code-${{ env.TAG_VERSION }}.zip .  # 打包修改后的代码
./.github/workflows/unused/update-release-file.ymlbak:35	          upload_url: ${{ github.event.release.upload_url }}  # 获取当前 Release 的上传 URL
./.github/workflows/unused/update-release-file.ymlbak:36	          asset_path: ./source-code-${{ env.TAG_VERSION }}.zip  # 上传我们刚刚创建的 zip 文件
./config/conf.yml:1	# 中文测试

@mo3et mo3et merged commit 2ed99d2 into main Jan 21, 2025
4 of 10 checks passed
OpenIM-Robot pushed a commit that referenced this pull request Jan 21, 2025
OpenIM-Robot pushed a commit that referenced this pull request Feb 8, 2025
OpenIM-Robot pushed a commit that referenced this pull request Feb 8, 2025
OpenIM-Robot pushed a commit that referenced this pull request Feb 8, 2025
OpenIM-Robot pushed a commit that referenced this pull request Feb 8, 2025
OpenIM-Robot pushed a commit that referenced this pull request Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants