Exploding Dragon
Exploding Dragon
> @ExplodingDragon Please send a doc pull request in https://gitea.com/gitea/docs like other package documentation. And that PR will be reviewed and merged after this one is merged. @lunny docs pr:...
The current pull request contains errors, and the fix patch in [forgejo/forgejo#4903](https://codeberg.org/forgejo/forgejo/pulls/4903) and [forgejo/forgejo#5121](https://codeberg.org/forgejo/forgejo/pulls/5121).
> Can you merge them into this PR? @lunny I will merge it over the weekend; I haven't had much time lately.
This PR (Arch packages implementation) has been completed, Requesting review now. Ping @KN4CK3R
E2E Test: down: ```bash # size > 80G rsync -avLP rsync://rsync.mirrors.ustc.edu.cn/archlinux/core core rsync -avLP rsync://rsync.mirrors.ustc.edu.cn/archlinux/extra extra ``` test: ```bash #!/usr/bin/env bash set -e -o pipefail len="$(find ./ -type f -name...
@KN4CK3R > Are there any other containers than zst in the wild? Yes, archlinuxarm uses xz. > use different routes and perhaps different metadata (stored as json) The use of...
Thanks @wxiaoguang and @yp05327 , sorry.
With the recent release of 1.2.0 , are there any new developments on this issue? Maybe something like [Gitea](https://github.com/go-gitea/gitea/commits?author=GiteaBot). create a project in Crowdin and [use bot to auto-sync the...
> And Crowdin looks pretty expensive for any non-trivial use 😨 @yaleman This is not a problem for kanidm, she is an open source project (: 
Recently used `htmx` instead of `wasm`, any update on this issue?