Skip to content

优化镜像仓库同步功能#5006

Merged
Glavo merged 8 commits intoHMCL-dev:mainfrom
Glavo:concurrency
Dec 19, 2025
Merged

优化镜像仓库同步功能#5006
Glavo merged 8 commits intoHMCL-dev:mainfrom
Glavo:concurrency

Conversation

@Glavo
Copy link
Copy Markdown
Member

@Glavo Glavo commented Dec 19, 2025

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds concurrency control to the mirror workflow to prevent multiple simultaneous executions. The change introduces a concurrency group that will cancel any in-progress mirror operations when a new one starts.

  • Adds concurrency configuration with a group name and cancel-in-progress setting

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/mirror.yml
@Glavo Glavo changed the title 禁止 mirror.yml 并发操作 优化镜像仓库同步功能 Dec 19, 2025
@Glavo Glavo requested a review from Copilot December 19, 2025 08:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/release.yml
@Glavo Glavo merged commit c4d4c6f into HMCL-dev:main Dec 19, 2025
1 check passed
@Glavo Glavo deleted the concurrency branch December 19, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants