Skip to content

Add internal option to only use the main mirror#577

Merged
lazka merged 1 commit intomsys2:mainfrom
lazka:main-mirror-only
Feb 14, 2026
Merged

Add internal option to only use the main mirror#577
lazka merged 1 commit intomsys2:mainfrom
lazka:main-mirror-only

Conversation

@lazka
Copy link
Member

@lazka lazka commented Feb 7, 2026

We use that in some places to avoid mirror issues and things being out of sync, like msys2-installer and msys2-autobuild.

Move into the action so we can maintain it in one place.

Use an env var instead of an action input, so it's more hidden, and doesn't confuse users.

Please don't use this as a normal action user, as it adds strain to our main mirror.

Fixes #571

We use that in some places to avoid mirror issues and things being
out of sync, like msys2-installer and msys2-autobuild.

Move into the action so we can maintain it in one place.

Use an env var instead of an action input, so it's more hidden,
and doesn't confuse users.

Please don't use this as a normal action user, as it adds strain
to our main mirror.

Fixes msys2#571
@lazka lazka marked this pull request as draft February 14, 2026 17:38
@lazka lazka marked this pull request as ready for review February 14, 2026 17:38
@lazka lazka closed this Feb 14, 2026
@lazka lazka reopened this Feb 14, 2026
@lazka lazka merged commit 7d9d4bc into msys2:main Feb 14, 2026
146 checks passed
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.

Add option for only using the main repo server

1 participant