Earl Warren
Earl Warren
This pull request is a mirror of a corresponding pull request on gitea.com, please [go there to discuss and comment](https://gitea.com/earl-warren/gitea/pulls/2). --- Continuation of [this previous pull request](https://github.com/go-gitea/gitea/pull/20122)
## Description The [LXC](https://linuxcontainers.org/) support for self-hosted runners is used to **run tests that do not fit the constraints imposed by the docker backend** such as having a systemd capable...
### Describe the issue When weblate pushes translated ini files that have a `[DEFAULT]` section, the section content is duplicated on every other sections in the ini file. See https://codeberg.org/earl-warren/forgejo/pulls/2/files...
https://github.com/editorconfig-checker/editorconfig-checker/blob/main/README.md?plain=1#L90 ```sh $ go install github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@latest go: github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@latest: module github.com/editorconfig-checker/editorconfig-checker@latest found (v0.0.0-20231102090242-ddae3e68851e), but does not contain package github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker ```
https://pkg.go.dev/vuln/GO-2024-2698 was published today and makes https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck fail.
https://github.com/just-containers/s6-overlay/releases/tag/v2.2.0.1
Steps to reproduce: - `docker run --rm --name docker-test-openldap ghcr.io/rroemhild/docker-test-openldap:master` - wait - `docker inspect -f "{{.State.Health.Status}}" docker-test-openldap` => `unhealthy`