mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-18 21:22:49 +00:00
Some checks are pending
/ release (push) Waiting to run
testing / backend-checks (push) Has been skipped
testing / frontend-checks (push) Has been skipped
testing / test-unit (push) Has been skipped
testing / test-e2e (push) Has been skipped
testing / test-mysql (push) Has been skipped
testing / test-pgsql (push) Has been skipped
testing / test-sqlite (push) Has been skipped
testing / test-remote-cacher (redis) (push) Has been skipped
testing / test-remote-cacher (valkey) (push) Has been skipped
testing / test-remote-cacher (garnet) (push) Has been skipped
testing / test-remote-cacher (redict) (push) Has been skipped
testing / security-check (push) Has been skipped
- Use the existing ini parser for the `lint-locale` and `lint-locale-usage` tooling. - This discovered that the previous ini parser was not correctly parsing certain types of string, specifically those with `;` as it's seen as a comment. It now properly 'unescapes' that and is not seen as a comment break. - Discovered-by: @fogti Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7429 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz> |
||
---|---|---|
.. | ||
codeformat | ||
lint-locale | ||
lint-locale-usage | ||
backport-locales.go | ||
code-batch-process.go | ||
generate-bindata.go | ||
generate-disposable-email.go | ||
generate-emoji.go | ||
generate-gitignores.go | ||
generate-go-licenses.go | ||
generate-licenses.go | ||
merge-forgejo-locales.go | ||
test-echo.go | ||
test-env-check.sh | ||
test-env-prepare.sh | ||
update-locales.sh |