Skip to content

Commit fa65c40

Browse files
committed
github: add separate README
This README will show up in the repo root on GitHub only. It explains that the repository is mirrored and directs users to the canonical Codeberg repository.
1 parent a76d6ba commit fa65c40

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# setup-zig
2+
3+
Install the Zig compiler for use in a Forgejo Actions or GitHub Actions workflow, and preserve the
4+
Zig cache across workflow runs.
5+
6+
> [!IMPORTANT]
7+
>
8+
> # [This project has moved to Codeberg][main-repo]
9+
>
10+
> **Visit the [main repository][main-repo] for documentation and usage examples.**
11+
>
12+
> Unfortunately, GitHub Actions includes vendor lock-in mechanisms which require this mirror to exist.
13+
> It is automatically synchronized with the upstream repository, but issues and pull requests are not
14+
> accepted here.
15+
>
16+
> setup-zig will continue to support GitHub Actions into the future---that isn't changing. However, I
17+
> strongly encourage users to consider moving to other Git forges such as [Codeberg][codeberg] in
18+
> order to sidestep the continued enshittification and neglect of GitHub and GitHub Actions.
19+
20+
[main-repo]: https://codeberg.org/mlugg/setup-zig/
21+
[codeberg]: https://codeberg.org/

0 commit comments

Comments
 (0)