forgejo/tests
forgejo-backport-action f1a497d3c1
Some checks failed
testing-integration / test-unit (push) Has been cancelled
/ release (push) Has been cancelled
testing-integration / test-sqlite (push) Has been cancelled
testing-integration / test-mariadb (v10.6) (push) Has been cancelled
testing-integration / test-mariadb (v11.8) (push) Has been cancelled
testing / backend-checks (push) Has been cancelled
testing / frontend-checks (push) Has been cancelled
testing / security-check (push) Has been cancelled
testing / test-unit (push) Has been cancelled
testing / test-e2e (push) Has been cancelled
testing / test-remote-cacher (redis) (push) Has been cancelled
testing / test-remote-cacher (valkey) (push) Has been cancelled
testing / test-remote-cacher (garnet) (push) Has been cancelled
testing / test-remote-cacher (redict) (push) Has been cancelled
testing / test-mysql (push) Has been cancelled
testing / test-pgsql (push) Has been cancelled
testing / test-sqlite (push) Has been cancelled
[v13.0/forgejo] fix(alt): handle package names with dots in ALT repository (#9938)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/9763

Followup to https://codeberg.org/forgejo/forgejo/pulls/6351

Previously, ALT RPM repository did not match packages with dots in their
names, causing 404 errors. Updated the regexp to correctly parse these paths.

Co-authored-by: Alex619829 <alex619829@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9938
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-11-03 03:32:00 +01:00
..
e2e [v13.0/forgejo] fix: pull request review comment position (#9920) 2025-10-31 17:18:48 +01:00
fuzz chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
integration [v13.0/forgejo] fix(alt): handle package names with dots in ALT repository (#9938) 2025-11-03 03:32:00 +01:00
testdata/data add model viewer for .glb (GLTF) model in file view (#8111) 2025-06-21 14:42:35 +02:00
mysql.ini.tmpl [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
pgsql.ini.tmpl [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
sqlite.ini.tmpl [v13.0/forgejo] fix: use scrollHeight for rendered iframe if offsetHeight is unavailable (#9713) 2025-10-16 16:53:54 +02:00
test_utils.go fix(api): deactivate issue api for disabled or external issue-tracker (#8829) 2025-09-03 16:13:40 +02:00