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

Add support for and rotate between mirrors #17

Open
weskoerber opened this issue Nov 25, 2024 · 0 comments
Open

Add support for and rotate between mirrors #17

weskoerber opened this issue Nov 25, 2024 · 0 comments

Comments

@weskoerber
Copy link
Owner

The README for mlugg/setup-zig says this:

If you want to use one specific mirror, you can set it using the mirror option:

  - uses: mlugg/setup-zig@v1
    with:
      mirror: 'https://pkg.machengine.org/zig'

Please don't do this unnecessarily; it's not nice to hammer one mirror. This mirror is not permitted to be https://ziglang.org/download to avoid the official website being hit with large amounts of requests. If you've experienced issues with a default mirror, please open an issue, and I will communicate with the mirror's owner or remove it from the list.

Zvm should play by these rules as well, since right now the only mirror it supports is the official site which is explicitly called out to not do this.

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

No branches or pull requests

1 participant