ziglang/ziglang.org
14
29
Fork
You've already forked ziglang.org
31

add zig.vortan.dev community mirror #628

Merged
alexrp merged 1 commit from sinon/ziglang.org:add-sinon-mirror into main 2026年07月01日 02:13:09 +02:00
Contributor
Copy link

bee

![bee](/attachments/26237595-d753-4076-a244-05ce6c93c3a2)
23 KiB
mlugg left a comment
Copy link

The .url field in your community-mirrors.ziggy entry is incorrect. It should have /zig on the end:

- .url = "https://zig.vortan.dev",
+ .url = "https://zig.vortan.dev/zig",

However, I tested the mirror and it seems good---if you can rebase and fix the above I'll be happy to merge! My apologies for the delay in review.

The `.url` field in your `community-mirrors.ziggy` entry is incorrect. It should have `/zig` on the end: ```diff - .url = "https://zig.vortan.dev", + .url = "https://zig.vortan.dev/zig", ``` However, I tested the mirror and it seems good---if you can rebase and fix the above I'll be happy to merge! My apologies for the delay in review.
sinon force-pushed add-sinon-mirror from 5562869cfa
Some checks failed
test website / build (pull_request) Successful in 2m41s
check mirrors / check (pull_request) Failing after 21m28s
to 496a7a0a6e
Some checks failed
check mirrors / check (pull_request) Failing after 11m58s
test website / build (pull_request) Successful in 1m59s
2026年06月30日 16:40:33 +02:00
Compare
mlugg scheduled this pull request to auto merge when all checks succeed 2026年06月30日 22:23:44 +02:00
sinon deleted branch add-sinon-mirror 2026年07月01日 02:13:36 +02:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bounty
https://ziglang.org/news/announcing-donor-bounties
bug
Observed behavior contradicts documented or intended behavior.
contributor-friendly
This issue is limited in scope and/or knowledge of project internals.
downstream
An issue with a third-party project that uses this project.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
infra
An issue related to project infrastructure, e.g. continuous integration.
optimization
A task to improve performance and/or resource usage.
question
No questions on the issue tracker; use a community space instead.
regression
Something that used to work in a previous version stopped working
upstream
An issue with a third-party project that this project uses.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/ziglang.org!628
Reference in a new issue
ziglang/ziglang.org
No description provided.
Delete branch "sinon/ziglang.org:add-sinon-mirror"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?