feat(packaging): switch to gitea and uv
All checks were successful
CI / ci (pull_request) Successful in 1m37s

This commit is contained in:
2025-01-03 17:52:10 +00:00
parent 24e0563ccf
commit 359868cecd
10 changed files with 861 additions and 27 deletions

View File

@ -1,8 +1,8 @@
sonar.organization=luketainton
sonar.projectKey=luketainton_roboluke-tasks
sonar.projectKey=luketainton_roboluke-tasks2
sonar.projectName=roboluke-tasks
sonar.projectVersion=1.0
sonar.python.version=3.11
sonar.python.version=3.13
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.pylint.reportPaths=lintreport.txt
sonar.python.xunit.reportPath=testresults.xml