Update CI registry owner from brian to lille-vemmelund.
PR Title Check / check-title (pull_request) Successful in 6s
Test Python Package / integration-tests (pull_request) Failing after 30s
Code Quality Pipeline / code-quality (pull_request) Failing after 1m12s
Test Python Package / unit-tests (pull_request) Failing after 1m28s
Test Python Package / coverage-report (pull_request) Has been skipped

Align CI image paths, package index URLs, and lockfile entries with the new Gitea owner name.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Brian Bjarke Jensen
2026-07-10 09:32:39 +02:00
co-authored by Cursor
parent 24126e4044
commit 33efbd1005
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ default = true
[[tool.uv.index]]
name = "gitea"
url = "https://gitea.lille-vemmelund.dk/api/packages/brian/pypi/simple/"
url = "https://gitea.lille-vemmelund.dk/api/packages/lille-vemmelund/pypi/simple/"
explicit = true
[tool.mypy]